@@ -4,8 +4,37 @@ All notable changes to this project will be documented in this file. This projec
4
4
## [ Unreleased]
5
5
6
6
7
- <a name =" v1.1.0 " ></a >
8
- ## [ v1.1.0] - 2021-10-29
7
+ <a name =" v1.3.1 " ></a >
8
+ ## [ v1.3.1] - 2023-07-27
9
+ ### Bug Fixes
10
+ - ** pkg/gw:** serverinfo endpoint is not bounded to any particular database ([ #33 ] ( https://github.com/vchain-us/immudb/issues/33 ) )
11
+
12
+ ### Changes
13
+ - ** README:** update swagger usage in README ([ #30 ] ( https://github.com/vchain-us/immudb/issues/30 ) )
14
+ - ** pkg/gw:** support multiple kv pairs in set endpoint ([ #34 ] ( https://github.com/vchain-us/immudb/issues/34 ) )
15
+
16
+
17
+ <a name =" v1.3.0 " ></a >
18
+ ## [ v1.3.0] - 2022-12-07
19
+
20
+ <a name =" v1.3.0-RC1 " ></a >
21
+ ## [ v1.3.0-RC1] - 2022-12-05
22
+ ### Bug Fixes
23
+ - ** ci:** secure docker login command for password ([ #24 ] ( https://github.com/vchain-us/immudb/issues/24 ) )
24
+
25
+
26
+ <a name =" v1.2.0 " ></a >
27
+ ## [ v1.2.0] - 2022-10-17
28
+ ### Bug Fixes
29
+ - ** ci:** update docker credentials
30
+
31
+ ### Changes
32
+ - bump immudb version
33
+ - bump immudb version
34
+ - ** ci:** update docker image and build prod images
35
+ - ** pkg/api:** rename verifyRow request struct
36
+ - ** pkg/api:** verified SQL get -> verified row renaming
37
+
9
38
### Features
10
39
- add verified sql get and fix tests
11
40
- ** pkg/gw:** add immuerror server mux error handler
@@ -51,7 +80,10 @@ All notable changes to this project will be documented in this file. This projec
51
80
- ** cmd/immugw:** add service management command
52
81
53
82
54
- [ Unreleased ] : https://github.com/vchain-us/immudb/compare/v1.1.0...HEAD
55
- [ v1.1.0 ] : https://github.com/vchain-us/immudb/compare/v1.0.5...v1.1.0
83
+ [ Unreleased ] : https://github.com/vchain-us/immudb/compare/v1.3.1...HEAD
84
+ [ v1.3.1 ] : https://github.com/vchain-us/immudb/compare/v1.3.0...v1.3.1
85
+ [ v1.3.0 ] : https://github.com/vchain-us/immudb/compare/v1.3.0-RC1...v1.3.0
86
+ [ v1.3.0-RC1 ] : https://github.com/vchain-us/immudb/compare/v1.2.0...v1.3.0-RC1
87
+ [ v1.2.0 ] : https://github.com/vchain-us/immudb/compare/v1.0.5...v1.2.0
56
88
[ v1.0.5 ] : https://github.com/vchain-us/immudb/compare/v0.9.2-RC1...v1.0.5
57
89
[ v0.9.2-RC1 ] : https://github.com/vchain-us/immudb/compare/v0.8.1...v0.9.2-RC1
0 commit comments