Jina

Latest version: v3.25.1

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

Scan your dependencies

Page 24 of 66

3.0.0

Not secure
> Release time: 2022-02-16 12:53:31



๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
Tobias Jacobowitz, Han Xiao, Joan Fontanals, Johannes Messner, Jina Dev Bot, AlaeddineAbdessalem, samsja, ๐Ÿ™‡


๐Ÿ†• New Features

- [[c07f3c15](https://github.com/jina-ai/jina/commit/c07f3c151d985b207af87ccc9115bc94c3164e55)] __-__ add sandbox after push (#4349) (*Han Xiao*)
- [[0eae3281](https://github.com/jina-ai/jina/commit/0eae3281cd2afb4582d07616345ddf9b140a7f1f)] __-__ add blacken docs to precommit (#4342) (*samsja*)

๐Ÿž Bug fixes

- [[3420f5e1](https://github.com/jina-ai/jina/commit/3420f5e19b5decea0fd41bf86c5f23bc6ff322fc)] __-__ fix override of empty docs (#4350) (*Joan Fontanals*)
- [[ae6df58f](https://github.com/jina-ai/jina/commit/ae6df58f80d20fe4d8a11dbd3927593f228e990f)] __-__ remove return_results (#4347) (*Tobias Jacobowitz*)
- [[22f0653b](https://github.com/jina-ai/jina/commit/22f0653b51361bda4d7cc59d6d5aca1debda9119)] __-__ template proper import (#4345) (*Joan Fontanals*)
- [[2efe175c](https://github.com/jina-ai/jina/commit/2efe175c975975532f6e3fd326ed280addf20eba)] __-__ return responses (#4343) (*Joan Fontanals*)

๐Ÿ“— Documentation

- [[0765a24c](https://github.com/jina-ai/jina/commit/0765a24c04ac9f451914ce40c32e291fa2e7f799)] __-__ complete containerization example (#4356) (*Tobias Jacobowitz*)
- [[28af6d97](https://github.com/jina-ai/jina/commit/28af6d9714abe5cdba281ef1e826db76bf148a5a)] __-__ replace flow svg plot (#4355) (*Tobias Jacobowitz*)
- [[7d5e1401](https://github.com/jina-ai/jina/commit/7d5e140145b8447ffb831bd6acb9950b643a4333)] __-__ improve readme (#4354) (*Han Xiao*)
- [[85271f2b](https://github.com/jina-ai/jina/commit/85271f2b5b526e10eb3463c84af55d63ba272cb7)] __-__ adjust docs to new .post() behaviour (#4344) (*Johannes Messner*)
- [[56eb7556](https://github.com/jina-ai/jina/commit/56eb7556cd7b8696126484b3047f5eea9f8fecd2)] __-__ add explain on return (#4351) (*Han Xiao*)
- [[d566e5bd](https://github.com/jina-ai/jina/commit/d566e5bd7ae210541eb18887466867373c0c2b73)] __-__ migrate from memmap to sqlite (#4348) (*AlaeddineAbdessalem*)
- [[07e2ef0a](https://github.com/jina-ai/jina/commit/07e2ef0a5cd2baf90a0e30c32e5898d1fdfc4d48)] __-__ adapt to 3.0 (#4254) (*Joan Fontanals*)

๐Ÿน Other Improvements

- [[9ef9e27b](https://github.com/jina-ai/jina/commit/9ef9e27bda1753d9070192248cbcb65addf404a3)] __-__ fix readme (*Han Xiao*)
- [[d63933a1](https://github.com/jina-ai/jina/commit/d63933a1b45c9305554aebc803acd729388349ed)] __-__ fix readme image (*Han Xiao*)
- [[99623386](https://github.com/jina-ai/jina/commit/99623386431ae5a5ddf312c35634e8790300055f)] __-__ update images (*Han Xiao*)
- [[775d16fe](https://github.com/jina-ai/jina/commit/775d16feab0fedfe3650a95c2acc8ac332432636)] __-__ remove progress image (*Han Xiao*)
- [[ae72ea1e](https://github.com/jina-ai/jina/commit/ae72ea1e706dc8e1e16bbc9dba5e174c9f53f86d)] __-__ fix image width (*Han Xiao*)
- [[509fad04](https://github.com/jina-ai/jina/commit/509fad040c769eef2aa4f28122bfae1dacb0f082)] __-__ fix broken image (*Han Xiao*)
- [[a9ccf356](https://github.com/jina-ai/jina/commit/a9ccf356f59f1dbb05dcc5febb7060ede11422e1)] __-__ fix contributing code (#4353) (*Joan Fontanals*)
- [[beb931f7](https://github.com/jina-ai/jina/commit/beb931f7e2ece00874122634cf22a5f3add3ed0f)] __-__ update announcement in readme and docs (*Jina Dev Bot*)
- [[1dcb50a5](https://github.com/jina-ai/jina/commit/1dcb50a56ab3485c529635dc4c04918ba73f5595)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[ffa680b4](https://github.com/jina-ai/jina/commit/ffa680b40fdb820383e07a45c836787407215f59)] __-__ __contributor__: update contributors (*Jina Dev Bot*)
- [[b9ee834f](https://github.com/jina-ai/jina/commit/b9ee834fb61ad597648948b8d0ba0ef5fd14a9b8)] __-__ set next release number to 3.0.0 (*Han Xiao*)
- [[6fbae36f](https://github.com/jina-ai/jina/commit/6fbae36faa6e2299e32f3a916835a71e7f294026)] __-__ update readme (*Han Xiao*)
- [[0feea0ac](https://github.com/jina-ai/jina/commit/0feea0acce52fa0f067053875e40121f8ed7b361)] __-__ revert README to 2.x for delayed release (*Han Xiao*)
- [[f8166670](https://github.com/jina-ai/jina/commit/f8166670d3c43c26d723e2ea307827c22b7d2a7f)] __-__ fix typo (*Han Xiao*)
- [[d29bd2e5](https://github.com/jina-ai/jina/commit/d29bd2e54adfd298db7731b985ed8a9bf9e782b0)] __-__ __version__: the next version will be 2.7.1 (*Jina Dev Bot*)

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

2.7.0

Not secure
> Release time: 2022-02-15 11:41:54



๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
Nan Wang, Joan Fontanals, Jina Dev Bot, Delgermurun, Zhaofeng Miao, samsja, Yanlong Wang, Tobias Jacobowitz, cristian, Johannes Messner, AlaeddineAbdessalem, felix-wang, Aziz Belaweid, Wang Bo, dependabot[bot], Mohammad Kalim Akram, ๐Ÿ™‡


๐Ÿ†• New Features

- [[a5935ab2](https://github.com/jina-ai/jina/commit/a5935ab2b1cd44e809c20b7e0df0292ba503255d)] __-__ __hub__: add --verbose option to &#34;jina hub push&34; cli (4278) (*Delgermurun*)
- [[43bf8986](https://github.com/jina-ai/jina/commit/43bf89862f39edec9ffedb9cffcb7aea962acbaa)] __-__ __sandbox__: using given port (#4262) (*Zhaofeng Miao*)
- [[5081722f](https://github.com/jina-ai/jina/commit/5081722f360436f2c265dac592eb37c794c29bb5)] __-__ __hubble__: upgrade to hubble api v2 (#4269) (*Delgermurun*)
- [[6e24af63](https://github.com/jina-ai/jina/commit/6e24af633387ca19e0944a71150b82c2add53733)] __-__ hide more parameters from k8s and compose yamls (#4242) (*Joan Fontanals*)
- [[48871dd7](https://github.com/jina-ai/jina/commit/48871dd73f85c2750baa2a68ce22231e015ada66)] __-__ change the way parameters are returned from Executors (#4243) (*samsja*)
- [[1d6c0776](https://github.com/jina-ai/jina/commit/1d6c077692c39047c3b234ee3ecc8945a6ade1c0)] __-__ use external pods from k8s (#4223) (*Tobias Jacobowitz*)
- [[6a9ed78f](https://github.com/jina-ai/jina/commit/6a9ed78f13905fb78c786914d5da1733dd20caf9)] __-__ integrate docarray as external dependency (#4160) (*Tobias Jacobowitz*)
- [[eea04c36](https://github.com/jina-ai/jina/commit/eea04c36350e86b3b0f16217cd37e630bfb81b57)] __-__ support jinahub+sandbox (#4130) (*Zhaofeng Miao*)
- [[a813b151](https://github.com/jina-ai/jina/commit/a813b15132df422aa9b5c0925cf62e587ad0aa61)] __-__ export Flow to docker compose yaml (#4125) (*Joan Fontanals*)
- [[def0a12f](https://github.com/jina-ai/jina/commit/def0a12f6a312b1133d10750226f485b42e319f8)] __-__ flow post return DocumentArray (#4137) (*Johannes Messner*)

๐Ÿž Bug fixes

- [[f55ec04b](https://github.com/jina-ai/jina/commit/f55ec04bac7d701695c47c33718912d1fd24f518)] __-__ fix flow plot (#4336) (*Joan Fontanals*)
- [[23dd1f37](https://github.com/jina-ai/jina/commit/23dd1f376481f978c1ce73df949a640c6b7cf9bb)] __-__ __helloworld__: dump before closing (#4320) (*Joan Fontanals*)
- [[cfa83955](https://github.com/jina-ai/jina/commit/cfa839551b65986e67665eaae61b17dc1e6fe04b)] __-__ fix warning when env vars used (#4291) (*Joan Fontanals*)
- [[ad50d294](https://github.com/jina-ai/jina/commit/ad50d294c78cc7c8aeea79c9b632dd3f943c5c5a)] __-__ instruction is now docker compose -f file up (#4279) (*samsja*)
- [[b283672c](https://github.com/jina-ai/jina/commit/b283672c71706e9c1dc49ee1f7144970dd17b0ec)] __-__ fix flow plot (#4257) (*Joan Fontanals*)
- [[f1a3bb9e](https://github.com/jina-ai/jina/commit/f1a3bb9e1be605226ed36be8470a31d01972b136)] __-__ improve error message (#4245) (*Joan Fontanals*)
- [[2f0bb105](https://github.com/jina-ai/jina/commit/2f0bb10589d09ea5a7b8cdbc9114de3067243aaa)] __-__ remove fluent resources (#4244) (*Joan Fontanals*)
- [[d1a08332](https://github.com/jina-ai/jina/commit/d1a083320d3e20ec42a49cd7f58c7b6540931890)] __-__ __cli__: fix missing type_checking if statement (#4234) (*samsja*)
- [[34db85a9](https://github.com/jina-ai/jina/commit/34db85a9047dd057ff3b88e119316252c9688f41)] __-__ parsing of env vars of the form &#39;{ var }&39; (4229) (*Johannes Messner*)
- [[ecaae245](https://github.com/jina-ai/jina/commit/ecaae24579a3c89dee630ee3a1d837c04b26e916)] __-__ uses_request being applied to uses_after and uses_before (#4228) (*Johannes Messner*)
- [[f4f8f314](https://github.com/jina-ai/jina/commit/f4f8f314481dcdec3bc8d322012a1942303d768f)] __-__ random port assignment (#4139) (*Tobias Jacobowitz*)
- [[3cf7017a](https://github.com/jina-ai/jina/commit/3cf7017a45b1161dc0087061fbef2b26b72275b6)] __-__ fix scalable jinad test (#4218) (*Tobias Jacobowitz*)
- [[1b7711d3](https://github.com/jina-ai/jina/commit/1b7711d3d237dae90e5297fccd9e22c3a6c24661)] __-__ replace docker id with uids (#4217) (*Tobias Jacobowitz*)
- [[a58d8669](https://github.com/jina-ai/jina/commit/a58d86696b982b143caf587649fa79665e22887e)] __-__ add meaningful error on docarray issue (#4213) (*Tobias Jacobowitz*)
- [[5b6d2bd5](https://github.com/jina-ai/jina/commit/5b6d2bd59f2492797b569fe96f9095d6c4e1f082)] __-__ flatten proto structure (#4212) (*Tobias Jacobowitz*)
- [[1f2c8635](https://github.com/jina-ai/jina/commit/1f2c86359246e00eae7cba081d9e952cb64c9aea)] __-__ rescue docarray in setup (#4203) (*Tobias Jacobowitz*)
- [[4db20692](https://github.com/jina-ai/jina/commit/4db2069216f22479c7bb6372005f7bbf704ca4b6)] __-__ fix helloworld multimodal (#4198) (*Joan Fontanals*)
- [[f808a9ee](https://github.com/jina-ai/jina/commit/f808a9eec2fefa6be9f80e5e14a909944a31bfb5)] __-__ __runtime__: worker grpc proxy env (#4189) (*felix-wang*)
- [[96f421e4](https://github.com/jina-ai/jina/commit/96f421e481d27f47e16de589540d24feaad4d7d0)] __-__ __tests__: replace multiprocessing.Queue.qsize() to enable MacOS compatability (#4187) (*Johannes Messner*)
- [[b09d1d19](https://github.com/jina-ai/jina/commit/b09d1d19733cf40b9be17a8315e36d1e7202917e)] __-__ __peapods__: the name of a worker is now the name of the pea managing the worker (#4188) (*samsja*)
- [[a088b373](https://github.com/jina-ai/jina/commit/a088b373b6ee369d3f3ab730cd999080e198fbf3)] __-__ use INFO log level in k8s (#4159) (*Joan Fontanals*)

๐Ÿงผ Code Refactoring

- [[58209134](https://github.com/jina-ai/jina/commit/582091343e8e90c8c808c168467cbd852c4b207f)] __-__ do not expose everything in runtime args (#4261) (*Joan Fontanals*)
- [[4709d24f](https://github.com/jina-ai/jina/commit/4709d24f7557e3c26b44e525403c59172a3dab8d)] __-__ head deployment name does not need ordinal (#4250) (*Joan Fontanals*)
- [[13edc16d](https://github.com/jina-ai/jina/commit/13edc16d806fb5d77a6849551178ccc75937f25f)] __-__ rename pod to deployment (#4230) (*Tobias Jacobowitz*)
- [[f95eb9ed](https://github.com/jina-ai/jina/commit/f95eb9ed7879cffd0ac8d48fe2c9b3e3adc10fa9)] __-__ refactor rest API, access what docarray accepts (#4211) (*Joan Fontanals*)
- [[066fb0b1](https://github.com/jina-ai/jina/commit/066fb0b177c579505bea05f62fd8a684e11fee50)] __-__ remove fluentd and identity arg (#4199) (*Joan Fontanals*)
- [[dde78e33](https://github.com/jina-ai/jina/commit/dde78e33bd3b0804d1b6999fad72609a8e3c0c98)] __-__ remove docarray proto from tests and makedocs (#4200) (*Joan Fontanals*)
- [[21e5daf4](https://github.com/jina-ai/jina/commit/21e5daf445caf119602ce65138c11d71f916f42e)] __-__ create orchestrate and serve modules (#4168) (*Joan Fontanals*)
- [[10c577a6](https://github.com/jina-ai/jina/commit/10c577a603f80c9c80cb2d103a325612b5eed3dd)] __-__ remove replica id (#4162) (*Johannes Messner*)
- [[6f22e682](https://github.com/jina-ai/jina/commit/6f22e6824cbe9e95528e53e0613d5b1babd4af8e)] __-__ take out peas hosts from cli (#4171) (*Wang Bo*)
- [[cea30065](https://github.com/jina-ai/jina/commit/cea300655ed8be70d74c390ca12e8b09fb741665)] __-__ use absolute imports (#4167) (*Joan Fontanals*)
- [[782f1060](https://github.com/jina-ai/jina/commit/782f106076168dbe374e92fc8cac929b16dc9699)] __-__ use absolute imports in daemon (#4165) (*Joan Fontanals*)
- [[7cf63fe8](https://github.com/jina-ai/jina/commit/7cf63fe8dc92a6ecce057ccd5d99576ce89014d7)] __-__ change target_peapod to target_executor (#4157) (*Joan Fontanals*)

๐Ÿ“— Documentation

- [[7d42d764](https://github.com/jina-ai/jina/commit/7d42d764f2c3e3c5a1b009d66c0f6da6f4ae3909)] __-__ use new docsqa server address (#4246) (*Yanlong Wang*)
- [[bfd53573](https://github.com/jina-ai/jina/commit/bfd53573252f7042ad2e10115c73befc35cfdfa4)] __-__ add back guide to docstrings (#4236) (*cristian*)
- [[f6e2103b](https://github.com/jina-ai/jina/commit/f6e2103b32519a31e24480365b79c1bd88bb2527)] __-__ fix Jina on Kubernetes/docker-compose section (#4176) (*AlaeddineAbdessalem*)
- [[31fee0a4](https://github.com/jina-ai/jina/commit/31fee0a44c7e40edea5910d7b09995c6627f2fcc)] __-__ fix mesh typo (#4174) (*Aziz Belaweid*)
- [[d8cb09a8](https://github.com/jina-ai/jina/commit/d8cb09a8e3337ecbc7505d33bbf12b33fadf784a)] __-__ bump qabot 0.3 (#4164) (*Yanlong Wang*)
- [[b5e7fb2e](https://github.com/jina-ai/jina/commit/b5e7fb2e8fda7f7927d9234b5f7ba9d901102c94)] __-__ update pre-requisite (#4166) (*Mohammad Kalim Akram*)

๐Ÿ Unit Test and CICD

- [[26287a76](https://github.com/jina-ai/jina/commit/26287a766488e5dfd87545f500e3979ff58d6945)] __-__ bump version to 2.7 for testing (#4341) (*Nan Wang*)
- [[6de5e0b2](https://github.com/jina-ai/jina/commit/6de5e0b2b023b2e1a885085f5fce0d3d3362e6af)] __-__ remove fluent logger from extra reqs (#4214) (*Joan Fontanals*)
- [[dfbabd56](https://github.com/jina-ai/jina/commit/dfbabd5654caa945d82dd6b7d9ad83e366db511a)] __-__ fix docs to netlify (#4210) (*Joan Fontanals*)
- [[305f4c3b](https://github.com/jina-ai/jina/commit/305f4c3b467b8ac18a9ff7b41e0ef88261ebeb3f)] __-__ add kubernetes test on connection pool behaviour (#4196) (*AlaeddineAbdessalem*)
- [[62745a78](https://github.com/jina-ai/jina/commit/62745a787801d7f2dbff4e2770e3c1706e241a5d)] __-__ remove docarray-release (#4195) (*Joan Fontanals*)
- [[f197e719](https://github.com/jina-ai/jina/commit/f197e719a1b4897651b5a48fb0c82db4c9043ece)] __-__ bump jina version (#4193) (*Joan Fontanals*)
- [[df0248b2](https://github.com/jina-ai/jina/commit/df0248b29da90a68be51fe4fb5bbc562113b308f)] __-__ fix cd pipeline (#4192) (*Joan Fontanals*)
- [[d5b1e64e](https://github.com/jina-ai/jina/commit/d5b1e64efd20945c52e2fd73deb47879fd16ec4f)] __-__ switch test from threading to multiprocessing (#4177) (*Johannes Messner*)

๐Ÿน Other Improvements

- [[770a7241](https://github.com/jina-ai/jina/commit/770a72412bfc794be1d68487809d3b4e6b138a2b)] __-__ remove the legacy docaary GA script (#4325) (*Nan Wang*)
- [[b4cd39b9](https://github.com/jina-ai/jina/commit/b4cd39b9a0eba1d032acae74dfbf67bc5fcf95f0)] __-__ __contributor__: update contributors (*Jina Dev Bot*)
- [[6fb95e4a](https://github.com/jina-ai/jina/commit/6fb95e4a7ff644738e170fe6fc01cdd5787bf2d4)] __-__ update docarray minimum version (#4306) (*Joan Fontanals*)
- [[7462b9e4](https://github.com/jina-ai/jina/commit/7462b9e42d6774a5b7e3d5463d7488ea6b60b95f)] __-__ fix a typo (#4276) (*Nan Wang*)
- [[720642d6](https://github.com/jina-ai/jina/commit/720642d641e5975819f7484ea8c59780c5763eeb)] __-__ add PR template (#4238) (*Tobias Jacobowitz*)
- [[c71410b6](https://github.com/jina-ai/jina/commit/c71410b64af0aed18bf9b1f4d5958a9855ec5376)] __-__ update announcement in readme and docs (*Jina Dev Bot*)
- [[5cef9643](https://github.com/jina-ai/jina/commit/5cef964356fcb6a55ab711876ed10b2ade982d41)] __-__ Revert &#34;fix: rescue docarray in setup&34; (4219) (*Tobias Jacobowitz*)
- [[bc9f8e0d](https://github.com/jina-ai/jina/commit/bc9f8e0d4070156522f2ff165b688b508acd8a67)] __-__ __deps__: bump pillow in /scripts/latency-tracking (#4169) (*dependabot[bot]*)

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

2.6.4

Not secure
> Release time: 2022-01-04 08:42:32



๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
Zhaofeng Miao, Jina Dev Bot, Deepankar Mahapatro, Wang Bo, ๐Ÿ™‡


๐Ÿž Bug fixes

- [[77cfc818](https://github.com/jina-ai/jina/commit/77cfc818a50e4dcaef0bf94256eef65d3b112b48)] __-__ ignore non jina resources (#4107) (*Deepankar Mahapatro*)

๐Ÿงผ Code Refactoring

- [[c84d0fa0](https://github.com/jina-ai/jina/commit/c84d0fa0fb67ec52dcf0afd95b30e079506984a9)] __-__ __helloworld__: supress warnings of traversal flat (#4094) (*Wang Bo*)

๐Ÿ“— Documentation

- [[56af142a](https://github.com/jina-ai/jina/commit/56af142ad73f0db7d821a325a6967f9084fce415)] __-__ __tutorial__: typo (#4120) (*Zhaofeng Miao*)

๐Ÿน Other Improvements

- [[65194e83](https://github.com/jina-ai/jina/commit/65194e8332e538fde1779583702c5ccf7c55ca24)] __-__ __contributor__: update contributors (*Jina Dev Bot*)
- [[b59b1935](https://github.com/jina-ai/jina/commit/b59b193549cd6a460b3f8de5e9e5362739debb26)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[79388360](https://github.com/jina-ai/jina/commit/79388360877941f3c81e8e8b22a8cde9d3b11b80)] __-__ __version__: the next docarray version will be 0.0.4 (*Jina Dev Bot*)
- [[ebcbb078](https://github.com/jina-ai/jina/commit/ebcbb078c7339bf3fec6b25352270fa9c679d6a5)] __-__ __version__: the next version will be 2.6.4 (*Jina Dev Bot*)

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

2.6.3

Not secure
> Release time: 2021-12-22 08:38:48



๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
Han Xiao, Zhaofeng Miao, Jina Dev Bot, Yanlong Wang, Joan Fontanals, Roshan Jossy, AlaeddineAbdessalem, felix-wang, Gregor von Dulong, David Buchaca Prats, ๐Ÿ™‡


๐Ÿ†• New Features

- [[79d6d6c7](https://github.com/jina-ai/jina/commit/79d6d6c7876a13d1d9a8e19bcd4c9a4b32aa073a)] __-__ integrate reduce runtimes (#4030) (*AlaeddineAbdessalem*)

๐Ÿž Bug fixes

- [[5493a702](https://github.com/jina-ai/jina/commit/5493a7023220bb52c12d6d897f74b437dc0017d2)] __-__ __docarray__: fix traverse warning (#4086) (*Han Xiao*)
- [[4bcbb81f](https://github.com/jina-ai/jina/commit/4bcbb81f8409b76aaa06aa4a862da5dfa8f7ce69)] __-__ remove upper bound of python version (#4085) (*Zhaofeng Miao*)
- [[0728ed15](https://github.com/jina-ai/jina/commit/0728ed15b5eead943fc7908c12b5fd175dd5cd07)] __-__ __qa-bot__: fix link reference and width style (#4081) (*Yanlong Wang*)
- [[e714c2a8](https://github.com/jina-ai/jina/commit/e714c2a8496cde0528f5eb3cf1fbd0086099632e)] __-__ __hub__: disk_cache_offline to return chached mark (#4065) (*felix-wang*)
- [[1afd5593](https://github.com/jina-ai/jina/commit/1afd5593825783e2573971a7e19d74fb0dcbbad0)] __-__ mispell import (#4063) (*David Buchaca Prats*)

๐Ÿงผ Code Refactoring

- [[c376cdfd](https://github.com/jina-ai/jina/commit/c376cdfd9dd288cecc411a44e66cea5eddb0e685)] __-__ __doc-bot__: migrate to &lt;jina-qa-bot&gt; (#4072) (*Yanlong Wang*)

๐Ÿ“— Documentation

- [[abca85d0](https://github.com/jina-ai/jina/commit/abca85d05fe5e99c819a082d5199cac7e2df94da)] __-__ change typo in k8s explain (#4076) (*Joan Fontanals*)
- [[1f349e69](https://github.com/jina-ai/jina/commit/1f349e69fb62156373bc05c66142d6ec2eca5a7f)] __-__ __CONTRIBUTING__: add instructions to build docs locally (#4066) (*Roshan Jossy*)
- [[0c826060](https://github.com/jina-ai/jina/commit/0c82606019f867d0470af4dd5dfd7a809e2d71ad)] __-__ updates docqa tutorial after community feedback (#4064) (*Gregor von Dulong*)

๐Ÿน Other Improvements

- [[ba3b0443](https://github.com/jina-ai/jina/commit/ba3b0443b68cbf6598eca2593b1367c17cb8456f)] __-__ __contributor__: update contributors (*Jina Dev Bot*)
- [[2c081819](https://github.com/jina-ai/jina/commit/2c081819433028f67bc4b7dc3388d20c8ca445d2)] __-__ update readme (*Han Xiao*)
- [[560576e6](https://github.com/jina-ai/jina/commit/560576e62afd08c5fd13a5b4218485d0f56c4dd3)] __-__ update announcement in readme and docs (*Jina Dev Bot*)
- [[ba84417d](https://github.com/jina-ai/jina/commit/ba84417de8189cdcd18c9827e84164fac5412a47)] __-__ __hubble__: optimize error message (#4062) (*Zhaofeng Miao*)
- [[0ead83f6](https://github.com/jina-ai/jina/commit/0ead83f6685965b8366f3ead266374d114e89ac7)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[9b31e579](https://github.com/jina-ai/jina/commit/9b31e5793d73f19c17d6d705d8ecc129c58a60ef)] __-__ __docarray__: fix readme (*Han Xiao*)
- [[514afb14](https://github.com/jina-ai/jina/commit/514afb142b1ca83c875c146ab880b9b54bf608f0)] __-__ __docarray__: add build script for docarray (*Han Xiao*)
- [[614846c6](https://github.com/jina-ai/jina/commit/614846c66ea7bbfa804196e5212513b69bd6c9c9)] __-__ __version__: the next docarray version will be 0.0.3 (*Jina Dev Bot*)
- [[7699293f](https://github.com/jina-ai/jina/commit/7699293f6d4cc0b33765ef09c55e88cb6d3151ed)] __-__ __version__: the next version will be 2.6.3 (*Jina Dev Bot*)

<a name=release-note-2-6-4></a>

2.6.2

Not secure
> Release time: 2021-12-12 10:09:54



๐Ÿ™‡ We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, Mohammad Kalim Akram, Zhaofeng Miao, ๐Ÿ™‡


๐Ÿž Bug fixes

- [[bbac0aa4](https://github.com/jina-ai/jina/commit/bbac0aa4caaaf8604a5535b6d42c032bfb01d125)] __-__ __docarray__: use production api (#4050) (*Zhaofeng Miao*)

๐Ÿงผ Code Refactoring

- [[1c701055](https://github.com/jina-ai/jina/commit/1c7010558e10af50e047916df5fe9e14dc12c4ec)] __-__ __docarray__: move docarray to jina root (#4055) (*Han Xiao*)

๐Ÿ Unit Test and CICD

- [[f2d2ae4c](https://github.com/jina-ai/jina/commit/f2d2ae4ccac487c2847b0677e5ef1123f1af77be)] __-__ modify unit test case for apply (#4052) (*Mohammad Kalim Akram*)

๐Ÿน Other Improvements

- [[799de04f](https://github.com/jina-ai/jina/commit/799de04fe5701c6d7c3661387699e2b25ffb7eeb)] __-__ __docarray__: add build script for docarray (*Han Xiao*)
- [[c4ae7004](https://github.com/jina-ai/jina/commit/c4ae700464f3932c913789deaf6e8ea4a0dea54b)] __-__ __docs__: fix docs for docarray (*Han Xiao*)
- [[134e5f2b](https://github.com/jina-ai/jina/commit/134e5f2ba23f64bbdac2fb651ce236a0f28cc14d)] __-__ __contributor__: update contributors (*Jina Dev Bot*)
- [[634f7c44](https://github.com/jina-ai/jina/commit/634f7c44e4c38ac685c56e33a38a329960cf0484)] __-__ update announcement in readme and docs (*Jina Dev Bot*)
- [[7e797a2b](https://github.com/jina-ai/jina/commit/7e797a2bd3dd1108fd7c22a1529d8f03c5489a97)] __-__ __docs__: update TOC (*Jina Dev Bot*)
- [[eeefe616](https://github.com/jina-ai/jina/commit/eeefe6169f21f0cbcedab15d341ef185511a8792)] __-__ __version__: the next version will be 2.5.6 (*Jina Dev Bot*)

<a name=release-note-2-6-3></a>

2.5.5

Not secure
> Release time: 2021-12-08 18:11:17



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


๐Ÿž Bug fixes

- [[223aa20b](https://github.com/jina-ai/jina/commit/223aa20be2154d7ec58c093f7af1ac26e72906c7)] __-__ __docarray__: waive 2GB size restriction on large docarray (#4048) (*Han Xiao*)

๐Ÿน Other Improvements

- [[17fdb58f](https://github.com/jina-ai/jina/commit/17fdb58f2c58253c17e1d25f4c414b4f7b45c2d9)] __-__ __version__: the next version will be 2.5.5 (*Jina Dev Bot*)

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

Page 24 of 66

Links

Releases

Has known vulnerabilities

ยฉ 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.