Jina

Latest version: v3.28.0

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

Scan your dependencies

Page 7 of 70

3.22.1

> Release time: 2023-10-06 13:52:45



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


๐Ÿž Bug fixes

- [[2b7a862a](https://github.com/jina-ai/jina/commit/2b7a862ad3d29d7f3be396c6181aa89d58855330)] __-__ fix start timer before getting data lock (#6071) (*Joan Fontanals*)

๐Ÿน Other Improvements

- [[af7fdfe0](https://github.com/jina-ai/jina/commit/af7fdfe07a3b70a0c4ff62b8b54ece4766b0713c)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[e8edea54](https://github.com/jina-ai/jina/commit/e8edea547061371369abaf82a37472a90cb2b889)] __-__ __version__: the next version will be 3.22.1 (*Jina Dev Bot*)

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

3.22.0

> Release time: 2023-10-04 12:16:53



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


๐Ÿž Bug fixes

- [[a12ce6c3](https://github.com/jina-ai/jina/commit/a12ce6c3d7e75ffeebfa9bfc2d5096b4a9d166d8)] __-__ fix the logic to handle dynamic batching (#6066) (*Joan Fontanals*)

๐Ÿ“— Documentation

- [[c9fdb856](https://github.com/jina-ai/jina/commit/c9fdb85638e2acca32e3a73293d7a0b12bd9a4c3)] __-__ fix dynamic batching documentation (#6068) (*Joan Fontanals*)
- [[810d8d44](https://github.com/jina-ai/jina/commit/810d8d446e820374552edb77e43c1eefc6099b2d)] __-__ fix line explaining dynamic batching in yaml (#6065) (*Johannes Messner*)

๐Ÿน Other Improvements

- [[2e2bfeab](https://github.com/jina-ai/jina/commit/2e2bfeab027408570f1cf15cdc5c881e0f1f6b03)] __-__ update version (#6070) (*Joan Fontanals*)
- [[40536987](https://github.com/jina-ai/jina/commit/4053698766414671dd1f300cc2eeaa4770cc026a)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[441fc73f](https://github.com/jina-ai/jina/commit/441fc73fb28a1b3c7e538e768b94c80d42bd67c8)] __-__ __version__: the next version will be 3.21.2 (*Jina Dev Bot*)

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

3.21.1

> Release time: 2023-09-29 10:45:55



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


๐Ÿ†• New Features

- [[67c83c2d](https://github.com/jina-ai/jina/commit/67c83c2d754540aa14904097c17a67ccc2fa5a51)] __-__ __sagemaker__: support batch-transform (#6055) (*Deepankar Mahapatro*)

๐Ÿž Bug fixes

- [[31e0c9a2](https://github.com/jina-ai/jina/commit/31e0c9a200bd6acf86731bba6282267e729790f3)] __-__ fix issue with same doc type in spawned processes (#6062) (*Joan Fontanals*)

๐Ÿ Unit Test and CICD

- [[4ea8bb56](https://github.com/jina-ai/jina/commit/4ea8bb5665adefed10373b0eb3a7b2205985f6f0)] __-__ remove hub integration test (#6061) (*Zhaofeng Miao*)

๐Ÿน Other Improvements

- [[9897bbde](https://github.com/jina-ai/jina/commit/9897bbde79c513aabdcaed2710b0c4144ab15837)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[f82ac59e](https://github.com/jina-ai/jina/commit/f82ac59ecfe0748973e37afee6926eeeeba8a42f)] __-__ __version__: the next version will be 3.21.1 (*Jina Dev Bot*)

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

3.21.0

> Release time: 2023-09-26 15:54:28



๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
Joan Fontanals, XXIV, Han Xiao, AlaeddineAbdessalem, Deepankar Mahapatro, Jina Dev Bot, Naymul Islam, ๐Ÿ™‡


๐Ÿ†• New Features

- [[09cd5683](https://github.com/jina-ai/jina/commit/09cd5683018d8884c776aef8db2c2c7506e53112)] __-__ executor to sagemaker custom container (#6046) (*Deepankar Mahapatro*)
- [[b256f9b6](https://github.com/jina-ai/jina/commit/b256f9b64e1f38ac8f62b2664584beaa389a88fc)] __-__ add return_type parameter to gateway streamer methods to allow โ€ฆ (#6027) (*AlaeddineAbdessalem*)

๐Ÿž Bug fixes

- [[fbfd3056](https://github.com/jina-ai/jina/commit/fbfd305610d954b50c309bfe3bfe377f00cd1cc0)] __-__ fix topology schema validation (#6057) (*Joan Fontanals*)
- [[b168e4c4](https://github.com/jina-ai/jina/commit/b168e4c42517e50508ff48e241bda56366c46375)] __-__ __consensus__: free more cstrings (#6056) (*Joan Fontanals*)
- [[195d3765](https://github.com/jina-ai/jina/commit/195d376577c2b52988cee02402e5d26100f40364)] __-__ __consensus__: free allocated CStrings (#6054) (*XXIV*)
- [[23acd115](https://github.com/jina-ai/jina/commit/23acd11575acc68839272f8c74093cdfd3622a16)] __-__ fix weird host assignemnt in k8s yaml (#6051) (*Joan Fontanals*)
- [[482639ab](https://github.com/jina-ai/jina/commit/482639abbda8ebbce4800cb5480fba29c28f1122)] __-__ document casting in flow gateway (#6032) (*AlaeddineAbdessalem*)
- [[d4343d0b](https://github.com/jina-ai/jina/commit/d4343d0b0dccef1ba7ac8a55b594e9333abbecac)] __-__ remove sandbox (#6047) (*Joan Fontanals*)

๐Ÿงผ Code Refactoring

- [[35b10678](https://github.com/jina-ai/jina/commit/35b10678a84e9e37552807842655dc6849254b95)] __-__ refactor env var reading in docs/conf.py (#6043) (*Naymul Islam*)

๐Ÿ“— Documentation

- [[3652cfd0](https://github.com/jina-ai/jina/commit/3652cfd0277726d4be2d7d040b89bb9bf1d3241f)] __-__ make example copy-pastable (#6052) (*Joan Fontanals*)

๐Ÿ Unit Test and CICD

- [[6d42543f](https://github.com/jina-ai/jina/commit/6d42543fbd42d8ddee522eee228e31f1a9b26cbd)] __-__ enable prerelease (#6050) (*Deepankar Mahapatro*)

๐Ÿน Other Improvements

- [[9b5bd897](https://github.com/jina-ai/jina/commit/9b5bd89775b5b863f5dbc424a10e274cc5347994)] __-__ update to version 3.21.0 (#6059) (*Joan Fontanals*)
- [[7d7918d6](https://github.com/jina-ai/jina/commit/7d7918d6bd5a75d9c61f6217af12f27018618556)] __-__ make message more explicit to see error (#6053) (*Joan Fontanals*)
- [[c069f90c](https://github.com/jina-ai/jina/commit/c069f90c5dd5200414c90a93d05758de6ce210d5)] __-__ Update README.md (*Han Xiao*)
- [[7078f129](https://github.com/jina-ai/jina/commit/7078f1293e8905c52c8a76182709059011d97e19)] __-__ fix typo (*Han Xiao*)
- [[6d62bced](https://github.com/jina-ai/jina/commit/6d62bcedd5e2cd75720c1b0c4c896aafdc64cb85)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[d20a5d82](https://github.com/jina-ai/jina/commit/d20a5d82327e9e4fed168fac90e0a14a56d91c6a)] __-__ __version__: the next version will be 3.20.4 (*Jina Dev Bot*)

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

3.20.3

> Release time: 2023-09-07 08:46:43



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


๐Ÿž Bug fixes

- [[75292146](https://github.com/jina-ai/jina/commit/752921468164393673039e65026a55bcf3dde245)] __-__ skip doc attributes in __annotations__ but not in __fields__ (#6035) (*Narek Amirbekian*)

๐Ÿน Other Improvements

- [[422e2fb9](https://github.com/jina-ai/jina/commit/422e2fb9c5676ce73b16d657be31d041f8c3eb7c)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[f77e8766](https://github.com/jina-ai/jina/commit/f77e8766c33001f138b94142dd2636c4cc73c5ec)] __-__ __version__: the next version will be 3.20.3 (*Jina Dev Bot*)

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

3.20.2

> Release time: 2023-09-06 07:37:25



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


๐Ÿž Bug fixes

- [[034a7b1b](https://github.com/jina-ai/jina/commit/034a7b1b86bd2fbd970fbb7f1f8becbbcd1fd4c2)] __-__ fix install issue (#6037) (*Joan Fontanals*)

๐Ÿงผ Code Refactoring

- [[0569354b](https://github.com/jina-ai/jina/commit/0569354b17fa3fca52e78ad7ca0e030d11f011af)] __-__ refactor the setup.py file (#6038) (*Naymul Islam*)

๐Ÿ“— Documentation

- [[23c7b8c7](https://github.com/jina-ai/jina/commit/23c7b8c78fc4ad67d16d83fc0c9f0eae9e935e71)] __-__ thumbnails fix (#6033) (*Joan Fontanals*)

๐Ÿน Other Improvements

- [[7123bca5](https://github.com/jina-ai/jina/commit/7123bca5b52cc40ac8a160b0964875e13702caef)] __-__ update tag to add model serving (#6036) (*Joan Fontanals*)
- [[87aeff0a](https://github.com/jina-ai/jina/commit/87aeff0af953e91911e2d545788fbf199f7ed640)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[8c912ef8](https://github.com/jina-ai/jina/commit/8c912ef8bcdca7056b2febb17cabdff96ebd359f)] __-__ __version__: the next version will be 3.20.2 (*Jina Dev Bot*)

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

Page 7 of 70

Links

Releases

Has known vulnerabilities

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