Skip to content

Releases: redis/riot

Release v3.0.3

07 Jun 16:59
Compare
Choose a tag to compare

Changelog

πŸ› Fixes

  • f156ef1 Progress bar not updating during verification step

πŸ›  Build

πŸ“ Documentation

βš™οΈ Dependencies


Contributors

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

  • Julien Ruaux

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-3.0.3-osx-x86_64.zip riot-standalone-3.0.3-osx-aarch64.zip
Linux (glibc) riot-standalone-3.0.3-linux-x86_64.zip riot-standalone-3.0.3-linux-aarch64.zip
Linux (musl) riot-standalone-3.0.3-linux_musl-x86_64.zip riot-standalone-3.0.3-linux_musl-aarch64.zip
Windows riot-standalone-3.0.3-windows-x86_64.zip riot-standalone-3.0.3-windows-aarch64.zip

Release v3.0.2

03 Jun 06:40
Compare
Choose a tag to compare

Changelog

πŸ›  Build

  • 4df31dc Fixed chocolatey package name
  • 0944cb1 Bump for next dev cycle
  • 055e2ae Upgraded java version to 20

  • 7c80ce6 Releasing version 3.0.2
  • 83fbff2 Added publish to maven central

Contributors

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

  • Julien Ruaux

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-3.0.2-osx-x86_64.zip riot-standalone-3.0.2-osx-aarch64.zip
Linux (glibc) riot-standalone-3.0.2-linux-x86_64.zip riot-standalone-3.0.2-linux-aarch64.zip
Linux (musl) riot-standalone-3.0.2-linux_musl-x86_64.zip riot-standalone-3.0.2-linux_musl-aarch64.zip
Windows riot-standalone-3.0.2-windows-x86_64.zip riot-standalone-3.0.2-windows-aarch64.zip

Release v3.0.1

02 Jun 06:00
Compare
Choose a tag to compare

Changelog

πŸ”„οΈ Changes

  • 5376eee Renamed replication classes

πŸ›  Build

  • e49ed55 Bump for next dev cycle
  • 28b8764 Disabled Maven central publishing
  • f7c80cb Using java binary distribution for brew and docker
  • 5a707b3 Added changelog template
  • 4e9e20a Bump for next dev cycle

πŸ“ Documentation


Contributors

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

  • Julien Ruaux

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-3.0.1-osx-x86_64.zip riot-standalone-3.0.1-osx-aarch64.zip
Linux (glibc) riot-standalone-3.0.1-linux-x86_64.zip riot-standalone-3.0.1-linux-aarch64.zip
Linux (musl) riot-standalone-3.0.1-linux_musl-x86_64.zip riot-standalone-3.0.1-linux_musl-aarch64.zip
Windows riot-standalone-3.0.1-windows-x86_64.zip riot-standalone-3.0.1-windows-aarch64.zip

Release v3.0.0

01 Jun 05:01
Compare
Choose a tag to compare

Changelog

πŸš€ Features

  • b520f11 Added --no-stream-id option to replicate-ds
  • 226c453 Made generate-completion command visible
  • 4b33efb Added slack webhook secret

πŸ› Fixes

πŸ”„οΈ Changes

  • 4cf3a3b Renamed faker to faker-import
  • 0b2b57c Formatting of command descriptions
  • bdbd2ac 🚨 Major refactoring to simplify codebase
  • e78d114 simplified command layout
  • e84b983 merged riot-* into single app
  • 391ddae Merged all redis-* into one
  • 896423b Renamed DumpFile* to FileDump*

πŸ›  Build

  • 4dd1c89 Bump for next dev cycle
  • 0335e10 Enabled javadoc
  • 4cfbdd2 Updated project metadata
  • dea8d46 Using kordamp guide plugin for documentation
  • 8d36ebc Enabled docker hub
  • ff9ffb5 Temporarily disabled docker
  • 4e74ab8 Fixed docker image publishing
  • 50fc59d remove jpackage step
  • 43e65f1 Removed native-image step
  • 55e4bfb Removed native-image build steps
  • af9834c Added wait for generator test
  • 0471380 Moved multi-threaded live replication to Redis Stack only tests
  • e04073b Fixed main class name
  • 864ca2f Disabled releasing to package managers other than brew and docker
  • 78fbc38 Added more time for compare to complete
  • 557c366 Added junit dependencies
  • e0ebc66 flattened @nested instances
  • 7633a41 Added graalvm sdks
  • 572cc9f Added JDKs
  • 059a242 Added test-report uploading
  • f87289f Using main as default branch
  • 8f1e370 Renamed riot-cli to riot
  • 2581949 Using SynchronizedListItemWriter
  • 1f2d047 Upgraded pomchecker
  • 107da69 Using common config across projects
  • dbd9c69 Using Redis GitHub Workflows
  • 4a37231 Bump for next dev cycle
  • 6acfe4a Enabled slack announcements
  • 86b8d50 Upgraded to pomchecker 1.6.0

πŸ“ Documentation

βš™οΈ Dependencies

  • 8f011f5 Upgrade spring boot and sqlite
  • fe742de Upgraded to spring-batch-redis 3.3.0
  • 82c5962 Upgraded lettucemod

  • 91ae96b Releasing version 3.0.0
  • 0d6a1a7 Removed unused workflow steps
  • 0eb153b Releasing version 3.0.0
  • 440e383 Fixed release workflow
  • dbebef0 Removed jpackage and installer bits
  • 5f12e04 Removed native-image steps
  • 6a34177 Disabled test temporarily
  • bdb2540 Added LICENSE to avoid common ancestor issue in upload-artifact
  • be05479 Replaced jreleaser with riot
  • c2ae1cd Removed unused workflows
  • 4bf96d8 Removed unused workflows
  • 56069e7 removed OCI build cache
  • 2243b7f Added decrypt-secrets script
  • 5e0fdc8 Enabled early-access
  • 0e3aa4f reusing jreleaser's workflows
  • c5ba4d9 RIOT 3.0 refactoring
  • 7c17200 Releasing version 2.19.0

Contributors

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

  • Julien Ruaux

Release v2.19.0

21 Jan 07:15
Compare
Choose a tag to compare

Changelog

πŸ”€ Merge

πŸš€ Features

  • e6abf13 feat: Added header line index option for flat files
  • 17acf86 feat: Exposed more FileImportCommand options
  • 96a3bd2 feat: Added max item count option to import commands. Resolves #103
  • 0ad7861 feat: Disabled sorting of command options and synopsis
  • 470f108 feat: Added sleep option to all transfer commands

πŸ› Fixes

  • 719482a fix: File glob-pattern expansion

πŸ”„οΈ Changes

  • e3b3e8b refactor: Removed unused method and dependency
  • 758edad refactor: Removed testFixtures dependency
  • 694012f refactor: Moved riot-test to riot-core test fixtures
  • e78a177 refactor!: Renamed credentials to key file

πŸ›  Build

  • 7b3b4da build: Added pomchecker early-access
  • dc140d1 build: Fixed links
  • 032584b build: Cleaned up config
  • c2393f6 test: Added source redis containers
  • 783be86 ci: fixed workfow
  • 6638515 build: bump for next dev cycle
  • fc1be2b build: removed docs
  • 49cb274 build: removed guide projects
  • 3ec532e build: workaround for docker publishing
  • f4b7f6a build: Disabled parallel tests
  • 122a05c ci: Using Java 19
  • 7f1f246 build: Disabled docker buildx
  • 78d9157 build: Upgraded gradle and dependencies
  • a5d6feb build: Moved docker config under each distribution
  • 83127a9 ci: Using jreleaser full-release
  • 60150ba ci: Using redis github workflows
  • 2ad777d build: Enabled multi-platform docker build
  • 6f66a86 build: Disabled docker buildx
  • 1c7c321 build: Enabled Docker buildx for amd64 and arm64
  • b580638 test: Disabled progress bar logging
  • 0858f1a build: Bump for next development cycle
  • 6281239 build: Using project version for Docker image tag
  • 93c7f5b build: Updated github actions

πŸ“ Documentation

  • 70115c6 docs: Moved images to riot-core
  • 27f705d docs: Reverted to table format
  • fdee893 docs: formatting
  • 6846f3d docs: Converted tool table to list
  • 5f7a367 docs: moved diagrams and logo under docs
  • 0dcdea1 docs: Removed title
  • d902736 docs: Formatted banner and description
  • 9523459 docs: Added clarification on multi-threading vs partitioning
  • 0c2947f docs: Added clarification on multi-threading vs partitioning

βš™οΈ Dependencies

  • 0875fca Upgraded mysql db2 sqlite and lettucemod
  • 79e8f4e Upgraded picocli
  • b9f3348 Upgraded lettucemod and progressbar

Release v2.9.0

21 Jan 07:02
Compare
Choose a tag to compare

Changelog

  • 87e4356 [Gradle Release Plugin] - pre tag commit: 'v2.9.0'.
  • acebe36 upgraded spring batch redis
  • 41cea3c added RediSearch sugadd subcommand to import
  • 44ae781 upgraded stream dependencies
  • a8d6612 [Gradle Release Plugin] - new version commit: 'v2.8.4-SNAPSHOT'.

Release v2.18.5

13 Oct 18:40
Compare
Choose a tag to compare

Changelog

πŸ›  Build


Release v2.18.4

27 Sep 05:11
Compare
Choose a tag to compare

Changelog

πŸš€ Features

  • 2b39e14 Added setters for command options

Release v2.18.3

23 Sep 03:37
Compare
Choose a tag to compare

Changelog

πŸš€ Features

  • 6937678 Added client authentication key and cert files. Resolves #97

πŸ›  Build

βš™οΈ Dependencies

  • 687e929 Upgraded spring batch redis and spring boot plugin

Release v2.18.2

15 Sep 04:25
Compare
Choose a tag to compare

Changelog

πŸ”€ Merge

πŸš€ Features

  • c005b86 Added key-slot filtering for keyspace notifications

πŸ›  Build

βš™οΈ Dependencies

  • ba558d7 Upgraded lettucemod and spring batch redis