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 07d941e

Browse filesBrowse files
committed
chore(version): the next version will be 0.13.13
build(alaeddine-13): roll out performance improvement
1 parent 681a76c commit 07d941e
Copy full SHA for 07d941e

2 files changed

+18-1Lines changed: 18 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
+17Lines changed: 17 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090

9191

9292

93+
9394

9495

9596
<a name=release-note-0-1-1></a>
@@ -2250,3 +2251,19 @@
22502251
- [[```952a0b5b```](https://github.com/jina-ai/docarray/commit/952a0b5bcb708b4fcbe531d016f0bb0309cd3043)] __-__ modify elasto hosts typehint (#333) (*AlaeddineAbdessalem*)
22512252
- [[```d91d21ea```](https://github.com/jina-ai/docarray/commit/d91d21ea6aaab775142a8511ed931b635e1b7fb8)] __-__ __version__: the next version will be 0.13.11 (*Jina Dev Bot*)
22522253

2254+
<a name=release-note-0-13-12></a>
2255+
## Release Note (`0.13.12`)
2256+
2257+
> Release time: 2022-05-17 07:43:15
2258+
2259+
2260+
2261+
🙇 We'd like to thank all contributors for this new release! In particular,
2262+
David Buchaca Prats, Jina Dev Bot, 🙇
2263+
2264+
2265+
### 🍹 Other Improvements
2266+
2267+
- [[```681a76cb```](https://github.com/jina-ai/docarray/commit/681a76cb49e92d4c63f48d960dac169a04356417)] __-__ perf[sqlite]: batch update on sqlite extend (#340) (*David Buchaca Prats*)
2268+
- [[```4bef4e79```](https://github.com/jina-ai/docarray/commit/4bef4e794696fae590237433a621744d5453b1b5)] __-__ __version__: the next version will be 0.13.12 (*Jina Dev Bot*)
2269+
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.12'
1+
__version__ = '0.13.13'
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.