Sourced from github.com/tendermint/tm-db's releases.
Release v0.6.6
This release is the same API as v0.6.4, but bypasses the accidental v0.6.5 release that exported a different API. Any existing users of v0.6.5 may continue to use that tag.
https://github.com/tendermint/tm-db/blob/v0.6.6/CHANGELOG.md
Sourced from github.com/tendermint/tm-db's changelog.
0.6.6
2021-11-08
Important note: Version v0.6.5 was accidentally tagged and should be avoided. This version is identical to v0.6.4 in package structure and API, but has updated the version marker so that normal
go getupgrades will not require modifying existing use of v0.6.4.
0e6efdd Prepare a new compatibility release v0.6.6. (#203)8f92601 testing: tools/Dockerfile: Upgrade RocksDB to 6.24.2 (#197)16415bf build(deps): bump google.golang.org/grpc from 1.38.0 to 1.42.0 (#193)11c5e90 Update mergify configuration. (#198)d3744d5 Retract the accidentally-released v0.6.5. (#194)6dc0379 Update CODEOWNERS file. (#196)63a566e Enable cgo for testing. (#200)451c844 Revert rocksdb version at tip. (#202)d652058 build: fix the image to work with golangci-lint (#201)8882f27 Update Go version in the build container. (#195)