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 128ac55 commit 35da7e8Copy full SHA for 35da7e8
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.1] - 2021-07-08
7
+
8
+### Fixed
9
+ - fix(compaction): copy over the file ID when building tables #1713
10
+ - fix: Fix conflict detection for managed DB (#1716)
11
+ - fix(pendingWrites): don't skip the pending entries with version=0 (#1721)
12
13
+### Features
14
+ - feat(zstd): replace datadog's zstd with Klauspost's zstd (#1709)
15
16
## [3.2103.0] - 2021-06-02
17
18
### Breaking
0 commit comments