Jina

Latest version: v3.25.1

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

Scan your dependencies

Page 7 of 66

3.9.3

> Release time: 2022-09-29 16:05:04



πŸ™‡ We'd like to thank all contributors for this new release! In particular,
Joan Fontanals, AlaeddineAbdessalem, Michael GΓΌnther, Yanlong Wang, samsja, Alex Cureton-Griffiths, Deepankar Mahapatro, Nikolas Pitsillos, Han Xiao, zhangkai, Jina Dev Bot, πŸ™‡


πŸ†• New Features

- [[11533962](https://github.com/jina-ai/jina/commit/11533962629d27a05cc677abd4d5a5e1837a3905)] __-__ add gateway option to jina ping and use ping in readinessProbe (#5200) (*Joan Fontanals*)
- [[d0838d37](https://github.com/jina-ai/jina/commit/d0838d37de983a687c743fd969b74deea5937b65)] __-__ add multiple attempts options to client.post API (#5176) (*Joan Fontanals*)
- [[13edf908](https://github.com/jina-ai/jina/commit/13edf9080e129067a5b2eb4ef7b9092664f9847e)] __-__ use default grpc parameters for grpc connection pool connection (#5211) (*samsja*)
- [[216b4bf0](https://github.com/jina-ai/jina/commit/216b4bf080c2695c6f02016a263dcd1ae7af4eba)] __-__ __monitoring__: add monitoring of requests size in bytes at all level (#5111) (*samsja*)
- [[737875f5](https://github.com/jina-ai/jina/commit/737875f53751f65e87116c404fa657d442b4809a)] __-__ __logs__: json logging for jcloud (#5201) (*Deepankar Mahapatro*)
- [[fd4c0347](https://github.com/jina-ai/jina/commit/fd4c03476d7afd8cb5f311a48befadf380147462)] __-__ support list-like syntax to round robin CUDA devices (#5187) (*Joan Fontanals*)
- [[9dff4c88](https://github.com/jina-ai/jina/commit/9dff4c880fae56b9f061047338b5cc8a426579c4)] __-__ add duration info in events (#5157) (*Joan Fontanals*)

🐞 Bug fixes

- [[3683fccf](https://github.com/jina-ai/jina/commit/3683fccfd5b9d7c25fd2862f4128eef28d752ac2)] __-__ fix compatibility with protobuf python backend (#5222) (*AlaeddineAbdessalem*)
- [[e932d6f9](https://github.com/jina-ai/jina/commit/e932d6f9e042b06771fde2a6bec8f256c223a4d6)] __-__ __hubio.fetch_meta__: move significant params to sequential (#5205) (*Yanlong Wang*)
- [[60e9b8de](https://github.com/jina-ai/jina/commit/60e9b8de6f5a6f8927ac16ff67d05d66ebf21a23)] __-__ remove leftover prints (#5199) (*Joan Fontanals*)
- [[da186a23](https://github.com/jina-ai/jina/commit/da186a233c5feeeb8470cdeabac71343e7083b6c)] __-__ provide logger and streamer (#5188) (*AlaeddineAbdessalem*)
- [[7b5c0316](https://github.com/jina-ai/jina/commit/7b5c0316aca5c91f7b8db2bf6604e483c0598937)] __-__ fix get-openapi-schemas script (#5185) (*AlaeddineAbdessalem*)
- [[caf4a3d6](https://github.com/jina-ai/jina/commit/caf4a3d65372d5c0b62dc46efaab0a9ef496e780)] __-__ fix missing secret when logged-in user with --force-update and … (#5180) (*zhangkai*)

🧼 Code Refactoring

- [[9a6079ef](https://github.com/jina-ai/jina/commit/9a6079ef71dfe106d68c9540dfcdb4b0711497d1)] __-__ separate gateway and asyncio runtime readiness checks (#5224) (*AlaeddineAbdessalem*)
- [[243639dd](https://github.com/jina-ai/jina/commit/243639dd2b953fab8654747cbfdf6a0953b95578)] __-__ extract gateway app logic into custom gateway class (#5153) (*AlaeddineAbdessalem*)

πŸ“— Documentation

- [[147317db](https://github.com/jina-ai/jina/commit/147317db8d5f1eeed0d780cd293ba5c4e9f6c8df)] __-__ change setenv into environ (#5223) (*Michael GΓΌnther*)
- [[ad37bdd2](https://github.com/jina-ai/jina/commit/ad37bdd23f7bc8c8fe3e64bacf92765c2f7e8c2f)] __-__ mention prefetch (#5220) (*Joan Fontanals*)
- [[b9c8e44e](https://github.com/jina-ai/jina/commit/b9c8e44e7683fa31b5380b7baf9b40f1890f777e)] __-__ fix install instructions docker (#5213) (*Joan Fontanals*)
- [[7cbf3471](https://github.com/jina-ai/jina/commit/7cbf3471478bac48e33fe7a962d302fb322fb4a3)] __-__ __what-is-jina__: fix grammar, wording, punctuation (#5209) (*Alex Cureton-Griffiths*)
- [[7c7d2cb0](https://github.com/jina-ai/jina/commit/7c7d2cb04e28173a1f770354bdbcf2b65c0dfef2)] __-__ __what-is-modality__: fix grammar, punctuation (#5208) (*Alex Cureton-Griffiths*)
- [[1399e36c](https://github.com/jina-ai/jina/commit/1399e36cea5d29621c0d180726685c1aa8a14657)] __-__ clarify exec endpoint usage in http (#5202) (*Joan Fontanals*)
- [[842a585b](https://github.com/jina-ai/jina/commit/842a585b373e6a381828d2477c22d68468cba5c5)] __-__ document grpc client limitation (#5193) (*AlaeddineAbdessalem*)
- [[96c5e7c1](https://github.com/jina-ai/jina/commit/96c5e7c1e5760ca1142f7f654a75dc0786f40afa)] __-__ __jcloud__: update faq and lifetime (#5191) (*Nikolas Pitsillos*)
- [[c17e6416](https://github.com/jina-ai/jina/commit/c17e6416d6f04c8f971f5b097a533435b8828d49)] __-__ improve warning about config file in custom docker (#5190) (*Joan Fontanals*)
- [[22330fcb](https://github.com/jina-ai/jina/commit/22330fcb3118b0eefb231ee9eeffed5e5f80a2fe)] __-__ clarify __return__ behavior in parameters (#5179) (*Joan Fontanals*)

🍹 Other Improvements

- [[b5977f47](https://github.com/jina-ai/jina/commit/b5977f47801a9d841cd803581ea34d3c735a5b2f)] __-__ update contributing to remove labeling (#5225) (*Joan Fontanals*)
- [[45c7c6e1](https://github.com/jina-ai/jina/commit/45c7c6e1cb408d63f1a55ae6a7a30d5afe39dc31)] __-__ update pull request template link (#5214) (*Joan Fontanals*)
- [[1eab9ce6](https://github.com/jina-ai/jina/commit/1eab9ce6602cd02eae154c4b7297db1b4d70ba40)] __-__ fix doc template (*Han Xiao*)
- [[8c2d0758](https://github.com/jina-ai/jina/commit/8c2d07589468b2fdf5dfccd04f3a2cbfc6482802)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[139b068e](https://github.com/jina-ai/jina/commit/139b068ea33b3198f72df36a7ed383478451ab8d)] __-__ __version__: the next version will be 3.9.3 (*Jina Dev Bot*)

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

3.9.2

> Release time: 2022-09-15 14:00:36



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


πŸ†• New Features

- [[c51f9014](https://github.com/jina-ai/jina/commit/c51f9014a0ec7e0d75db94a0aef71aaedd6328bc)] __-__ hubble async push (#5129) (*zhangkai*)
- [[3f39ed46](https://github.com/jina-ai/jina/commit/3f39ed46f8d8da96e6ed13a30b03d6d8d1f21708)] __-__ __runtime__: add argument to specify exceptions that will exit the runtime (#5165) (*Girish Chandrashekar*)
- [[27e1f779](https://github.com/jina-ai/jina/commit/27e1f7799debdabcf5b4c2fe4b23c63c0098572f)] __-__ __hubio__: display warning messages from hubble request (jina hub push) (#5156) (*Andrei Ungureanu*)

🐞 Bug fixes

- [[29ad1750](https://github.com/jina-ai/jina/commit/29ad1750d94011a3c8f7d72c60acb4c638d6a4b9)] __-__ exit on exception args only applies to executors (#5169) (*AlaeddineAbdessalem*)
- [[55188165](https://github.com/jina-ai/jina/commit/55188165883ce738346e7687f058b86581fb7b7a)] __-__ pin docarray version for new column syntax (#5171) (*Joan Fontanals*)
- [[fa83955c](https://github.com/jina-ai/jina/commit/fa83955cead6fb8ee13f594f69d7b7bea3c808fc)] __-__ increase minimum protobuf version (#5166) (*AlaeddineAbdessalem*)

πŸ“— Documentation

- [[28aeac8e](https://github.com/jina-ai/jina/commit/28aeac8e9ac282e7707b69faf443e01c5d9b6972)] __-__ add section for exit_on_exceptions argument (#5172) (*Girish Chandrashekar*)
- [[33891c46](https://github.com/jina-ai/jina/commit/33891c46c6786c0e548ea6d9d6fa79ae3ef28977)] __-__ __jcloud__: labels in flow yaml (#5164) (*Deepankar Mahapatro*)

🏁 Unit Test and CICD

- [[b59d0450](https://github.com/jina-ai/jina/commit/b59d04500e8a749e2d12b35887f4a2dcb5ae3ab4)] __-__ add jina auth token (#5167) (*AlaeddineAbdessalem*)

🍹 Other Improvements

- [[76dca020](https://github.com/jina-ai/jina/commit/76dca0205bf1f74581ef01112d904eaf8a468c8e)] __-__ update announcement in readme and docs (*Jina Dev Bot*)
- [[f4248ea8](https://github.com/jina-ai/jina/commit/f4248ea8b7a82f49299076339223cb314511c91c)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[fda5623a](https://github.com/jina-ai/jina/commit/fda5623aa3b3e4724bfff063b1b43b3be1f3c5e9)] __-__ __version__: the next version will be 3.9.2 (*Jina Dev Bot*)

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

3.9.1

> Release time: 2022-09-08 14:10:44



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


🧼 Code Refactoring

- [[273fda5a](https://github.com/jina-ai/jina/commit/273fda5a86da0d6bf48f423fa50700e828b40be6)] __-__ merge dryrun into ping (#5151) (*Han Xiao*)

🍹 Other Improvements

- [[0a71009b](https://github.com/jina-ai/jina/commit/0a71009bd71b8e52bd1974032c75d84add7af782)] __-__ __version__: the next version will be 3.9.1 (*Jina Dev Bot*)

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

3.9.0

> Release time: 2022-09-08 11:53:16



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


🐞 Bug fixes

- [[40af2f04](https://github.com/jina-ai/jina/commit/40af2f047388ace9916f512a0a5032e769c9876f)] __-__ __hubio__: add default values for metas when using `jina hub new` (#5149) (*Andrei Ungureanu*)

🍹 Other Improvements

- [[b49aa212](https://github.com/jina-ai/jina/commit/b49aa212d92a1ac5f80d632d83696214f44d4b30)] __-__ bump jina version (#5150) (*Joan Fontanals*)
- [[731819a4](https://github.com/jina-ai/jina/commit/731819a4faffbb58e0caeb1930417e6102a478e3)] __-__ __version__: the next version will be 3.8.5 (*Jina Dev Bot*)

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

3.8.4

> Release time: 2022-09-08 08:51:32



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


πŸ†• New Features

- [[d1faf6e6](https://github.com/jina-ai/jina/commit/d1faf6e6131961cf773e0447c98aefa9eaccf29b)] __-__ pass internal flag to telemetry (#5134) (*Joan Fontanals*)

🐞 Bug fixes

- [[e501ddfd](https://github.com/jina-ai/jina/commit/e501ddfdfc86b4309e329f1442ff6f1ad79cae81)] __-__ __version__: adapt to docker hub v2 (#5146) (*Deepankar Mahapatro*)
- [[d76e69ac](https://github.com/jina-ai/jina/commit/d76e69ac06ca52c6fbe2512f3224d40fca98b77e)] __-__ fix parsing empty list (#5143) (*AlaeddineAbdessalem*)
- [[3ec33c08](https://github.com/jina-ai/jina/commit/3ec33c0851842c89e5f7d76bf91248c016173a3d)] __-__ gpu dockerfile template include now jina install (#5124) (*samsja*)
- [[e2967f98](https://github.com/jina-ai/jina/commit/e2967f9889caa1d24445d5e3df2923431dadb16f)] __-__ set minimal docarray dependency (#5133) (*Joan Fontanals*)
- [[ff803686](https://github.com/jina-ai/jina/commit/ff803686a929be5f20f646baa05d81ac9721809b)] __-__ linkerd cd (#5131) (*AlaeddineAbdessalem*)

🧼 Code Refactoring

- [[a78612f3](https://github.com/jina-ai/jina/commit/a78612f3eecb0fc3ee79b301f0775a3590b7ad35)] __-__ manifest config (#5101) (*Andrei Ungureanu*)

🏁 Unit Test and CICD

- [[ddf90efb](https://github.com/jina-ai/jina/commit/ddf90efb6b7c430c31de0d51b0741d57053afed4)] __-__ remove outdated test (#5139) (*Johannes Messner*)
- [[a4ea7215](https://github.com/jina-ai/jina/commit/a4ea72159c9d9a00862e012310bb34897f5e2fb4)] __-__ increase wait time (#5137) (*AlaeddineAbdessalem*)
- [[478e53f6](https://github.com/jina-ai/jina/commit/478e53f63bf8d26023b1327ccece6fdcc0915bc4)] __-__ fix k8s tests return responses params (#5127) (*Joan Fontanals*)

🍹 Other Improvements

- [[a9b80aec](https://github.com/jina-ai/jina/commit/a9b80aec484ac6ced21c71dddb285afa40384049)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[1df9b459](https://github.com/jina-ai/jina/commit/1df9b45919b5d24cd0d61dbcaec633c43c2e02bc)] __-__ __version__: the next version will be 3.8.4 (*Jina Dev Bot*)

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

3.8.3

> Release time: 2022-09-05 14:48:30



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


🐞 Bug fixes

- [[7b7eecc5](https://github.com/jina-ai/jina/commit/7b7eecc538cb5d07663a7922ac1729ed990e2517)] __-__ cap grpc version (#5122) (*AlaeddineAbdessalem*)

🍹 Other Improvements

- [[47e2cfc3](https://github.com/jina-ai/jina/commit/47e2cfc3c28465af8f402261341693e28614f034)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[0dbdcaa0](https://github.com/jina-ai/jina/commit/0dbdcaa048bff6b05fcfb9930f92dbc5a6c5da12)] __-__ __version__: the next version will be 3.8.3 (*Jina Dev Bot*)

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

Page 7 of 66

Links

Releases

Has known vulnerabilities

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