Jina

Latest version: v3.28.0

Safety actively analyzes 681844 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 70

3.23.2

> Release time: 2023-12-14 15:28:24



πŸ™‡ We'd like to thank all contributors for this new release! In particular,
Joan Fontanals, Narek Amirbekian, Jina Dev Bot, πŸ™‡


🐞 Bug fixes

- [[48e4437f](https://github.com/jina-ai/jina/commit/48e4437f156678c8013441dbd6ca9edf924f65f5)] __-__ do not assign results if Exception (#6128) (*Joan Fontanals*)
- [[129b7b39](https://github.com/jina-ai/jina/commit/129b7b39a5b02d220927732f3819ee36cee0c629)] __-__ loadbalance stream based on response (#6122) (*Narek Amirbekian*)

🧼 Code Refactoring

- [[9eb4d09c](https://github.com/jina-ai/jina/commit/9eb4d09cc344da846c6b2b7fca1bec7fd5ce96ca)] __-__ small timer refactor (#6130) (*Joan Fontanals*)
- [[ae399adf](https://github.com/jina-ai/jina/commit/ae399adf3f712074ffdc2e7a27261ee109a81b31)] __-__ use new grpc version (#6110) (*Joan Fontanals*)

🏁 Unit Test and CICD

- [[1c2a7c23](https://github.com/jina-ai/jina/commit/1c2a7c236711a2a39dd0e664b905b0dd439215a3)] __-__ fix pytest-asyncio version (#6124) (*Joan Fontanals*)

🍹 Other Improvements

- [[3ec48182](https://github.com/jina-ai/jina/commit/3ec481824ba9248886ddbd094e78b46853471d6c)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[8a1e6b0a](https://github.com/jina-ai/jina/commit/8a1e6b0a7ea6fb0b48f9dc9a02300a5615335ee8)] __-__ __version__: the next version will be 3.23.2 (*Jina Dev Bot*)

<a name=release-note-3-23-3></a>

3.23.1

> Release time: 2023-12-01 09:24:22



πŸ™‡ We'd like to thank all contributors for this new release! In particular,
Joan Fontanals, Jina Dev Bot, πŸ™‡


🐞 Bug fixes

- [[2a560689](https://github.com/jina-ai/jina/commit/2a5606897b37585b0a970ecdcfc4d53969332b2e)] __-__ fix dependency with opentelemetry-exporter-prometheus (#6118) (*Joan Fontanals*)

🧼 Code Refactoring

- [[ed707976](https://github.com/jina-ai/jina/commit/ed707976790d6f2e203f02fdf095179db0fd9644)] __-__ fix run stateful in docker (#6116) (*Joan Fontanals*)
- [[7aab7e62](https://github.com/jina-ai/jina/commit/7aab7e62418b819ddc414ccd7758936ec1d49255)] __-__ use asyncio Events over threading Events (#6115) (*Joan Fontanals*)
- [[6cd33114](https://github.com/jina-ai/jina/commit/6cd3311427d367cd134df062c7e2a4bc18b62a6c)] __-__ remove warmup (#6114) (*Joan Fontanals*)

🍹 Other Improvements

- [[bbf21de0](https://github.com/jina-ai/jina/commit/bbf21de0bb973d49c7b04e35391a747a53876ad3)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[a2d29a73](https://github.com/jina-ai/jina/commit/a2d29a7360cea4a7b14a68f7137f6d525a4580dc)] __-__ __version__: the next version will be 3.23.1 (*Jina Dev Bot*)

<a name=release-note-3-23-2></a>

3.23.0

> Release time: 2023-11-20 10:02:37



πŸ™‡ We'd like to thank all contributors for this new release! In particular,
Joan Fontanals, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡


🐞 Bug fixes

- [[7bed9455](https://github.com/jina-ai/jina/commit/7bed94555f07d40a3365adc6ad9abd97d028024c)] __-__ __sagemaker__: read csv with escaped chars (#6102) (*Deepankar Mahapatro*)

🧼 Code Refactoring

- [[5572a3f7](https://github.com/jina-ai/jina/commit/5572a3f7babf00185c9494d06584c822332cd429)] __-__ try no timeout stop grpc server (#6111) (*Joan Fontanals*)
- [[dbe8a940](https://github.com/jina-ai/jina/commit/dbe8a94073d2ff585e52a35b731de97e1b0d7989)] __-__ call extend rest interface in worker (#6108) (*Joan Fontanals*)

🏁 Unit Test and CICD

- [[6c6ff28f](https://github.com/jina-ai/jina/commit/6c6ff28f9d2d339e3b3a91e62f8621109719f3a5)] __-__ fix issues with CD and K8s tests (#6106) (*Joan Fontanals*)
- [[e784718e](https://github.com/jina-ai/jina/commit/e784718ed3c31da177a907e0329eadb911572b32)] __-__ disable prerelease (#6105) (*Deepankar Mahapatro*)
- [[2577e1e4](https://github.com/jina-ai/jina/commit/2577e1e4d5aa6474eb4967ac5e0d9fd0d351c10e)] __-__ enable prerelease (#6104) (*Deepankar Mahapatro*)

🍹 Other Improvements

- [[891ee1af](https://github.com/jina-ai/jina/commit/891ee1afe59e39de62e192797b8ba37a408d5bce)] __-__ update version to 3.23.0 (#6113) (*Joan Fontanals*)
- [[46c06384](https://github.com/jina-ai/jina/commit/46c06384e122dbd3659cb237e41d9a4149b388c4)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[bf6f4767](https://github.com/jina-ai/jina/commit/bf6f4767f8c6534081fc4fdc5daf3ede96729bbf)] __-__ __version__: the next version will be 3.22.5 (*Jina Dev Bot*)

<a name=release-note-3-23-1></a>

3.22.4

> Release time: 2023-10-31 14:33:21



πŸ™‡ We'd like to thank all contributors for this new release! In particular,
Narek Amirbekian, Jina Dev Bot, πŸ™‡


🐞 Bug fixes

- [[ab2cc190](https://github.com/jina-ai/jina/commit/ab2cc19039b9bfcf3957ffb3f1c04ed366fd16cc)] __-__ use body for streaming instead of params (#6098) (*Narek Amirbekian*)

🍹 Other Improvements

- [[2cee9611](https://github.com/jina-ai/jina/commit/2cee96115d3d62a0c67cf32f98a20dc0bf9dc743)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[f9c7d044](https://github.com/jina-ai/jina/commit/f9c7d04492777ff3965489f60604190bd5009775)] __-__ __version__: the next version will be 3.22.4 (*Jina Dev Bot*)

<a name=release-note-3-23-0></a>

3.22.3

> Release time: 2023-10-25 12:03:58



πŸ™‡ We'd like to thank all contributors for this new release! In particular,
Joan Fontanals, Narek Amirbekian, Peter Willemsen, Jina Dev Bot, πŸ™‡


🐞 Bug fixes

- [[f2085a9b](https://github.com/jina-ai/jina/commit/f2085a9bfd4bda6d9721f81b5afe365d9dcc1fb1)] __-__ add and use post endpoint for streaming (#6093) (*Narek Amirbekian*)

🍹 Other Improvements

- [[e1f97741](https://github.com/jina-ai/jina/commit/e1f97741d144b65e98429393b12f440493d0be11)] __-__ revert twitter logo change (#6096) (*Joan Fontanals*)
- [[ee95f6e3](https://github.com/jina-ai/jina/commit/ee95f6e30f42373e488cd280df8d9870de634d2e)] __-__ fixed spelling error in README (#6094) (*Peter Willemsen*)
- [[38f94f60](https://github.com/jina-ai/jina/commit/38f94f604dbb676f98c3f272536a1f6fdb7f8273)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[fd2a1e54](https://github.com/jina-ai/jina/commit/fd2a1e5418316234a394602696e741ddaf3934ab)] __-__ __version__: the next version will be 3.22.3 (*Jina Dev Bot*)

<a name=release-note-3-22-4></a>

3.22.2

> Release time: 2023-10-20 14:42:15



πŸ™‡ We'd like to thank all contributors for this new release! In particular,
Abhijit, dependabot[bot], Антон, Deepankar Mahapatro, Joan Fontanals, Subba Reddy Veeramreddy, Parikshit Adhikari, Jina Dev Bot, πŸ™‡


🐞 Bug fixes

- [[c76d9ab8](https://github.com/jina-ai/jina/commit/c76d9ab8451a496205a571237b2de38658e12ab7)] __-__ fix check graph compatibility nested types (#6085) (*Joan Fontanals*)

🧼 Code Refactoring

- [[9014308d](https://github.com/jina-ai/jina/commit/9014308d569002ebb3deab9d0803477137c223c9)] __-__ simplify code in module importer (#6077) (*Антон*)

πŸ“— Documentation

- [[bd0e25df](https://github.com/jina-ai/jina/commit/bd0e25df0675c7b0e0d722baef6b27f6361d062a)] __-__ fix typos inside docs/cloud-nativeness (#6080) (*Parikshit Adhikari*)
- [[8e11f3d7](https://github.com/jina-ai/jina/commit/8e11f3d7e30ee851cd11eaa6d880d8701e242fab)] __-__ fix typos inside docs/concepts directory (#6082) (*Parikshit Adhikari*)
- [[496041e7](https://github.com/jina-ai/jina/commit/496041e79aab4501d1f30e96a5612d7917a9c0bb)] __-__ fix typo inside docs/tutorials (#6083) (*Parikshit Adhikari*)
- [[8cea02af](https://github.com/jina-ai/jina/commit/8cea02afc7fd9fa54b216edb48fef7c0e771e892)] __-__ fix readme code (#6075) (*Joan Fontanals*)

🍹 Other Improvements

- [[2c3d7d3a](https://github.com/jina-ai/jina/commit/2c3d7d3a06471f57e4f7532224ebd6427138747d)] __-__ upated Twitter logo (#6092) (*Abhijit*)
- [[3f24810d](https://github.com/jina-ai/jina/commit/3f24810dba3cdd59ee61deb718714a3e22776368)] __-__ __deps__: bump gitpython from 3.1.30 to 3.1.37 in /docs (#6074) (*dependabot[bot]*)
- [[82284c98](https://github.com/jina-ai/jina/commit/82284c98259675ebfc69a09f6865d4f23b31aada)] __-__ __deps__: bump golang.org/x/net from 0.7.0 to 0.17.0 in /jina/serve/consensus (#6076) (*dependabot[bot]*)
- [[a058d21a](https://github.com/jina-ai/jina/commit/a058d21a426e7def442777807500b58376eb1101)] __-__ change to schemas.jina.ai (#6078) (*Deepankar Mahapatro*)
- [[9c520dff](https://github.com/jina-ai/jina/commit/9c520dff78e3dc25dbc44b4bb66909ce4ad325d9)] __-__ __docs__: add Jina Deployment docs (#6079) (*Subba Reddy Veeramreddy*)
- [[6b7346e7](https://github.com/jina-ai/jina/commit/6b7346e787ec5f8f47baa168097962f2e5768899)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[2aa37f77](https://github.com/jina-ai/jina/commit/2aa37f774197fa06432f9834b5b58bc26ac6025f)] __-__ __version__: the next version will be 3.22.2 (*Jina Dev Bot*)

<a name=release-note-3-22-3></a>

Page 6 of 70

Links

Releases

Has known vulnerabilities

Β© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.