Jina

Latest version: v3.25.2

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

Scan your dependencies

Page 63 of 66

0.1.14

Not secure
> Release time: 2020-05-23 23:20:51



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


🆕 New Features

- [[b6a85495](https://github.com/jina-ai/jina/commit/b6a8549598c75da710cffa19ebb23990f5560edc)] __-__ __flow__: add change gateway after flow init (*Han Xiao*)
- [[ed065fe8](https://github.com/jina-ai/jina/commit/ed065fe82c342398ec79646b498d55f72551ef56)] __-__ __encoders__: fix the bigtransfer encoders doc (*Nan Wang*)
- [[819902c4](https://github.com/jina-ai/jina/commit/819902c45b528c0404114b4fab9419c9c0c307fa)] __-__ __encoders__: add big_transfer encoders based on tf (*Nan Wang*)
- [[80f30168](https://github.com/jina-ai/jina/commit/80f3016807eee059d87303853f49da687d4a3ad1)] __-__ __flow__: add block function pause process (*Han Xiao*)
- [[ee318d68](https://github.com/jina-ai/jina/commit/ee318d685ad9986358aaa52e4700b05a753ffe36)] __-__ __crafter__: add data uri to bytes convert (*Han Xiao*)
- [[186e2fe9](https://github.com/jina-ai/jina/commit/186e2fe9c26334cd3ec002c9f993a082fbeb9e51)] __-__ __proto__: add data uri as content of doc (*Han Xiao*)
- [[07c52dd9](https://github.com/jina-ai/jina/commit/07c52dd9a0dc6d8b57b07af442400fd6f063a4a4)] __-__ __executors__: disable the unittest for grpc (*Nan Wang*)
- [[644e69fc](https://github.com/jina-ai/jina/commit/644e69fc030e95e537f8b60a21b6d2ca2df66742)] __-__ __executors__: refactoring in response to the comments (*Nan Wang*)
- [[71739448](https://github.com/jina-ai/jina/commit/71739448cbbf8ca0e46dd987bc5a4fb66c59d026)] __-__ __executors__: refactoring unit tests (*Nan Wang*)
- [[5c0d53cd](https://github.com/jina-ai/jina/commit/5c0d53cdc5211b29ace7910f9238808658b8cc47)] __-__ __executors__: fix the method_name issues (*Nan Wang*)
- [[20563b2a](https://github.com/jina-ai/jina/commit/20563b2a7c4c0dc6494c9e9102fb0c2dea7f7dee)] __-__ __executors__: add apis for other method_name (*Nan Wang*)
- [[15f9f1fb](https://github.com/jina-ai/jina/commit/15f9f1fb7e715a5371298f74b02066e3ceb9a654)] __-__ __executors__: add typing (*Nan Wang*)
- [[ff89b38b](https://github.com/jina-ai/jina/commit/ff89b38b66394203874a6b732458d6fada5e9824)] __-__ __executors__: add docs (*Nan Wang*)
- [[e57293f4](https://github.com/jina-ai/jina/commit/e57293f429ffc54d005155aaae64114df59119af)] __-__ __executors__: refactoring codes (*Nan Wang*)
- [[625b3c70](https://github.com/jina-ai/jina/commit/625b3c70b4a4371959b16fc5009e06a3c2e4d18b)] __-__ __executors__: add the tfserving client (*Nan Wang*)
- [[3470a6bd](https://github.com/jina-ai/jina/commit/3470a6bd6e3c7f7ad9ca5b299ce31f60d25613e3)] __-__ __executors__: add executors wrapping a tfserving client (*Nan Wang*)
- [[48935875](https://github.com/jina-ai/jina/commit/489358757254ef8b8ee8ade69db7f753aab723ea)] __-__ add rest api gateway (*Han Xiao*)
- [[e17f9405](https://github.com/jina-ai/jina/commit/e17f9405427052dacb60d44ae169dd5708df8e21)] __-__ __executors__: add numeric crafter (*Tracy Pham*)

🐞 Bug fixes

- [[f2028fe0](https://github.com/jina-ai/jina/commit/f2028fe00b586a39f79592ca583f23261af637d5)] __-__ __client__: auto convert str to bytes in raw mode (*Han Xiao*)
- [[bca2ab85](https://github.com/jina-ai/jina/commit/bca2ab856a0fd51043aeedc8baf953164ad968dd)] __-__ __executor__: add version warning and fix typos (*Han Xiao*)
- [[db6442a2](https://github.com/jina-ai/jina/commit/db6442a26358617ca09266817cf821c43eee7b07)] __-__ __gateway__: fix cors issue in the rest gateway (*Han Xiao*)
- [[eda4d671](https://github.com/jina-ai/jina/commit/eda4d67175299823bc342bbb7ae41af14655d761)] __-__ __crafter__: add read from raw_bytes (*Han Xiao*)
- [[be58e64a](https://github.com/jina-ai/jina/commit/be58e64a653031b207dc67257d30b40965b87393)] __-__ __gateway__: add cors to response (*Han Xiao*)
- [[783ef306](https://github.com/jina-ai/jina/commit/783ef3062c39a10423a915acf244c5a50b469c84)] __-__ fix pip install info (*Han Xiao*)
- [[ba3e1d88](https://github.com/jina-ai/jina/commit/ba3e1d88f5ee78c0c30e06fa2771ed4efd0ce95c)] __-__ __crafter__: add data uri crafter (*Han Xiao*)
- [[17f586f2](https://github.com/jina-ai/jina/commit/17f586f2d0efcc6fb57f74212110f9fb0379915f)] __-__ __gateway__: fix #435 empty request iterator (*Han Xiao*)
- [[ae7ee48c](https://github.com/jina-ai/jina/commit/ae7ee48cb16ab49a0d2e9363537f948f02bf5068)] __-__ fix ci event (*Han Xiao*)
- [[41790109](https://github.com/jina-ai/jina/commit/417901098cce90b22bc8f6c65b74164d12662e22)] __-__ __executors__: change the class inheritance of array reader (*phamtrancsek12*)
- [[5803ee99](https://github.com/jina-ai/jina/commit/5803ee9981e58dece6ca47003e84c3322255f93f)] __-__ __zmqlet__: fix slow joiner when request is small (*Han Xiao*)
- [[1361baa1](https://github.com/jina-ai/jina/commit/1361baa1e4838e635a96087351ca4a25c3aeac19)] __-__ __executor__: fix sign of condition (*guiferviz*)
- [[fa07110b](https://github.com/jina-ai/jina/commit/fa07110b06fead2bcbd1213e22896674894d24c6)] __-__ __drivers__: fix the bug in handling empty chunks (*Nan Wang*)
- [[5b62c315](https://github.com/jina-ai/jina/commit/5b62c315d1615835d904584b357ac71e6e0ab4e3)] __-__ __encoders__: fix the broken transformers (*Nan Wang*)

🚧 Code Refactoring

- [[63e22c4c](https://github.com/jina-ai/jina/commit/63e22c4c46708c205675fe80ef55130338ec7f71)] __-__ __client__: change str mode to enum (*Han Xiao*)
- [[aca3723b](https://github.com/jina-ai/jina/commit/aca3723b661b1a1462a1cdfb0a78cd95fc08ae01)] __-__ __gateway__: use new data uri field (*Han Xiao*)
- [[4d11e113](https://github.com/jina-ai/jina/commit/4d11e1131cdf5f388dc81c7e0febcd32c10447b1)] __-__ __executors__: rename numeric crafter (*phamtrancsek12*)

📗 Documentation

- [[8e31eaac](https://github.com/jina-ai/jina/commit/8e31eaac22f9b72bcfb62f924f1da21e7113f572)] __-__ __pip__: add pip install master with extras (*Han Xiao*)
- [[d4d55618](https://github.com/jina-ai/jina/commit/d4d556188872c52906694f9d1f195f502a9cec78)] __-__ add rest api spec (*Han Xiao*)
- [[6bdc7ee7](https://github.com/jina-ai/jina/commit/6bdc7ee7d6fa4f4386b5c0a0fdc571388ab77d2f)] __-__ __executor__: improving docs (*guiferviz*)

🏁 Unit Test and CICD

- [[60b2ef15](https://github.com/jina-ai/jina/commit/60b2ef1572c5031034bc45c30d4ec7a112ffedd8)] __-__ add test for data uri crafter (*Han Xiao*)
- [[8d3b5940](https://github.com/jina-ai/jina/commit/8d3b59400a6f0b1fa45f45e8c19af875739bc539)] __-__ __docker__: fix pip in docker (*Han Xiao*)
- [[7bb674d0](https://github.com/jina-ai/jina/commit/7bb674d0f9d59f562a0d4d51eea0ed1b2d3a70d3)] __-__ __docker__: move gevent from pip into apt (*Han Xiao*)
- [[d3420d02](https://github.com/jina-ai/jina/commit/d3420d022d74dce847e135269a1704a2972704f6)] __-__ trigger on published release (*antonkurenkov*)
- [[6caca895](https://github.com/jina-ai/jina/commit/6caca8958df97e40e8108e2ba57fd90004b9fef1)] __-__ __executor__: sentencizer trimming spaces (*guiferviz*)
- [[2f028ecb](https://github.com/jina-ai/jina/commit/2f028ecb39e02200d7a272fb9e55961163221d17)] __-__ trigger on master branch (*antonkurenkov*)
- [[fbf66f7f](https://github.com/jina-ai/jina/commit/fbf66f7f731a8ab5490833b1e9312241ad7c1f01)] __-__ change dependencies locations (*antonkurenkov*)
- [[d0b78f6e](https://github.com/jina-ai/jina/commit/d0b78f6ebb511a68c4584e078cff18c433bcff89)] __-__ change core-release action branch (*antonkurenkov*)
- [[28c8d6bd](https://github.com/jina-ai/jina/commit/28c8d6bd54960eaf363deb213343e6d4402a1c68)] __-__ add core-release (*antonkurenkov*)
- [[45c0715e](https://github.com/jina-ai/jina/commit/45c0715e0b402e75e5f7cb5214acd8d43f8e311d)] __-__ __executor__: extra test to show Sentencizer features (*guiferviz*)
- [[bd9fcb2e](https://github.com/jina-ai/jina/commit/bd9fcb2edc73927411952e3b00cddeb211ab5f72)] __-__ add core-release action (*antonkurenkov*)

🍹 Other Improvements

- [[97403ab2](https://github.com/jina-ai/jina/commit/97403ab2847f8670b8c888a553a369f057563b14)] __-__ hotfix for pokedex (*Han Xiao*)
- [[f9257b68](https://github.com/jina-ai/jina/commit/f9257b68cdbc6e1b5a4464099080b4b5e2cc0e94)] __-__ update copyright header (*Jina Dev Bot*)
- [[7e9999f0](https://github.com/jina-ai/jina/commit/7e9999f01b1e95ec24f614ac4983840fd23ac2cb)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[87d65d3b](https://github.com/jina-ai/jina/commit/87d65d3b7f9831be3678ee977001614dcb1fd6fc)] __-__ __version__: bumping version to 0.1.14 (*Jina Dev Bot*)
- [[5e421c09](https://github.com/jina-ai/jina/commit/5e421c092f9c40324fd0d3348af4ec54b5925a61)] __-__ add session level fix in setup (*Han Xiao*)
- [[7aceae3c](https://github.com/jina-ai/jina/commit/7aceae3c44cb16a28c203c896c562fb74bf8876e)] __-__ __executors__: replace double quotes, add type hint (*phamtrancsek12*)
- [[324368e9](https://github.com/jina-ai/jina/commit/324368e92a2d9200a8051630a542bedb4f5b0338)] __-__ __executor__: improving Sentencizer by a factor of 2.5 (*guiferviz*)
- [[87ac02c6](https://github.com/jina-ai/jina/commit/87ac02c66029cb1e21bc3063152102a1e8106380)] __-__ __version__: bumping version to 0.1.13 (*Jina Dev Bot*)
- [[6733bcb2](https://github.com/jina-ai/jina/commit/6733bcb2b07d54d9e52152cf843b23ba97410f1d)] __-__ Merge pull request #417 from JoanFM/feat-pytorch-custom-model (*Han Xiao*)
- [[4c6c5ac9](https://github.com/jina-ai/jina/commit/4c6c5ac95c32ea0910aa1655c6d3db41cdd260de)] __-__ change secrets in all ci pipeline (*Han Xiao*)
- [[80224f78](https://github.com/jina-ai/jina/commit/80224f78d28afa9037807f2bd8526e81b8396ecf)] __-__ add command run for issue (*Han Xiao*)
- [[c762ae65](https://github.com/jina-ai/jina/commit/c762ae65e2df3be77e74bc0ad69691c2f4d983cd)] __-__ __version__: bumping version to 0.1.12 (*Jina Dev Bot*)
- [[15380fa6](https://github.com/jina-ai/jina/commit/15380fa697d5e88d590fc17472330cd34c6972e7)] __-__ hotfix include extra req to manifest (*Han Xiao*)

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

0.1.13

Not secure
> Release time: 2020-05-22 15:57:41



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


🆕 New Features

- [[80f30168](https://github.com/jina-ai/jina/commit/80f3016807eee059d87303853f49da687d4a3ad1)] __-__ __flow__: add block function pause process (*Han Xiao*)
- [[ee318d68](https://github.com/jina-ai/jina/commit/ee318d685ad9986358aaa52e4700b05a753ffe36)] __-__ __crafter__: add data uri to bytes convert (*Han Xiao*)
- [[186e2fe9](https://github.com/jina-ai/jina/commit/186e2fe9c26334cd3ec002c9f993a082fbeb9e51)] __-__ __proto__: add data uri as content of doc (*Han Xiao*)
- [[07c52dd9](https://github.com/jina-ai/jina/commit/07c52dd9a0dc6d8b57b07af442400fd6f063a4a4)] __-__ __executors__: disable the unittest for grpc (*Nan Wang*)
- [[644e69fc](https://github.com/jina-ai/jina/commit/644e69fc030e95e537f8b60a21b6d2ca2df66742)] __-__ __executors__: refactoring in response to the comments (*Nan Wang*)
- [[71739448](https://github.com/jina-ai/jina/commit/71739448cbbf8ca0e46dd987bc5a4fb66c59d026)] __-__ __executors__: refactoring unit tests (*Nan Wang*)
- [[5c0d53cd](https://github.com/jina-ai/jina/commit/5c0d53cdc5211b29ace7910f9238808658b8cc47)] __-__ __executors__: fix the method_name issues (*Nan Wang*)
- [[20563b2a](https://github.com/jina-ai/jina/commit/20563b2a7c4c0dc6494c9e9102fb0c2dea7f7dee)] __-__ __executors__: add apis for other method_name (*Nan Wang*)
- [[15f9f1fb](https://github.com/jina-ai/jina/commit/15f9f1fb7e715a5371298f74b02066e3ceb9a654)] __-__ __executors__: add typing (*Nan Wang*)
- [[ff89b38b](https://github.com/jina-ai/jina/commit/ff89b38b66394203874a6b732458d6fada5e9824)] __-__ __executors__: add docs (*Nan Wang*)
- [[e57293f4](https://github.com/jina-ai/jina/commit/e57293f429ffc54d005155aaae64114df59119af)] __-__ __executors__: refactoring codes (*Nan Wang*)
- [[625b3c70](https://github.com/jina-ai/jina/commit/625b3c70b4a4371959b16fc5009e06a3c2e4d18b)] __-__ __executors__: add the tfserving client (*Nan Wang*)
- [[3470a6bd](https://github.com/jina-ai/jina/commit/3470a6bd6e3c7f7ad9ca5b299ce31f60d25613e3)] __-__ __executors__: add executors wrapping a tfserving client (*Nan Wang*)
- [[48935875](https://github.com/jina-ai/jina/commit/489358757254ef8b8ee8ade69db7f753aab723ea)] __-__ add rest api gateway (*Han Xiao*)
- [[e17f9405](https://github.com/jina-ai/jina/commit/e17f9405427052dacb60d44ae169dd5708df8e21)] __-__ __executors__: add numeric crafter (*Tracy Pham*)

🐞 Bug fixes

- [[783ef306](https://github.com/jina-ai/jina/commit/783ef3062c39a10423a915acf244c5a50b469c84)] __-__ fix pip install info (*Han Xiao*)
- [[ba3e1d88](https://github.com/jina-ai/jina/commit/ba3e1d88f5ee78c0c30e06fa2771ed4efd0ce95c)] __-__ __crafter__: add data uri crafter (*Han Xiao*)
- [[17f586f2](https://github.com/jina-ai/jina/commit/17f586f2d0efcc6fb57f74212110f9fb0379915f)] __-__ __gateway__: fix #435 empty request iterator (*Han Xiao*)
- [[ae7ee48c](https://github.com/jina-ai/jina/commit/ae7ee48cb16ab49a0d2e9363537f948f02bf5068)] __-__ fix ci event (*Han Xiao*)
- [[41790109](https://github.com/jina-ai/jina/commit/417901098cce90b22bc8f6c65b74164d12662e22)] __-__ __executors__: change the class inheritance of array reader (*phamtrancsek12*)
- [[5803ee99](https://github.com/jina-ai/jina/commit/5803ee9981e58dece6ca47003e84c3322255f93f)] __-__ __zmqlet__: fix slow joiner when request is small (*Han Xiao*)
- [[1361baa1](https://github.com/jina-ai/jina/commit/1361baa1e4838e635a96087351ca4a25c3aeac19)] __-__ __executor__: fix sign of condition (*guiferviz*)
- [[fa07110b](https://github.com/jina-ai/jina/commit/fa07110b06fead2bcbd1213e22896674894d24c6)] __-__ __drivers__: fix the bug in handling empty chunks (*Nan Wang*)
- [[5b62c315](https://github.com/jina-ai/jina/commit/5b62c315d1615835d904584b357ac71e6e0ab4e3)] __-__ __encoders__: fix the broken transformers (*Nan Wang*)

🚧 Code Refactoring

- [[aca3723b](https://github.com/jina-ai/jina/commit/aca3723b661b1a1462a1cdfb0a78cd95fc08ae01)] __-__ __gateway__: use new data uri field (*Han Xiao*)
- [[4d11e113](https://github.com/jina-ai/jina/commit/4d11e1131cdf5f388dc81c7e0febcd32c10447b1)] __-__ __executors__: rename numeric crafter (*phamtrancsek12*)

📗 Documentation

- [[d4d55618](https://github.com/jina-ai/jina/commit/d4d556188872c52906694f9d1f195f502a9cec78)] __-__ add rest api spec (*Han Xiao*)
- [[6bdc7ee7](https://github.com/jina-ai/jina/commit/6bdc7ee7d6fa4f4386b5c0a0fdc571388ab77d2f)] __-__ __executor__: improving docs (*guiferviz*)

🏁 Unit Test and CICD

- [[7e3dd089](https://github.com/jina-ai/jina/commit/7e3dd0896a9685872df2d46a20eb5567891b2e64)] __-__ fix dependencies (*antonkurenkov*)
- [[60b2ef15](https://github.com/jina-ai/jina/commit/60b2ef1572c5031034bc45c30d4ec7a112ffedd8)] __-__ add test for data uri crafter (*Han Xiao*)
- [[8d3b5940](https://github.com/jina-ai/jina/commit/8d3b59400a6f0b1fa45f45e8c19af875739bc539)] __-__ __docker__: fix pip in docker (*Han Xiao*)
- [[7bb674d0](https://github.com/jina-ai/jina/commit/7bb674d0f9d59f562a0d4d51eea0ed1b2d3a70d3)] __-__ __docker__: move gevent from pip into apt (*Han Xiao*)
- [[d3420d02](https://github.com/jina-ai/jina/commit/d3420d022d74dce847e135269a1704a2972704f6)] __-__ trigger on published release (*antonkurenkov*)
- [[6caca895](https://github.com/jina-ai/jina/commit/6caca8958df97e40e8108e2ba57fd90004b9fef1)] __-__ __executor__: sentencizer trimming spaces (*guiferviz*)
- [[2f028ecb](https://github.com/jina-ai/jina/commit/2f028ecb39e02200d7a272fb9e55961163221d17)] __-__ trigger on master branch (*antonkurenkov*)
- [[fbf66f7f](https://github.com/jina-ai/jina/commit/fbf66f7f731a8ab5490833b1e9312241ad7c1f01)] __-__ change dependencies locations (*antonkurenkov*)
- [[d0b78f6e](https://github.com/jina-ai/jina/commit/d0b78f6ebb511a68c4584e078cff18c433bcff89)] __-__ change core-release action branch (*antonkurenkov*)
- [[28c8d6bd](https://github.com/jina-ai/jina/commit/28c8d6bd54960eaf363deb213343e6d4402a1c68)] __-__ add core-release (*antonkurenkov*)
- [[45c0715e](https://github.com/jina-ai/jina/commit/45c0715e0b402e75e5f7cb5214acd8d43f8e311d)] __-__ __executor__: extra test to show Sentencizer features (*guiferviz*)
- [[bd9fcb2e](https://github.com/jina-ai/jina/commit/bd9fcb2edc73927411952e3b00cddeb211ab5f72)] __-__ add core-release action (*antonkurenkov*)

🍹 Other Improvements

- [[99c81051](https://github.com/jina-ai/jina/commit/99c810511696cc38f0ec2ea5f1345dadda042c8b)] __-__ update copyright header (*Jina Dev Bot*)
- [[5e421c09](https://github.com/jina-ai/jina/commit/5e421c092f9c40324fd0d3348af4ec54b5925a61)] __-__ add session level fix in setup (*Han Xiao*)
- [[7aceae3c](https://github.com/jina-ai/jina/commit/7aceae3c44cb16a28c203c896c562fb74bf8876e)] __-__ __executors__: replace double quotes, add type hint (*phamtrancsek12*)
- [[324368e9](https://github.com/jina-ai/jina/commit/324368e92a2d9200a8051630a542bedb4f5b0338)] __-__ __executor__: improving Sentencizer by a factor of 2.5 (*guiferviz*)
- [[99626cb6](https://github.com/jina-ai/jina/commit/99626cb61a749a46ecf5db8d3946c6dba2d63564)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[87ac02c6](https://github.com/jina-ai/jina/commit/87ac02c66029cb1e21bc3063152102a1e8106380)] __-__ __version__: bumping version to 0.1.13 (*Jina Dev Bot*)
- [[4c6c5ac9](https://github.com/jina-ai/jina/commit/4c6c5ac95c32ea0910aa1655c6d3db41cdd260de)] __-__ change secrets in all ci pipeline (*Han Xiao*)
- [[80224f78](https://github.com/jina-ai/jina/commit/80224f78d28afa9037807f2bd8526e81b8396ecf)] __-__ add command run for issue (*Han Xiao*)
- [[c762ae65](https://github.com/jina-ai/jina/commit/c762ae65e2df3be77e74bc0ad69691c2f4d983cd)] __-__ __version__: bumping version to 0.1.12 (*Jina Dev Bot*)
- [[15380fa6](https://github.com/jina-ai/jina/commit/15380fa697d5e88d590fc17472330cd34c6972e7)] __-__ hotfix include extra req to manifest (*Han Xiao*)

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

0.1.12

Not secure
> Release time: 2020-05-15 15:57:28



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


🆕 New Features

- [[2a3abaa1](https://github.com/jina-ai/jina/commit/2a3abaa1e0a1aabe4fb556c51404fed26a28a96b)] __-__ __executors__: add custom torch vision encoder (*Joan Fontanals Martinez*)

🐞 Bug fixes

- [[24d35375](https://github.com/jina-ai/jina/commit/24d35375fe7f293976dea0ae0dd0915679941416)] __-__ fix string literals in the forward references (*Nan Wang*)
- [[91ca702a](https://github.com/jina-ai/jina/commit/91ca702ab656b9f503ab38af2e0458651f114e88)] __-__ undo the pylint fix (*Nan Wang*)
- [[e999af1d](https://github.com/jina-ai/jina/commit/e999af1daa59597eb17eec57b15dc38766e52c9b)] __-__ fix the pylint error (*Nan Wang*)
- [[b97885aa](https://github.com/jina-ai/jina/commit/b97885aad08261d4594622b82eeea07f471416f5)] __-__ __flow__: fix the port_grpc bug (*Nan Wang*)
- [[fa07110b](https://github.com/jina-ai/jina/commit/fa07110b06fead2bcbd1213e22896674894d24c6)] __-__ __drivers__: fix the bug in handling empty chunks (*Nan Wang*)
- [[5b62c315](https://github.com/jina-ai/jina/commit/5b62c315d1615835d904584b357ac71e6e0ab4e3)] __-__ __encoders__: fix the broken transformers (*Nan Wang*)
- [[482ed876](https://github.com/jina-ai/jina/commit/482ed876dcdce0d3003800b134ab1ed3960d5e48)] __-__ __transformer__: delete tmp attr (*xiong-ma*)
- [[e5756b3c](https://github.com/jina-ai/jina/commit/e5756b3c169b02f6d5de70c33acce20170929cc2)] __-__ __transformer__: change getattr to hasattr (*xiong-ma*)
- [[2370dd6b](https://github.com/jina-ai/jina/commit/2370dd6b046d7cc7ca14f98055a967e22200bb96)] __-__ __transformer__: fix cls embedding (*xiong-ma*)

📗 Documentation

- [[b4bf44d4](https://github.com/jina-ai/jina/commit/b4bf44d441d4a48c485bad499cd6e8c0e276a9da)] __-__ __executors__: fix a typo (*Nan Wang*)
- [[db8e00bc](https://github.com/jina-ai/jina/commit/db8e00bcbd3b057e8b6dba6ce0dc2e022a9dbc23)] __-__ __executors__: add more docs (*Nan Wang*)
- [[b147a1ed](https://github.com/jina-ai/jina/commit/b147a1edccd9e857cda3b4ea66f52741b931382e)] __-__ __executors__: fix the doc for the Sentencizer (*Nan Wang*)

🏁 Unit Test and CICD

- [[b57685c0](https://github.com/jina-ai/jina/commit/b57685c058fea07cabece1a3ff62f9061818c62f)] __-__ sync with master (*Han Xiao*)
- [[cdd6feff](https://github.com/jina-ai/jina/commit/cdd6feffd60c0b16735bbc02657a357a37459d0a)] __-__ update cla credentials (*Han Xiao*)
- [[4eb393de](https://github.com/jina-ai/jina/commit/4eb393de86bd0e286e221c6802b5a6e4a81000e1)] __-__ change to github token (*Han Xiao*)
- [[adf126f1](https://github.com/jina-ai/jina/commit/adf126f13d6e4e79a66f7b962d72fb5b06c665b2)] __-__ fix cla.yml (*Han Xiao*)
- [[d9f628ad](https://github.com/jina-ai/jina/commit/d9f628ada4daf191ada631ee1fc204ade853252e)] __-__ fix dir path add dep to contrib md (*Han Xiao*)

🍹 Other Improvements

- [[d147c519](https://github.com/jina-ai/jina/commit/d147c519f5622ed8bc76442f804634a2009c6874)] __-__ update credentials (*Han Xiao*)
- [[f5651ccc](https://github.com/jina-ai/jina/commit/f5651cccd79a9efdc6dd69b9d17baacfc4102ec7)] __-__ fix cla dev-bot credentials (*Han Xiao*)
- [[49aee4af](https://github.com/jina-ai/jina/commit/49aee4af3993cc5eeb534f9b08faf7fc1bd21257)] __-__ fix cla-bot credential (*Han Xiao*)
- [[340cc59c](https://github.com/jina-ai/jina/commit/340cc59c16cf1e6e5c9cecc939b582ea44db8177)] __-__ move cla to separate branch (*Han Xiao*)
- [[4c6c5ac9](https://github.com/jina-ai/jina/commit/4c6c5ac95c32ea0910aa1655c6d3db41cdd260de)] __-__ change secrets in all ci pipeline (*Han Xiao*)
- [[80224f78](https://github.com/jina-ai/jina/commit/80224f78d28afa9037807f2bd8526e81b8396ecf)] __-__ add command run for issue (*Han Xiao*)
- [[9158e962](https://github.com/jina-ai/jina/commit/9158e9621fc79ef27fd815f3245ce1da94d0613c)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[c762ae65](https://github.com/jina-ai/jina/commit/c762ae65e2df3be77e74bc0ad69691c2f4d983cd)] __-__ __version__: bumping version to 0.1.12 (*Jina Dev Bot*)
- [[28202863](https://github.com/jina-ai/jina/commit/2820286360ad40b4b706488559e713272575c63a)] __-__ __version__: bumping version to 0.1.11 (*Jina Dev Bot*)
- [[6927f7fa](https://github.com/jina-ai/jina/commit/6927f7fa36108cc093fec5bbb2640b90a12a2050)] __-__ hotfix fix encoder inherit map (*Han Xiao*)

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

0.1.11

Not secure
> Release time: 2020-05-11 13:56:11



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


🐞 Bug fixes

- [[482ed876](https://github.com/jina-ai/jina/commit/482ed876dcdce0d3003800b134ab1ed3960d5e48)] __-__ __transformer__: delete tmp attr (*xiong-ma*)
- [[e5756b3c](https://github.com/jina-ai/jina/commit/e5756b3c169b02f6d5de70c33acce20170929cc2)] __-__ __transformer__: change getattr to hasattr (*xiong-ma*)
- [[2370dd6b](https://github.com/jina-ai/jina/commit/2370dd6b046d7cc7ca14f98055a967e22200bb96)] __-__ __transformer__: fix cls embedding (*xiong-ma*)

📗 Documentation

- [[b4bf44d4](https://github.com/jina-ai/jina/commit/b4bf44d441d4a48c485bad499cd6e8c0e276a9da)] __-__ __executors__: fix a typo (*Nan Wang*)
- [[db8e00bc](https://github.com/jina-ai/jina/commit/db8e00bcbd3b057e8b6dba6ce0dc2e022a9dbc23)] __-__ __executors__: add more docs (*Nan Wang*)
- [[b147a1ed](https://github.com/jina-ai/jina/commit/b147a1edccd9e857cda3b4ea66f52741b931382e)] __-__ __executors__: fix the doc for the Sentencizer (*Nan Wang*)

🏁 Unit Test and CICD

- [[d9f628ad](https://github.com/jina-ai/jina/commit/d9f628ada4daf191ada631ee1fc204ade853252e)] __-__ fix dir path add dep to contrib md (*Han Xiao*)

🍹 Other Improvements

- [[15380fa6](https://github.com/jina-ai/jina/commit/15380fa697d5e88d590fc17472330cd34c6972e7)] __-__ hotfix include extra req to manifest (*Han Xiao*)
- [[21e574b9](https://github.com/jina-ai/jina/commit/21e574b9ed0f4d1f6b2f94cddad3d711ddf95972)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[28202863](https://github.com/jina-ai/jina/commit/2820286360ad40b4b706488559e713272575c63a)] __-__ __version__: bumping version to 0.1.11 (*Jina Dev Bot*)

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

0.1.10

Not secure
> Release time: 2020-05-09 09:37:04



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


🆕 New Features

- [[ed8fe7e0](https://github.com/jina-ai/jina/commit/ed8fe7e073b0e48e2012c802f08b66dbe7861933)] __-__ add unary request send/recv handling (*Han Xiao*)
- [[30bd550a](https://github.com/jina-ai/jina/commit/30bd550a460c46ae6de8e13793e7471e5a0a8b94)] __-__ __proto__: add unary grpc endpoint (*Han Xiao*)

🐞 Bug fixes

- [[d686726e](https://github.com/jina-ai/jina/commit/d686726e7ee5c30dbcb07dcc3ce8edbff9ddabaf)] __-__ fix the tf devices (*Nan Wang*)
- [[61ce7c18](https://github.com/jina-ai/jina/commit/61ce7c1821c8a94020a2de3bd183a732f5f59b6c)] __-__ fix the unittests (*Nan Wang*)
- [[75c71dd6](https://github.com/jina-ai/jina/commit/75c71dd6adaa05dc847e31832fbeab7e91ec9a2b)] __-__ __executors__: fix the mro issues (*Nan Wang*)
- [[bda92d81](https://github.com/jina-ai/jina/commit/bda92d8174fd59a70188781e725b2fe1b1a7b3df)] __-__ __executors__: fix the mro issue (*Nan Wang*)

🚧 Code Refactoring

- [[6b3aa7d6](https://github.com/jina-ai/jina/commit/6b3aa7d6b1458da9c029c6f5c371465a870ddad2)] __-__ add kwargs override in python client io (*Han Xiao*)

📗 Documentation

- [[dd407191](https://github.com/jina-ai/jina/commit/dd407191764e477bff7de4a8ed33915aef36f0fa)] __-__ update toc of tutorials (*Han Xiao*)

🍹 Other Improvements

- [[6927f7fa](https://github.com/jina-ai/jina/commit/6927f7fa36108cc093fec5bbb2640b90a12a2050)] __-__ hotfix fix encoder inherit map (*Han Xiao*)
- [[ef92cb17](https://github.com/jina-ai/jina/commit/ef92cb1755cc4428ea60b7250cbad51941ff5a86)] __-__ reformat the code and imports (*Han Xiao*)
- [[2911a455](https://github.com/jina-ai/jina/commit/2911a4553bfe45cfbe71bb6b80512c2e8234b0b5)] __-__ update copyright header (*Jina Dev Bot*)
- [[2972eb72](https://github.com/jina-ai/jina/commit/2972eb7203fe854258dfc2fcb9958e7566d5e9d9)] __-__ hotfix the mro issues in executors (*Nan Wang*)
- [[55cae572](https://github.com/jina-ai/jina/commit/55cae572fc4810e6dcc7fe9174ab5f5006bb471a)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[6e60a79e](https://github.com/jina-ai/jina/commit/6e60a79eb7313510a215540bf5f5298d577bf2fa)] __-__ reformat the code (*Han Xiao*)
- [[b7f138b6](https://github.com/jina-ai/jina/commit/b7f138b681fb2c25c991c0a957a1bfab2a61ae91)] __-__ __version__: bumping version to 0.1.10 (*Jina Dev Bot*)

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

0.1.9

Not secure
> Release time: 2020-05-08 15:57:49



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


🆕 New Features

- [[657b002c](https://github.com/jina-ai/jina/commit/657b002c687f3b6c85f683986d9bcb4c02b89afd)] __-__ improve python api for client (*Han Xiao*)
- [[2b4260f5](https://github.com/jina-ai/jina/commit/2b4260f5eae8e34d48b212888ecf11e241a8d7e1)] __-__ __encoder__: add farm nlp encoder (*Han Xiao*)

🐞 Bug fixes

- [[c125fd1f](https://github.com/jina-ai/jina/commit/c125fd1f644c483d0194d817e15c1ee88fe4a459)] __-__ default args cause ping error (*Han Xiao*)

🚧 Code Refactoring

- [[b9fab059](https://github.com/jina-ai/jina/commit/b9fab05941a4442397a73d18cc4765c294ae5917)] __-__ fix the tf version (*Nan Wang*)
- [[d6e893c7](https://github.com/jina-ai/jina/commit/d6e893c7c168111088c0896ccebab256010bbe25)] __-__ __encoders__: refactoring transformers api (*Nan Wang*)
- [[b45944c5](https://github.com/jina-ai/jina/commit/b45944c53dfcfb559584df9109f25b914309aedb)] __-__ __executors__: adapt code blocks (*Nan Wang*)
- [[ac4b10ff](https://github.com/jina-ai/jina/commit/ac4b10ff32ec8972c64fe809ff9dcdaf7efffac9)] __-__ on_gpu and to_device in baseclass (*Han Xiao*)

🏁 Unit Test and CICD

- [[b427224e](https://github.com/jina-ai/jina/commit/b427224e3ba368168b774bc6fa5a2d5f5e84c7c4)] __-__ set test timout to 15m (*Han Xiao*)

🍹 Other Improvements

- [[a0a13c80](https://github.com/jina-ai/jina/commit/a0a13c80ca45fd5f1dcbf2b45c1695c68015d41e)] __-__ update copyright header (*Jina Dev Bot*)
- [[cde8df99](https://github.com/jina-ai/jina/commit/cde8df9995da626d4c1e41b07432b2d8748c10f1)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[27039e01](https://github.com/jina-ai/jina/commit/27039e011d3b42a04876220dc964acc8aea1561a)] __-__ fix phrases in performant (*Han Xiao*)
- [[cd5e640c](https://github.com/jina-ai/jina/commit/cd5e640cd76a40afd9f2e118e0edfb418b5274ea)] __-__ __version__: bumping version to 0.1.9 (*Jina Dev Bot*)

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

Page 63 of 66

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.