Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 885d72c

Browse filesBrowse files
committed
chore(version): the next version will be 0.13.9
build(alaeddine-13): roll out fix
1 parent bbac194 commit 885d72c
Copy full SHA for 885d72c

2 files changed

+26-1Lines changed: 26 additions & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎CHANGELOG.md‎

Copy file name to clipboardExpand all lines: CHANGELOG.md
+25Lines changed: 25 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686

8787

8888

89+
8990

9091

9192
<a name=release-note-0-1-1></a>
@@ -2160,3 +2161,27 @@
21602161
- [[```9cdc980e```](https://github.com/jina-ai/docarray/commit/9cdc980e9cf567940b8f495c697f45575a8c7562)] __-__ update qdrant version (#326) (*AlaeddineAbdessalem*)
21612162
- [[```adb739b5```](https://github.com/jina-ai/docarray/commit/adb739b5cea85b09550c4c3f7d0852666f700e17)] __-__ __version__: the next version will be 0.13.7 (*Jina Dev Bot*)
21622163

2164+
<a name=release-note-0-13-8></a>
2165+
## Release Note (`0.13.8`)
2166+
2167+
> Release time: 2022-05-05 14:30:56
2168+
2169+
2170+
2171+
🙇 We'd like to thank all contributors for this new release! In particular,
2172+
David Buchaca Prats, Roshan Jossy, Delgermurun, Jina Dev Bot, 🙇
2173+
2174+
2175+
### 🆕 New Features
2176+
2177+
- [[```c9a9b35f```](https://github.com/jina-ai/docarray/commit/c9a9b35f4c4ef68a7eb4ce359327d05e4067a0cb)] __-__ __hubble__: add public parameter to da.push (#318) (*Delgermurun*)
2178+
2179+
### 🐞 Bug fixes
2180+
2181+
- [[```bbac194c```](https://github.com/jina-ai/docarray/commit/bbac194cd1e6b6efcea0528c11e6412fe92e8b7b)] __-__ use backend to determine annlite DocumentArray length (#327) (*David Buchaca Prats*)
2182+
2183+
### 🍹 Other Improvements
2184+
2185+
- [[```47e0a7c7```](https://github.com/jina-ai/docarray/commit/47e0a7c77799698f942c9e9b888ab214c61ec419)] __-__ update refer links to other docs with utm_source (#317) (*Roshan Jossy*)
2186+
- [[```e9bc78c8```](https://github.com/jina-ai/docarray/commit/e9bc78c8df79221a8ce3c3c60fc894d9bdd079de)] __-__ __version__: the next version will be 0.13.8 (*Jina Dev Bot*)
2187+
Collapse file

‎docarray/__init__.py‎

Copy file name to clipboardExpand all lines: docarray/__init__.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.13.8'
1+
__version__ = '0.13.9'
22

33
import os
44

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.