immudb v2.2 Release Notes

Release Date: 2021-04-23 // almost 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

Previous changes from v1.3.2