Skip to content

Latest commit

 

History

History
3501 lines (1759 loc) · 154 KB

CHANGELOG.md

File metadata and controls

3501 lines (1759 loc) · 154 KB

Release Note (0.1.1)

Release time: 2022-01-09 11:27:09

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

🆕 New Features

  • [27d0373b] - array: add progressbar for to/from bytes (#14) (Han Xiao)
  • [a56067e4] - array: add summary method for array (#9) (Han Xiao)
  • [bdc3aa23] - document: add summary method to document (#7) (Han Xiao)
  • [28a7e42e] - array: use pickle as default binary serialization (#4) (Han Xiao)

🐞 Bug fixes

  • [da3b32e1] - array: push pull use most compact protocol (#6) (Han Xiao)

📗 Documentation

  • [db8c7d98] - minor fix on docs (#13) (Han Xiao)
  • [113cfef5] - add what-is chapter (Han Xiao)
  • [cd16f5f6] - array: add evaluation of array (#12) (Han Xiao)
  • [43ab092b] - array: add doc for array serialization (#11) (Han Xiao)
  • [423b7b42] - array: add doc for array serialization (Han Xiao)
  • [8558c0c4] - array: add doc for array serialization (#10) (Han Xiao)
  • [3b2e07ce] - array: add doc for array api (Han Xiao)
  • [d3f2c61d] - document: add doc for document api (#8) (Han Xiao)

🏁 Unit Test and CICD

  • [3a6dab0a] - set first version to 0.1.0 (Han Xiao)

🍹 Other Improvements

  • [321adc71] - fix release script (Han Xiao)
  • [75191605] - fix readme (Han Xiao)
  • [a4fbf9d4] - update readme (Han Xiao)
  • [0815a79b] - restructure docs (Han Xiao)
  • [b80ca931] - update license (Han Xiao)
  • [d95d3edf] - reformat code (#5) (Han Xiao)

Release Note (0.1.2)

Release time: 2022-01-09 14:26:21

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

🍹 Other Improvements

  • [5d78e7bf] - fix release script (Han Xiao)
  • [e5e5419a] - version: the next version will be 0.1.2 (Jina Dev Bot)

Release Note (0.1.3)

Release time: 2022-01-11 09:20:42

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

🐞 Bug fixes

  • [09c5c43a] - improve mesh data loading (#25) (felix-wang)

🧼 Code Refactoring

  • [e62c1ad0] - hide get_attributes to private (#18) (Han Xiao)

📗 Documentation

  • [2704500f] - fix sidebar link (#19) (Maximilian Werk)

🍹 Other Improvements

  • [b534fc30] - docs: fix install section in docs (Han Xiao)
  • [9112c5a0] - docs: add contains to docs (Han Xiao)
  • [abbb63b1] - docs: fix doc emoji (Han Xiao)
  • [a4b25698] - remove super long filenames (Han Xiao)
  • [d703b2be] - fix readme (Han Xiao)
  • [a571e003] - version: the next version will be 0.1.3 (Jina Dev Bot)

Release Note (0.1.4)

Release time: 2022-01-11 17:59:01

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

🆕 New Features

  • [74b9405a] - add serialization to base64 (#33) (Han Xiao)

🐞 Bug fixes

  • [5c1fb558] - fix match score (#32) (Joan Fontanals)
  • [3a906db9] - array: remove the support of singleton boolean index (#31) (Han Xiao)
  • [79ad2362] - array: fix edge case on single boolean index (#28) (Han Xiao)

🍹 Other Improvements

  • [beeb3226] - docs: add comparision to awkarray and zarr (Han Xiao)
  • [8c39f51c] - version: the next version will be 0.1.4 (Jina Dev Bot)

Release Note (0.1.5)

Release time: 2022-01-12 10:32:57

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

🐞 Bug fixes

  • [9646bed9] - fix edge case when two elements are strings (#37) (Han Xiao)
  • [e9ce570b] - fix setup manifest (#36) (Han Xiao)
  • [0abf9748] - _id_to_index initialize (#35) (felix-wang)

🍹 Other Improvements

  • [f0d222d5] - version: the next version will be 0.1.5 (Jina Dev Bot)

Release Note (0.1.6)

Release time: 2022-01-12 15:51:07

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

🆕 New Features

  • [699c041e] - array: auto render in colab and jupyter (#40) (Han Xiao)

🍹 Other Improvements

  • [934d57df] - docs: fix docs what-is banner (Han Xiao)
  • [2761fff8] - docs: fix docs what-is (Han Xiao)
  • [f248a346] - version: the next version will be 0.1.6 (Jina Dev Bot)

Release Note (0.1.7)

Release time: 2022-01-13 11:49:47

🙇 We'd like to thank all contributors for this new release! In particular, Zhaofeng Miao, David Buchaca Prats, Han Xiao, Alex Cureton-Griffiths, Jina Dev Bot, 🙇

🆕 New Features

  • [edf836d6] - better jupyter notebook support (#44) (Han Xiao)

🐞 Bug fixes

  • [107d2276] - pushpull: allow uploading docarray max size 4GB (#43) (Zhaofeng Miao)
  • [97725ed8] - single doc set in docarray (#42) (David Buchaca Prats)

📗 Documentation

  • [995dbd3a] - readme: polish (#16) (Alex Cureton-Griffiths)

🍹 Other Improvements

  • [0a88bebc] - update readme (Han Xiao)
  • [d41e271f] - version: the next version will be 0.1.7 (Jina Dev Bot)

Release Note (0.1.8)

Release time: 2022-01-14 20:56:09

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

🆕 New Features

  • [abb332b1] - support pydantic data model (#50) (Han Xiao)
  • [b7e5ce7e] - initial support on pydantic (#49) (Han Xiao)

🐞 Bug fixes

  • [20276727] - allow bind projector server to host (#48) (Abdulelah Bin Mahfoodh)
  • [e0224632] - default dict from/to protobuf (#47) (Han Xiao)

🍹 Other Improvements

  • [b3debdea] - docs: support pydantic data model (Han Xiao)
  • [d764341e] - version: the next version will be 0.1.8 (Jina Dev Bot)

Release Note (0.2.0)

Release time: 2022-01-16 12:56:12

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

🧼 Code Refactoring

  • [5b2ea94d] - change content field name (#53) (Han Xiao)
  • [fca35a0e] - array: use extend in add improve docs (#51) (Han Xiao)

🍹 Other Improvements

  • [f27c40cc] - bump to 0.2 (Han Xiao)
  • [03fa1201] - update docs (Han Xiao)
  • [cfd74703] - version: the next version will be 0.1.9 (Jina Dev Bot)

Release Note (0.3.0)

Release time: 2022-01-17 17:18:50

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

🆕 New Features

  • [a96787e2] - use schema-ed json as default to_dict/json (#57) (Han Xiao)

🍹 Other Improvements

  • [86b03f3f] - docs: update notebook support docs (#55) (felix-wang)
  • [8098eebd] - version: the next version will be 0.2.1 (Jina Dev Bot)

Release Note (0.3.1)

Release time: 2022-01-18 14:06:03

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

🐞 Bug fixes

  • [e179ef61] - document: serialize tag value in the correct priority (#60) (Han Xiao)

🍹 Other Improvements

  • [f5c013fc] - fix typo (Han Xiao)
  • [be9ea860] - update changelog (Han Xiao)
  • [57c289b4] - version: the next version will be 0.3.1 (Jina Dev Bot)

Release Note (0.3.2)

Release time: 2022-01-18 20:30:43

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

🐞 Bug fixes

  • [cbd5fd0f] - document: complete the schema for namedscore (#65) (Han Xiao)
  • [79c13a09] - document: serialize blob with base64 in dict/json (#63) (Han Xiao)

🍹 Other Improvements

  • [34156700] - version: the next version will be 0.3.2 (Jina Dev Bot)

Release Note (0.3.3)

Release time: 2022-01-19 09:06:16

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

🐞 Bug fixes

  • [0f425260] - array: allow plot to use uri or tensor as the source (#66) (Han Xiao)

🍹 Other Improvements

  • [624b5032] - version: the next version will be 0.3.3 (Jina Dev Bot)

Release Note (0.4.0)

Release time: 2022-01-19 14:03:45

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

🆕 New Features

  • [a97bd8f9] - v1 streaming protocol (#62) (David Buchaca Prats)

🍹 Other Improvements

  • [fcfddd3b] - docs: fix typo in docs (Han Xiao)
  • [8503535f] - version: the next version will be 0.3.4 (Jina Dev Bot)

Release Note (0.4.1)

Release time: 2022-01-19 16:07:51

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

🍹 Other Improvements

  • [1b786969] - docs: fix typo in docs (Han Xiao)
  • [c6e1b9f0] - version: the next version will be 0.4.1 (Jina Dev Bot)

Release Note (0.4.2)

Release time: 2022-01-20 06:12:09

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

🐞 Bug fixes

  • [66ceeda5] - array: move hubble url to inline (#67) (Han Xiao)

🍹 Other Improvements

  • [a1b29976] - version: the next version will be 0.4.2 (Jina Dev Bot)

Release Note (0.4.3)

Release time: 2022-01-23 09:47:40

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

🐞 Bug fixes

  • [d840d301] - document: constructor overload (#74) (Delgermurun)
  • [412930d7] - pydantic: turn on pydantic smart union (#73) (felix-wang)

🍹 Other Improvements

  • [ecf89c4a] - version: the next version will be 0.4.3 (Jina Dev Bot)

Release Note (0.4.4)

Release time: 2022-01-24 12:47:02

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

🆕 New Features

  • [06cd577e] - change pydantic model optional id (#77) (Joan Fontanals)

🍹 Other Improvements

  • [7a868d3b] - version: the next version will be 0.4.4 (Jina Dev Bot)

Release Note (0.5.0)

Release time: 2022-02-02 19:40:40

🙇 We'd like to thank all contributors for this new release! In particular, felix-wang, Han Xiao, AlaeddineAbdessalem, samsja, Winston Wong, Jina Dev Bot, 🙇

🆕 New Features

  • [2a80abf7] - advanced pq indexer (#87) (felix-wang)
  • [f55fb473] - storage option (#78) (Winston Wong)
  • [ab788b22] - add sqlite storage backend (#69) (Han Xiao)

🐞 Bug fixes

  • [2d5e93b2] - del with ids (#79) (samsja)
  • [95d9f5a5] - document: fix feature hash mixin (#85) (Han Xiao)
  • [d127742a] - sqlite: allow sqlite to work in mp/mt context (#80) (Han Xiao)

🧼 Code Refactoring

  • [1ed4ddd5] - deps: move cicd requirement to extra_requires (#82) (Han Xiao)

📗 Documentation

  • [63573adb] - store: add documentation for storage backend (#88) (Han Xiao)

🏁 Unit Test and CICD

  • [3c4ba0be] - sqlite: add more test to cover sqlite backend (#81) (Han Xiao)

🍹 Other Improvements

  • [9ba25f83] - finish storage document array todos (#90) (AlaeddineAbdessalem)
  • [4c81e6d5] - version: the next version will be 0.4.5 (Jina Dev Bot)

Release Note (0.5.1)

Release time: 2022-02-03 18:10:42

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

🆕 New Features

  • [569f8716] - allow empty to get kwargs (#91) (David Buchaca Prats)

⚡ Performance Improvements

  • [4c05919a] - implement append to avoid invalidating id2offset (#94) (AlaeddineAbdessalem)

🐞 Bug fixes

  • [bd343d8c] - fix summary for storage backends (#92) (AlaeddineAbdessalem)

📗 Documentation

  • [8db14ffb] - store: add documentation for storage backend (#95) (Han Xiao)

🍹 Other Improvements

  • [74ce8610] - version: the next version will be 0.5.1 (Jina Dev Bot)

Release Note (0.5.2)

Release time: 2022-02-04 15:37:55

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

🐞 Bug fixes

  • [a72a18d0] - store: change default serialization protocol to pickle (#97) (Han Xiao)

🍹 Other Improvements

  • [f3f3de45] - version: the next version will be 0.5.2 (Jina Dev Bot)

Release Note (0.5.3)

Release time: 2022-02-08 18:15:03

🙇 We'd like to thank all contributors for this new release! In particular, Wang Bo, Han Xiao, Winston Wong, AlaeddineAbdessalem, David Buchaca Prats, Jina Dev Bot, 🙇

🆕 New Features

  • [d1184e45] - embed: transformer embed support (#96) (Wang Bo)
  • [b032047e] - find method (#93) (David Buchaca Prats)

🐞 Bug fixes

  • [1fe53b6e] - decrease batch_size of weaviate client (#102) (AlaeddineAbdessalem)

🧼 Code Refactoring

  • [646ace86] - backend: change weaviate config (#103) (Han Xiao)

📗 Documentation

  • [8ef12517] - address comment (#100) (Winston Wong)

🍹 Other Improvements

  • [46f80d67] - docs: fix typo in pydantic section (Han Xiao)
  • [ab7d6da8] - version: the next version will be 0.5.3 (Jina Dev Bot)

Release Note (0.6.0)

Release time: 2022-02-09 20:56:24

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

🆕 New Features

  • [a39ae690] - graphql support (#107) (Han Xiao)

🍹 Other Improvements

  • [4e026565] - version: the next version will be 0.5.4 (Jina Dev Bot)

Release Note (0.6.1)

Release time: 2022-02-10 13:32:08

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

🐞 Bug fixes

  • [b0f7d8a5] - store: weaviate da del behavior (#104) (Winston Wong)

📗 Documentation

  • [2ed1f722] - add docs for weaviate da (#108) (Winston Wong)

🍹 Other Improvements

  • [8e0cd106] - docs: update readme (Han Xiao)
  • [a30cafd1] - fix pqlite (#101) (felix-wang)
  • [4fb2b67e] - version: the next version will be 0.6.1 (Jina Dev Bot)

Release Note (0.6.2)

Release time: 2022-02-14 12:27:31

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

🐞 Bug fixes

  • [74a5e1c0] - use utf-8 encoding for csv reading (#112) (Tobias Jacobowitz)

📗 Documentation

🍹 Other Improvements

  • [55ebb173] - fix dependency (Han Xiao)
  • [b9061998] - remove unused file (Han Xiao)
  • [d6b4e3e4] - version: the next version will be 0.6.2 (Jina Dev Bot)

Release Note (0.6.3)

Release time: 2022-02-14 13:04:52

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

🐞 Bug fixes

  • [82d035dd] - no newline argument for windows (#113) (Joan Fontanals)

🍹 Other Improvements

  • [deaa2ab4] - version: the next version will be 0.6.3 (Jina Dev Bot)

Release Note (0.7.0)

Release time: 2022-02-18 15:35:34

🙇 We'd like to thank all contributors for this new release! In particular, Han Xiao, AlaeddineAbdessalem, Joan Fontanals, Mohammad Kalim Akram, Winston Wong, Jina Dev Bot, 🙇

🐞 Bug fixes

  • [d046425a] - max_rel args in evaluation (#120) (Mohammad Kalim Akram)

🧼 Code Refactoring

  • [0cdf5930] - small refactor on Offset2ID (#122) (Joan Fontanals)
  • [444ae47c] - array: change primary view to dict and 2nd view to list (#116) (AlaeddineAbdessalem)

📗 Documentation

  • [4173fa5b] - update docs (#126) (AlaeddineAbdessalem)

🏁 Unit Test and CICD

  • [1b33521c] - restore feature hashing test params (#121) (AlaeddineAbdessalem)
  • [bf74ec60] - reduce test time (#118) (Winston Wong)
  • [e8be5b8f] - enable traverse mixin tests for storages (#115) (Winston Wong)

🍹 Other Improvements

  • [34b057a6] - bump version (Han Xiao)
  • [e7401285] - fix type hint by following python standard json (#124) (Han Xiao)
  • [c9f872c7] - use cloud push pull in readme (Han Xiao)
  • [97866c6d] - version: the next version will be 0.6.4 (Jina Dev Bot)

Release Note (0.7.1)

Release time: 2022-02-22 17:12:02

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

🆕 New Features

  • [5b083f7e] - array: add exclude in from_files (#134) (Han Xiao)

📗 Documentation

  • [c8fc4b8e] - fix typo (#133) (cristian)
  • [8fe03dc8] - jina: add jina integration section (#129) (Han Xiao)

🍹 Other Improvements

  • [88ac69ff] - Revert "test: reduce test time (#118)" (#127) (Han Xiao)
  • [72425afe] - version: the next version will be 0.7.1 (Jina Dev Bot)

Release Note (0.7.2)

Release time: 2022-02-23 17:25:51

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

🆕 New Features

  • [721ca753] - integrate match and find function (#110) (felix-wang)

🐞 Bug fixes

  • [6932ed46] - tags pydantic (#137) (felix-wang)

🧼 Code Refactoring

  • [07b0c5ec] - array: refactor autoboxing in find and _find (#139) (Han Xiao)

🏁 Unit Test and CICD

  • [3a15fb38] - enable more tests for getset mixin (#135) (Winston Wong)

🍹 Other Improvements

  • [66e533f8] - version: the next version will be 0.7.2 (Jina Dev Bot)

Release Note (0.7.3)

Release time: 2022-02-24 16:23:34

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

🆕 New Features

  • [e5a4ed59] - array: add jpg support to converters (#140) (Han Xiao)

🐞 Bug fixes

  • [bf135471] - notebook: remove files prefix in notebook support (Han Xiao)

🍹 Other Improvements

  • [8bb3dc07] - version: the next version will be 0.7.3 (Jina Dev Bot)

Release Note (0.8.0)

Release time: 2022-02-25 20:22:07

🙇 We'd like to thank all contributors for this new release! In particular, Han Xiao, Andrey Vasnetsov, David Buchaca Prats, felix-wang, Delgermurun, Jina Dev Bot, 🙇

🆕 New Features

  • [fd15f054] - storage: add Qdrant support (#99) (Andrey Vasnetsov)
  • [fac597e6] - add compression and protocol in file name (#138) (David Buchaca Prats)

🐞 Bug fixes

  • [b5649e61] - notebook: remove files prefix in notebook support (#148) (Han Xiao)
  • [354d2e43] - array: fix text getter (#142) (Han Xiao)
  • [01b39769] - match: exclude_self (#147) (felix-wang)
  • [d502925a] - pushpull: raise error if push failed (#144) (Delgermurun)

🍹 Other Improvements

  • [85b0fd2f] - bump version (Han Xiao)
  • [367b007b] - version: the next version will be 0.7.4 (Jina Dev Bot)

Release Note (0.8.1)

Release time: 2022-02-25 22:01:18

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

🐞 Bug fixes

  • [cd99c485] - array: storage info in summary (#149) (Han Xiao)

🍹 Other Improvements

  • [d01fe858] - version: the next version will be 0.8.1 (Jina Dev Bot)

Release Note (0.8.2)

Release time: 2022-02-28 13:29:06

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

🆕 New Features

  • [f68fe7b4] - graphql: strawberry to input (#141) (samsja)

🐞 Bug fixes

  • [da0d84b0] - bug with del with bool mask (#154) (David Buchaca Prats)

🍹 Other Improvements

  • [8f8998cd] - version: the next version will be 0.8.2 (Jina Dev Bot)

Release Note (0.8.3)

Release time: 2022-02-28 20:20:29

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

🐞 Bug fixes

  • [78cadd08] - weaviate: remove ndim requirement in weaviate (#159) (Han Xiao)
  • [fd1f0f9a] - support torch.Tensor and other embeddings in match (#158) (AlaeddineAbdessalem)

🧼 Code Refactoring

  • [454fce03] - split client config into separate parameters (#155) (AlaeddineAbdessalem)

🍹 Other Improvements

  • [97b6bea0] - version: the next version will be 0.8.3 (Jina Dev Bot)

Release Note (0.8.4)

Release time: 2022-03-02 08:35:50

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

🧼 Code Refactoring

  • [5ad00c00] - setup: add common install (#164) (Han Xiao)

🍹 Other Improvements

  • [62c20a97] - version: the next version will be 0.8.4 (Jina Dev Bot)

Release Note (0.8.5)

Release time: 2022-03-02 12:33:33

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

🆕 New Features

  • [a35f49a6] - array: improve pull cache add pbar to map (#165) (Han Xiao)

🍹 Other Improvements

  • [2ee63f44] - fix docs layout (Han Xiao)
  • [a2dfc32e] - version: the next version will be 0.8.5 (Jina Dev Bot)

Release Note (0.8.6)

Release time: 2022-03-02 13:51:59

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

🐞 Bug fixes

  • [cb05fb32] - array: fix summary function on none (#166) (Han Xiao)

🍹 Other Improvements

  • [40705a44] - version: the next version will be 0.8.6 (Jina Dev Bot)

Release Note (0.8.7)

Release time: 2022-03-03 07:43:05

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

🆕 New Features

  • [3b169d4d] - add from to dict io (#160) (David Buchaca Prats)
  • [45a35a54] - DocumentArray pull out columns (#162) (AlaeddineAbdessalem)

🍹 Other Improvements

  • [c0ffa595] - version: the next version will be 0.8.7 (Jina Dev Bot)

Release Note (0.8.8)

Release time: 2022-03-03 09:54:51

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

🍹 Other Improvements

  • [df59998e] - Revert "feat: add from to dict io (#160)" (#167) (Han Xiao)
  • [b15ae100] - version: the next version will be 0.8.8 (Jina Dev Bot)

Release Note (0.8.9)

Release time: 2022-03-04 11:16:25

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

🆕 New Features

  • [a38e0fc5] - protobuf: add arg for compatible ndarray type (#169) (Han Xiao)

🍹 Other Improvements

  • [2dfa095c] - version: the next version will be 0.8.9 (Jina Dev Bot)

Release Note (0.8.10)

Release time: 2022-03-04 11:59:09

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

🍹 Other Improvements

  • [b2645541] - update qdrant to v0.6.0 (#170) (Andrey Vasnetsov)
  • [887c318e] - version: the next version will be 0.8.10 (Jina Dev Bot)

Release Note (0.8.11)

Release time: 2022-03-04 14:46:40

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

🐞 Bug fixes

  • [01b903c9] - correct file not found error (#171) (David Buchaca Prats)

🍹 Other Improvements

  • [8b68d291] - fix readme (Han Xiao)
  • [d7062b75] - version: the next version will be 0.8.11 (Jina Dev Bot)

Release Note (0.9.0)

Release time: 2022-03-07 18:05:08

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

🆕 New Features

  • [85fa4b4e] - query language supporting filter (#150) (felix-wang)

🐞 Bug fixes

  • [50722a82] - set doc id first (#175) (felix-wang)
  • [2196082c] - rename pqlite to annlite (#151) (felix-wang)

🧼 Code Refactoring

  • [62b816ad] - dataclass: follow the order of dataclass field on assign (Han Xiao)
  • [371eb746] - dataclass: follow the order of dataclass field on assign (#176) (Han Xiao)

🍹 Other Improvements

  • [a4e5a387] - version: the next version will be 0.8.12 (Jina Dev Bot)

Release Note (0.9.1)

Release time: 2022-03-08 09:32:57

🙇 We'd like to thank all contributors for this new release! In particular, Han Xiao, David Buchaca Prats, felix-wang, Jina Dev Bot, 🙇

⚡ Performance Improvements

  • [c02a97a7] - improve doc init speed (#179) (Han Xiao)

📗 Documentation

  • [5078e1e4] - fix field value in annlite construction (#178) (David Buchaca Prats)

🍹 Other Improvements

  • [a045b376] - add docstr for filter function (#177) (felix-wang)
  • [fbde0622] - update docs (Han Xiao)
  • [3cf7d776] - version: the next version will be 0.9.1 (Jina Dev Bot)

Release Note (0.9.2)

Release time: 2022-03-08 14:40:18

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

🆕 New Features

  • [4918cb3a] - array: add post interface (#181) (Han Xiao)
  • [774d0ce1] - add more comparison/logic ops (#180) (felix-wang)

🍹 Other Improvements

  • [2a6d44c1] - version: the next version will be 0.9.2 (Jina Dev Bot)

Release Note (0.9.3)

Release time: 2022-03-09 09:31:45

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

🆕 New Features

  • [4539a2ca] - array: add batch_size (#182) (Han Xiao)

🏁 Unit Test and CICD

  • [77924777] - enable evaluate mixin tests for backends (#174) (Winston Wong)

🍹 Other Improvements

  • [a4d1d4ef] - fix docs link (Han Xiao)
  • [0b94e524] - fix test host address (Han Xiao)
  • [88fb9d77] - version: the next version will be 0.9.3 (Jina Dev Bot)

Release Note (0.9.4)

Release time: 2022-03-09 17:04:47

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

⚡ Performance Improvements

  • [3e4bebee] - optimize Document init (#184) (Han Xiao)

🍹 Other Improvements

  • [fc06231d] - remove any mention of traverse_flat (Han Xiao)
  • [bb15a511] - version: the next version will be 0.9.4 (Jina Dev Bot)

Release Note (0.9.5)

Release time: 2022-03-10 11:50:30

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

⚡ Performance Improvements

  • [62bb751a] - speedup id construction time (#191) (David Buchaca Prats)

📗 Documentation

  • [09f43036] - qabot: fix flash on ios and disappear on search&404 page (#186) (Sha Zhou)

🍹 Other Improvements

  • [80c186a4] - version: the next version will be 0.9.5 (Jina Dev Bot)

Release Note (0.9.6)

Release time: 2022-03-11 17:46:49

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

⚡ Performance Improvements

  • [e9f26c72] - array: reduce memory footprint of pushpull (#195) (Han Xiao)

🍹 Other Improvements

  • [47d69869] - fix progressbar description (Han Xiao)
  • [78ea85f0] - version: the next version will be 0.9.6 (Jina Dev Bot)

Release Note (0.9.7)

Release time: 2022-03-14 07:58:57

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

🆕 New Features

  • [5a0e365f] - array: add post parameters (#196) (Han Xiao)
  • [49404ff1] - add $exists logic (#192) (felix-wang)

🏁 Unit Test and CICD

  • [01f38d09] - fix failing tests (#193) (Winston Wong)

🍹 Other Improvements

  • [a36aeeac] - version: the next version will be 0.9.7 (Jina Dev Bot)

Release Note (0.9.8)

Release time: 2022-03-14 10:06:33

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

🆕 New Features

  • [4ee76110] - add ci vendor detection (#200) (Han Xiao)
  • [34ad3fd3] - collate function in embed function (#187) (felix-wang)

🐞 Bug fixes

  • [c4d9a85a] - exist validate (#199) (felix-wang)

🏁 Unit Test and CICD

  • [b19bdddf] - disable weaviate test in plot (Han Xiao)

🍹 Other Improvements

  • [f1287e36] - fix readme (Han Xiao)
  • [c12c93af] - update readme (Han Xiao)
  • [582c784b] - version: the next version will be 0.9.8 (Jina Dev Bot)

Release Note (0.9.9)

Release time: 2022-03-14 17:33:29

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

🧼 Code Refactoring

  • [387f4eb4] - array: make type hint overload more clear (#203) (Han Xiao)

📗 Documentation

  • [4be7b1a2] - change one default question (#198) (Joan Fontanals)

🍹 Other Improvements

  • [3bd35b9c] - fix type hint (Han Xiao)
  • [e8c01e37] - version: the next version will be 0.9.9 (Jina Dev Bot)

Release Note (0.9.10)

Release time: 2022-03-15 12:49:35

🙇 We'd like to thank all contributors for this new release! In particular, felix-wang, Shubham Saboo, Joan Fontanals, Andrey Vasnetsov, Jina Dev Bot, 🙇

📗 Documentation

  • [81c436ab] - array: add docs for find function (#197) (felix-wang)
  • [a6d11a1f] - fix docker-compose command (#204) (Andrey Vasnetsov)

🏁 Unit Test and CICD

  • [1b5f536d] - simplify post test (#201) (Joan Fontanals)

🍹 Other Improvements

  • [6427f42c] - add learning bootcamp call to action (#202) (Shubham Saboo)
  • [c1c99e0f] - version: the next version will be 0.9.10 (Jina Dev Bot)

Release Note (0.9.11)

Release time: 2022-03-16 11:44:19

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

🐞 Bug fixes

  • [7d5c3ade] - ws scheme (#211) (Han Xiao)
  • [3380b3be] - ws scheme (#210) (Han Xiao)

📗 Documentation

  • [62bc8bee] - add weaviate minimum working example (#206) (AlaeddineAbdessalem)

🍹 Other Improvements

  • [db651675] - add mwu to qdrant (Han Xiao)
  • [a3538ee1] - bump weaviate version (Han Xiao)
  • [178d4441] - fix typo (Han Xiao)
  • [ff2e9f13] - version: the next version will be 0.9.11 (Jina Dev Bot)

Release Note (0.9.12)

Release time: 2022-03-16 17:14:06

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

🐞 Bug fixes

  • [a57d9774] - array: fix save and load json behaviour (#205) (AlaeddineAbdessalem)
  • [2b535b2f] - array: scheme offset (Han Xiao)

🍹 Other Improvements

  • [397d349b] - improve docs on arbitrary json (Han Xiao)
  • [74d7bcb1] - improve docs on attribute setter (Han Xiao)
  • [a7233417] - version: the next version will be 0.9.12 (Jina Dev Bot)

Release Note (0.9.13)

Release time: 2022-03-16 17:16:08

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

🍹 Other Improvements

  • [37287c8e] - version: the next version will be 0.9.13 (Jina Dev Bot)

Release Note (0.9.14)

Release time: 2022-03-17 10:09:54

🙇 We'd like to thank all contributors for this new release! In particular, David Buchaca Prats, felix-wang, Han Xiao, Jina Dev Bot, 🙇

🐞 Bug fixes

  • [e6a078d6] - document: allow eq to include ndarray comparison (David Buchaca Prats)
  • [1e9e945e] - use remote_load on http uri (#212) (felix-wang)

🍹 Other Improvements

  • [44b622a2] - add laura video to weaviate docs (Han Xiao)
  • [08568a9f] - version: the next version will be 0.9.14 (Jina Dev Bot)

Release Note (0.9.15)

Release time: 2022-03-19 14:04:08

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

🆕 New Features

  • [1ae1ffa8] - add rich traceback handler as default (#215) (Han Xiao)

🍹 Other Improvements

  • [5c33132c] - version: the next version will be 0.9.15 (Jina Dev Bot)

Release Note (0.9.16)

Release time: 2022-03-21 21:11:32

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

⚡ Performance Improvements

  • [4b70e5ad] - array: improve pull speed (#217) (Han Xiao)

🏁 Unit Test and CICD

  • [3f4774af] - distance: unit tests for distance (#216) (Aziz Belaweid)

🍹 Other Improvements

  • [eb92f14d] - version: the next version will be 0.9.16 (Jina Dev Bot)

Release Note (0.9.17)

Release time: 2022-03-22 19:53:12

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

🐞 Bug fixes

  • [3944abc0] - plot: fix display on datauri image (#219) (Han Xiao)

🏁 Unit Test and CICD

  • [bdf34f34] - add more tolerance (#218) (Aziz Belaweid)

🍹 Other Improvements

  • [bbbf8816] - version: the next version will be 0.9.17 (Jina Dev Bot)

Release Note (0.9.18)

Release time: 2022-03-22 22:00:03

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

🐞 Bug fixes

  • [6d2093ff] - document: set content field to none clear all attributes (#220) (Han Xiao)

🍹 Other Improvements

  • [14be8f16] - version: the next version will be 0.9.18 (Jina Dev Bot)

Release Note (0.10.0)

Release time: 2022-03-28 12:05:42

🙇 We'd like to thank all contributors for this new release! In particular, Han Xiao, David Buchaca Prats, Aziz Belaweid, Wang Bo, AlaeddineAbdessalem, Jina Dev Bot, 🙇

🆕 New Features

  • [482dcbf5] - array: add elastic storage support (#207) (David Buchaca Prats)
  • [5a8544a7] - multi modal document (#188) (AlaeddineAbdessalem)

🐞 Bug fixes

  • [2eee6c55] - encode and decode only once (#223) (AlaeddineAbdessalem)

🧼 Code Refactoring

  • [6dcd7f1b] - array: unify summary fn on diff backends (#230) (Han Xiao)
  • [c19f057c] - simplify da type checking (#224) (Wang Bo)

🏁 Unit Test and CICD

  • [0c891f80] - multimodal: more code coverage (#226) (Aziz Belaweid)
  • [c2e8173f] - fix cd pipeline (Han Xiao)
  • [60d1665c] - add blacken docs precommit hook (Han Xiao)

🍹 Other Improvements

  • [5eb6150f] - version bump (Han Xiao)
  • [fda457bb] - reformat code (#227) (Han Xiao)
  • [d559f29a] - add cas logo in the navbar (Han Xiao)
  • [21520e46] - version: the next version will be 0.9.19 (Jina Dev Bot)

Release Note (0.10.1)

Release time: 2022-03-28 21:00:05

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

🆕 New Features

  • [807bdb11] - document: visualize embedding and tensor via colorbox (#232) (Han Xiao)

🍹 Other Improvements

  • [dd2b17f1] - version: the next version will be 0.10.1 (Jina Dev Bot)

Release Note (0.10.2)

Release time: 2022-03-29 09:31:36

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

🐞 Bug fixes

  • [e332420e] - fix PIL dependency (#234) (AlaeddineAbdessalem)

🏁 Unit Test and CICD

  • [876b4dad] - add basic import test (#235) (AlaeddineAbdessalem)

🍹 Other Improvements

  • [2af5af3b] - version: the next version will be 0.10.2 (Jina Dev Bot)

Release Note (0.10.4)

Release time: 2022-03-30 14:27:25

🙇 We'd like to thank all contributors for this new release! In particular, Han Xiao, David Buchaca Prats, Roshan Jossy, 🙇

🆕 New Features

  • [f86043ba] - array: add the usage of context manager (David Buchaca Prats)

📗 Documentation

  • [99193656] - tracking: add scarf tracking (#231) (Roshan Jossy)

🍹 Other Improvements

  • [b8e8d407] - docs: update limitations in storage backend (Han Xiao)
  • [972a6a7a] - update setup.py (Han Xiao)
  • [ba044a4f] - fix readme badge (Han Xiao)

Release Note (0.10.5)

Release time: 2022-03-30 20:55:17

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

🍹 Other Improvements

  • [5f1ba5d8] - docs: add remark for cpu-gpu map (Han Xiao)
  • [0f03fed2] - fix readme (Han Xiao)
  • [e98ae020] - update readme (Han Xiao)
  • [c21a14db] - version: the next version will be 0.10.5 (Jina Dev Bot)

Release Note (0.11.0)

Release time: 2022-03-31 10:19:15

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

🆕 New Features

  • [b4659369] - array: allow external pool in map/apply (#242) (Han Xiao)

🧼 Code Refactoring

  • [c552fdf0] - array: use list for DocumentArrayInMemory (#239) (AlaeddineAbdessalem)

🍹 Other Improvements

  • [38f4afaf] - update changelog (Han Xiao)
  • [168c3055] - bump version (Han Xiao)
  • [3e547dbf] - update readme (Han Xiao)
  • [d3eb591b] - docs: add remark for cpu-gpu map (Han Xiao)
  • [f7defbcd] - version: the next version will be 0.10.6 (Jina Dev Bot)

Release Note (0.11.1)

Release time: 2022-03-31 14:15:10

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

🐞 Bug fixes

  • [1762acc7] - document: fix embedding display with rich (#245) (Han Xiao)
  • [0cae644f] - remove flakyness from elastic tests (#243) (AlaeddineAbdessalem)

🍹 Other Improvements

  • [ee3ac166] - fix docs (Han Xiao)
  • [8bb70c2e] - fix readme (Han Xiao)
  • [4722268e] - version: the next version will be 0.11.1 (Jina Dev Bot)

Release Note (0.11.2)

Release time: 2022-04-02 15:42:25

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

🆕 New Features

  • [64fbcf7a] - array: add data loader (#248) (Han Xiao)

📗 Documentation

  • [ce491111] - update extend docs (#246) (AlaeddineAbdessalem)

🍹 Other Improvements

  • [10fa6b83] - fix readme (Han Xiao)
  • [527ffccc] - version: the next version will be 0.11.2 (Jina Dev Bot)

Release Note (0.11.3)

Release time: 2022-04-05 20:04:57

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

🆕 New Features

  • [ab7aebd2] - hubble: push/pull user authentication (#238) (Delgermurun)

🐞 Bug fixes

  • [57213910] - torch store embedding (#247) (David Buchaca Prats)

🧼 Code Refactoring

  • [3025a421] - array: remove customize error (#254) (Han Xiao)
  • [50c14b14] - dataclass: fix types registry to lambda (#252) (Han Xiao)
  • [7d4b022a] - dataclass: fix types registry to lambda (#251) (Han Xiao)
  • [c78d6acd] - document: styling and minor refactor on dataclass (#249) (Han Xiao)

🏁 Unit Test and CICD

  • [d1ed4290] - qdrant broken pipe error (#250) (AlaeddineAbdessalem)

🍹 Other Improvements

  • [225fafe4] - docs: fix docs (Han Xiao)
  • [83881e24] - version: the next version will be 0.11.3 (Jina Dev Bot)

Release Note (0.12.0)

Release time: 2022-04-07 11:36:13

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

🐞 Bug fixes

  • [6e4f6985] - documnet: hide underscore attr in plot (#255) (Han Xiao)

🧼 Code Refactoring

  • [941c8a0d] - only allow selection of attributes with bracket (#260) (AlaeddineAbdessalem)
  • [c84b9dea] - dataclass: remove field_name simplify getter/setter (#258) (Han Xiao)
  • [749ff2c2] - dataclass: remove field_name simplify getter/setter (#257) (Han Xiao)
  • [d532588c] - dataclass: allow dataclass takes obj directly (#253) (Han Xiao)

📗 Documentation

  • [134bb1e9] - dataclass: add clip example (#264) (Han Xiao)
  • [a8c6fa61] - dataclass: add access modality chapter (#261) (Han Xiao)
  • [08e0a127] - fix push/pull (#256) (AlaeddineAbdessalem)

🍹 Other Improvements

  • [6b72917f] - fix readme (Han Xiao)
  • [30617426] - update readme (Han Xiao)
  • [08d5dde7] - version: the next version will be 0.11.4 (Jina Dev Bot)

Release Note (0.12.1)

Release time: 2022-04-08 12:46:34

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

🐞 Bug fixes

  • [9c9ef7f2] - improve error message on none embedding (#269) (Han Xiao)
  • [8c7846ea] - support underscore in attribute name (#259) (AlaeddineAbdessalem)

📗 Documentation

  • [fafce1a8] - update access elements (#262) (AlaeddineAbdessalem)
  • [d0173cf0] - improve dataclass docs (#266) (AlaeddineAbdessalem)

🍹 Other Improvements

  • [2265a024] - fix docs page (Han Xiao)
  • [4d94f1c6] - fix banner image (Han Xiao)
  • [eaf43e27] - version: the next version will be 0.12.1 (Jina Dev Bot)

Release Note (0.12.2)

Release time: 2022-04-12 07:30:57

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

🆕 New Features

  • [f30893db] - upload in batches for elastic (#271) (AlaeddineAbdessalem)
  • [acc76ca3] - plot matching sprite func (#265) (Mohammad Kalim Akram)

🍹 Other Improvements

  • [b9099b12] - version: the next version will be 0.12.2 (Jina Dev Bot)

Release Note (0.12.3)

Release time: 2022-04-13 18:12:59

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

🆕 New Features

  • [5069dc99] - add hnsw params to storage backends (#272) (AlaeddineAbdessalem)

🧼 Code Refactoring

  • [f62689b4] - adapt to qdrant client 0.7 (#275) (AlaeddineAbdessalem)

🍹 Other Improvements

  • [8c518b3f] - update qdrant to v0.7.0 (#273) (Andrey Vasnetsov)
  • [679bf845] - update readme (Han Xiao)
  • [83fb1378] - version: the next version will be 0.12.3 (Jina Dev Bot)

Release Note (0.12.4)

Release time: 2022-04-14 16:38:37

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

🆕 New Features

  • [d12710c3] - schema for text index and search (#267) (David Buchaca Prats)

🐞 Bug fixes

  • [e8cc5a7b] - ensure limit works in elastic (#279) (David Buchaca Prats)

📗 Documentation

  • [30e6ad6e] - cleanup attribute page (#280) (cristian)

🍹 Other Improvements

  • [9a2ed9ce] - version: the next version will be 0.12.4 (Jina Dev Bot)

Release Note (0.12.5)

Release time: 2022-04-19 12:23:53

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

🧼 Code Refactoring

  • [82899510] - array: use core client api instead of parsing (#282) (Han Xiao)

🍹 Other Improvements

  • [73f2aef9] - add jcloud logo (Han Xiao)
  • [34120e9b] - version: the next version will be 0.12.5 (Jina Dev Bot)

Release Note (0.12.6)

Release time: 2022-04-19 15:38:03

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

🆕 New Features

  • [446507de] - document: add document post as sugar (#283) (Han Xiao)

🍹 Other Improvements

  • [a0a398b5] - docs: explain doc post sugar syntax (Han Xiao)
  • [d822fe85] - version: the next version will be 0.12.6 (Jina Dev Bot)

Release Note (0.12.7)

Release time: 2022-04-20 06:19:40

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

🐞 Bug fixes

  • [68243a63] - array: fix array post port (#284) (Han Xiao)

🏁 Unit Test and CICD

  • [6ae22db0] - image: add unit tests for _to_image_tensor (#281) (Alessia Marcolini)

🍹 Other Improvements

  • [49e810ec] - version: the next version will be 0.12.7 (Jina Dev Bot)

Release Note (0.12.8)

Release time: 2022-04-21 19:26:32

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

🐞 Bug fixes

  • [7d84ad55] - support partial functions in parallel methods (#285) (AlaeddineAbdessalem)

📗 Documentation

  • [64c1afa1] - add one million scale benchmark (#270) (AlaeddineAbdessalem)

🍹 Other Improvements

  • [f7de9965] - version: the next version will be 0.12.8 (Jina Dev Bot)

Release Note (0.12.9)

Release time: 2022-04-25 06:50:32

🙇 We'd like to thank all contributors for this new release! In particular, David Buchaca Prats, Aziz Belaweid, Han Xiao, AlaeddineAbdessalem, cristian, Jina Dev Bot, 🙇

🆕 New Features

  • [d6deafdc] - array: add timeout parameter (#296) (Aziz Belaweid)

🐞 Bug fixes

  • [1f05c9ca] - array: consider singleton to return singleton (#286) (David Buchaca Prats)

🧼 Code Refactoring

  • [1b2703c0] - rename variable correctly (#297) (David Buchaca Prats)

📗 Documentation

  • [73cb1f9b] - benchmark clarification (#299) (David Buchaca Prats)
  • [94efe7a5] - benchmark fixes (#294) (AlaeddineAbdessalem)
  • [a32ba7bb] - some fixes and typos for benchmark page (#292) (cristian)
  • [e439a16c] - fix link and clarify (#291) (AlaeddineAbdessalem)
  • [7bd498a8] - revised benchmark section (Han Xiao)

🍹 Other Improvements

  • [afea29ba] - fix docs (Han Xiao)
  • [22ed0306] - fix type (Han Xiao)
  • [be632405] - version: the next version will be 0.12.9 (Jina Dev Bot)

Release Note (0.13.0)

Release time: 2022-04-26 09:34:54

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

🆕 New Features

  • [59f484de] - helper: actively check version on start (Han Xiao)
  • [6dadbdff] - helper: actively check version on start (#302) (Han Xiao)

🏁 Unit Test and CICD

  • [ea98df64] - test when device is cuda (#293) (Aziz Belaweid)

🍹 Other Improvements

  • [a2b58317] - bump version (Han Xiao)
  • [5cf54627] - fix graphql docs (Han Xiao)
  • [17145a10] - version: the next version will be 0.12.10 (Jina Dev Bot)

Release Note (0.13.1)

Release time: 2022-04-27 11:34:40

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

🍹 Other Improvements

  • [b638546e] - remove version check (Han Xiao)
  • [5161d7f7] - version: the next version will be 0.13.1 (Jina Dev Bot)

Release Note (0.13.2)

Release time: 2022-04-27 15:08:33

🙇 We'd like to thank all contributors for this new release! In particular, cristian, David Buchaca Prats, Aziz Belaweid, Jina Dev Bot, 🙇

🐞 Bug fixes

  • [363a2fd2] - del remove attribute (#304) (David Buchaca Prats)

📗 Documentation

  • [6e527019] - add pr template (#306) (cristian)
  • [923c2ce1] - remove extra character (#305) (Aziz Belaweid)

🍹 Other Improvements

  • [4c18b53c] - version: the next version will be 0.13.2 (Jina Dev Bot)

Release Note (0.13.3)

Release time: 2022-04-27 20:48:08

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

🐞 Bug fixes

  • [3bbca36f] - weaviate tags were ovewritten (#307) (David Buchaca Prats)

📗 Documentation

  • [da703b05] - fix link (#308) (AlaeddineAbdessalem)

🍹 Other Improvements

  • [dca9f665] - version: the next version will be 0.13.3 (Jina Dev Bot)

Release Note (0.13.4)

Release time: 2022-04-30 06:19:38

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

⚡ Performance Improvements

  • [e2f478ac] - array: use less memory for apply (#312) (AlaeddineAbdessalem)

🐞 Bug fixes

  • [9f620b0b] - fix find by vector of n_dim=1 (#315) (AlaeddineAbdessalem)

🍹 Other Improvements

  • [3c9883e3] - add now branding (#313) (Mohammad Kalim Akram)
  • [9e2f70e0] - version: the next version will be 0.13.4 (Jina Dev Bot)

Release Note (0.13.5)

Release time: 2022-05-02 06:02:08

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

🍹 Other Improvements

  • [b4188583] - Feat add show label (#316) (Han Xiao)
  • [1e83c14a] - version: the next version will be 0.13.5 (Jina Dev Bot)

Release Note (0.13.6)

Release time: 2022-05-03 19:36:14

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

🐞 Bug fixes

  • [6f7532f7] - add kwargs to post (Han Xiao)

📗 Documentation

  • [08d0072b] - fix typo (#325) (Kevin Zehnder)

🍹 Other Improvements

  • [117fd67d] - version: the next version will be 0.13.6 (Jina Dev Bot)

Release Note (0.13.7)

Release time: 2022-05-04 15:32:07

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

🍹 Other Improvements

  • [9cdc980e] - update qdrant version (#326) (AlaeddineAbdessalem)
  • [adb739b5] - version: the next version will be 0.13.7 (Jina Dev Bot)

Release Note (0.13.8)

Release time: 2022-05-05 14:30:56

🙇 We'd like to thank all contributors for this new release! In particular, David Buchaca Prats, Roshan Jossy, Delgermurun, Jina Dev Bot, 🙇

🆕 New Features

  • [c9a9b35f] - hubble: add public parameter to da.push (#318) (Delgermurun)

🐞 Bug fixes

  • [bbac194c] - use backend to determine annlite DocumentArray length (#327) (David Buchaca Prats)

🍹 Other Improvements

  • [47e0a7c7] - update refer links to other docs with utm_source (#317) (Roshan Jossy)
  • [e9bc78c8] - version: the next version will be 0.13.8 (Jina Dev Bot)

Release Note (0.13.9)

Release time: 2022-05-06 05:56:52

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

🐞 Bug fixes

  • [1e7ba61a] - add kwargs to post (Han Xiao)

🍹 Other Improvements

  • [885d72cb] - version: the next version will be 0.13.9 (Jina Dev Bot)

Release Note (0.13.10)

Release time: 2022-05-06 07:35:36

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

🍹 Other Improvements

  • [022db38e] - complete backends dependency tags (#328) (AlaeddineAbdessalem)
  • [6c4ee9dd] - version: the next version will be 0.13.10 (Jina Dev Bot)

Release Note (0.13.11)

Release time: 2022-05-12 07:52:07

🙇 We'd like to thank all contributors for this new release! In particular, AlaeddineAbdessalem, Alaeddine Abdessalem, Nan Wang, felix-wang, Jina Dev Bot, 🙇

🐞 Bug fixes

  • [f52e8e23] - apply hnsw parameters to the main class not the meta class (#337) (AlaeddineAbdessalem)
  • [c556098f] - filter_dict works with zero and empty str (#332) (felix-wang)

📗 Documentation

  • [3507ab7a] - update document attributes figure (#338) (AlaeddineAbdessalem)
  • [8df37c3c] - fix serialize config link (Alaeddine Abdessalem)
  • [991bfddc] - add tabular modality into the table (#330) (Nan Wang)

🍹 Other Improvements

  • [952a0b5b] - modify elasto hosts typehint (#333) (AlaeddineAbdessalem)
  • [d91d21ea] - version: the next version will be 0.13.11 (Jina Dev Bot)

Release Note (0.13.12)

Release time: 2022-05-17 07:43:15

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

🍹 Other Improvements

  • [681a76cb] - perf[sqlite]: batch update on sqlite extend (#340) (David Buchaca Prats)
  • [4bef4e79] - version: the next version will be 0.13.12 (Jina Dev Bot)

Release Note (0.13.13)

Release time: 2022-05-18 07:01:39

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

🆕 New Features

  • [72aa3b21] - added support for all Weaviate HNSW configuration parameters (#341) (Joni Latvala)

📗 Documentation

  • [02e87247] - fix typo (#342) (Kevin Zehnder)

🍹 Other Improvements

  • [07d941e3] - version: the next version will be 0.13.13 (Jina Dev Bot)

Release Note (0.13.14)

Release time: 2022-05-19 10:12:39

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

🆕 New Features

  • [f30b7e99] - hubble: use fixed domain for hubble api (#349) (Zhaofeng Miao)

🐞 Bug fixes

  • [4f2abf8a] - qabot: hide the slot elements on the docs page (#347) (Sha Zhou)

🍹 Other Improvements

  • [d8cc3796] - version: the next version will be 0.13.14 (Jina Dev Bot)

Release Note (0.13.15)

Release time: 2022-05-25 09:38:21

🙇 We'd like to thank all contributors for this new release! In particular, David Buchaca Prats, AlaeddineAbdessalem, Roshan Jossy, Etienne Dilocker, Jina Dev Bot, 🙇

🆕 New Features

  • [1a3fb27e] - add pre-filtering support (#331) (David Buchaca Prats)
  • [3674e929] - make distance metric configurable in Weaviate backend (#359) (Etienne Dilocker)

🐞 Bug fixes

  • [4213553c] - update qdrant to support python 3.7 (#367) (AlaeddineAbdessalem)
  • [24301254] - cryptographic random generator for weaviate classnames (#357) (AlaeddineAbdessalem)

📗 Documentation

  • [e918f62c] - tracking: remove utm source tracking (#366) (Roshan Jossy)
  • [c2e6ebd0] - add CONTRIBUTING.md file (#363) (AlaeddineAbdessalem)

🍹 Other Improvements

  • [51646bfa] - version: the next version will be 0.13.15 (Jina Dev Bot)

Release Note (0.13.16)

Release time: 2022-05-26 07:57:38

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

🐞 Bug fixes

  • [793fa718] - windows: fix windows newline issue (#364) (Han Xiao)
  • [d85a597f] - fix protobuf dependency (#370) (AlaeddineAbdessalem)

🍹 Other Improvements

  • [b80d393a] - version: the next version will be 0.13.16 (Jina Dev Bot)

Release Note (0.13.17)

Release time: 2022-05-30 11:09:48

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

🆕 New Features

  • [1b79312c] - load jina auth token from environment (#368) (George Mastrapas)

🍹 Other Improvements

  • [d5cdf257] - version: the next version will be 0.13.17 (Jina Dev Bot)

Release Note (0.13.18)

Release time: 2022-06-01 07:55:24

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

🆕 New Features

  • [464f24db] - add filter to match method (#378) (samsja)

🍹 Other Improvements

  • [fef03f0a] - version: the next version will be 0.13.18 (Jina Dev Bot)

Release Note (0.13.19)

Release time: 2022-06-06 10:52:58

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

🆕 New Features

  • [2098aa71] - filter in weav (#373) (David Buchaca Prats)

🐞 Bug fixes

  • [1df47c44] - tests: eq and neq operator for qdrant filtering (#388) (samsja)

🧼 Code Refactoring

  • [d5597529] - remove redundant code (#390) (Han Xiao)

🍹 Other Improvements

  • [5870c552] - version: the next version will be 0.13.19 (Jina Dev Bot)

Release Note (0.13.20)

Release time: 2022-06-09 13:40:09

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

🐞 Bug fixes

  • [68813513] - cast column to its correct type before insertion in database (#392) (AlaeddineAbdessalem)

🍹 Other Improvements

  • [ae4d63b8] - version: the next version will be 0.13.20 (Jina Dev Bot)

Release Note (0.13.21)

Release time: 2022-06-10 12:23:58

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

🆕 New Features

  • [14824213] - add filter in elasticsearch backend (#375) (Jie Fu)

🍹 Other Improvements

  • [d88340f6] - version: the next version will be 0.13.21 (Jina Dev Bot)

Release Note (0.13.22)

Release time: 2022-06-14 11:17:55

🙇 We'd like to thank all contributors for this new release! In particular, Han Xiao, AlaeddineAbdessalem, Simon Liang, David Buchaca Prats, Jina Dev Bot, 🙇

🆕 New Features

  • [52fde787] - annlite find with filter and no query vector (#401) (David Buchaca Prats)

🐞 Bug fixes

  • [64f8ff5d] - propagate limit for filter (#400) (AlaeddineAbdessalem)
  • [34d25345] - adding an int() cast to avoid IndexError (#394) (Simon Liang)

📗 Documentation

  • [c37e730c] - weaviate doc fixes (#402) (AlaeddineAbdessalem)

🍹 Other Improvements

  • [0b29c857] - update slack (Han Xiao)
  • [aad1e1f6] - version: the next version will be 0.13.22 (Jina Dev Bot)

Release Note (0.13.23)

Release time: 2022-06-20 21:12:11

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

🆕 New Features

  • [ed30272b] - better api ref (#396) (samsja)

🐞 Bug fixes

  • [b8feb53b] - convert mesh tensor to nparray (#404) (Ziniu Yu)
  • [18a1c463] - customize metric fn expect no metric_name (#405) (Han Xiao)

🍹 Other Improvements

  • [5a3ba782] - fix readme (Han Xiao)
  • [7639918a] - version: the next version will be 0.13.23 (Jina Dev Bot)

Release Note (0.13.24)

Release time: 2022-06-27 21:19:45

🙇 We'd like to thank all contributors for this new release! In particular, Jonathan Rowley, Alvin Prayuda, Han Xiao, David Buchaca Prats, Jina Dev Bot, 🙇

🆕 New Features

  • [50d907c2] - open weaviate functionalities to docarray (#415) (Jonathan Rowley)

🐞 Bug fixes

  • [87aff37d] - elastic: update offset2ids management (#416) (Alvin Prayuda)

📗 Documentation

  • [f3534cc6] - present documentarray modification with context manager (#406) (David Buchaca Prats)

🍹 Other Improvements

  • [6e514c74] - update readme (Han Xiao)
  • [2a06be1f] - version: the next version will be 0.13.24 (Jina Dev Bot)

Release Note (0.13.25)

Release time: 2022-06-29 07:32:37

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

🆕 New Features

  • [0d052278] - added es data type for long, double, bool (#420) (Alvin Prayuda)

📗 Documentation

  • [a1828ffc] - add table with basic capabilities of different storage backends (#408) (David Buchaca Prats)

🍹 Other Improvements

  • [04b394e5] - change readme narrative (Han Xiao)
  • [72139165] - version: the next version will be 0.13.25 (Jina Dev Bot)

Release Note (0.13.26)

Release time: 2022-06-29 10:40:41

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

🐞 Bug fixes

  • [a18805f9] - skip render long uri (#421) (Han Xiao)

🍹 Other Improvements

  • [7d287a74] - version: the next version will be 0.13.26 (Jina Dev Bot)

Release Note (0.13.27)

Release time: 2022-07-01 10:06:54

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

🐞 Bug fixes

  • [bd56f52c] - elastic: inconsistent offset on bulk index error and improve bulk performance (#422) (Alvin Prayuda)

🍹 Other Improvements

  • [ad9aa77e] - version: the next version will be 0.13.27 (Jina Dev Bot)

Release Note (0.13.28)

Release time: 2022-07-03 10:17:48

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

🆕 New Features

  • [88767008] - plot: keep aspect ratio (#427) (Han Xiao)

🧼 Code Refactoring

  • [cf4c42d9] - small changes (#423) (Joan Fontanals)

🍹 Other Improvements

  • [b3e75373] - version: the next version will be 0.13.28 (Jina Dev Bot)

Release Note (0.13.29)

Release time: 2022-07-03 22:06:13

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

🆕 New Features

  • [5d935c9a] - add gif export (#428) (Han Xiao)

🍹 Other Improvements

  • [29ded845] - version: the next version will be 0.13.29 (Jina Dev Bot)

Release Note (0.13.30)

Release time: 2022-07-08 13:30:19

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

🐞 Bug fixes

  • [42d6005d] - plot: remove empty black sprites on nonsquare length (#431) (Han Xiao)

📗 Documentation

  • [9b8ada83] - create api reference landing page (#418) (Johannes Messner)

🍹 Other Improvements

  • [df5ad710] - update readme (Han Xiao)
  • [0bb0d04a] - version: the next version will be 0.13.30 (Jina Dev Bot)

Release Note (0.13.31)

Release time: 2022-07-15 09:35:22

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

🐞 Bug fixes

  • [d16f10e7] - post should handle version properly (#441) (Wang Bo)

📗 Documentation

  • [25a59af8] - fix code example (#437) (Joan Fontanals)

🍹 Other Improvements

  • [ee310acc] - version: the next version will be 0.13.31 (Jina Dev Bot)

Release Note (0.13.32)

Release time: 2022-07-16 22:30:10

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

🐞 Bug fixes

📗 Documentation

  • [b8b202e5] - remove the closed discussion (#442) (Sa Zhang)

🍹 Other Improvements

  • [138e7b30] - version: the next version will be 0.13.32 (Jina Dev Bot)

Release Note (0.13.33)

Release time: 2022-07-21 12:27:03

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

🆕 New Features

  • [bb132b30] - allow modalities of multimodal docs to be accessed (#425) (Johannes Messner)

🐞 Bug fixes

  • [64721a62] - keep _metadata when serializing to dict and json (#443) (Johannes Messner)

🍹 Other Improvements

  • [69926d41] - fix readme (Han Xiao)
  • [3d75db4f] - version: the next version will be 0.13.33 (Jina Dev Bot)

Release Note (0.14.0)

Release time: 2022-07-29 09:45:06

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

🐞 Bug fixes

  • [cebaf75e] - fix deploy to netlify (#458) (Joan Fontanals)
  • [b905405b] - proper setting of multimodal attributes (#448) (Johannes Messner)

🧼 Code Refactoring

  • [21084e27] - move to absolute imports (#454) (Joan Fontanals)

📗 Documentation

  • [ed7e9b66] - describe new access syntax (#451) (Johannes Messner)

🍹 Other Improvements

  • [aa7306d9] - bump version to 0.14.0 (#457) (Joan Fontanals)
  • [4748fe51] - version: the next version will be 0.13.34 (Jina Dev Bot)

Release Note (0.14.1)

Release time: 2022-08-01 11:22:58

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

🐞 Bug fixes

  • [fa8b3d0e] - use os urandom to generate doc id (#464) (Han Xiao)

🍹 Other Improvements

  • [8d6d3d21] - version: the next version will be 0.14.1 (Jina Dev Bot)

Release Note (0.14.2)

Release time: 2022-08-02 11:02:28

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

🐞 Bug fixes

  • [be3bf214] - fix getitem by ellipsis (#467) (Joan Fontanals)

🍹 Other Improvements

  • [dadce129] - version: the next version will be 0.14.2 (Jina Dev Bot)

Release Note (0.14.3)

Release time: 2022-08-02 11:24:02

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

🐞 Bug fixes

  • [951004ee] - elastic: handle bulk operation error info for another op type (#465) (Alvin Prayuda)

🍹 Other Improvements

  • [889b2ad8] - version: the next version will be 0.14.3 (Jina Dev Bot)

Release Note (0.14.4)

Release time: 2022-08-02 15:34:45

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

🐞 Bug fixes

  • [30486b2a] - fix plot bug recompute size (#468) (Joan Fontanals)

🍹 Other Improvements

  • [f5887584] - version: the next version will be 0.14.4 (Jina Dev Bot)

Release Note (0.14.5)

Release time: 2022-08-03 09:21:19

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

🧼 Code Refactoring

  • [ccf8e741] - remove lru_cache decorator from _get_auth_token (#469) (Michael Günther)

🍹 Other Improvements

  • [07123faf] - version: the next version will be 0.14.5 (Jina Dev Bot)

Release Note (0.14.6)

Release time: 2022-08-03 18:25:38

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

🐞 Bug fixes

  • [933ddf02] - plot: convert uint8 before plotting (#472) (Han Xiao)

🍹 Other Improvements

  • [04c50a75] - version: the next version will be 0.14.6 (Jina Dev Bot)

Release Note (0.14.7)

Release time: 2022-08-04 12:53:30

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

🐞 Bug fixes

  • [6b4f6fc0] - keep offset2id updated when deleting in sqlite (#471) (Johannes Messner)

🍹 Other Improvements

  • [505d7767] - version: the next version will be 0.14.7 (Jina Dev Bot)

Release Note (0.14.8)

Release time: 2022-08-05 09:17:34

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

🆕 New Features

  • [9f939e6f] - elastic: allow kwargs to be pass at extend (#473) (Alvin Prayuda)

🍹 Other Improvements

  • [67f60cd7] - version: the next version will be 0.14.8 (Jina Dev Bot)

Release Note (0.14.9)

Release time: 2022-08-09 20:59:47

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

🐞 Bug fixes

  • [30e00322] - image: fix image padding on vertical direction (#480) (Han Xiao)

🍹 Other Improvements

  • [23ce6518] - version: the next version will be 0.14.9 (Jina Dev Bot)

Release Note (0.14.10)

Release time: 2022-08-11 15:25:02

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

🆕 New Features

  • [8f66a15e] - elastic: add bulk get operation (#478) (Alvin Prayuda)
  • [413af099] - elastic: add find kwargs for perf tuning (#481) (Alvin Prayuda)
  • [ec7dcce1] - subindex for all document stores (#456) (Johannes Messner)

🐞 Bug fixes

  • [71274d2d] - retrieve MAX_ES_RETURNED_DOCS docs in bulk operations (#484) (Nan Wang)

🧼 Code Refactoring

  • [a43b498d] - use hubble sdk for push pull (#482) (Han Xiao)

🍹 Other Improvements

  • [fc39c042] - version: the next version will be 0.14.10 (Jina Dev Bot)

Release Note (0.14.11)

Release time: 2022-08-11 20:09:20

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

🧼 Code Refactoring

  • [930c75cb] - use hubble sdk for get_token (#485) (Han Xiao)

🍹 Other Improvements

  • [f7b8eb89] - version: the next version will be 0.14.11 (Jina Dev Bot)

Release Note (0.15.0)

Release time: 2022-08-12 19:11:24

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

🍹 Other Improvements

  • [fce2b883] - bump version to 0.15.0 (#486) (Nan Wang)
  • [8f7b3bed] - version: the next version will be 0.14.12 (Jina Dev Bot)

Release Note (0.15.1)

Release time: 2022-08-19 11:18:56

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

🆕 New Features

  • [c936b18f] - video: add from_webcam generator (#493) (Han Xiao)
  • [9e00a008] - push meta data along with docarray (Han Xiao)

🐞 Bug fixes

  • [461b996f] - set subindices directly via access path (#488) (Johannes Messner)

🍹 Other Improvements

  • [7e3988c2] - Revert "feat: push meta data along with docarray" (Han Xiao)
  • [42bf943c] - version: the next version will be 0.15.1 (Jina Dev Bot)

Release Note (0.15.2)

Release time: 2022-08-19 12:58:37

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

🆕 New Features

  • [b54bb09a] - video: add height_width for webcam caps (#494) (Han Xiao)

🍹 Other Improvements

  • [fefc0025] - version: the next version will be 0.15.2 (Jina Dev Bot)

Release Note (0.15.3)

Release time: 2022-08-23 12:02:49

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

🐞 Bug fixes

  • [cb066d83] - update offset2id when deleting in subindex (#496) (Johannes Messner)
  • [69a976fd] - find: fix misleading signature of _find_by_text (#495) (Han Xiao)

🍹 Other Improvements

  • [0dfb5f2c] - version: the next version will be 0.15.3 (Jina Dev Bot)

Release Note (0.15.4)

Release time: 2022-08-25 07:34:28

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

🐞 Bug fixes

  • [51fec4f4] - cap annlite version (#497) (AlaeddineAbdessalem)

📗 Documentation

  • [e75ca80d] - bump es version in documentation to match the tests (#498) (samsja)

🍹 Other Improvements

  • [e52d749a] - Revert "fix: cap annlite version (#497)" (#499) (AlaeddineAbdessalem)
  • [37982c6b] - version: the next version will be 0.15.4 (Jina Dev Bot)

Release Note (0.16.0)

Release time: 2022-08-29 10:19:26

🙇 We'd like to thank all contributors for this new release! In particular, Han Xiao, AlaeddineAbdessalem, Anne Yang, Joan Fontanals, felix-wang, Johannes Messner, Jina Dev Bot, 🙇

🆕 New Features

  • [c2235de1] - redis: implement Redis storage backend and unit tests (#452) (Anne Yang)
  • [24be6ba8] - bump protobuf (#371) (Joan Fontanals)

🐞 Bug fixes

  • [7c91c7bd] - annlite offsetmapping (#504) (felix-wang)
  • [be788678] - plot: be robust against non-existing subindices (#503) (Johannes Messner)

🍹 Other Improvements

  • [2c17d888] - docs: update docs generation (Han Xiao)
  • [615fa85c] - include redis in benchmarking script (Han Xiao)
  • [120135cf] - cleanup ci (#505) (AlaeddineAbdessalem)
  • [6aaf0e9d] - update readme (Han Xiao)
  • [c5ff8705] - fix readme (Han Xiao)
  • [cc88ec28] - version: the next version will be 0.15.5 (Jina Dev Bot)

Release Note (0.16.1)

Release time: 2022-08-29 13:57:21

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

🍹 Other Improvements

  • [68533181] - version: the next version will be 0.16.1 (Jina Dev Bot)

Release Note (0.16.2)

Release time: 2022-08-30 19:00:32

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

🐞 Bug fixes

  • [34bf27f3] - find: make device more generic (#515) (Han Xiao)
  • [459703e9] - sqlite: change default journal mode to WAL (#506) (Halo Master)

🍹 Other Improvements

  • [2b5fe5ca] - docs: fix benchmark table (Han Xiao)
  • [a1c6f30d] - version: the next version will be 0.16.2 (Jina Dev Bot)

Release Note (0.16.3)

Release time: 2022-09-06 09:46:29

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

🆕 New Features

  • [fa05ec35] - allow choose to display from tensor or from uri in document (#518) (samsja)

⚡ Performance Improvements

  • [d6152331] - only check if field is set (#519) (AlaeddineAbdessalem)

🐞 Bug fixes

  • [e8cc9c56] - create strawberry types with kwargs (#527) (Joan Fontanals)

📗 Documentation

  • [0b2326bd] - update seri (#516) (samsja)

🏁 Unit Test and CICD

  • [b268f6f3] - ci fix (#520) (AlaeddineAbdessalem)

🍹 Other Improvements

  • [4d4fb504] - version: the next version will be 0.16.3 (Jina Dev Bot)

Release Note (0.16.4)

Release time: 2022-09-08 15:59:21

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

🆕 New Features

  • [fff3ecca] - columns should be a dictionary not list of tuples (#526) (Joan Fontanals)

🐞 Bug fixes

  • [531bd835] - fix fiinetuner link for totally looks like (#532) (Wang Bo)
  • [4526bc7d] - fix annlite type map (#533) (Joan Fontanals)

🍹 Other Improvements

  • [c7105983] - version: the next version will be 0.16.4 (Jina Dev Bot)

Release Note (0.16.5)

Release time: 2022-09-08 17:56:12

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

🆕 New Features

  • [cefb66c0] - redis: add logic operators $and and $or in redis (#509) (Anne Yang)

🍹 Other Improvements

  • [404b9731] - version: the next version will be 0.16.5 (Jina Dev Bot)

Release Note (0.17.0)

Release time: 2022-09-23 16:18:19

🙇 We'd like to thank all contributors for this new release! In particular, AlaeddineAbdessalem, Joan Fontanals, Anne Yang, Han Xiao, Leon Wolf, Jina Dev Bot, 🙇

🆕 New Features

  • [6ee4500e] - allow pass timeout parameter to load_uri_to* (#556) (Joan Fontanals)
  • [4764cc71] - redis supports multiple DocumentArrays (#540) (Anne Yang)
  • [b2ca490f] - login required push pull (#541) (AlaeddineAbdessalem)
  • [14526dbd] - push meta data along with docarray 0.16 (#490) (Han Xiao)
  • [ea2a7a80] - redis: add full-text search and io (#535) (Anne Yang)

🐞 Bug fixes

  • [45907767] - keep redis default values for vector similarity parameters (#559) (AlaeddineAbdessalem)
  • [5693b3a5] - adapt to annlite changes (#543) (AlaeddineAbdessalem)
  • [638f3621] - keep out of mask docs in del by mask (#534) (AlaeddineAbdessalem)

📗 Documentation

  • [b4435838] - add benchmark reference to feature summary (#510) (Leon Wolf)

🍹 Other Improvements

  • [92680e80] - bump minor version (#561) (AlaeddineAbdessalem)
  • [ba91a2ee] - version: the next version will be 0.16.6 (Jina Dev Bot)

Release Note (0.18.0)

Release time: 2022-10-20 14:49:31

🙇 We'd like to thank all contributors for this new release! In particular, AlaeddineAbdessalem, Joan Fontanals, Anne Yang, Michael Günther, dong xiang, Johannes Messner, Jackmin801, Wang Bo, samsja, Jie Fu, Han Xiao, Jonathan Rowley, Alex Cureton-Griffiths, Jina Dev Bot, 🙇

🆕 New Features

  • [5d061330] - redis supports geo filter (#579) (Anne Yang)
  • [135c0071] - multiple metrics in evaluate (#643) (Michael Günther)
  • [01747385] - show server error message in push (#647) (AlaeddineAbdessalem)
  • [6a532b3f] - deprecate mongo db like QL syntax in redis and support native QL (#645) (AlaeddineAbdessalem)
  • [ea1ccf2f] - add support for labeled dataset to evaluate function (#617) (Michael Günther)
  • [125eb3af] - allow progress bar while batching (#628) (Wang Bo)
  • [e99cb444] - add config for pca in annlite (#606) (Jie Fu)
  • [a3d5de15] - ci: add codeql analysis yml (#597) (samsja)

🐞 Bug fixes

  • [5dbf1a33] - support qdrant 0.8 (#635) (dong xiang)
  • [c962d3ca] - array: make docarrays sync when explicitly synced and when exiting context manager only (#625) (Jackmin801)
  • [944b91b3] - the file handler is close properly and wrap into a context manager (#609) (samsja)
  • [47d73ba1] - array: fix add not performing deep copy (#582) (Jackmin801)
  • [cf980288] - dataarray: fix load from a database with subindices (#581) (dong xiang)
  • [2fceb674] - remove check of default value in _non_empty_fields (#565) (Michael Günther)

🧼 Code Refactoring

  • [a2e0fe6b] - change r precision calculation and documentation (#621) (Michael Günther)

📗 Documentation

  • [5c2915a5] - array: add section on persistence mutation and context manager (#613) (Jackmin801)
  • [1e5ff369] - fix convert_uri_to_datauri mention (#608) (AlaeddineAbdessalem)
  • [7bf330d6] - build proper docs section docstores (#594) (Joan Fontanals)
  • [25c97837] - explain better docstring of set_image_normalization (#585) (Joan Fontanals)
  • [3476ce58] - add note that query syntax is docstore dependant (#586) (Joan Fontanals)
  • [57073c09] - adjust readme according to suggestions (#577) (Joan Fontanals)
  • [521864c3] - correct readme plotting (#576) (Joan Fontanals)
  • [dbd2bf22] - what-is-docarray: tidy up grammar, punctuation, wording, spelling (#566) (Alex Cureton-Griffiths)

🏁 Unit Test and CICD

  • [1c966056] - fix deprecation of github actions (#653) (Joan Fontanals)
  • [bdba84bf] - release from any branch (#636) (Johannes Messner)
  • [262b2d1e] - add files generated by unit tests to gitignore (#599) (dong xiang)
  • [376e9fa5] - remove call to gc collect (#588) (Joan Fontanals)
  • [6e49f52e] - add tests for filtering in elasticsearch (#584) (Joan Fontanals)
  • [aa8d0723] - weaviate: add test cases for weaviate (#570) (Jonathan Rowley)

🍹 Other Improvements

  • [3a888015] - bump minor version (#655) (AlaeddineAbdessalem)
  • [e91a268a] - disable annlite test (#649) (AlaeddineAbdessalem)
  • [734a2109] - add securitiy policy (#595) (samsja)
  • [e27a598a] - update contribution (#596) (samsja)
  • [a11ba60a] - add flake8 to precommit hook (#593) (samsja)
  • [ac847120] - add open ssf badge (#598) (samsja)
  • [e2aee2dc] - update contribution guideline by adding code style requirement (#592) (samsja)
  • [168dda5c] - housekeeping (#590) (Han Xiao)
  • [7de0794c] - fix governance docs (Han Xiao)
  • [d1eca7e3] - fix contributing link (Han Xiao)
  • [6144ce6c] - add governance and code of conduct files (Han Xiao)
  • [524aee18] - remove label issue link from contributing (#578) (Joan Fontanals)
  • [afb84fb2] - fix docs website template (Han Xiao)
  • [d9af0c23] - version: the next version will be 0.17.1 (Jina Dev Bot)

Release Note (0.19.0)

Release time: 2022-11-15 15:22:16

🙇 We'd like to thank all contributors for this new release! In particular, Joan Fontanals, dong xiang, Alex Cureton-Griffiths, Anne Yang, Johannes Messner, samsja, anna-charlotte, Bob van Luijt, AlaeddineAbdessalem, Marco Luca Sbodio, Nan Wang, Michael Günther, Dirk Kulawiak, Jackmin801, Nicholas Dunham, Han Xiao, Wang Bo, Joan Fontanals Martinez, Adrien, Jina Dev Bot, 🙇

🆕 New Features

  • [6af88dc1] - update weaviate server to v1.16.1 (#750) (Bob van Luijt)
  • [706e8843] - add flag to disable offsettoid in Offsettoid class (#730) (dong xiang)
  • [56018e56] - support find by text and filter (#740) (Anne Yang)
  • [02c7899f] - add display of 3d mesh (#717) (anna-charlotte)
  • [bb9d1c3f] - propagate context enter and exit to subindices (#737) (Johannes Messner)
  • [c9886449] - update weaviate server to v1.16.0 and client to 3.9.0 (#736) (Dirk Kulawiak)
  • [1e56daf7] - update qdrant version to 0.10.1 (#726) (Anne Yang)
  • [c2e6f7bd] - add login logout proxy methods (#697) (AlaeddineAbdessalem)
  • [c38d82d2] - Implementation of embed_and_evaluate (#702) (Michael Günther)
  • [9a3e5707] - add 3d data handling of mesh vertices and faces (#709) (anna-charlotte)
  • [3f07f528] - add docarray version to push (#710) (Han Xiao)
  • [33ed48f5] - qdrant: pass search_params in find (#675) (Anne Yang)
  • [26e039b4] - add args to load_uri_to_video_tensor (#663) (anna-charlotte)
  • [9a6a390b] - add filter support for qdrant store (#652) (dong xiang)
  • [191e6716] - exception for all from generator calls on instance (#659) (anna-charlotte)

⚡ Performance Improvements

  • [8f7c3278] - sync sub index only when parent is synced (#719) (AlaeddineAbdessalem)

🐞 Bug fixes

  • [632c3ae1] - allow backends not to implement list_like disabling (#766) (Johannes Messner)
  • [63ef74b9] - fix markup error in summary (#739) (Joan Fontanals)
  • [e7a59e84] - add num_worker argument to embed_and_evalute and pass label_tag (#731) (Michael Günther)
  • [92cc8b3a] - redis: convert score of search results to float (#707) (Anne Yang)
  • [030f5b3e] - initialize doc with dataclass obj and kwargs (#694) (anna-charlotte)
  • [7ac67b04] - attribute error with empty list in dataclass (#674) (samsja)
  • [108b9d26] - patch annlite version (#670) (samsja)
  • [4ad23982] - from csv behaviour as staticmethod (#646) (anna-charlotte)

🧼 Code Refactoring

  • [6b152e14] - create enums for strings in dataclasses (#704) (Jackmin801)

📗 Documentation

  • [97374ecd] - add docs about adding list-like behavior to docstores (#762) (dong xiang)
  • [a0591c9f] - polish benchmark text (#789) (Alex Cureton-Griffiths)
  • [d5b1db90] - update weaviate benchmark results (#773) (Anne Yang)
  • [cdba3cc9] - add list-like to table of parameters for all backends (#768) (Johannes Messner)
  • [efc203f8] - add colab notebook for interactive 3d data visualization (#749) (anna-charlotte)
  • [cc037a73] - change song lyrics in example (#746) (Johannes Messner)
  • [938c0617] - add new benchmark page with SIFT1M dataset (#691) (Anne Yang)
  • [e62026df] - remove swearing #686 (#712) (Nicholas Dunham)
  • [8f936426] - fix finetuner links in readme (#706) (Wang Bo)
  • [3693c178] - use url instead of session state in version selector (#693) (Jackmin801)
  • [4c90f4d2] - replace plot with display (#689) (Wang Bo)
  • [2711aef1] - add versioned documentation (#664) (Jackmin801)
  • [713d1b94] - solve typo "as described" (#650) (Adrien)
  • [eccf7711] - complement and rewrite evaluation docs (#662) (Michael Günther)

🏁 Unit Test and CICD

  • [252c7144] - update failing test (#777) (Joan Fontanals)
  • [b5947de6] - impose jina dependencies at the end (#747) (AlaeddineAbdessalem)
  • [f4b16ef2] - unpin rocksdict in tests (#721) (AlaeddineAbdessalem)
  • [4bd96518] - add bot that copies docstrings of overloaded methods (#695) (Johannes Messner)
  • [418569e6] - fix unexisting version in json (Joan Fontanals Martinez)
  • [3c40dfa3] - remove 32 patches from 0.13.x (#705) (Joan Fontanals)
  • [ab8832f9] - remove version that does not exist from json (Joan Fontanals Martinez)
  • [a38b1389] - add more versions to build old docs for (#701) (Joan Fontanals)
  • [b9a42317] - fix token check (#685) (Jackmin801)
  • [41d89980] - fix first time build issue on build old docs (#684) (Jackmin801)
  • [058e7263] - fix docs building (#679) (Joan Fontanals)
  • [77638268] - fix docs building (#677) (Joan Fontanals)
  • [7183c8dd] - update github actions to avoid deprecation warnings (#657) (Joan Fontanals)

🍹 Other Improvements

  • [1409e52e] - update docarray version (#791) (Joan Fontanals)
  • [2fd9a4b8] - fix test find by text and filter (#779) (Anne Yang)
  • [edc6350a] - add signed commit to contributing guideline (#763) (samsja)
  • [d69e1c2b] - ci: update time out of tests (#752) (samsja)
  • [a2ce9bbe] - change type hint for tags in DocumentData (#735) (Marco Luca Sbodio)
  • [097e353e] - fix codecov badget (#744) (Nan Wang)
  • [56bf46e1] - allow test to pass even if commit name is not good (#741) (samsja)
  • [8c7d38a9] - update trademark to lf ai (#729) (samsja)
  • [1ddfdfa6] - split tests with older proto version (#725) (Anne Yang)
  • [a6784d0c] - fix type gov (#723) (samsja)
  • [1ee6077c] - move setup reqs to pyproject (#720) (Jackmin801)
  • [8a3b7612] - bump annlite version (#676) (Joan Fontanals)
  • [091a9897] - remove reference to jina ai (#692) (samsja)
  • [fffedf59] - fix hint on building docarray proto (#711) (samsja)
  • [0ceb397e] - readme: add rich in the readme (#703) (samsja)
  • [bfdccf5d] - move to the new hub url (#669) (samsja)
  • [b8fe05b3] - bump version (#673) (Joan Fontanals)
  • [209342ba] - add pragma no cover to TYPE_CHECKING branch (#665) (Joan Fontanals)
  • [c12e18d4] - version: the next version will be 0.18.1 (Jina Dev Bot)
  • [3a888015] - bump minor version (#655) (AlaeddineAbdessalem)