Skip to content

Commit 5cb2783

Browse files
committed
doc: create 0.1.21 changelog
1 parent 560b397 commit 5cb2783

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

changelogs/0.1.21.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
Date: 20-08-2022
2+
3+
Tag: 0.1.21
4+
5+
## Compatibility
6+
7+
VShard 0.1.21 is fully compatible with the previous VShard versions.
8+
9+
## Bugs fixed
10+
11+
* Fixed a bug that the rebalancing didn't work if the sharded spaces had
12+
unusual types like 'varbinary' (gh-327, gh-328).
13+
14+
* A pack of fixes for problems with accessing buckets on replicas. They were not
15+
properly protected against rebalancer and users could read too outdated data
16+
or even inconsistent data (gh-173).
17+
18+
* Fixed a bug that if vshard's connection netbox fibers were killed on router or
19+
storage, the connection could be not re-established on some Tarantool versions
20+
making the peer inaccessible from the given node at all (gh-341).

0 commit comments

Comments
 (0)