We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09a6157 commit f388e91Copy full SHA for f388e91
CHANGELOG.md
@@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file.
3
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
5
6
+## [3.2103.2] - 2021-10-07
7
+
8
+### Fixed
9
10
+ - fix(compact): close vlog after the compaction at L0 has completed (#1752)
11
+ - fix(builder): put the upper limit on reallocation (#1748)
12
+ - deps: Bump github.com/google/flatbuffers to v1.12.1 (#1746)
13
+ - fix(levels): Avoid a deadlock when acquiring read locks in levels (#1744)
14
+ - fix(pubsub): avoid deadlock in publisher and subscriber (#1749) (#1751)
15
16
## [3.2103.1] - 2021-07-08
17
18
### Fixed
0 commit comments