Releases: tonivade/claudb
Releases · tonivade/claudb
v2.3
What's Changed
- Bump codacy/codacy-coverage-reporter-action from 0.2.0 to 1.3.0 by @dependabot in #160
- Bump de.undercouch.download from 5.4.0 to 5.5.0 by @dependabot in #165
- Bump actions/checkout from 3 to 4 by @dependabot in #161
- Bump com.h2database:h2-mvstore from 2.2.222 to 2.2.224 by @dependabot in #167
- Bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 by @dependabot in #168
- Bump me.champeau.jmh from 0.7.1 to 0.7.2 by @dependabot in #170
- Bump org.junit.platform:junit-platform-runner from 1.10.0 to 1.10.1 by @dependabot in #172
- Bump junitEngineVersion from 5.10.0 to 5.10.1 by @dependabot in #171
- Bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 by @dependabot in #173
Full Changelog: 2.2...2.3
v2.2
v2.1.1
Minor feature enhencement
Added two new commands, HMSET and HMGET.
Thanks to @adam-hampton-sp for the patch.
ClauDB 1.5.0
This release includes some important updates of some dependencies:
- Netty 4.1.31.Final
- RxJava 2.2.3
- Purefun 0.7.0
Also fixes an issue in persistence restoration:
- #30 Restart claudb with persistence enabled, overwrite old persistence
Thanks to @advancedlogic for the bug report
ClauDB 1.4.2
ClauDB 1.4.1
This release is only a bugfix release. Includes this issues:
- #27 In
EVALSHA
command, when the script doesn't exist, the expected error response should beNOSCRIPT
- #28
SADD
command should accept a multiple list of members
Thanks to @mionker and @advancedlogic for their bug reports 👍
1.1.0
First ClauDB release
1.0.0 first claudb release