Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 14:02

0.7.0

  1. build native image supported.
  2. Fix connect sentinel bug.
  3. Fix progress bar bug.
  4. rdt -b add optional -g option to convert source db to <goal> db.
  5. CLI show version incompatible changes:
# use upper case -V instead of -v to show version.
# redis-rdb-cli<=0.6.5 show the CLI version
rct -v
# redis-rdb-cli>=0.7.0 show the CLI version
rct -V