Jina

Latest version: v3.33.1

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

Scan your dependencies

Page 20 of 70

3.4.1

Not secure
> Release time: 2022-05-13 11:55:54



πŸ™‡ We'd like to thank all contributors for this new release! In particular,
Johannes Messner, Delgermurun, Han Xiao, Roshan Jossy, Florian HΓΆnicke, Jina Dev Bot, samsja, πŸ™‡


πŸ†• New Features

- [[072a47a4](https://github.com/jina-ai/jina/commit/072a47a4fa97aca68203882e1ef809681a523097)] __-__ better error messages when gateway can't connect to other deployment (4677) (*Johannes Messner*)
- [[6514ca95](https://github.com/jina-ai/jina/commit/6514ca95318b6d6262b4e7ec54bcf77a0d2098ac)] __-__ __hubble__: executor push/pull user integration (#4770) (*Delgermurun*)

🐞 Bug fixes

- [[fb529399](https://github.com/jina-ai/jina/commit/fb5293993c3468a21f7611e0e833f3a28356da77)] __-__ __sandbox__: send secret in the request (#4781) (*Delgermurun*)
- [[2e9484ef](https://github.com/jina-ai/jina/commit/2e9484efa14743a438ea30983a5ef64b6700ce33)] __-__ yaml jtype flow (#4776) (*samsja*)

🧼 Code Refactoring

- [[934ecd8f](https://github.com/jina-ai/jina/commit/934ecd8fa5c98a8f54a6aeed753698a691bb77d7)] __-__ __flow__: improve success box (#4782) (*Han Xiao*)
- [[b0df40ae](https://github.com/jina-ai/jina/commit/b0df40aefc5327fa97becbc14e9b8e16c125a30a)] __-__ logging no print (#4777) (*Florian HΓΆnicke*)

πŸ“— Documentation

- [[ad5ed0dc](https://github.com/jina-ai/jina/commit/ad5ed0dc81b7d853a9c67d6329edc944e87d64bf)] __-__ __tracking__: fix utm source (#4780) (*Roshan Jossy*)
- [[7de44506](https://github.com/jina-ai/jina/commit/7de4450658293b9e7c0ca1248c778d9aeb79ae5a)] __-__ add jina now logo (#4775) (*Florian HΓΆnicke*)

🏁 Unit Test and CICD

- [[d7c48d5f](https://github.com/jina-ai/jina/commit/d7c48d5f4e07240811421336a022810209463afe)] __-__ __hubble__: fix failing test (#4783) (*Delgermurun*)

🍹 Other Improvements

- [[ec136dd8](https://github.com/jina-ai/jina/commit/ec136dd82c218bc3676cacb3ed8276c46b5d823f)] __-__ update announcement in readme and docs (*Jina Dev Bot*)
- [[13a954be](https://github.com/jina-ai/jina/commit/13a954bec4b42ce6c6b3540270eae34497c17b71)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[36ca89d3](https://github.com/jina-ai/jina/commit/36ca89d31876b5eae38d83c28bfb8168e35fe690)] __-__ __version__: the next version will be 3.4.1 (*Jina Dev Bot*)

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

3.4.0

Not secure
> Release time: 2022-05-10 14:33:13



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


πŸ†• New Features

- [[913312c0](https://github.com/jina-ai/jina/commit/913312c0b4827de7f81a69ead87fb0e921facd8c)] __-__ rename the endpoint label in monitroing to jina endpoint (#4768) (*samsja*)
- [[db638330](https://github.com/jina-ai/jina/commit/db63833046c2f0c8a5ab562b8becdf0221c37f2f)] __-__ add runtime name as label for monitoring (#4752) (*samsja*)
- [[65d6d6da](https://github.com/jina-ai/jina/commit/65d6d6da50cb795499ea5e361bf14908f62a3168)] __-__ gateway endpoint discovery (#4756) (*Joan Fontanals*)
- [[a2cbd8ec](https://github.com/jina-ai/jina/commit/a2cbd8ecdb320cddb689df46e1585f50c234bb51)] __-__ now display all of the monitoring adress (#4758) (*samsja*)
- [[c1e03950](https://github.com/jina-ai/jina/commit/c1e03950670e338c40754b80ce2b6f2128858867)] __-__ add a decoratator for monitoring method (#4737) (*samsja*)
- [[01dc9da6](https://github.com/jina-ai/jina/commit/01dc9da6bc7c11bbfa996ffd941d96e4ec8c97df)] __-__ k8s failure testing (#4743) (*Tobias Jacobowitz*)

🐞 Bug fixes

- [[2fe34c7f](https://github.com/jina-ai/jina/commit/2fe34c7fc0f65eb66f5fb2bbc5f924ec2447bff8)] __-__ import all from jina (#4772) (*Deepankar Mahapatro*)
- [[92b0229c](https://github.com/jina-ai/jina/commit/92b0229c268afe71115eba45e57c80b105e32665)] __-__ fix cd (#4762) (*Joan Fontanals*)

πŸ“— Documentation

- [[32e2cd33](https://github.com/jina-ai/jina/commit/32e2cd332b0305d0126cdfdb22d0329c08f2de75)] __-__ document the monitoring feature (#4710) (*samsja*)
- [[6975ccb2](https://github.com/jina-ai/jina/commit/6975ccb25856381360209d8f11ece1a396ad0fec)] __-__ change target executor to be a regex pattern (#4769) (*Joan Fontanals*)
- [[5c8f8099](https://github.com/jina-ai/jina/commit/5c8f8099b024208e5c30c3e2158fc2616ffa20b6)] __-__ __tracking__: update refer links to other docs with utm_source (#4750) (*Roshan Jossy*)

🏁 Unit Test and CICD

- [[b2bc5493](https://github.com/jina-ai/jina/commit/b2bc5493b08071efcff842c95de5b2b92c10404c)] __-__ fix k8s test in cd (#4765) (*Joan Fontanals*)

🍹 Other Improvements

- [[d1ce7e95](https://github.com/jina-ai/jina/commit/d1ce7e95f76a365ee2f7c667f6b0332eb575375a)] __-__ bump version (#4774) (*Joan Fontanals*)
- [[dc18154a](https://github.com/jina-ai/jina/commit/dc18154ae9cae32fc649b796830864763bae39cb)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[2292e935](https://github.com/jina-ai/jina/commit/2292e935811c24af8f51017f309486f45b361942)] __-__ __version__: the next version will be 3.3.26 (*Jina Dev Bot*)

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

3.3.25

Not secure
> Release time: 2022-05-05 17:39:33



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


🐞 Bug fixes

- [[c1f0ae51](https://github.com/jina-ai/jina/commit/c1f0ae51ed4ef76ff9aaa976d234670a296eac07)] __-__ close loop from run_async (#4734) (*Tobias Jacobowitz*)

πŸ“— Documentation

- [[36ce8359](https://github.com/jina-ai/jina/commit/36ce83597befa9c25668489b80548a864c1decb3)] __-__ __tracking__: update refer links to other docs with utm_source (#4744) (*Roshan Jossy*)

🍹 Other Improvements

- [[913d1f31](https://github.com/jina-ai/jina/commit/913d1f319afcc279fdd80ed18fba5a67768dcc59)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[d5c9967c](https://github.com/jina-ai/jina/commit/d5c9967c0e0cd96f067afeee8aa0adae9cd3f4ef)] __-__ __version__: the next version will be 3.3.25 (*Jina Dev Bot*)

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

3.3.24

Not secure
> Release time: 2022-05-04 14:52:39



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


πŸ†• New Features

- [[f9f86004](https://github.com/jina-ai/jina/commit/f9f860043063cc5517a50c2a23bf327120c86f4f)] __-__ inherit monitoring arg from Flow (#4738) (*samsja*)

🍹 Other Improvements

- [[58847187](https://github.com/jina-ai/jina/commit/588471873a48e1e58fe3830a599a20baecd578fc)] __-__ grpc version&gt;=1.46.0 (#4746) (*Deepankar Mahapatro*)
- [[e3c45bf5](https://github.com/jina-ai/jina/commit/e3c45bf5a3cf4e97c44f3e0463950f9c24d41a0a)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[c4175f95](https://github.com/jina-ai/jina/commit/c4175f9518fe394fc0812d10728e3f578634e830)] __-__ __version__: the next version will be 3.3.24 (*Jina Dev Bot*)

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

3.3.23

Not secure
> Release time: 2022-05-02 20:10:11



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


🐞 Bug fixes

- [[de381ba0](https://github.com/jina-ai/jina/commit/de381ba012372907c85a862d181d28671b59566d)] __-__ __logger__: make log format more compact (#4739) (*Han Xiao*)
- [[944afbc5](https://github.com/jina-ai/jina/commit/944afbc5797c6c888dc5e9a085f646e157ed31eb)] __-__ move prometheus depedency to perf (#4735) (*samsja*)
- [[3a1a8f64](https://github.com/jina-ai/jina/commit/3a1a8f649f409f7a33b231c9d03b80b6c88b3d3a)] __-__ rich console logs (#4724) (*samsja*)

🍹 Other Improvements

- [[4d1e4685](https://github.com/jina-ai/jina/commit/4d1e468508facdfefe803568e9612a17a7a8ba26)] __-__ fix rich log format string (#4736) (*Han Xiao*)
- [[1ddc3953](https://github.com/jina-ai/jina/commit/1ddc3953f9500475a362005692ded31d2e2ed87d)] __-__ fix rich log format string (*Han Xiao*)
- [[f8b994dc](https://github.com/jina-ai/jina/commit/f8b994dce3914dfd596c487103237e3b713657a4)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[2f08c1b6](https://github.com/jina-ai/jina/commit/2f08c1b652f399f251e4da09e7d633c90cbd23ff)] __-__ __version__: the next version will be 3.3.23 (*Jina Dev Bot*)

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

3.3.22

Not secure
> Release time: 2022-04-30 18:43:18



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


🐞 Bug fixes

- [[1516c276](https://github.com/jina-ai/jina/commit/1516c276d4554d5fd620f0b804714303e466c3db)] __-__ __flow__: early stop (#4726) (*Han Xiao*)

🍹 Other Improvements

- [[930d4bab](https://github.com/jina-ai/jina/commit/930d4babc61a58d4593de9725594eb8604ef22e7)] __-__ remove redundant colored (*Han Xiao*)
- [[5152c983](https://github.com/jina-ai/jina/commit/5152c98347ba8f10d2c8d46992a0427f31a2eecb)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[bca843ad](https://github.com/jina-ai/jina/commit/bca843ad42ec6473a4a84270c943eb1da116894f)] __-__ __version__: the next version will be 3.3.22 (*Jina Dev Bot*)

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

Page 20 of 70

Links

Releases

Has known vulnerabilities

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