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 73c1ce3 commit 166e075Copy full SHA for 166e075
CHANGELOG.md
@@ -3,6 +3,21 @@ 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
+## [2.2007.3] - 2021-07-21
7
+
8
+### Fixed
9
+ - fix(maxVersion): Use choosekey instead of KeyToList (#1532) #1533
10
+ - fix(flatten): Add --num_versions flag (#1518) #1520
11
+ - fix(build): Fix integer overflow on 32-bit architectures #1558
12
+ - fix(pb): avoid protobuf warning due to common filename (#1519)
13
14
+### Features
15
+ - Add command to stream contents of DB into another DB. (#1486)
16
17
+### New APIs
18
+ - DB.StreamDB
19
+ - DB.MaxVersion
20
21
## [2.2007.2] - 2020-08-31
22
23
### Fixed
0 commit comments