Jina

Latest version: v3.25.2

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

Scan your dependencies

Page 64 of 66

0.1.8

Not secure
> Release time: 2020-05-06 15:15:54



🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Nan Wang, Xiong Ma, Jina Dev Bot, 🙇


🆕 New Features

- [[153e2aab](https://github.com/jina-ai/jina/commit/153e2aab77e08c05b361ddb83a72822d284539f4)] __-__ __peapod__: add logs grouping by pod name (*Han Xiao*)

🐞 Bug fixes

- [[c78ec6ec](https://github.com/jina-ai/jina/commit/c78ec6ecf27ea38e1c4ac51fe284ff587af207be)] __-__ __driver__: fix search driver logic in shards (*Han Xiao*)
- [[9cc2a050](https://github.com/jina-ai/jina/commit/9cc2a050dc2cde73910c78af6780ad5aadddffaf)] __-__ style (*Han Xiao*)
- [[eb59499e](https://github.com/jina-ai/jina/commit/eb59499e8787bde83d4f758c3ec0d3be49beffa3)] __-__ __indexer__: fix empty indexer reading (*Han Xiao*)
- [[1c1a048c](https://github.com/jina-ai/jina/commit/1c1a048c036c0e7955e45aa889d5617d64ff1ece)] __-__ add the env var for testing gpu (*Nan Wang*)
- [[bea55a59](https://github.com/jina-ai/jina/commit/bea55a59708ea9a3b6b43ee8e92bbc21b0edff73)] __-__ __logging__: add unittest (*Xiong Ma*)
- [[bbbb9e71](https://github.com/jina-ai/jina/commit/bbbb9e7161ef9905d1b2930029c038a687f615db)] __-__ __logging__: fix success level message (*Xiong Ma*)
- [[f072778e](https://github.com/jina-ai/jina/commit/f072778ef700129c5c8d13b29b325c93d8ca664e)] __-__ remove gpu dependencies (*Nan Wang*)
- [[41dd06eb](https://github.com/jina-ai/jina/commit/41dd06eb51cd3a118909b086ad746442a5e57dec)] __-__ clean up extrarequirements (*Nan Wang*)
- [[d797a0a0](https://github.com/jina-ai/jina/commit/d797a0a011c47a05e09c791b4e3ac1b6e6a9e17a)] __-__ add docs (*Nan Wang*)
- [[9a9a838e](https://github.com/jina-ai/jina/commit/9a9a838e85cee28931e50ee8c654628a177ab33d)] __-__ __shards__: fix shard writing logic when closing (*Han Xiao*)
- [[c4fe17d4](https://github.com/jina-ai/jina/commit/c4fe17d4b4b09b7af7fa401185360a6d76066557)] __-__ refactoring codes (*Nan Wang*)
- [[0048f346](https://github.com/jina-ai/jina/commit/0048f34629230140c4fc1eb7254f9643bbe040e1)] __-__ refactoring class names (*Nan Wang*)
- [[eaee9172](https://github.com/jina-ai/jina/commit/eaee91722a856e04d96d5cd935322b9ff500037a)] __-__ fix extrarequirements (*Nan Wang*)
- [[9a44cabe](https://github.com/jina-ai/jina/commit/9a44cabe6fa6c596e99bc6578c731aebe9a35d67)] __-__ adapt the extrarequirements (*Nan Wang*)
- [[4931df1d](https://github.com/jina-ai/jina/commit/4931df1d6e3a69892926d6837b184cc7616540ec)] __-__ fix flair on gpu (*Nan Wang*)
- [[1ddf2480](https://github.com/jina-ai/jina/commit/1ddf248024d5a92600ae3924c13aed66cc5ba3d6)] __-__ fix transformers on gpu (*Nan Wang*)
- [[88982882](https://github.com/jina-ai/jina/commit/88982882475a605b9e0fa0030f29b12921212778)] __-__ fix video unittests on gpu (*Nan Wang*)
- [[d650e72f](https://github.com/jina-ai/jina/commit/d650e72f97c887e6b1f2ac661d1d881df60479d1)] __-__ fix tensorflow on gpu (*Nan Wang*)
- [[a37e9d7b](https://github.com/jina-ai/jina/commit/a37e9d7b1e472a78caf88669ba5873e319475b5a)] __-__ fix unit tests for torchvision (*Nan Wang*)
- [[ab7e663e](https://github.com/jina-ai/jina/commit/ab7e663e1e7c658605d7dc9731c7e7898f548151)] __-__ fix unit tests for tfkeras (*Nan Wang*)
- [[bd0cb496](https://github.com/jina-ai/jina/commit/bd0cb496383c90b49694a3bcdfb43ae01bee00f5)] __-__ fix the unittests on gpu (*Nan Wang*)
- [[9e75d5e0](https://github.com/jina-ai/jina/commit/9e75d5e0b79bce7aef4d6b86d78054750938095a)] __-__ fix the paddlehub on gpu (*Nan Wang*)
- [[a40b185d](https://github.com/jina-ai/jina/commit/a40b185da15529c05a56b1a2cef6d637d6259c9b)] __-__ rename the classes (*Nan Wang*)
- [[4077a182](https://github.com/jina-ai/jina/commit/4077a18264140e26872e436072ee77b6da886612)] __-__ __hello-world__: add comments to help understand (*Han Xiao*)
- [[9e3c8976](https://github.com/jina-ai/jina/commit/9e3c89767dee31aa8011421a64799741a60ecc7b)] __-__ rename base classes (*Nan Wang*)
- [[67cf25fd](https://github.com/jina-ai/jina/commit/67cf25fd8fb06c5ecd0fa0ce7c884d8b3394d528)] __-__ __executors__: fix gpu supports (*Nan Wang*)
- [[01ff133c](https://github.com/jina-ai/jina/commit/01ff133c26a96fc36f3bd8f0e6310631cd781b04)] __-__ __hello-world__: fix compression dep in hw demo (*Han Xiao*)

🏁 Unit Test and CICD

- [[1f052743](https://github.com/jina-ai/jina/commit/1f0527431be244024761767d1e6bfcea3e6fa0aa)] __-__ fix index shard testing (*Han Xiao*)

🍹 Other Improvements

- [[15a4216e](https://github.com/jina-ai/jina/commit/15a4216e9b439eb8994809898921e511ee7e9d6f)] __-__ hotfix update env list (*Han Xiao*)
- [[0d8d8924](https://github.com/jina-ai/jina/commit/0d8d89242123a043761093b35f74ba603e4172c7)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[97ab83a9](https://github.com/jina-ai/jina/commit/97ab83a904474586eaec575a65493bf5176f6790)] __-__ __version__: bumping version to 0.1.8 (*Jina Dev Bot*)
- [[df52882e](https://github.com/jina-ai/jina/commit/df52882e921de8038914b0c5daf02374decec51b)] __-__ __version__: bumping version to 0.1.7 (*Jina Dev Bot*)
- [[61c97022](https://github.com/jina-ai/jina/commit/61c97022356bf0a496b76eaa76b78d01484c22af)] __-__ hotfix dockerfile for latest (*Han Xiao*)

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

0.1.7

Not secure
> Release time: 2020-05-04 14:18:12



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


🐞 Bug fixes

- [[6640bb53](https://github.com/jina-ai/jina/commit/6640bb53ef1bf311c5540f2dbe49325fc2affedb)] __-__ __cli__: remove color imports (*Han Xiao*)
- [[01ff133c](https://github.com/jina-ai/jina/commit/01ff133c26a96fc36f3bd8f0e6310631cd781b04)] __-__ __hello-world__: fix compression dep in hw demo (*Han Xiao*)

🍹 Other Improvements

- [[f0a5e4d1](https://github.com/jina-ai/jina/commit/f0a5e4d187d61cd9ef7bf4867d79ce718d5f905b)] __-__ hotfix fix dep for latest (*Han Xiao*)
- [[e4d44d45](https://github.com/jina-ai/jina/commit/e4d44d45ceb3bd85fe80c25edf71cd4a64fddb01)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[df52882e](https://github.com/jina-ai/jina/commit/df52882e921de8038914b0c5daf02374decec51b)] __-__ __version__: bumping version to 0.1.7 (*Jina Dev Bot*)

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

0.1.6

Not secure
> Release time: 2020-05-02 22:42:12



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


🏁 Unit Test and CICD

- [[37ee56db](https://github.com/jina-ai/jina/commit/37ee56db923e7a45ea5c1b41e884697615f26698)] __-__ fix docker build opt size (*Han Xiao*)

🍹 Other Improvements

- [[61c97022](https://github.com/jina-ai/jina/commit/61c97022356bf0a496b76eaa76b78d01484c22af)] __-__ hotfix dockerfile for latest (*Han Xiao*)
- [[2e7bf04c](https://github.com/jina-ai/jina/commit/2e7bf04c94d2a7279b37fe53309562e88ca5c24b)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[5e37d3fe](https://github.com/jina-ai/jina/commit/5e37d3fe58bf7c808ce836d6a496904a98788b36)] __-__ __version__: bumping version to 0.1.6 (*Jina Dev Bot*)

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

0.1.5

Not secure
> Release time: 2020-05-02 21:47:39



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


🆕 New Features

- [[df2c1551](https://github.com/jina-ai/jina/commit/df2c15519f15b67f6393b665a7836f56a0b2a947)] __-__ __cli__: export api to json and yaml files (*Han Xiao*)
- [[4160994d](https://github.com/jina-ai/jina/commit/4160994d197b8f1103c5f4036cbe3edb6915381c)] __-__ add compression as an option to peapod (*Han Xiao*)

🐞 Bug fixes

- [[5f4bffd3](https://github.com/jina-ai/jina/commit/5f4bffd3c0d6580b6220795a3e436d3e24fe9daa)] __-__ __cli__: update cli autocomplete (*Han Xiao*)
- [[eda56495](https://github.com/jina-ai/jina/commit/eda56495813fb8ea26bef3ff73ec2ae5423234ee)] __-__ __docker__: add gcc dependency (*Han Xiao*)
- [[eb2eaaf5](https://github.com/jina-ai/jina/commit/eb2eaaf507cb9bb967abe0d3e3ea61f4367ef6a3)] __-__ __zmqlet__: add import check for lz4 (*Han Xiao*)

📗 Documentation

- [[cf152c35](https://github.com/jina-ai/jina/commit/cf152c35ab8efb55dfbf46b3ca637aaa78942885)] __-__ add schema to docs (*Han Xiao*)
- [[4caa2c7a](https://github.com/jina-ai/jina/commit/4caa2c7a2f89348a92417aeb49f4657025e9599f)] __-__ add nightly to release (*Han Xiao*)

🏁 Unit Test and CICD

- [[1550749a](https://github.com/jina-ai/jina/commit/1550749a55cd65c64e79901be1f84c111d5376ae)] __-__ fix schema generator (*Han Xiao*)
- [[ee6075e7](https://github.com/jina-ai/jina/commit/ee6075e7b474e9038ae2e225d95de5e4f46edf98)] __-__ add nightly build speedup cd (*Han Xiao*)
- [[7f551ed7](https://github.com/jina-ai/jina/commit/7f551ed725d0367dc9214ea1e7f6145535c68e4c)] __-__ add schema generator (*Han Xiao*)

🍹 Other Improvements

- [[3e8d881a](https://github.com/jina-ai/jina/commit/3e8d881af1de74c94f612d1cbc595995684e6653)] __-__ hotfix add schema (*Han Xiao*)
- [[9a8d907e](https://github.com/jina-ai/jina/commit/9a8d907e77388482af47f2575f8039aa61e82cb3)] __-__ fix api schema link (*Han Xiao*)
- [[58c79d4e](https://github.com/jina-ai/jina/commit/58c79d4e1e1f49b6f2504f8825a224006681a8cb)] __-__ update copyright header (*Jina Dev Bot*)
- [[4af096dc](https://github.com/jina-ai/jina/commit/4af096dcebf6a84499bf2e029ca1b400132a956d)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[da8e7e45](https://github.com/jina-ai/jina/commit/da8e7e452b4b81f00b1e811d37844ecf25d20b69)] __-__ reformat test code (*Han Xiao*)
- [[d5052300](https://github.com/jina-ai/jina/commit/d5052300edf48f3716add36bb92c7190c6be21ad)] __-__ __version__: bumping version to 0.1.5 (*Jina Dev Bot*)

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

0.1.4

Not secure
> Release time: 2020-05-01 18:51:49



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


🐞 Bug fixes

- [[c037c72f](https://github.com/jina-ai/jina/commit/c037c72f820feb1a98ac51315a99c022ca9c65cb)] __-__ resource usage in setup #343 (*Han Xiao*)
- [[c1f84a75](https://github.com/jina-ai/jina/commit/c1f84a75ebdabd6b563bf0b2074e7f43f33d5ecb)] __-__ setup version warning (*Han Xiao*)

🚧 Code Refactoring

- [[77e49eb6](https://github.com/jina-ai/jina/commit/77e49eb699c382798e0f94b4176f0905c96edbd7)] __-__ rename flow io args (*Han Xiao*)

🍹 Other Improvements

- [[65fa39a9](https://github.com/jina-ai/jina/commit/65fa39a9c3cce8150e46a117637a5fd05b1e467b)] __-__ hotfix setup.py (*Han Xiao*)
- [[389f6081](https://github.com/jina-ai/jina/commit/389f6081d19e3b9e473dab7d2eecc67165717b1c)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[14abbbfe](https://github.com/jina-ai/jina/commit/14abbbfef2b53a70ba8c9ae055257049c5b58f4d)] __-__ __version__: bumping version to 0.1.4 (*Jina Dev Bot*)

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

0.1.3

Not secure
> Release time: 2020-05-01 15:57:27



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


🐞 Bug fixes

- [[8279bdc6](https://github.com/jina-ai/jina/commit/8279bdc68d0ad5a751db5e2702c30f3f350fabc5)] __-__ optimize helloworld network load (*Han Xiao*)
- [[a76cdece](https://github.com/jina-ai/jina/commit/a76cdece9f39de42fec05643776501f6ef893019)] __-__ __docs__: minor fix (*Nan Wang*)
- [[9a21b91f](https://github.com/jina-ai/jina/commit/9a21b91f0115f36f5ad3a60a0e7a1fa6bd588f88)] __-__ __docs__: update cmd in README (*Nan Wang*)

📗 Documentation

- [[41dfa4b9](https://github.com/jina-ai/jina/commit/41dfa4b9635c19e5a80cd55859ea3a699176e550)] __-__ add io function explain (*Han Xiao*)
- [[79cc8825](https://github.com/jina-ai/jina/commit/79cc8825cead2de60e1bacf186b38effa73bd996)] __-__ fix pip install instruction (*Han Xiao*)
- [[6e8d2d9e](https://github.com/jina-ai/jina/commit/6e8d2d9ebc73c5868fda3ab62f46464a6e38056e)] __-__ fix link 101 to github (*Han Xiao*)

🏁 Unit Test and CICD

- [[eaa43dfd](https://github.com/jina-ai/jina/commit/eaa43dfd8e35cfaa2e7c35fec3f0483b9a0fca68)] __-__ add unit test for quantization (*Han Xiao*)

🍹 Other Improvements

- [[6a880a1b](https://github.com/jina-ai/jina/commit/6a880a1b9af2ace9e2cb3346dc017028f6a78114)] __-__ update issue template (*Han Xiao*)
- [[3b9c3f5b](https://github.com/jina-ai/jina/commit/3b9c3f5b6b87c7b93aca482d2273addec8e692b8)] __-__ fix twitter link (*Han Xiao*)
- [[13d44e96](https://github.com/jina-ai/jina/commit/13d44e96d02d8882077c237c9916dc0b8a142e50)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[a66136c9](https://github.com/jina-ai/jina/commit/a66136c9ca7b48936bb29ead86ec9b3388f56d2d)] __-__ __version__: bumping version to 0.1.3 (*Jina Dev Bot*)

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

Page 64 of 66

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.