Skip to content

Releases: docarray/docarray

💫 Patch v0.5.3

08 Feb 18:15
d1184e4
Compare
Choose a tag to compare

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

🍹 Other Improvements

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

💫 Patch v0.5.2

04 Feb 15:38
a72a18d
Compare
Choose a tag to compare

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)

💫 Patch v0.5.1

03 Feb 18:11
4c05919
Compare
Choose a tag to compare

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)

💫 Patch v0.5.0

02 Feb 19:42
2a80abf
Compare
Choose a tag to compare

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

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

💫 Patch v0.4.4

24 Jan 12:47
06cd577
Compare
Choose a tag to compare

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)

💫 Patch v0.4.3

23 Jan 09:48
d840d30
Compare
Choose a tag to compare

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)

💫 Patch v0.4.2

20 Jan 06:12
66ceeda
Compare
Choose a tag to compare

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)

💫 Patch v0.4.1

19 Jan 16:08
Compare
Choose a tag to compare

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)

💫 Patch v0.4.0

19 Jan 14:04
Compare
Choose a tag to compare

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)

💫 Patch v0.3.3

19 Jan 09:06
0f42526
Compare
Choose a tag to compare

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)