Jina

Latest version: v3.25.2

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

Scan your dependencies

Page 21 of 66

3.2.7

Not secure
> Release time: 2022-03-21 12:16:28



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


๐Ÿ†• New Features

- [[b0f839b2](https://github.com/jina-ai/jina/commit/b0f839b2030b1371518082be7bf79778d6e9f88d)] __-__ improve client interface (#4510) (*samsja*)
- [[57a6490b](https://github.com/jina-ai/jina/commit/57a6490b825deae864f89cf6f9fc975fcb7341f8)] __-__ custom gateway image (#4508) (*Tobias Jacobowitz*)
- [[a97ed52c](https://github.com/jina-ai/jina/commit/a97ed52c3f4305423ed6819d359e3b4956d126b0)] __-__ Linkerd as default service mesh (#4433) (*Tobias Jacobowitz*)

๐Ÿงผ Code Refactoring

- [[35026dcc](https://github.com/jina-ai/jina/commit/35026dcc63bc9814c923ccf156085c682832c491)] __-__ __client__: simplify logics in client post (#4518) (*Han Xiao*)

๐Ÿ“— Documentation

- [[5dff893b](https://github.com/jina-ai/jina/commit/5dff893b4904e0ea348e2ce6892ec9f96dae2c07)] __-__ add file imports to migration guide (#4513) (*Johannes Messner*)
- [[60795df1](https://github.com/jina-ai/jina/commit/60795df18fa34b59409de6c4b16edeb962bba58e)] __-__ expose and explain gateway service (#4509) (*Johannes Messner*)
- [[2bacdb33](https://github.com/jina-ai/jina/commit/2bacdb33d39bb0c9fa189e386e53ff9efe0a8cc7)] __-__ explain host parameter for client and tweak client docs page (#4506) (*Johannes Messner*)

๐Ÿ Unit Test and CICD

- [[833771b9](https://github.com/jina-ai/jina/commit/833771b97563dcf4887aaf70a5dfa69e85f38585)] __-__ make sure to await coroutine in test (#4516) (*Joan Fontanals*)

๐Ÿน Other Improvements

- [[21415ea8](https://github.com/jina-ai/jina/commit/21415ea827ab5e4f88ca8fe99dd07c9d89225e82)] __-__ __style__: fix table ui (*Han Xiao*)
- [[63d7813a](https://github.com/jina-ai/jina/commit/63d7813af51e26ece417214c07e41697c785312e)] __-__ Fix better enum formatting (#4520) (*samsja*)
- [[3fad429d](https://github.com/jina-ai/jina/commit/3fad429dca534ad2c2013f0b8f507708540dd627)] __-__ __contributor__: update contributors (*Jina Dev Bot*)
- [[b2db7b82](https://github.com/jina-ai/jina/commit/b2db7b82d9c600f7212016450b2d4de8ccf6acc2)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[734f86fd](https://github.com/jina-ai/jina/commit/734f86fd5b8a142161c23bb7bf5d1982dcc36d2a)] __-__ __version__: the next version will be 3.2.7 (*Jina Dev Bot*)

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

3.2.6

Not secure
> Release time: 2022-03-17 11:13:02



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


๐Ÿน Other Improvements

- [[ed19b735](https://github.com/jina-ai/jina/commit/ed19b73516847e7460fc8036eb338c4b31ec97dc)] __-__ small refactor (#4505) (*Joan Fontanals*)
- [[075b3a91](https://github.com/jina-ai/jina/commit/075b3a91bc26221839bc6f636905e71a3c1c782c)] __-__ __version__: the next version will be 3.2.6 (*Jina Dev Bot*)

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

3.2.5

Not secure
> Release time: 2022-03-17 10:19:39



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


๐Ÿ†• New Features

- [[a470ce6c](https://github.com/jina-ai/jina/commit/a470ce6c59373e2a6c5518bcaa8a13b560abacd5)] __-__ __grpc__: add compression to grpc network interface (#4499) (*Han Xiao*)

๐Ÿž Bug fixes

- [[e6e38903](https://github.com/jina-ai/jina/commit/e6e389039c322bc7cd6984f0bc00f905069fa009)] __-__ move import in websocket app (#4504) (*Joan Fontanals*)

๐Ÿน Other Improvements

- [[f844904c](https://github.com/jina-ai/jina/commit/f844904ca88980969256fc6f7a767be6f7f3be94)] __-__ __version__: the next version will be 3.2.5 (*Jina Dev Bot*)

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

3.2.4

Not secure
> Release time: 2022-03-17 07:16:28



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


๐Ÿ†• New Features

- [[97d77a35](https://github.com/jina-ai/jina/commit/97d77a35902f6533ba656b9863b50bbf063bba56)] __-__ __websocket__: json/bytes support (#4501) (*Deepankar Mahapatro*)

๐Ÿงผ Code Refactoring

- [[05541407](https://github.com/jina-ai/jina/commit/05541407013d19395c09a6287146924dd5093db4)] __-__ return_responses to post (#4496) (*Joan Fontanals*)

๐Ÿน Other Improvements

- [[81106d80](https://github.com/jina-ai/jina/commit/81106d80bbff1434f41013745ad52cab27aa2f55)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[9266cd54](https://github.com/jina-ai/jina/commit/9266cd542a83acc46b63db45db4e92cd06d5cb39)] __-__ __contributor__: update contributors (*Jina Dev Bot*)
- [[e19b7af0](https://github.com/jina-ai/jina/commit/e19b7af0fa6f7d9eedef44b864132a74bcc5fb9e)] __-__ __version__: the next version will be 3.2.4 (*Jina Dev Bot*)

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

3.2.3

Not secure
> Release time: 2022-03-16 13:04:52



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


๐Ÿž Bug fixes

- [[6cb0cd0f](https://github.com/jina-ai/jina/commit/6cb0cd0fc066cf808df3361f69c105970b286360)] __-__ avoid dependency on pydantic (#4497) (*Joan Fontanals*)

๐Ÿน Other Improvements

- [[c7c2c35b](https://github.com/jina-ai/jina/commit/c7c2c35b8ed22bc4638f1cd485129e63d2c9b3d8)] __-__ __version__: the next version will be 3.2.3 (*Jina Dev Bot*)

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

3.2.2

Not secure
> Release time: 2022-03-16 11:07:23



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


๐Ÿงผ Code Refactoring

- [[efff1549](https://github.com/jina-ai/jina/commit/efff15494d3a955b2211dcd2abcd8659c0d006c0)] __-__ rename switch feature (#4494) (*Johannes Messner*)

๐Ÿน Other Improvements

- [[88d60e95](https://github.com/jina-ai/jina/commit/88d60e95b3e1212cd6f74c59c33cc60745c1694c)] __-__ __version__: the next version will be 3.2.2 (*Jina Dev Bot*)

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

Page 21 of 66

Links

Releases

Has known vulnerabilities

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