Jina

Latest version: v3.25.1

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

Scan your dependencies

Page 50 of 66

0.8.8

Not secure
> Release time: 2020-12-17 17:26:52



🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, Deepankar Mahapatro, Joan Fontanals, Wang Bo, 🙇


🆕 New Features

- [[1197dec8](https://github.com/jina-ai/jina/commit/1197dec8cfaf17d479376c1bd17f05d73b133f7b)] __-__ helloworld evaluate html (#1465) (*Joan Fontanals*)

🐞 Bug fixes

- [[d68af45d](https://github.com/jina-ai/jina/commit/d68af45d162cdc905d00378c56a853e752628ee0)] __-__ __io__: fix input_files/lines data_type (#1473) (*Han Xiao*)

🚧 Code Refactoring

- [[8851e5b7](https://github.com/jina-ai/jina/commit/8851e5b7719dbd78bcde84c7660f5d6f7bdf3aee)] __-__ rename flow output_fn to on_done (#1476) (*Han Xiao*)
- [[138dd5bc](https://github.com/jina-ai/jina/commit/138dd5bcc7231820a52d1a7ec4cf96abca6b801f)] __-__ split BasePea in runtime and Pea (#1426) (*Joan Fontanals*)

📗 Documentation

- [[74aa915e](https://github.com/jina-ai/jina/commit/74aa915e96a55336c64caa4f30e5d48e8dc0aa64)] __-__ fix missing cli content (#1481) (*Han Xiao*)

🏁 Unit Test and CICD

- [[29ea8f1f](https://github.com/jina-ai/jina/commit/29ea8f1f3918d49b14d58ed9fea2e6b4c98918bb)] __-__ disable jinad tests temporarily (#1475) (*Deepankar Mahapatro*)
- [[031348d2](https://github.com/jina-ai/jina/commit/031348d260725ceefe715b8d3563efce878d8ef8)] __-__ __driver__: add test for loading from custom driver (#1474) (*Han Xiao*)
- [[2d0c489c](https://github.com/jina-ai/jina/commit/2d0c489c12a84999fcbee70fe527c948cfd81209)] __-__ refactor driver test (#1452) (*Wang Bo*)

🍹 Other Improvements

- [[cb8f191d](https://github.com/jina-ai/jina/commit/cb8f191d7ca1ddc7b6ea27bdb0a248492577712e)] __-__ hotfix release 0.8.8 (*Han Xiao*)
- [[e6e568c5](https://github.com/jina-ai/jina/commit/e6e568c5536396fc14772d3d907170f393822c72)] __-__ __docs__: update readme (*Jina Dev Bot*)
- [[8a450637](https://github.com/jina-ai/jina/commit/8a450637c41d6b531ac431cfff14cbfd36808aa1)] __-__ __contributor__: update contributors (*Jina Dev Bot*)
- [[6b3896b3](https://github.com/jina-ai/jina/commit/6b3896b3c48e0657d344a43e405c8964f8e85cef)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[771d9bc8](https://github.com/jina-ai/jina/commit/771d9bc8acc80ff77d8b1cff5d922d4f8d79965d)] __-__ __version__: the next version will be 0.8.8 (*Jina Dev Bot*)

<a name=release-note-0-8-9></a>

0.8.7

Not secure
> Release time: 2020-12-15 15:04:50



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


🆕 New Features

- [[08fa53e3](https://github.com/jina-ai/jina/commit/08fa53e33eb7abb4f40e6e4a5f545ff220a0f38d)] __-__ __async__: add AsyncClient and AsyncFlow (#1463) (*Han Xiao*)

🏁 Unit Test and CICD

- [[5e48f590](https://github.com/jina-ai/jina/commit/5e48f59066a8264dc5ff1bb941ea0a687a379b5d)] __-__ add client bad iterator test (#1462) (*Han Xiao*)

🍹 Other Improvements

- [[e9a53206](https://github.com/jina-ai/jina/commit/e9a532069413b8b9376c2ac1c06a874488a70765)] __-__ hotfix release 0.8.7 (*Han Xiao*)
- [[1236a6b5](https://github.com/jina-ai/jina/commit/1236a6b5317b40fdc752ab8619dac8ec6d6f374f)] __-__ __docs__: update readme (*Jina Dev Bot*)
- [[d4df3241](https://github.com/jina-ai/jina/commit/d4df3241925bbc1c8acb9fa16154a347d111bedc)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[9652f02a](https://github.com/jina-ai/jina/commit/9652f02a5eb5b783941892b58f00ebd4ddf77635)] __-__ __contributor__: update contributors (*Jina Dev Bot*)
- [[cb0bee68](https://github.com/jina-ai/jina/commit/cb0bee6844ee23050e3fa2a266125ddcd87c0377)] __-__ __docs__: fix friday release to sunday release (*Han Xiao*)
- [[d7f9d659](https://github.com/jina-ai/jina/commit/d7f9d659531712715582537709fba3b1a7b7d745)] __-__ __ci__: update docker tag alias (*Han Xiao*)
- [[b8ef0898](https://github.com/jina-ai/jina/commit/b8ef08986932ea266fd7ae6365cd27ec34554113)] __-__ __version__: the next version will be 0.8.7 (*Jina Dev Bot*)

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

0.8.6

Not secure
> Release time: 2020-12-14 14:15:03



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


🆕 New Features

- [[f143a073](https://github.com/jina-ai/jina/commit/f143a073857bd547e4af12caf127e526217d40d6)] __-__ numpy indexer update/delete (#1415) (*cristian*)

🐞 Bug fixes

- [[95178b0e](https://github.com/jina-ai/jina/commit/95178b0ebc767e2a7f506fa21c55bbb11b70ad5a)] __-__ __client__: handle request exception on client (#1458) (*Han Xiao*)

🍹 Other Improvements

- [[a63d5a5b](https://github.com/jina-ai/jina/commit/a63d5a5bc76c22167bbe26823a8437e8d8133653)] __-__ hotfix release 0.8.6 (*Han Xiao*)
- [[9c9f4c93](https://github.com/jina-ai/jina/commit/9c9f4c9398e89770fa85a2245b5a2acf9c25c5e3)] __-__ __version__: the next version will be 0.8.6 (*Jina Dev Bot*)

<a name=release-note-0-8-7></a>

0.8.5

Not secure
> Release time: 2020-12-14 11:22:28



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


🐞 Bug fixes

- [[7c8f9160](https://github.com/jina-ai/jina/commit/7c8f9160e45268bb5a95ef58f700a7c82d3dcce7)] __-__ __setup__: add version to grpcio package (*Han Xiao*)
- [[2af6d286](https://github.com/jina-ai/jina/commit/2af6d286bff6bc3dcc09c9df41dc0ba9e212f6a3)] __-__ __setup__: add version to grpcio package (#1457) (*Han Xiao*)
- [[d44cce6f](https://github.com/jina-ai/jina/commit/d44cce6f62c97c34139433e08a5df49737bd6c6d)] __-__ hub push again test (#1456) (*cristian*)
- [[17607ff6](https://github.com/jina-ai/jina/commit/17607ff6c41322b8c55f05ce587414cf42da9d8d)] __-__ jupyter asyncio (#1453) (*Han Xiao*)

🍹 Other Improvements

- [[04562bf5](https://github.com/jina-ai/jina/commit/04562bf51c05eeb4880cbf94ce099d018de56d83)] __-__ hotfix release 0.8.5 (*Han Xiao*)
- [[e9409525](https://github.com/jina-ai/jina/commit/e9409525b10d4a4b395d5d0d70a4b0179a5bb931)] __-__ __docs__: update readme (*Jina Dev Bot*)
- [[edd0e02b](https://github.com/jina-ai/jina/commit/edd0e02b5165f484b49165f620dc4db041f3dfd5)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[d4bfc9c3](https://github.com/jina-ai/jina/commit/d4bfc9c387a9a447281d48bb7fb91c3dd46c09b0)] __-__ __contributor__: update contributors (*Jina Dev Bot*)
- [[b9bd8643](https://github.com/jina-ai/jina/commit/b9bd8643c0aca4eb5bf337b1e710b039e6eb8d5f)] __-__ __version__: the next version will be 0.8.5 (*Jina Dev Bot*)

<a name=release-note-0-8-6></a>

0.8.4

Not secure
> Release time: 2020-12-13 23:12:22



🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, Wang Bo, Siyuan Shi, Joan Fontanals, Yusup, Rutuja Surve, florian-hoenicke, cristian, Harry Stark, Deepankar Mahapatro, Pratik Bhavsar, Amritpal Singh, 🙇


🆕 New Features

- [[7ebfc762](https://github.com/jina-ai/jina/commit/7ebfc7623475e74e50b833ca3cb263fc92c916f6)] __-__ add `env` to pea, pod, flow cli (#1446) (*Han Xiao*)
- [[ec8d9131](https://github.com/jina-ai/jina/commit/ec8d91315a863b03dd5bdb7aee253180c7029cb1)] __-__ __flow__: add needs, inspect, version to flow yaml (#1442) (*Han Xiao*)
- [[4ff02558](https://github.com/jina-ai/jina/commit/4ff025588fcfdb46a41bb011f260b1a53217c3c5)] __-__ __kvindexers__: update method for binary pb indexer (#1380) (*florian-hoenicke*)
- [[130dfbbf](https://github.com/jina-ai/jina/commit/130dfbbf84e9f52a6fb69510269a3fe173258ef5)] __-__ native async based grpc &amp; fastapi based rest for gateway (#1348) (*Deepankar Mahapatro*)

🐞 Bug fixes

- [[46aaa5b2](https://github.com/jina-ai/jina/commit/46aaa5b2c766dd280befa50307a52d9c03b9fca5)] __-__ __pod__: do not set envs in thread mode (#1448) (*Han Xiao*)
- [[6fdfb5e5](https://github.com/jina-ai/jina/commit/6fdfb5e5e0de1c9dfc823571d1c751f1917caa06)] __-__ redundant translation in readme chinese (#1443) (*Siyuan Shi*)
- [[4bf27801](https://github.com/jina-ai/jina/commit/4bf27801ee892046002e9c720ec3f40ba0f443e7)] __-__ __grpc__: rename the file and class (#1428) (*Han Xiao*)
- [[576c4bd4](https://github.com/jina-ai/jina/commit/576c4bd4f5a6406adf423a9acd3d9d6d92f244c0)] __-__ __completions__: add newline at the end (#1425) (*Yusup*)
- [[7a0279b7](https://github.com/jina-ai/jina/commit/7a0279b7a6198597605b2f605bb984ce08a309e8)] __-__ changes to test levels for hubio (#1361) (*Rutuja Surve*)
- [[8e6750a0](https://github.com/jina-ai/jina/commit/8e6750a0caac91d157bec38faa3d883a1ff7dde6)] __-__ check jina version in hub modules when pushing (#1403) (*cristian*)
- [[f3165afb](https://github.com/jina-ai/jina/commit/f3165afb5995ee48a891296d5ebc9525b9b7ae9b)] __-__ add _merge_matches and _merge_chunks syntax sugar (#1406) (*Joan Fontanals*)
- [[ce258b1b](https://github.com/jina-ai/jina/commit/ce258b1b383c4d8c5841556ba6c6ccfeccf1560a)] __-__ add opname when ranking (#1409) (*Joan Fontanals*)
- [[af36ae6f](https://github.com/jina-ai/jina/commit/af36ae6f09d7a78218d041671483bb8758cb087d)] __-__ __gateway__: event loop for rest server (#1408) (*Deepankar Mahapatro*)

🚧 Code Refactoring

- [[3db76599](https://github.com/jina-ai/jina/commit/3db765992365da7332bd2e21e2955d07efa3083b)] __-__ __client__: refactor code, style of pyclient (#1450) (*Han Xiao*)
- [[e90cd370](https://github.com/jina-ai/jina/commit/e90cd3700ef15af0bc57dac251186ae6fef45e63)] __-__ ensure callback called in tests (#1419) (*Joan Fontanals*)
- [[7c18aea8](https://github.com/jina-ai/jina/commit/7c18aea8832cd57d7dbde1624ae2656808305c3b)] __-__ __peapods__: restructure code base (#1421) (*Han Xiao*)
- [[11f7222e](https://github.com/jina-ai/jina/commit/11f7222e69cb9a99e188115e16d5da83afe56d1f)] __-__ remove _merge_all (#1418) (*Joan Fontanals*)
- [[0094bbf7](https://github.com/jina-ai/jina/commit/0094bbf75f1cc97a48bf0f092c8c1fd5ebb461b9)] __-__ refactor pea loop and closing (#1379) (*Joan Fontanals*)
- [[4afdd2de](https://github.com/jina-ai/jina/commit/4afdd2deb9dfb1cd1b6958cc01dea5ce9d37ad19)] __-__ updated helloworld.html to fix a typo (#1405) (*Harry Stark*)
- [[920fcb3f](https://github.com/jina-ai/jina/commit/920fcb3f444299e20757c64bf3510290ba5a8f82)] __-__ __client__: refactor async client (#1410) (*Han Xiao*)

📗 Documentation

- [[2109b3d1](https://github.com/jina-ai/jina/commit/2109b3d1ab21de73b2d571325934e98e76e81599)] __-__ __README__: add cross and multimodal documentation into readme (#1384) (*Joan Fontanals*)
- [[15c38f4b](https://github.com/jina-ai/jina/commit/15c38f4b696f13641e42abbcb42e5ac95ef49cff)] __-__ add understanding jina recursive document representation (#1394) (*Wang Bo*)
- [[ab078ea6](https://github.com/jina-ai/jina/commit/ab078ea6a990657c329f3a14305bc906da7ecf63)] __-__ added code review guide (#1397) (*Pratik Bhavsar*)

🏁 Unit Test and CICD

- [[906c62c7](https://github.com/jina-ai/jina/commit/906c62c78cca8214b18c7f5172d9fd0c12360b32)] __-__ refactor request test (#1445) (*Wang Bo*)
- [[ded6127f](https://github.com/jina-ai/jina/commit/ded6127f0263ce5fc4c0230fdf68ff9b49a36654)] __-__ add latency tracking (#1437) (*Han Xiao*)
- [[978e130a](https://github.com/jina-ai/jina/commit/978e130aca13b632504e422f68b5b9f790d85367)] __-__ add test behavior cosine with zeros (#1434) (*Joan Fontanals*)
- [[ce5f094f](https://github.com/jina-ai/jina/commit/ce5f094f275ad0624884bdadbaedb66d5e3d3008)] __-__ refactor primitive type test (#1435) (*Wang Bo*)
- [[ad81b05e](https://github.com/jina-ai/jina/commit/ad81b05e072766d97f4b854ddf6be8c0425059ce)] __-__ refactor type sets test (#1417) (*Wang Bo*)
- [[d3563de9](https://github.com/jina-ai/jina/commit/d3563de9c4eeae9606458fa67c55bc50351bbf1b)] __-__ test merge all with more than one request (#1411) (*Joan Fontanals*)
- [[fe8ad66d](https://github.com/jina-ai/jina/commit/fe8ad66db17ab0451bf96e1db8c56c836b34de36)] __-__ add test jinad checks for pr on master (#1407) (*Joan Fontanals*)

🍹 Other Improvements

- [[694a6ae3](https://github.com/jina-ai/jina/commit/694a6ae391d15d8386af0d4cc6dfb44c64fd13eb)] __-__ remove false commit files (*Han Xiao*)
- [[783cf429](https://github.com/jina-ai/jina/commit/783cf42980b74a42b2638c8441b88e0929868b50)] __-__ __docs__: update readme (*Jina Dev Bot*)
- [[8c1c2a3d](https://github.com/jina-ai/jina/commit/8c1c2a3d16c5217f694acf569e3852e5f008be6b)] __-__ __contributor__: update contributors (*Jina Dev Bot*)
- [[f40a6c66](https://github.com/jina-ai/jina/commit/f40a6c6613c518c088b4bfd1fdb6075e653cc849)] __-__ __ci__: fix update mode to replacement (*Han Xiao*)
- [[5137759f](https://github.com/jina-ai/jina/commit/5137759fd53239022a2e72fa3be0699a46dfa38d)] __-__ __copyright__: update copyright header (*Jina Dev Bot*)
- [[e4d831a7](https://github.com/jina-ai/jina/commit/e4d831a7fd8ccd236705cfb4ce8804545666dc1c)] __-__ use pathlib instead of os path in all unit tests (*Amritpal Singh*)
- [[539a28a9](https://github.com/jina-ai/jina/commit/539a28a983be93d84d1ca479d2a6f547b1964cf4)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[51932675](https://github.com/jina-ai/jina/commit/51932675d92a6123f327ff805011a2c1618467a0)] __-__ __version__: the next version will be 0.8.4 (*Jina Dev Bot*)

<a name=release-note-0-8-5></a>

0.8.3

Not secure
> Release time: 2020-12-06 23:11:47



🙇 We'd like to thank all contributors for this new release! In particular,
Jina Dev Bot, Han Xiao, cristian, Joan Fontanals, Pratik Bhavsar, Wang Bo, Szymon Skorupinski, Sergey M, 🙇


🆕 New Features

- [[e68c7ad0](https://github.com/jina-ai/jina/commit/e68c7ad0a5e1adcc100fa3d197078f87474dbfca)] __-__ add multimodal document (#1335) (*Wang Bo*)
- [[41cc7873](https://github.com/jina-ai/jina/commit/41cc7873c02d0fb26c81e89fe705962ebdd21fd6)] __-__ containerpea communication (#1351) (*Joan Fontanals*)

🐞 Bug fixes

- [[9de90e66](https://github.com/jina-ai/jina/commit/9de90e6605b800fa225239f42e5776e66a84bc5a)] __-__ __types__: fix setattr problem in document types (#1401) (*Han Xiao*)
- [[33f7aadf](https://github.com/jina-ai/jina/commit/33f7aadfbd423f29d25f445b4459b5b70e7db867)] __-__ minor in test shards (#1396) (*cristian*)
- [[b2a8f230](https://github.com/jina-ai/jina/commit/b2a8f23094d5b1899397182e762311d3e14d41e5)] __-__ change numpy metric cosine (#1393) (*Pratik Bhavsar*)
- [[1ecf2d74](https://github.com/jina-ai/jina/commit/1ecf2d74179f29f196a964f6d779b1a32bf78e7c)] __-__ handle empty shards and add test (#1340) (*cristian*)
- [[b598437d](https://github.com/jina-ai/jina/commit/b598437dffa2c1fa75c72e2f774cb4d5bd4c2c23)] __-__ allow indexers to have workspace (#1383) (*cristian*)
- [[0c185c5e](https://github.com/jina-ai/jina/commit/0c185c5eccb47f5e409ce47c7b9f6af56599b699)] __-__ dont overwrite docker image names (#1365) (*cristian*)

🚧 Code Refactoring

- [[67404336](https://github.com/jina-ai/jina/commit/674043365b1b90b01a9726979cb2084efec5fe5b)] __-__ __types__: refactor docset.append method (#1399) (*Han Xiao*)
- [[576fbb7d](https://github.com/jina-ai/jina/commit/576fbb7d0d3cc1fa7aca0bd3462e6ed0e4182344)] __-__ __multimodal__: refactor multimodal document and set (#1368) (*Wang Bo*)
- [[878740ce](https://github.com/jina-ai/jina/commit/878740ce3b062f5026f16bd229d7dad38f831255)] __-__ coherent multimodal document naming (#1390) (*Joan Fontanals*)
- [[56d37f90](https://github.com/jina-ai/jina/commit/56d37f907b8100d052c7ded304929f0ba9691896)] __-__ __types__: move extract embeddings and contents into docset (#1387) (*Han Xiao*)
- [[be1d5b74](https://github.com/jina-ai/jina/commit/be1d5b744fbce8fbb38d76a1557dbc846b664ee4)] __-__ remove unused imports (#1381) (*Joan Fontanals*)

📗 Documentation

- [[6c0d4ccf](https://github.com/jina-ai/jina/commit/6c0d4ccfb4fd98b8d3496d8b6e850625a2f49cb9)] __-__ __contributing__: fix link to commit style (#1376) (*Sergey M*)

🏁 Unit Test and CICD

- [[20a77d51](https://github.com/jina-ai/jina/commit/20a77d51fde6c92b2a2bf81663f0692d2e676e42)] __-__ add assert for granularity (#1395) (*Joan Fontanals*)
- [[bf2d9234](https://github.com/jina-ai/jina/commit/bf2d92342cc19beaa6bfc2d4323209ebfa8b41ab)] __-__ first batch of ensuring callback called (#1391) (*Joan Fontanals*)
- [[9d460d6d](https://github.com/jina-ai/jina/commit/9d460d6dcd1d424b42b6a2e0db42238e098078df)] __-__ __types__: add test document convert (#1389) (*Szymon Skorupinski*)
- [[6a779505](https://github.com/jina-ai/jina/commit/6a779505e793dc27bdb70a181419079f109c5233)] __-__ disable test jinad (#1388) (*Joan Fontanals*)

🍹 Other Improvements

- [[134448dc](https://github.com/jina-ai/jina/commit/134448dc14f9a91ce3c3c5b5c1c171b16330065a)] __-__ __docs__: update readme (*Jina Dev Bot*)
- [[704a707a](https://github.com/jina-ai/jina/commit/704a707add2430a0f4799499715817a1e9b26a86)] __-__ __contributor__: update contributors (*Jina Dev Bot*)
- [[680c3007](https://github.com/jina-ai/jina/commit/680c30076987e2c92898109242552cb4efd9803e)] __-__ __style__: reformatted by jina-dev-bot (*Jina Dev Bot*)
- [[9c9af3cd](https://github.com/jina-ai/jina/commit/9c9af3cd2982daabc75dd3d3e2f380e17c21aac0)] __-__ Update README.md (*Han Xiao*)
- [[f4b90e27](https://github.com/jina-ai/jina/commit/f4b90e27f276505c3ea2366f9a1b2db3cee26fc9)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[f2c512fd](https://github.com/jina-ai/jina/commit/f2c512fd4e98b2ec5a675646c5a34f15c8ace613)] __-__ __version__: the next version will be 0.8.3 (*Jina Dev Bot*)

<a name=release-note-0-8-4></a>

Page 50 of 66

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.