Skip to content

Releases: docarray/docarray

💫 Patch v0.8.1

25 Feb 22:01
cd99c48
Compare
Choose a tag to compare

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)

💫 Patch v0.8.0

25 Feb 20:22
Compare
Choose a tag to compare

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)

💫 Patch v0.7.3

24 Feb 16:24
Compare
Choose a tag to compare

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)

💫 Patch v0.7.2

23 Feb 17:26
07b0c5e
Compare
Choose a tag to compare

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

🧼 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)

💫 Patch v0.7.1

22 Feb 17:13
c8fc4b8
Compare
Choose a tag to compare

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

🍹 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)

💫 Patch v0.7.0

18 Feb 15:36
Compare
Choose a tag to compare

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

🏁 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)

💫 Patch v0.6.3

14 Feb 13:05
82d035d
Compare
Choose a tag to compare

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)

💫 Patch v0.6.2

14 Feb 12:28
Compare
Choose a tag to compare

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)

💫 Patch v0.6.1

10 Feb 13:32
Compare
Choose a tag to compare

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)

💫 Patch v0.6.0

09 Feb 20:57
a39ae69
Compare
Choose a tag to compare

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

🍹 Other Improvements

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