Jina

Latest version: v3.25.1

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

Scan your dependencies

Page 15 of 66

3.4.5

> Release time: 2022-05-23 12:00:14



πŸ™‡ We'd like to thank all contributors for this new release! In particular,
Han Xiao, samsja, Johannes Messner, ZiniuYu, Joan Fontanals, Zhaofeng Miao, Jina Dev Bot, πŸ™‡


πŸ†• New Features

- [[9c1fda96](https://github.com/jina-ai/jina/commit/9c1fda96718b2e775fdcd06dc9b8bbfc673c1248)] __-__ __executor__: add self logger to executor (#4818) (*Han Xiao*)
- [[e553d913](https://github.com/jina-ai/jina/commit/e553d913eb2526c1dc8f32c56c0faa53531c505b)] __-__ smart replica retry (#4794) (*Johannes Messner*)
- [[a9ed27ed](https://github.com/jina-ai/jina/commit/a9ed27ed72d35af9b7c0757b87ce13dbc2f8d12e)] __-__ add additional metrics (#4789) (*samsja*)
- [[c88d2cf5](https://github.com/jina-ai/jina/commit/c88d2cf571f9756f4526eba156008c2e2b88fcbb)] __-__ __hubble__: use fixed domain for hubble api (#4804) (*Zhaofeng Miao*)

🐞 Bug fixes

- [[aa2d7c8d](https://github.com/jina-ai/jina/commit/aa2d7c8d4cf2d3e9b9f5d4315ce24f2f6a3276a3)] __-__ __dockerfile__: install security updates in docker image (*Han Xiao*)
- [[87de3c09](https://github.com/jina-ai/jina/commit/87de3c09766335624f97bc9254d51cbb9bd8fff0)] __-__ define metrics in worker before grpc server (#4816) (*samsja*)
- [[a2bc2302](https://github.com/jina-ai/jina/commit/a2bc2302112074fe447fbd1f810da65fb23c2bc2)] __-__ avoid closing loop at fork time (#4803) (*Joan Fontanals*)
- [[3fb3b419](https://github.com/jina-ai/jina/commit/3fb3b419c48b016c55bcc63b1d75097d0ff397df)] __-__ warn user when calling load config from flow instance (#4787) (*samsja*)

🧼 Code Refactoring

- [[93f06fc5](https://github.com/jina-ai/jina/commit/93f06fc533730b6bfa3836c3873524089ad72004)] __-__ simplify event loop usage (#4811) (*Joan Fontanals*)

πŸ“— Documentation

- [[3a7d95b6](https://github.com/jina-ai/jina/commit/3a7d95b6cdedb525b1ddb4dc58faf0d7ef55afa7)] __-__ add specification of executor and flow yaml (#4795) (*Johannes Messner*)
- [[10ab59f1](https://github.com/jina-ai/jina/commit/10ab59f143a244a72db891d486ac92a0ea5e6de5)] __-__ fix Flow docs typo (#4815) (*ZiniuYu*)
- [[15d83ba8](https://github.com/jina-ai/jina/commit/15d83ba87dfef748b732dcc1fd41ad5f719ac467)] __-__ round robin gpu scheduling (#4805) (*samsja*)

🍹 Other Improvements

- [[94153117](https://github.com/jina-ai/jina/commit/9415311721dce65b512243216fe6790574745456)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[3c7d0b3e](https://github.com/jina-ai/jina/commit/3c7d0b3ed0b39edffcddcc645d5d1acf5a00ea34)] __-__ __version__: the next version will be 3.4.5 (*Jina Dev Bot*)

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

3.4.4

Not secure
> Release time: 2022-05-18 12:54:06



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


🐞 Bug fixes

- [[0372f10f](https://github.com/jina-ai/jina/commit/0372f10f381af1b5be1efdcec3ee062f98d5fe30)] __-__ unsetenv not existing on Windows (#4800) (*Joan Fontanals*)
- [[99ccff1f](https://github.com/jina-ai/jina/commit/99ccff1fefbf8a6064b685598abe48ad45044234)] __-__ remove executor secret from flow mermaid chart (#4801) (*Delgermurun*)
- [[d66e98c1](https://github.com/jina-ai/jina/commit/d66e98c145785e7cb11f496bb061c5da6f537be4)] __-__ __qabot__: hide the slot elements on the docs page (#4799) (*Sha Zhou*)

πŸ“— Documentation

- [[f0f5948e](https://github.com/jina-ai/jina/commit/f0f5948ea6a50074b1b74fe9698a83b1413bba30)] __-__ __tracking__: remove adding utm_source to links (#4798) (*Roshan Jossy*)

🍹 Other Improvements

- [[32d85a50](https://github.com/jina-ai/jina/commit/32d85a502438a6a99c886e2d4e974db213a025ef)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[2b5efac1](https://github.com/jina-ai/jina/commit/2b5efac1478f33134d481e8cf9fcc7b405c58515)] __-__ __version__: the next version will be 3.4.4 (*Jina Dev Bot*)

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

3.4.3

Not secure
> Release time: 2022-05-17 10:52:53



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


🐞 Bug fixes

- [[a32bfe21](https://github.com/jina-ai/jina/commit/a32bfe211534fb72fac52f30aa614683e1219f33)] __-__ pop the init time instead of normal access (#4791) (*samsja*)
- [[c663e291](https://github.com/jina-ai/jina/commit/c663e2915716fe63af9edad5290b803226823d7a)] __-__ add check that jaml parses to correct class (#4790) (*Johannes Messner*)

🍹 Other Improvements

- [[ec923d02](https://github.com/jina-ai/jina/commit/ec923d028282d7994069447fe509fafc235c3268)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[95c1519d](https://github.com/jina-ai/jina/commit/95c1519d60a9c53274b3d4daad0181c6353cd337)] __-__ fix readme (*Han Xiao*)
- [[6194244f](https://github.com/jina-ai/jina/commit/6194244fd2886ff2e05e7df27d0d9fdc5dfe75a2)] __-__ __version__: the next version will be 3.4.3 (*Jina Dev Bot*)

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

3.4.2

Not secure
> Release time: 2022-05-13 20:09:02



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


πŸ†• New Features

- [[1dd09184](https://github.com/jina-ai/jina/commit/1dd09184b8a0e1d0ce11a57214eb14cb400d86d7)] __-__ __deployment__: add roundrobin cuda device assignment (#4786) (*Han Xiao*)

🍹 Other Improvements

- [[8c4d1761](https://github.com/jina-ai/jina/commit/8c4d17614de841ff1f0e8d7cf24d139225a8504a)] __-__ remove unnecessary steps on chore commit (*Han Xiao*)
- [[01503bcd](https://github.com/jina-ai/jina/commit/01503bcd66e27021bd41fd1a02888637394ffcf4)] __-__ __version__: the next version will be 3.4.2 (*Jina Dev Bot*)

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

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&#39;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>

Page 15 of 66

Links

Releases

Has known vulnerabilities

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