Jina

Latest version: v3.25.1

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

Scan your dependencies

Page 60 of 66

0.3.5

Not secure
> Release time: 2020-07-04 17:33:55



🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, Anish Pawar, Anish, 🙇


🆕 New Features

- [[a793a1e4](https://github.com/jina-ai/jina/commit/a793a1e467b70de8921e1b6f7a72984aa9f83bef)] __-__ __executor__: add image custom keras (*Anish*)

🐞 Bug fixes

- [[9890883a](https://github.com/jina-ai/jina/commit/9890883a0d3bc8cda364bda5f4152eff110a3005)] __-__ __gpu__: auto degrade when gpu not available (*Han Xiao*)
- [[4fd2ff2a](https://github.com/jina-ai/jina/commit/4fd2ff2aceab00e97e82c7d4a2e835fe9a16d23c)] __-__ __executor__: fix init (*Anish*)
- [[ca23ea7a](https://github.com/jina-ai/jina/commit/ca23ea7a2e22a42b4d24a84a5bab41cd03c2308a)] __-__ __executor__: fix encode axis (*Anish*)
- [[f46e678e](https://github.com/jina-ai/jina/commit/f46e678e8155e4ff7dcab29a8ff1d019a3f94b80)] __-__ __executor__: add device support (*Anish*)

🚧 Code Refactoring

- [[29315644](https://github.com/jina-ai/jina/commit/29315644a93f569ea5ce06920fee8f023f96722c)] __-__ __executor__: change imports (*Anish Pawar*)
- [[505bacb4](https://github.com/jina-ai/jina/commit/505bacb46161e8d16fb497909cc4e77a217f05e8)] __-__ __executor__: var name custom keras (*Anish*)

🏁 Unit Test and CICD

- [[b988e6e4](https://github.com/jina-ai/jina/commit/b988e6e4de374cb661eecbee33b20f65ec5fc708)] __-__ __executor__: add custom keras test (*Anish Pawar*)

🍹 Other Improvements

- [[c4e07596](https://github.com/jina-ai/jina/commit/c4e075968c84393b9bebea4c746395c4ff20a593)] __-__ hotfix prep for new zmq feature (*Han Xiao*)
- [[6a10ab4d](https://github.com/jina-ai/jina/commit/6a10ab4d18984143d49e1347483da0e6c3e87bb9)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[5a4195aa](https://github.com/jina-ai/jina/commit/5a4195aae688b5ab7ba5dd400845121e565ba4bd)] __-__ __version__: the next version will be 0.3.5 (*Jina Dev Bot*)
- [[49de8711](https://github.com/jina-ai/jina/commit/49de87113b665341c588329f9c54ba2f379b4ebd)] __-__ __version__: the next version will be 0.3.1 (*Jina Dev Bot*)
- [[4ceb5fde](https://github.com/jina-ai/jina/commit/4ceb5fde70d3dcd87af8784a3a3a690b5c6ad69e)] __-__ hotfix password stdin (*Han Xiao*)

<a name="release-note-036"></a>

0.3.4

Not secure
> Release time: 2020-07-03 15:57:20



🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, fhaase2, Jina Dev Bot, Nan Wang, hanxiao, BingHo1013, Andrey Vasnetsov, Morry Wang, coolmian, JamesTang616, 🙇


🆕 New Features

- [[7abe42ad](https://github.com/jina-ai/jina/commit/7abe42ad39bf112e84a6ec0a4de554a604882ebc)] __-__ __peapods__: add uvloop as an alternative event loop (*Han Xiao*)
- [[6af3f1fb](https://github.com/jina-ai/jina/commit/6af3f1fb782c0d5f99b2a16a7572b1b0ea28d730)] __-__ rename port grpc (*fhaase2*)
- [[7e592805](https://github.com/jina-ai/jina/commit/7e592805cef3fd1fef8b93783a5f569a7e555dd9)] __-__ __helloworld__: add cli arg &#39;download-proxy&39; (*Morry Wang*)
- [[5ac225e8](https://github.com/jina-ai/jina/commit/5ac225e809adf266837ac372f56b80e19b59353b)] __-__ __indexer__: allow user switch indexer in query time (*Han Xiao*)
- [[7cb893a7](https://github.com/jina-ai/jina/commit/7cb893a78a7655797cef3f12d0c507e940c9825a)] __-__ __encoder__: add fastica to numeric encoders (*JamesTang616*)
- [[6158ce3d](https://github.com/jina-ai/jina/commit/6158ce3d188c50163e8d4d2595b52e5232ad483a)] __-__ __indexer__: add size (*Han Xiao*)
- [[66bef2c1](https://github.com/jina-ai/jina/commit/66bef2c1ff30caff5306d91da63020bed1d93d1b)] __-__ __proto__: add location info to chunk (*Han Xiao*)

🐞 Bug fixes

- [[d535c5ec](https://github.com/jina-ai/jina/commit/d535c5ec472f10d7656547593eb171d19f9c1483)] __-__ __flow__: fix the mismatched arguments (*Nan Wang*)
- [[ab123027](https://github.com/jina-ai/jina/commit/ab1230279309f0bac2559aeb5c67edce89c9fb73)] __-__ __docs__: correct the mismatched parameter value (*coolmian*)
- [[11f80552](https://github.com/jina-ai/jina/commit/11f8055285753ae28deb7593bfaf2ed571d68270)] __-__ __indexer__: fix index size logging (*Han Xiao*)
- [[487f5bad](https://github.com/jina-ai/jina/commit/487f5badf922973b2ba2cfa901817ab1ed930362)] __-__ __driver__: fix del in topkfilter (*Han Xiao*)
- [[e4c5aca4](https://github.com/jina-ai/jina/commit/e4c5aca4b85068f31b0ddc284b00924305f6241a)] __-__ __driver__: topkfilter now remove irrelevant chunks (*Han Xiao*)
- [[ea8c1fec](https://github.com/jina-ai/jina/commit/ea8c1fecd52359e1abbe59f62d8399e0e8505feb)] __-__ __driver__: move topkfilter to ranker (*Han Xiao*)

🚧 Code Refactoring

- [[1b67d379](https://github.com/jina-ai/jina/commit/1b67d3794d7335210d9e8e533edeabd7760ab9e8)] __-__ __indexer__: abstract rw ndarray from numpyindexer (*Han Xiao*)

📗 Documentation

- [[f2f523e1](https://github.com/jina-ai/jina/commit/f2f523e153ee912596c8cc04216cfba1a1b2fcc5)] __-__ __io__: add shortcut to flow io (*hanxiao*)
- [[d5d23395](https://github.com/jina-ai/jina/commit/d5d23395e74e11ac4989e91cbeef86652f1aabb2)] __-__ __readme__: improve russian readme (*Andrey Vasnetsov*)
- [[f18fcfe8](https://github.com/jina-ai/jina/commit/f18fcfe8db605b9ec3a029954b1405403d429603)] __-__ __contributing__: instructions for github association (*Morry Wang*)

🏁 Unit Test and CICD

- [[ee84d174](https://github.com/jina-ai/jina/commit/ee84d174e30dc7f4f9d56550605c673c1c2526bc)] __-__ use image built from pr in tests (*fhaase2*)

🍹 Other Improvements

- [[76980af4](https://github.com/jina-ai/jina/commit/76980af4ea2b9ea699524d3f6e5043c3481cfdd5)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[61d243f8](https://github.com/jina-ai/jina/commit/61d243f86c16eae60ede43c3a2bb6ccda764196c)] __-__ fix link (*Han Xiao*)
- [[7bdea9c7](https://github.com/jina-ai/jina/commit/7bdea9c774a7659b19419df79f64c3014bebdd5c)] __-__ update readme gif banner (*BingHo1013*)
- [[f9dca5b2](https://github.com/jina-ai/jina/commit/f9dca5b2b7bf8da3b53614909024aac7d88dd59f)] __-__ update copyright header (*Jina Dev Bot*)
- [[19e0f3fa](https://github.com/jina-ai/jina/commit/19e0f3fadbe7d8a20999740ec239c0a51b98f356)] __-__ __version__: the next version will be 0.3.4 (*Jina Dev Bot*)
- [[9016b4d4](https://github.com/jina-ai/jina/commit/9016b4d40edda3dfefed1565a601a87ab28eb23a)] __-__ update readme gif (*BingHo1013*)
- [[d985f4d6](https://github.com/jina-ai/jina/commit/d985f4d66a71d4926a35216f68022a840bfdf74a)] __-__ Delete 1500x667 new.gif (*BingHo1013*)
- [[80100ca2](https://github.com/jina-ai/jina/commit/80100ca22196d03c731c796c4e42246e35694023)] __-__ __version__: the next version will be 0.3.3 (*Jina Dev Bot*)
- [[60000083](https://github.com/jina-ai/jina/commit/60000083c57a6cf17f77fc50e6fc496089516f13)] __-__ __version__: the next version will be 0.3.2 (*Jina Dev Bot*)
- [[0db4bd9f](https://github.com/jina-ai/jina/commit/0db4bd9fee7c6403b93de5a72fd652e76c275a35)] __-__ hotfix publish driver (*Han Xiao*)

<a name="release-note-035"></a>

0.3.3

Not secure
> Release time: 2020-06-30 00:25:56



🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Morry Wang, fhaase2, Jina Dev Bot, BingHo1013, 🙇


🆕 New Features

- [[7e592805](https://github.com/jina-ai/jina/commit/7e592805cef3fd1fef8b93783a5f569a7e555dd9)] __-__ __helloworld__: add cli arg &#39;download-proxy&39; (*Morry Wang*)
- [[5ac225e8](https://github.com/jina-ai/jina/commit/5ac225e809adf266837ac372f56b80e19b59353b)] __-__ __indexer__: allow user switch indexer in query time (*Han Xiao*)
- [[6158ce3d](https://github.com/jina-ai/jina/commit/6158ce3d188c50163e8d4d2595b52e5232ad483a)] __-__ __indexer__: add size (*Han Xiao*)
- [[66bef2c1](https://github.com/jina-ai/jina/commit/66bef2c1ff30caff5306d91da63020bed1d93d1b)] __-__ __proto__: add location info to chunk (*Han Xiao*)

🐞 Bug fixes

- [[f67fdf1b](https://github.com/jina-ai/jina/commit/f67fdf1bb3ff8b7c6aeae532bb6c09389ab6496a)] __-__ __indexer__: fix ref_indexer in ChunkIndexer (*Han Xiao*)
- [[11f80552](https://github.com/jina-ai/jina/commit/11f8055285753ae28deb7593bfaf2ed571d68270)] __-__ __indexer__: fix index size logging (*Han Xiao*)
- [[487f5bad](https://github.com/jina-ai/jina/commit/487f5badf922973b2ba2cfa901817ab1ed930362)] __-__ __driver__: fix del in topkfilter (*Han Xiao*)
- [[e4c5aca4](https://github.com/jina-ai/jina/commit/e4c5aca4b85068f31b0ddc284b00924305f6241a)] __-__ __driver__: topkfilter now remove irrelevant chunks (*Han Xiao*)
- [[ea8c1fec](https://github.com/jina-ai/jina/commit/ea8c1fecd52359e1abbe59f62d8399e0e8505feb)] __-__ __driver__: move topkfilter to ranker (*Han Xiao*)

🚧 Code Refactoring

- [[1b67d379](https://github.com/jina-ai/jina/commit/1b67d3794d7335210d9e8e533edeabd7760ab9e8)] __-__ __indexer__: abstract rw ndarray from numpyindexer (*Han Xiao*)

🏁 Unit Test and CICD

- [[0e4c4c1e](https://github.com/jina-ai/jina/commit/0e4c4c1e17ffa7ea99b563dc280e7de23ce69cad)] __-__ __gateway__: concurrency test for rest gateway (*fhaase2*)

🍹 Other Improvements

- [[29bbb28b](https://github.com/jina-ai/jina/commit/29bbb28b935067f2241c3cab35483c1ce3fcbc2c)] __-__ hotfix feature wrap indexer (*Han Xiao*)
- [[57600153](https://github.com/jina-ai/jina/commit/576001536ced8ae411e9c7a29873cf989563ddae)] __-__ update copyright header (*Jina Dev Bot*)
- [[d985f4d6](https://github.com/jina-ai/jina/commit/d985f4d66a71d4926a35216f68022a840bfdf74a)] __-__ Delete 1500x667 new.gif (*BingHo1013*)
- [[a4618512](https://github.com/jina-ai/jina/commit/a4618512623e2422ceed564071273344446fe182)] __-__ update readme gif (*BingHo1013*)
- [[6e3ece22](https://github.com/jina-ai/jina/commit/6e3ece22d7c58819ebdf4fe792ac5ea0a29dc8f1)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[80100ca2](https://github.com/jina-ai/jina/commit/80100ca22196d03c731c796c4e42246e35694023)] __-__ __version__: the next version will be 0.3.3 (*Jina Dev Bot*)
- [[0db4bd9f](https://github.com/jina-ai/jina/commit/0db4bd9fee7c6403b93de5a72fd652e76c275a35)] __-__ hotfix publish driver (*Han Xiao*)

<a name="release-note-034"></a>

0.3.2

Not secure
> Release time: 2020-06-26 15:57:23



🙇 We'd like to thank all contributors for this new release! In particular,
Jina Dev Bot, 🙇


🍹 Other Improvements

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

<a name="release-note-033"></a>

0.3.1

Not secure
> Release time: 2020-06-25 21:38:52



🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, Alex C-G, 🙇


🆕 New Features

- [[012e9e13](https://github.com/jina-ai/jina/commit/012e9e136b5e8a42995954ca2a16e9e359c4a394)] __-__ __peapods__: add error skipping strategy (*Han Xiao*)

🐞 Bug fixes

- [[bed4f556](https://github.com/jina-ai/jina/commit/bed4f556a0cd3b5b93177acef532746d017611dc)] __-__ __driver__: remove pub driver with post_hook (*Han Xiao*)

📗 Documentation

- [[2fd88767](https://github.com/jina-ai/jina/commit/2fd88767d7c29b560eeb0d92a16f4e752f290bb7)] __-__ __readme__: wording improvement (*Alex C-G*)
- [[767dddb4](https://github.com/jina-ai/jina/commit/767dddb443aa0c63e15cd3848288c9f981cd9eb4)] __-__ __code-of-conduct__: initial commit (*Alex C-G*)

🍹 Other Improvements

- [[0db4bd9f](https://github.com/jina-ai/jina/commit/0db4bd9fee7c6403b93de5a72fd652e76c275a35)] __-__ hotfix publish driver (*Han Xiao*)
- [[358bfec1](https://github.com/jina-ai/jina/commit/358bfec1c327a24624461bfdbcf79ed54346e0b6)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[49de8711](https://github.com/jina-ai/jina/commit/49de87113b665341c588329f9c54ba2f379b4ebd)] __-__ __version__: the next version will be 0.3.1 (*Jina Dev Bot*)

<a name="release-note-032"></a>

0.3.0

Not secure
> Release time: 2020-06-24 14:26:50



🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, Alex C-G, fhaase2, Yue Liu, 🙇


🆕 New Features

- [[3e983307](https://github.com/jina-ai/jina/commit/3e983307fb71a209de81a874a9e6bd6914b801fc)] __-__ __hub__: add docker readme (*Han Xiao*)
- [[33a944a4](https://github.com/jina-ai/jina/commit/33a944a44a7f5605933f643966845c0d59d793fc)] __-__ __hub__: add success html page (*Han Xiao*)
- [[df91778c](https://github.com/jina-ai/jina/commit/df91778c769f26a80b2947408e449cf45995644d)] __-__ __crafter__: add deepsegment (*Han Xiao*)

🐞 Bug fixes

- [[23905c13](https://github.com/jina-ai/jina/commit/23905c134629f06edcd73741191ed4fd14234026)] __-__ fix password-stdin (*Han Xiao*)
- [[7a648ea3](https://github.com/jina-ai/jina/commit/7a648ea3d099d7f2b128bf300ce693001c5a368c)] __-__ __indexer__: is trained set on train call (*fhaase2*)
- [[e515e2ba](https://github.com/jina-ai/jina/commit/e515e2bac029ce5fb96cd1a4d052d94f27e63933)] __-__ __driver__: improve efficiency of topk filter (*Han Xiao*)
- [[089b9342](https://github.com/jina-ai/jina/commit/089b93422efcfafbd20d6b435f92d8bcb0d390ef)] __-__ __except__: move inherit from oserror to syserror (*Han Xiao*)

📗 Documentation

- [[7bb1d691](https://github.com/jina-ai/jina/commit/7bb1d691a522fea76d6d967873b972749d28156b)] __-__ __contributing__: before starting section (*Alex C-G*)
- [[40a01d9b](https://github.com/jina-ai/jina/commit/40a01d9b720e78acea50e78ee929f26721dc8040)] __-__ __contributing__: info on string length (*Alex C-G*)
- [[92b81843](https://github.com/jina-ai/jina/commit/92b81843997d4c80dd00cd9c738206112cf238c6)] __-__ __contributing__: remove duplicated naming conventions (*Alex C-G*)
- [[06bb4fbb](https://github.com/jina-ai/jina/commit/06bb4fbbe8324c35bffeebf812f235f61d6a88f1)] __-__ __contributing__: remove duplicated bad examples (*Alex C-G*)
- [[6ce0ed53](https://github.com/jina-ai/jina/commit/6ce0ed53f6f9f83ebb1fa7d8fc241bbb7cbf1137)] __-__ __contributing__: info from pinned issue, rewrite for easy use (*Alex C-G*)
- [[f1288681](https://github.com/jina-ai/jina/commit/f1288681c1448e58691464051bd2f085b407b494)] __-__ __101__: capitalization, remove pancake analogy (*Alex C-G*)
- [[5f3ba6c3](https://github.com/jina-ai/jina/commit/5f3ba6c35ba03436f875dbc9c3caa5bb03a50987)] __-__ __101__: punctuation (*Alex C-G*)
- [[79fbf2bd](https://github.com/jina-ai/jina/commit/79fbf2bd3e3d7be5a1036cefc092aa29aa017400)] __-__ __101__: remove question from text that i added before (*Alex C-G*)
- [[07a5d90f](https://github.com/jina-ai/jina/commit/07a5d90f92ea05d558c075872a8bd46000430aab)] __-__ __101__: heading capitalization, formatting (*Alex C-G*)
- [[9ff5e3cb](https://github.com/jina-ai/jina/commit/9ff5e3cbae6fe0af0fbf59d8a80461e85482eff3)] __-__ __101__: cherry-pick updated text (*Alex C-G*)

🏁 Unit Test and CICD

- [[d0be9f32](https://github.com/jina-ai/jina/commit/d0be9f32649eaab17627d64405a8d2f46e638b2b)] __-__ delete empty space in a filename (*Yue Liu*)

🍹 Other Improvements

- [[4ceb5fde](https://github.com/jina-ai/jina/commit/4ceb5fde70d3dcd87af8784a3a3a690b5c6ad69e)] __-__ hotfix password stdin (*Han Xiao*)
- [[cabf4bdd](https://github.com/jina-ai/jina/commit/cabf4bddf29c11e0249bb709a278f073e40591d6)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[14de9429](https://github.com/jina-ai/jina/commit/14de9429ca8225b83136f638fed9b8e3d8e32d0e)] __-__ __version__: bumping version to 0.2.11 (*Jina Dev Bot*)
- [[79b302c9](https://github.com/jina-ai/jina/commit/79b302c93b01689e82cf4b52f46522eb7497c404)] __-__ __version__: bumping version to 0.2.10 (*Jina Dev Bot*)
- [[94322a8d](https://github.com/jina-ai/jina/commit/94322a8d50b6e0b666c04ca4a3c43c108fa8bb57)] __-__ hotfix error handling (*Han Xiao*)
- [[fb8a68fa](https://github.com/jina-ai/jina/commit/fb8a68fa166fa744d46045a48b2e4e043448e42b)] __-__ __version__: bumping version to 0.2.8 (*Jina Dev Bot*)
- [[9ea6ca96](https://github.com/jina-ai/jina/commit/9ea6ca96b1d48540b404a7a78c3fe0d08139d217)] __-__ hotfix error catching (*Han Xiao*)

<a name="release-note-031"></a>

Page 60 of 66

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.