You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
3
+
<aname="unreleased"></a>
4
+
## [Unreleased]
5
+
6
+
7
+
<aname="v1.0.5"></a>
8
+
## [v1.0.5] - 2021-08-25
9
+
### Changes
10
+
- bump immudb version
11
+
- add coverall
12
+
- remove codecov and fix go.mod
13
+
- immugw support immudb 0.9.x family
14
+
- upgrading for compatibility with immudb at 888ed37bf6cc
15
+
-**pkg/api:** clean obsolete swagger
16
+
-**pkg/gw:** handle corrupted data as 409 status conflict error
17
+
18
+
19
+
<aname="v0.9.2-RC1"></a>
20
+
## [v0.9.2-RC1] - 2021-04-26
21
+
### Changes
22
+
- add coverall
23
+
- remove codecov and fix go.mod
24
+
- immugw support immudb 0.9.x family
25
+
- upgrading for compatibility with immudb at 888ed37bf6cc
26
+
-**pkg/api:** clean obsolete swagger
27
+
-**pkg/gw:** handle corrupted data as 409 status conflict error
0 commit comments