github jina-ai/serve v3.21.1
💫 Patch v3.21.1

latest releases: v3.33.0, v3.28.0, v3.27.20...
15 months ago

Release Note (3.21.1)

Release time: 2023-09-29 10:45:55

This release contains 1 bug fix.

🐞 Bug Fixes

Fix issue with same doc type in different containerized Executors (#6062)

When multiple Executors inside a Flow had the same model name and they were used as docker containers or had set the environment variable JINA_MP_START_METHOD=spawn, there was a problem serving them via HTTP. This has been fixed by making sure that only one model instance is served for each model name.

🤟 Contributors

We would like to thank all contributors to this release:

Don't miss a new serve release

NewReleases is sending notifications on new releases.