Skip to content

Releases: redis/riot

v2.6.3

13 Mar 02:17
Compare
Choose a tag to compare

Added PSV and TSV file types and fixed unused --type option

v2.6.2

05 Mar 02:11
Compare
Choose a tag to compare

Improved logging for all commands
Renamed deprecated HMSET command to HSET but added an alias for backward compatibility

v2.6.0

03 Mar 01:42
Compare
Choose a tag to compare
  • Reverted to java.util logging
  • Fixed RIOT File issue where specified quote character was not used for record separation

v2.5.3

01 Mar 22:39
Compare
Choose a tag to compare

Added option for trusted certificates

v2.5.2

10 Feb 00:06
Compare
Choose a tag to compare

Added field filtering for some commands (HMSET, XADD, Stream import/export)

v2.5.1

09 Feb 19:31
Compare
Choose a tag to compare

Changed order of processors: spel -> regex -> filters

v2.5.0

09 Feb 07:00
Compare
Choose a tag to compare

Added record filtering

v2.4.3

29 Jan 19:55
Compare
Choose a tag to compare

upgraded to spring-batch-redis 2.8.2
upgraded mssql driver
migrated from JUL to log4j2

v2.4.2

21 Jan 01:59
Compare
Choose a tag to compare

fixed flushing transfers (live replication and stream export)
upgraded dependencies
fixed progress initial max issue
removed subcommand aliases

v2.4.1

11 Jan 08:38
Compare
Choose a tag to compare

New

  • made options negatable when applicable
  • added verification step to replicate command