Jina

Latest version: v3.25.1

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

Scan your dependencies

Page 22 of 66

3.2.0

Not secure
> Release time: 2022-03-15 17:12:36



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


๐Ÿ†• New Features

- [[a27ea8a4](https://github.com/jina-ai/jina/commit/a27ea8a46e96ecc96ab1e41f79aa0825341511c9)] __-__ input filters for executors (#4472) (*Johannes Messner*)
- [[ceb51082](https://github.com/jina-ai/jina/commit/ceb51082b4ec6f31811945ffc67b734acbbebac2)] __-__ convert embedding/tensor array type at executor level (#4484) (*Johannes Messner*)

๐Ÿน Other Improvements

- [[aabdfeda](https://github.com/jina-ai/jina/commit/aabdfeda7e784ee89a93d972f2d2527a5e473619)] __-__ bump version number (*Joan Fontanals Martinez*)
- [[c6781e4a](https://github.com/jina-ai/jina/commit/c6781e4a6e20fb078e5b70e636114120cfda797b)] __-__ __version__: the next version will be 3.1.7 (*Jina Dev Bot*)

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

3.1.6

Not secure
> Release time: 2022-03-15 15:00:32



๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
samsja, Shubham Saboo, Jina Dev Bot, ๐Ÿ™‡


๐Ÿ†• New Features

- [[59e7bb51](https://github.com/jina-ai/jina/commit/59e7bb51d7a49a32da53dfa06847b58ace75b818)] __-__ health check docker (#4467) (*samsja*)

๐Ÿน Other Improvements

- [[622c362d](https://github.com/jina-ai/jina/commit/622c362d094986ab451d72f3dbb72d1951117b37)] __-__ add learning bootcamp call to action (#4485) (*Shubham Saboo*)
- [[084ab6c5](https://github.com/jina-ai/jina/commit/084ab6c532f2252d27c6c420b73541db9cfd1218)] __-__ __version__: the next version will be 3.1.6 (*Jina Dev Bot*)

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

3.1.5

Not secure
> Release time: 2022-03-15 12:21:38



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


๐Ÿ†• New Features

- [[9e054615](https://github.com/jina-ai/jina/commit/9e0546155eabe47650443f8c159f636d0429e150)] __-__ __executor__: add serve function (#4475) (*Han Xiao*)

๐Ÿน Other Improvements

- [[18c2b242](https://github.com/jina-ai/jina/commit/18c2b2424b1fafdbace392c4a86ab6a6600a734c)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[4e6d278a](https://github.com/jina-ai/jina/commit/4e6d278af3c6272780ccf3aecbc955cbf9701a51)] __-__ __contributor__: update contributors (*Jina Dev Bot*)
- [[19e470ae](https://github.com/jina-ai/jina/commit/19e470ae3660270d401461bd3159f0f58cf6341d)] __-__ __version__: the next version will be 3.1.5 (*Jina Dev Bot*)

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

3.1.4

Not secure
> Release time: 2022-03-14 09:45:04



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


๐Ÿž Bug fixes

- [[9bdefb0a](https://github.com/jina-ai/jina/commit/9bdefb0a693c4556e0902ef913f4426e3ef5ff65)] __-__ properly disable graphql endpoint by default (#4471) (*Johannes Messner*)

๐Ÿน Other Improvements

- [[ac47f7ad](https://github.com/jina-ai/jina/commit/ac47f7ade0c2d4b2677a6058f63cad183bbaa05f)] __-__ update requirement of pillow for latency tracking (#4469) (*Joan Fontanals*)
- [[a1f9c3a3](https://github.com/jina-ai/jina/commit/a1f9c3a3a0500a8d6ceb295ca0e84525c2b4d6e7)] __-__ __contributor__: update contributors (*Jina Dev Bot*)
- [[20b67226](https://github.com/jina-ai/jina/commit/20b672269e1b658e4fb8d255778e25280c89d79f)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[7dceff65](https://github.com/jina-ai/jina/commit/7dceff65f2d93bc81989251387eea8f3528a2fde)] __-__ __version__: the next version will be 3.1.4 (*Jina Dev Bot*)

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

3.1.3

Not secure
> Release time: 2022-03-11 16:22:43



๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
samsja, Zhaofeng Miao, Delgermurun, Jina Dev Bot, ๐Ÿ™‡


๐Ÿ†• New Features

- [[53980292](https://github.com/jina-ai/jina/commit/5398029280fe3f4aedd8a8b7058f97fbec353d03)] __-__ use rich to manage ui (#4427) (*samsja*)

๐Ÿž Bug fixes

- [[9da67557](https://github.com/jina-ai/jina/commit/9da67557bb50b063b8040170304e078fc568c73c)] __-__ __hubble__: use commit id instead of serial number (#4464) (*Delgermurun*)

๐Ÿงผ Code Refactoring

- [[89bd5614](https://github.com/jina-ai/jina/commit/89bd56142d4781ebadb115404f72ed6e1c96532f)] __-__ delete daemon args from pods (#4465) (*samsja*)
- [[88db7696](https://github.com/jina-ai/jina/commit/88db769626e4f5b770499cc0ad6ce44e772c8215)] __-__ __hubble__: optimize words (#4466) (*Zhaofeng Miao*)

๐Ÿน Other Improvements

- [[1d618f8f](https://github.com/jina-ai/jina/commit/1d618f8f3d08fd09a07dd86abf4ad8df7ce940f5)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[b2f69d5b](https://github.com/jina-ai/jina/commit/b2f69d5b6522080827e81b9bb7498b1f5af41de4)] __-__ __contributor__: update contributors (*Jina Dev Bot*)
- [[e1d43309](https://github.com/jina-ai/jina/commit/e1d433099a6a910d7595e867a42062b44198615c)] __-__ __version__: the next version will be 3.1.3 (*Jina Dev Bot*)

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

3.1.2

Not secure
> Release time: 2022-03-10 17:43:21



๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
Johannes Messner, Sha Zhou, Nan Wang, Jina Dev Bot, Joan Fontanals, Delgermurun, ๐Ÿ™‡


๐Ÿ†• New Features

- [[beb0d8f5](https://github.com/jina-ai/jina/commit/beb0d8f569530755f7797781a8cb49e1b8a2faaf)] __-__ __hubble__: fetch image only when required (#4445) (*Delgermurun*)

๐Ÿž Bug fixes

- [[28c16e60](https://github.com/jina-ai/jina/commit/28c16e6002c9f7f8a35d2b0385e84cb671dfd570)] __-__ graphql dependencies (#4461) (*Johannes Messner*)

๐Ÿงผ Code Refactoring

- [[7483c63c](https://github.com/jina-ai/jina/commit/7483c63c08e28c76e751acf8a62d2573a2d222af)] __-__ remove replica-id and expose public args (#4447) (*Joan Fontanals*)
- [[ce2be1d4](https://github.com/jina-ai/jina/commit/ce2be1d4057134f488c882fe83b963b087279b7a)] __-__ remove compression related args (#4446) (*Joan Fontanals*)
- [[90f253a9](https://github.com/jina-ai/jina/commit/90f253a969de79a77e783cb5130455d5754684bc)] __-__ remove disable remote (#4444) (*Joan Fontanals*)

๐Ÿ“— Documentation

- [[607ede1b](https://github.com/jina-ai/jina/commit/607ede1bf0dd8f11ad0d0f5db6f2a005e58b21e0)] __-__ __qabot__: fix flash on ios and disappear on search&amp;404 (#4459) (*Sha Zhou*)
- [[13f8496d](https://github.com/jina-ai/jina/commit/13f8496d32b85864da0e06d4aa5817695c131793)] __-__ __clients__: update docstrings (#4460) (*Nan Wang*)
- [[9b80d53d](https://github.com/jina-ai/jina/commit/9b80d53d59052ea2699fc957014e1083c79ae1f0)] __-__ fix flow api (#4454) (*Joan Fontanals*)

๐Ÿ Unit Test and CICD

- [[19f8ea02](https://github.com/jina-ai/jina/commit/19f8ea02a85b08991eeb4ccedb8c0af3b06c9a33)] __-__ rename tests for new namings (#4453) (*Joan Fontanals*)
- [[a37c526a](https://github.com/jina-ai/jina/commit/a37c526a8381cd11ae226707ea301c1ac0f59851)] __-__ fix tests failures caused by docarray (#4451) (*Joan Fontanals*)
- [[217a11bb](https://github.com/jina-ai/jina/commit/217a11bb8dc613ed1136b8b541a68e6d53ca4fc1)] __-__ fix tests failing after new docarray patch (#4449) (*Joan Fontanals*)

๐Ÿน Other Improvements

- [[63ad1e4f](https://github.com/jina-ai/jina/commit/63ad1e4f3e20f5bef4f170076bcf8e9f4ae55a51)] __-__ __contributor__: update contributors (*Jina Dev Bot*)
- [[3ac8baeb](https://github.com/jina-ai/jina/commit/3ac8baeb4cb1684f3b3614667e4c05725af9ecc3)] __-__ update announcement in readme and docs (*Jina Dev Bot*)
- [[877849a9](https://github.com/jina-ai/jina/commit/877849a9f81c47a3d63d59c255e95061b007a7b0)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[d55afac1](https://github.com/jina-ai/jina/commit/d55afac119a49fd94e4fa243823c981af0766fcf)] __-__ __version__: the next version will be 3.1.2 (*Jina Dev Bot*)

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

Page 22 of 66

Links

Releases

Has known vulnerabilities

ยฉ 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.