immudb v2.2 Release Notes
Release Date: 2021-04-23 // over 3 years ago-
๐ Bug Fixes
- โก๏ธ update Discord invite link
- readme typo and mascot placement (#693)
- embedded/store: ensure done message is received
- pkg/client: delete token file on logout only if the file exists
๐ Changes
- โ Add benchmark to README (based on 0.9.x) (#706)
- github workflow to run stress_tool (#714)
- README SDK description and links (#717)
- ๐ fix immugw support
- โ Add roadmap
- โ remove grpc term from token expiration description
- embedded/store: check latest indexed tx is not greater than latest committed one
- embedded/store: use specified sync mode also for the incremental hash tree
- embedded/store: defer lock releasing
- โ pkg/client/clienttest: add VerifiedGetAt mock method
- pkg/database: use newly exposed KeyReaderSpec
๐ Features
- โ add token expiration time flag
- embedded/store: readAsBefore and reset reader
- pkg/sql: readAsBefore operation