Jina

Latest version: v3.25.1

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

Scan your dependencies

Page 39 of 66

1.1.3

Not secure
> Release time: 2021-04-11 08:51:28



πŸ™‡ We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, Kelton Zhang, Fionn Delahunty, Wang Bo, Florian HΓΆnicke, πŸ™‡


πŸ†• New Features

- [[5fbc30aa](https://github.com/jina-ai/jina/commit/5fbc30aa00b73ac8ed22acc621731d5b5720442f)] __-__ add link to run in colab (#2270) (*Fionn Delahunty*)

🐞 Bug fixes

- [[103bf2f5](https://github.com/jina-ai/jina/commit/103bf2f55acbd74c3f3eab11013e69b8566d8d68)] __-__ __client__: remove sibling setting in client (#2300) (*Han Xiao*)

🚧 Code Refactoring

- [[c8fb6b67](https://github.com/jina-ai/jina/commit/c8fb6b6703fc04c7e14927bf33f38ec275173031)] __-__ merge batching decorators (#2269) (*Kelton Zhang*)

πŸ“— Documentation

- [[e537a928](https://github.com/jina-ai/jina/commit/e537a9283984dd642905eecb74d9c33f20aa5a0b)] __-__ pod (#2282) (*Florian HΓΆnicke*)

🏁 Unit Test and CICD

- [[e5737589](https://github.com/jina-ai/jina/commit/e57375893069d5362f4db5d36b6ec5a6aa4683e3)] __-__ fix hanging tests (#2285) (*Han Xiao*)
- [[e5f647f2](https://github.com/jina-ai/jina/commit/e5f647f25e4ac57a64696bc707d6c3040e417bf6)] __-__ fix slow tests in ci (#2276) (*Wang Bo*)

🍹 Other Improvements

- [[605c090d](https://github.com/jina-ai/jina/commit/605c090d43cc0f44e6b8791e051171029b8f2abb)] __-__ __contributor__: update contributors (*Jina Dev Bot*)
- [[387939b9](https://github.com/jina-ai/jina/commit/387939b973aca74c9bc6d9d5c800032dbc21b803)] __-__ fix code snippet (*Han Xiao*)
- [[5dcaf9b0](https://github.com/jina-ai/jina/commit/5dcaf9b024f0e902f02b572cb4882f2252bcf916)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[d24d97ca](https://github.com/jina-ai/jina/commit/d24d97ca4c69dd4daf070c7dd1bccf40ec666491)] __-__ __version__: the next version will be 1.1.3 (*Jina Dev Bot*)

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

1.1.2

Not secure
> Release time: 2021-04-04 23:04:22



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


πŸ†• New Features

- [[9c9ad173](https://github.com/jina-ai/jina/commit/9c9ad1737172eeaf62e99db185a349dab6dcec3c)] __-__ __flow__: add reload api to flow (#2278) (*Han Xiao*)

🚧 Code Refactoring

- [[1fa761f8](https://github.com/jina-ai/jina/commit/1fa761f8279063112a7d7ba14a4e9dfce112a808)] __-__ __proto__: devices now explict rename as targets (#2280) (*Han Xiao*)

🍹 Other Improvements

- [[88ac3a97](https://github.com/jina-ai/jina/commit/88ac3a9776a7af47cfe0716be5a8d36dde90b5db)] __-__ __contributor__: update contributors (*Jina Dev Bot*)
- [[9097bc12](https://github.com/jina-ai/jina/commit/9097bc12d7fbcb72da54c4586585901d3392ffe7)] __-__ fix readme (*Han Xiao*)
- [[f4508315](https://github.com/jina-ai/jina/commit/f450831540b037875acc02b4310e0453f6ea0215)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[8a03b013](https://github.com/jina-ai/jina/commit/8a03b013700ed0f64bddbfa3a716b6226e28b4c5)] __-__ __version__: the next version will be 1.1.2 (*Jina Dev Bot*)

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

1.1.1

Not secure
> Release time: 2021-04-02 08:23:14



πŸ™‡ We'd like to thank all contributors for this new release! In particular,
Han Xiao, Florian HΓΆnicke, Wang Bo, Yongxuan Zhang, David Buchaca Prats, Jina Dev Bot, Alex Cureton-Griffiths, Joan Fontanals, Carlos B, cristian, πŸ™‡


πŸ†• New Features

- [[56bdf8b5](https://github.com/jina-ai/jina/commit/56bdf8b5de27258154084d5e59ea1bbf82c7864b)] __-__ __driver__: add whoosh driver for april fool (#2273) (*Han Xiao*)
- [[62281281](https://github.com/jina-ai/jina/commit/62281281f2fdbce806633b56208cd6dab0232d5c)] __-__ router cancel request (#2257) (*Florian HΓΆnicke*)
- [[0946a46e](https://github.com/jina-ai/jina/commit/0946a46efbc5d44c3afc89acad58453253620707)] __-__ __pod__: add reload mechanism to pod (#2261) (*Han Xiao*)
- [[917de4bc](https://github.com/jina-ai/jina/commit/917de4bc5ee9c192cfaa25291f88557e843b12e1)] __-__ all pea ids start at 0 (#2243) (*cristian*)

🐞 Bug fixes

- [[ff2e9a5e](https://github.com/jina-ai/jina/commit/ff2e9a5e1dba85719b83800e4cc188f216fd42db)] __-__ remove wrong commit file (#2277) (*Han Xiao*)
- [[d9ca73d5](https://github.com/jina-ai/jina/commit/d9ca73d52792664035d3775745b67bf4aedad671)] __-__ put siblings back (#2234) (*Florian HΓΆnicke*)
- [[6cf76246](https://github.com/jina-ai/jina/commit/6cf76246bf367e6a5ab6fc484c5c0cdda5726b87)] __-__ import warnings verbose off by default (#2271) (*David Buchaca Prats*)
- [[226b99e5](https://github.com/jina-ai/jina/commit/226b99e5a657f2eb672e69ffc298905b8b15fa44)] __-__ __helper__: threadpool to simple thread (#2272) (*Han Xiao*)
- [[e7131d12](https://github.com/jina-ai/jina/commit/e7131d12d681714a1e50c4e9959a141bfd445489)] __-__ __readme__: emoji table to list. fixes heading issues (#2264) (*Alex Cureton-Griffiths*)
- [[afb3ce3b](https://github.com/jina-ai/jina/commit/afb3ce3b6d961b68d34abf75eb3b8e0448c26b3d)] __-__ __helper__: fetching external ip is extremely slow (#2267) (*Han Xiao*)
- [[ec55e7d1](https://github.com/jina-ai/jina/commit/ec55e7d1035d6ce5e7c40f0512afdb3fba0c3a47)] __-__ fix script in README (#2256) (*Carlos B*)

🚧 Code Refactoring

- [[c8610558](https://github.com/jina-ai/jina/commit/c8610558cff55938ad0385de764ef14406061d87)] __-__ __readme__: simplification and content update (#2244) (*Alex Cureton-Griffiths*)
- [[4fa7af22](https://github.com/jina-ai/jina/commit/4fa7af22193c9d04adfb4c073d8b5914193c1408)] __-__ remove unnecessary code (#2258) (*Joan Fontanals*)

πŸ“— Documentation

- [[cb21d427](https://github.com/jina-ai/jina/commit/cb21d427d384913148ae7cc7733f6258fbeee692)] __-__ enums (#2274) (*Florian HΓΆnicke*)

🏁 Unit Test and CICD

- [[2c963037](https://github.com/jina-ai/jina/commit/2c963037d352a90cdc42068e4959f77ff340a366)] __-__ use latest endpoint for tests (#2251) (*Wang Bo*)
- [[6cbcc459](https://github.com/jina-ai/jina/commit/6cbcc4592ff6c04c5a118e0132748e223f7931f8)] __-__ __document__: add plot test (#2245) (*Yongxuan Zhang*)

🍹 Other Improvements

- [[82013083](https://github.com/jina-ai/jina/commit/82013083dcf1c269804bf7c336aa9b93d3198293)] __-__ fix readme (*Han Xiao*)
- [[1c9e3840](https://github.com/jina-ai/jina/commit/1c9e38407c1ed04ed837ac8d1bbd51bc0d276217)] __-__ __helper__: revert get ip (#2275) (*Han Xiao*)
- [[33b91e03](https://github.com/jina-ai/jina/commit/33b91e030f950c73945f16edd3778bfce473ab75)] __-__ __contributor__: update contributors (*Jina Dev Bot*)
- [[547ad96e](https://github.com/jina-ai/jina/commit/547ad96e95a4651018de11376e15e1bd4221774a)] __-__ __release-notes__: update image (#2262) (*Alex Cureton-Griffiths*)
- [[ed61f67a](https://github.com/jina-ai/jina/commit/ed61f67aa2dc828201ff6c80ebfeeb73a60d19f3)] __-__ update readme (*Han Xiao*)
- [[971d8c1d](https://github.com/jina-ai/jina/commit/971d8c1de282b5c077608f75e65696304f088d14)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[679d58b9](https://github.com/jina-ai/jina/commit/679d58b968a51f4120664a99642b307452f46c8d)] __-__ __version__: the next version will be 1.1.1 (*Jina Dev Bot*)

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

1.1.0

Not secure
> Release time: 2021-03-29 12:54:26



πŸ™‡ We'd like to thank all contributors for this new release! In particular,
Nan WangHome.MBP, Nan Wang, Jina Dev Bot, πŸ™‡


🐞 Bug fixes

- [[2ad1a5e0](https://github.com/jina-ai/jina/commit/2ad1a5e0964ad6dff98f8cfc972be145b3884be2)] __-__ use list instead of dictionary for peas-hosts (#2242) (*Nan Wang*)
- [[d1840701](https://github.com/jina-ai/jina/commit/d184070145c8507b11e71d9aeedbbe372edd3cb3)] __-__ fix the bug in the default value (#2246) (*Nan Wang*)

🍹 Other Improvements

- [[e931e940](https://github.com/jina-ai/jina/commit/e931e940992861679dc3446ad3137e54439bf999)] __-__ bump version to 1.1.0 (*Nan WangHome.MBP*)
- [[b8f1c36b](https://github.com/jina-ai/jina/commit/b8f1c36bb3c14786b6a9b4e1c67ec67c121b0d9c)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[5787b083](https://github.com/jina-ai/jina/commit/5787b0833c3484be98e2feb233ac93163d419ebd)] __-__ __contributor__: update contributors (*Jina Dev Bot*)
- [[064c8757](https://github.com/jina-ai/jina/commit/064c87571c7ca1c563fdd3e1ea5f1b86f69fbd92)] __-__ __version__: the next version will be 1.0.17 (*Jina Dev Bot*)

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

1.0.16

Not secure
> Release time: 2021-03-28 23:03:56



πŸ™‡ We'd like to thank all contributors for this new release! In particular,
Jina Dev Bot, David Buchaca Prats, cristian, Wang Bo, CatStark, πŸ™‡


πŸ†• New Features

- [[13ca1a80](https://github.com/jina-ai/jina/commit/13ca1a80185f4d5f5a42296cc0ba05517ddef461)] __-__ support for sparse arrays in documents (#2207) (*David Buchaca Prats*)
- [[2fe2fe82](https://github.com/jina-ai/jina/commit/2fe2fe82a1528ae87c448cb40c97b3e8b3b59f72)] __-__ add pngtodisk driver (#2209) (*cristian*)

🐞 Bug fixes

- [[f2def8a4](https://github.com/jina-ai/jina/commit/f2def8a464a6a6e38314892e894cceee12245e0e)] __-__ proper usage of importextensions (#2237) (*cristian*)
- [[2be26c6d](https://github.com/jina-ai/jina/commit/2be26c6dcc0cff897cb99d0eb29258338c5b86ca)] __-__ pytorch sparse ndarray constructor (#2233) (*Wang Bo*)
- [[9b3ab472](https://github.com/jina-ai/jina/commit/9b3ab472f18c0366aa7eda3be97ef9ed0ebbd4d2)] __-__ test expects files with contents (#2221) (*cristian*)

🏁 Unit Test and CICD

- [[1c9949ca](https://github.com/jina-ai/jina/commit/1c9949ca64ddb289a7b12d34dca38797540ca972)] __-__ add zmq runtime test (#2230) (*Wang Bo*)
- [[3d1b9548](https://github.com/jina-ai/jina/commit/3d1b954867720a39732135b4e7852b5542be119f)] __-__ add regression for chatbot (#2218) (*Wang Bo*)
- [[8b80cec6](https://github.com/jina-ai/jina/commit/8b80cec692ebcd07ff1223ea7da4dc820f4fd03c)] __-__ assert there are no embeddings by default (#2229) (*CatStark*)

🍹 Other Improvements

- [[d0e4ae94](https://github.com/jina-ai/jina/commit/d0e4ae94488ad4a77e9d3f87baaafa54e19ccc35)] __-__ __contributor__: update contributors (*Jina Dev Bot*)
- [[72e5c838](https://github.com/jina-ai/jina/commit/72e5c8387663a5229eb1a0c5b077e49313d719f3)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[576a3c86](https://github.com/jina-ai/jina/commit/576a3c86fb75ce7666feeaec3860efb86764fd68)] __-__ __version__: the next version will be 1.0.16 (*Jina Dev Bot*)

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

1.0.15

Not secure
> Release time: 2021-03-23 15:21:28



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


🏁 Unit Test and CICD

- [[e0edf3bd](https://github.com/jina-ai/jina/commit/e0edf3bdabb6a19fc681375648a21071edf5d58f)] __-__ fix broken tests (#2227) (*Han Xiao*)

🍹 Other Improvements

- [[8be28cfe](https://github.com/jina-ai/jina/commit/8be28cfef7880ed74d964c32c7c87c6c2f40a6cc)] __-__ __version__: the next version will be 1.0.15 (*Jina Dev Bot*)

<a name=release-note-1-0-16></a>

Page 39 of 66

Links

Releases

Has known vulnerabilities

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