immudb v0.8.0 Release Notes
Release Date: 2020-09-15 // 6 months ago-
๐ Changelog
[v0.8.0] - 2020-09-15
๐ Bug Fixes
- ๐ fix immudb and immugw version and mangen commands errors Without this change, while immuclient and immuadmin still worked as expected, immudb and immugw version and mangen commands were throwing the following error: ./immugw version Error: flag accessed but not defined: config Usage: immugw version [flags]
- ๐ fix immuclient audit-mode
- cmd/immuadmin/command: fix immuadmin dbswitch
- pkg/client: setBatch creates structured values
- pkg/client: token service manages old token format
๐ Changes
- โก๏ธ update README file (#487)
- switching README.md end lines to LF
- ๐ fix immugw dependency to support new root structure
- โก๏ธ update readme, add immudb4j news (#488)
- cmd: add signingKey flag
- cmd: remove error suppression in config loader
- โ cmd/immutest/command: remove immugw dependency from immutest
- pkg: add kvlist validator (#498)
- pkg/server: log uuid set and get error
- pkg/server: log signer initialization in immudb start
โป๏ธ Code Refactoring
- ๐ wrap root hash and index in a new structure to support signature
- ๐ move immugw in a separate repository
- configs file are loaded in viper preRun method
- pkg/server: inject root signer service inside immudb server
๐ Features
- auditor verifies root signature
- cmd: process launcher check if are present another istances. fixes #168
- pkg: add root signer service
- pkg/signer: add ecdsa signer
Downloads
๐ณ Docker image
๐ณ https://hub.docker.com/r/codenotary/immudbImmudb Binaries
File SHA256 ๐ immudb-v0.8.0-darwin-amd64 ๐ immudb-v0.8.0-linux-amd64 ๐ immudb-v0.8.0-linux-amd64-static ๐ immudb-v0.8.0-linux-s390x ๐ immudb-v0.8.0-windows-amd64.exe Immuclient Binaries
File SHA256 ๐ immuclient-v0.8.0-darwin-amd64 ๐ immuclient-v0.8.0-linux-amd64 ๐ immuclient-v0.8.0-linux-amd64-static ๐ immuclient-v0.8.0-linux-s390x ๐ immuclient-v0.8.0-windows-amd64.exe Immuadmin Binaries
File SHA256 ๐ immuadmin-v0.8.0-darwin-amd64 ๐ immuadmin-v0.8.0-linux-amd64 ๐ immuadmin-v0.8.0-linux-amd64-static ๐ immuadmin-v0.8.0-linux-s390x ๐ immuadmin-v0.8.0-windows-amd64.exe
Previous changes from v0.7.1
-
๐ Changelog
[v0.7.1] - 2020-08-17
๐ Bug Fixes
- ๐ fix immudb and immugw version and mangen commands errors
- ๐ fix immuclient audit-mode
- ๐ fix corruptionchecker datarace
- cmd/immuadmin/command: fix immuadmin dbswitch
- pkg/client: token service manages old token format
โป๏ธ Code Refactoring
- configs file are loaded in viper preRun method
๐ Features
- cmd: process launcher check if are present another istances. fixes #168
Downloads
๐ณ Docker image
๐ณ https://hub.docker.com/r/codenotary/immudbimmudb Binaries
File SHA256 ๐ immudb-v0.7.1-darwin-amd64 ๐ immudb-v0.7.1-linux-amd64 ๐ immudb-v0.7.1-linux-amd64-static ๐ immudb-v0.7.1-linux-s390x ๐ immudb-v0.7.1-windows-amd64.exe immugw Binaries
File SHA256 ๐ immugw-v0.7.1-darwin-amd64 ๐ immugw-v0.7.1-linux-amd64 ๐ immugw-v0.7.1-linux-amd64-static ๐ immugw-v0.7.1-linux-s390x ๐ immugw-v0.7.1-windows-amd64.exe immuclient Binaries
File SHA256 ๐ immuclient-v0.7.1-darwin-amd64 ๐ immuclient-v0.7.1-linux-amd64 ๐ immuclient-v0.7.1-linux-amd64-static ๐ immuclient-v0.7.1-linux-s390x ๐ immuclient-v0.7.1-windows-amd64.exe immuadmin Binaries
File SHA256 ๐ immuadmin-v0.7.1-darwin-amd64 ๐ immuadmin-v0.7.1-linux-amd64 ๐ immuadmin-v0.7.1-linux-amd64-static ๐ immuadmin-v0.7.1-linux-s390x ๐ immuadmin-v0.7.1-windows-amd64.exe