Skip to content

Releases: redis/riot

Release v4.3.0

01 Apr 00:31
Compare
Choose a tag to compare

Changelog

πŸ”„οΈ Changes

  • 658bc8f Added reader() method
  • 13d3760 Use JDBC reader factory in db import command

πŸ›  Build


  • e958616 Releasing version 4.3.0
  • ca3d389 refactor to use common reader

Contributors

We'd like to thank the following people for their contributions:

  • Jeremy Plichta
  • Julien Ruaux
  • jruaux
  • julien

Binaries

🌟 Universal

These binaries require an external Java runtime.

β˜•οΈ Bundled Java Runtimes

These binaries provide their own Java runtime.

Platform Intel Arm
MacOS riot-standalone-4.3.0-osx-x86_64.zip riot-standalone-4.3.0-osx-aarch64.zip
Linux (glibc) riot-standalone-4.3.0-linux-x86_64.zip riot-standalone-4.3.0-linux-aarch64.zip
Linux (musl) riot-standalone-4.3.0-linux_musl-x86_64.zip riot-standalone-4.3.0-linux_musl-aarch64.zip
Windows riot-standalone-4.3.0-windows-x86_64.zip riot-standalone-4.3.0-windows-aarch64.zip

Release early-access

01 Apr 00:12
5a1a8af
Compare
Choose a tag to compare
Release early-access Pre-release
Pre-release

Changelog

πŸ”„οΈ Changes

  • 658bc8f Added reader() method
  • 13d3760 Use JDBC reader factory in db import command

πŸ›  Build


  • ca3d389 refactor to use common reader

Contributors

We'd like to thank the following people for their contributions:

  • Jeremy Plichta
  • Julien Ruaux (@jruaux)
  • jruaux
  • julien

Binaries

🌟 Universal

These binaries require an external Java runtime.

β˜•οΈ Bundled Java Runtimes

These binaries provide their own Java runtime.

Platform Intel Arm
MacOS riot-standalone-early-access-osx-x86_64.zip riot-standalone-early-access-osx-aarch64.zip
Linux (glibc) riot-standalone-early-access-linux-x86_64.zip riot-standalone-early-access-linux-aarch64.zip
Linux (musl) riot-standalone-early-access-linux_musl-x86_64.zip riot-standalone-early-access-linux_musl-aarch64.zip
Windows riot-standalone-early-access-windows-x86_64.zip riot-standalone-early-access-windows-aarch64.zip

Release v4.2.4

21 Mar 16:52
Compare
Choose a tag to compare

Changelog

πŸš€ Features

  • 406d2d0 Moved header down to reader & writer args
  • 03f0f7f Introduced duration type to replace millis and seconds

πŸ› Fixes

  • 4955206 Introduced hash function for consistent field order
  • f70d87e Removed unnecessary sorting of header fields

πŸ”„οΈ Changes

  • 100f790 Created ExportStepHelper for reuse by RIOT-X
  • b69c2a2 Separate out Redis reader live and mem usage args
  • f05dfdf Separate out Redis reader live and mem usage args
  • debd8d5 Split reader args in live and mem usage
  • 1dcc1a1 Fixed spring-batch-redis resource package
  • b9165dd Made file export extensible

πŸ§ͺ Tests

πŸ›  Build

πŸ“ Documentation

βš™οΈ Dependencies

  • 79ab188 Upgrade spring-batch-redis
  • e1097b1 Using spring-batch-redis snapshot
  • de6c930 Upgraded spring-batch-redis
  • 232732f Upgraded to spring boot 3.4.3

Contributors

We'd like to thank the following people for their contributions:

  • Julien Ruaux
  • jruaux

Binaries

🌟 Universal

These binaries require an external Java runtime.

β˜•οΈ Bundled Java Runtimes

These binaries provide their own Java runtime.

Platform Intel Arm
MacOS riot-standalone-4.2.4-osx-x86_64.zip riot-standalone-4.2.4-osx-aarch64.zip
Linux (glibc) riot-standalone-4.2.4-linux-x86_64.zip riot-standalone-4.2.4-linux-aarch64.zip
Linux (musl) riot-standalone-4.2.4-linux_musl-x86_64.zip riot-standalone-4.2.4-linux_musl-aarch64.zip
Windows riot-standalone-4.2.4-windows-x86_64.zip riot-standalone-4.2.4-windows-aarch64.zip

Release v4.2.3

16 Feb 18:47
Compare
Choose a tag to compare

Changelog

πŸš€ Features

  • 69874e0 Using simple duration args

πŸ”„οΈ Changes

  • 5add0db Moved to compare writer
  • 8ac93b6 Removed custom Duration. Use spring boot parsing
  • c639242 Made reader() protected
  • 76b6561 Introduced constant for number format default
  • f317a87 Removed programmatic command declaration for manpage docs

πŸ§ͺ Tests

πŸ›  Build

  • 2992e8d Moved all common build configs to parent
  • 91b9e7b Bump for next dev cycle

πŸ“ Documentation

  • 2fcedf0 Minor edits
  • 1fe91fe Formatting using asciidoc description list where applicable
  • 532bd5d Shortened source and target key password help
  • 287742e Fixed long arg help

βš™οΈ Dependencies

  • bef85a3 Upgraded spring-batch-redis

Contributors

We'd like to thank the following people for their contributions:

  • Julien Ruaux
  • jruaux

Binaries

🌟 Universal

These binaries require an external Java runtime.

β˜•οΈ Bundled Java Runtimes

These binaries provide their own Java runtime.

Platform Intel Arm
MacOS riot-standalone-4.2.3-osx-x86_64.zip riot-standalone-4.2.3-osx-aarch64.zip
Linux (glibc) riot-standalone-4.2.3-linux-x86_64.zip riot-standalone-4.2.3-linux-aarch64.zip
Linux (musl) riot-standalone-4.2.3-linux_musl-x86_64.zip riot-standalone-4.2.3-linux_musl-aarch64.zip
Windows riot-standalone-4.2.3-windows-x86_64.zip riot-standalone-4.2.3-windows-aarch64.zip

Release v4.2.2

30 Jan 02:38
Compare
Choose a tag to compare

Changelog

πŸ”„οΈ Changes

  • b827787 Move data source initialization exception handling outside cli

πŸ›  Build


Contributors

We'd like to thank the following people for their contributions:

  • Julien Ruaux
  • jruaux

Binaries

🌟 Universal

These binaries require an external Java runtime.

β˜•οΈ Bundled Java Runtimes

These binaries provide their own Java runtime.

Platform Intel Arm
MacOS riot-standalone-4.2.2-osx-x86_64.zip riot-standalone-4.2.2-osx-aarch64.zip
Linux (glibc) riot-standalone-4.2.2-linux-x86_64.zip riot-standalone-4.2.2-linux-aarch64.zip
Linux (musl) riot-standalone-4.2.2-linux_musl-x86_64.zip riot-standalone-4.2.2-linux_musl-aarch64.zip
Windows riot-standalone-4.2.2-windows-x86_64.zip riot-standalone-4.2.2-windows-aarch64.zip

Release v4.2.1

29 Jan 02:03
Compare
Choose a tag to compare

Changelog

πŸš€ Features

  • eafce01 Using Duration type where applicable

πŸ”„οΈ Changes

  • 7d7aff0 🚨 Shortened JDBC credential options

πŸ›  Build

πŸ“ Documentation

βš™οΈ Dependencies

  • 5bbc77b Upgraded to lettuce 6.5.2

Contributors

We'd like to thank the following people for their contributions:

  • Julien Ruaux
  • jruaux

Binaries

🌟 Universal

These binaries require an external Java runtime.

β˜•οΈ Bundled Java Runtimes

These binaries provide their own Java runtime.

Platform Intel Arm
MacOS riot-standalone-4.2.1-osx-x86_64.zip riot-standalone-4.2.1-osx-aarch64.zip
Linux (glibc) riot-standalone-4.2.1-linux-x86_64.zip riot-standalone-4.2.1-linux-aarch64.zip
Linux (musl) riot-standalone-4.2.1-linux_musl-x86_64.zip riot-standalone-4.2.1-linux_musl-aarch64.zip
Windows riot-standalone-4.2.1-windows-x86_64.zip riot-standalone-4.2.1-windows-aarch64.zip

Release v4.2.0

16 Jan 02:06
Compare
Choose a tag to compare

Changelog

πŸš€ Features

  • 08dc89d Added aliases for generate and replicate commands

πŸ› Fixes

  • 0ceec1d Removed warning message from fault-tolerant step

πŸ”„οΈ Changes

πŸ›  Build

πŸ“ Documentation

  • 085cc0c Fixed processor remove example
  • 69b019b Added CRDB error case

βš™οΈ Dependencies

  • 50911f2 Upgraded spring boot plugin to 3.4.1
  • 4107d4f Upgraded spring-batch-redis

  • e30650f Releasing version 4.2.0
  • b2be22d Initial changes to support on success callbacks and repeat on intervals

Contributors

We'd like to thank the following people for their contributions:

  • Jeremy Plichta

Binaries

🌟 Universal

These binaries require an external Java runtime.

β˜•οΈ Bundled Java Runtimes

These binaries provide their own Java runtime.

Platform Intel Arm
MacOS riot-standalone-4.2.0-osx-x86_64.zip riot-standalone-4.2.0-osx-aarch64.zip
Linux (glibc) riot-standalone-4.2.0-linux-x86_64.zip riot-standalone-4.2.0-linux-aarch64.zip
Linux (musl) riot-standalone-4.2.0-linux_musl-x86_64.zip riot-standalone-4.2.0-linux_musl-aarch64.zip
Windows riot-standalone-4.2.0-windows-x86_64.zip riot-standalone-4.2.0-windows-aarch64.zip

Release v4.1.10

13 Dec 06:57
Compare
Choose a tag to compare

Changelog

πŸ› Fixes

  • c23a83f Added compare reader initialization

πŸ›  Build

βš™οΈ Dependencies

  • e7329a0 Upgraded spring boot, S3 and GCP

Binaries

🌟 Universal

These binaries require an external Java runtime.

β˜•οΈ Bundled Java Runtimes

These binaries provide their own Java runtime.

Platform Intel Arm
MacOS riot-standalone-4.1.10-osx-x86_64.zip riot-standalone-4.1.10-osx-aarch64.zip
Linux (glibc) riot-standalone-4.1.10-linux-x86_64.zip riot-standalone-4.1.10-linux-aarch64.zip
Linux (musl) riot-standalone-4.1.10-linux_musl-x86_64.zip riot-standalone-4.1.10-linux_musl-aarch64.zip
Windows riot-standalone-4.1.10-windows-x86_64.zip riot-standalone-4.1.10-windows-aarch64.zip

Release v4.1.9

27 Nov 21:22
Compare
Choose a tag to compare

Changelog

πŸš€ Features

  • 27599de Made checkNotifyConfig public

πŸ› Fixes

  • 4179ae4 Added Google Storage write scope to WriteOptions, closes #163

πŸ›  Build


Binaries

🌟 Universal

These binaries require an external Java runtime.

β˜•οΈ Bundled Java Runtimes

These binaries provide their own Java runtime.

Platform Intel Arm
MacOS riot-standalone-4.1.9-osx-x86_64.zip riot-standalone-4.1.9-osx-aarch64.zip
Linux (glibc) riot-standalone-4.1.9-linux-x86_64.zip riot-standalone-4.1.9-linux-aarch64.zip
Linux (musl) riot-standalone-4.1.9-linux_musl-x86_64.zip riot-standalone-4.1.9-linux_musl-aarch64.zip
Windows riot-standalone-4.1.9-windows-x86_64.zip riot-standalone-4.1.9-windows-aarch64.zip

Release v4.1.8

26 Nov 20:40
Compare
Choose a tag to compare

Changelog

πŸ”„οΈ Changes

  • f3bb4fe split resource map from resource factory
  • 26f264f 🚨 Split file reader/writer registries and resource factory
  • 15e7613 Added file reader and writer registries
  • c3bc188 🚨 Refactored riot-file so that type support can be extended

πŸ›  Build


Binaries

🌟 Universal

These binaries require an external Java runtime.

β˜•οΈ Bundled Java Runtimes

These binaries provide their own Java runtime.

Platform Intel Arm
MacOS riot-standalone-4.1.8-osx-x86_64.zip riot-standalone-4.1.8-osx-aarch64.zip
Linux (glibc) riot-standalone-4.1.8-linux-x86_64.zip riot-standalone-4.1.8-linux-aarch64.zip
Linux (musl) riot-standalone-4.1.8-linux_musl-x86_64.zip riot-standalone-4.1.8-linux_musl-aarch64.zip
Windows riot-standalone-4.1.8-windows-x86_64.zip riot-standalone-4.1.8-windows-aarch64.zip