Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: redis/riotx-dist

Release v1.7.2

11 Nov 00:48
10f271b

Choose a tag to compare

Changelog

πŸš€ Features

  • Added more logging to scan reader close

πŸ›  Build

  • Upgrade to JDK 25

πŸ“ Documentation

dev

  • add command flow, data structures, and spring batch integration documentation
  • add reactive pipeline architecture and performance documentation

unscoped

  • Remove read-queue option
  • remove obsolete references to RIOT-X being an extension of RIOT

  • Releasing version 1.7.2
  • Removed self from ignore
  • Use larger github actions runner
  • Bump to next snapshot version 1.7.2-SNAPSHOT

Binaries

🌟 Universal

These binaries require an external Java runtime.

β˜•οΈ Bundled Java Runtimes

These binaries provide their own Java runtime.

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

Release v1.7.1

30 Oct 23:29

Choose a tag to compare

Changelog

πŸš€ Features

ci

  • move S3 upload to beginning of workflows for faster deployment
  • automate CloudFormation template upload to S3 in early-access workflow
  • automate CloudFormation template upload to S3

docker

  • add ecr public registry support and fix cloudformation igw cleanup

release

  • add S3 upload for CloudFormation template

unscoped

  • Added Action dropdown to ec-sync.yaml for data gen

πŸ› Fixes

cloudformation

  • organize new parameters into proper metadata categories
  • use actual redis ports from uri parsing instead of broad port ranges
  • improve ec-sync template security, reliability and functionality

metrics

  • correct duration calculation in ReplicateMetricsReadListener

release

  • disable S3 upload temporarily due to IAM permission issues
  • correct S3 bucket region to us-west-1
  • use template variable for S3 upload path

🧰 Tasks

ci

  • remove debug step from release workflow

unscoped

  • remove temporary policy file

πŸ“ Documentation

grafana

  • add dashboard and metrics analysis

unscoped

  • Remove elasticache-create.adoc
  • Added doc for ElastiCache testing template
  • Fix broken link
  • Fix broken links
  • Fix riotx gen example
  • Fix riotx gen example
  • Update gen page
  • Added Observability doc

  • Releasing version 1.7.1
  • Bump to next snapshot version 1.7.1-SNAPSHOT

Binaries

🌟 Universal

These binaries require an external Java runtime.

β˜•οΈ Bundled Java Runtimes

These binaries provide their own Java runtime.

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

Release v1.7.0

08 Oct 04:27

Choose a tag to compare

Changelog

πŸš€ Features

  • add credential logging for token-based authentication

πŸ› Fixes

  • Remove --version from subcommands

πŸ”„οΈ Changes

  • Upgrade to Lettuce 6.8.1 search commands
  • fix deprecated API usage in core modules

πŸ§ͺ Tests

  • Fix LoggingRedisCredentialsProviderTests

πŸ“ Documentation

  • Update Lakebase driver version
  • Remove superfluous link
  • Fix version

βš™οΈ Dependencies

  • Upgrade spring boot and others

  • Releasing version 1.7.0
  • Remove gitpublishpush
  • Bump to next snapshot version 1.6.1-SNAPSHOT

Binaries

🌟 Universal

These binaries require an external Java runtime.

β˜•οΈ Bundled Java Runtimes

These binaries provide their own Java runtime.

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

Release v1.6.0

02 Oct 00:38

Choose a tag to compare

Changelog

πŸš€ Features

  • Added multithreading and key/value queue to Redis reader

πŸ› Fixes

CloudFormation

  • Clean up ECS service after use

🧰 Tasks

  • Ignore npm files
  • Ignore npm files
  • Ignore docs/node_modules
  • Ignore node_modules and .cache
  • Ignore antora .cache

πŸ›  Build

  • Bump to next snapshot version

πŸ“ Documentation

  • Improve basic usage doc
  • Removed temporary meta tag
  • Removed temporary meta tag
  • Ported docs to Antora
  • Ported documentation to Antora
  • Removed guide module

  • Releasing version 1.6.0
  • Use composite actions from redis-github-workflows
  • Added docs workflow

Binaries

🌟 Universal

These binaries require an external Java runtime.

β˜•οΈ Bundled Java Runtimes

These binaries provide their own Java runtime.

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

Release v1.5.7

27 Sep 01:02

Choose a tag to compare

Changelog

πŸš€ Features

  • Use computed default queue capacities
  • Improve exception handling of scan reader
  • Improve scan reader with async queueing
  • Improve scan reader with async queueing
  • Better logging when establishing Redis clients
  • Log RIOT-X version and runtime info at startup
  • Log RIOT-X version and runtime info at startup
  • Added RDI collector configuration

πŸ› Fixes

  • live reader queue size not properly handed to key reader
  • Use concurrent hashmap to avoid concurrent modification exception

πŸ›  Build

  • Bump to next snapshot version

πŸ“ Documentation

rdi

  • Document rdi-operator build

unscoped

  • Update documentation with new Redis reader options

  • Releasing version 1.5.7

Binaries

🌟 Universal

These binaries require an external Java runtime.

β˜•οΈ Bundled Java Runtimes

These binaries provide their own Java runtime.

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

Release v1.5.6

16 Sep 02:52

Choose a tag to compare

Changelog

πŸ› Fixes

generate

  • Use seconds for expiration instead of millis

unscoped

  • Use URI timeout and verify mode

πŸ›  Build

  • Bump to next snapshot version

  • Releasing version 1.5.6

Binaries

🌟 Universal

These binaries require an external Java runtime.

β˜•οΈ Bundled Java Runtimes

These binaries provide their own Java runtime.

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

Release v1.5.5

12 Sep 21:43

Choose a tag to compare

Changelog

πŸš€ Features

  • Avoid redundant error messages
  • Added root cause message on errors

πŸ›  Build

  • Bump to next snapshot version
  • Bump to next snapshot version

  • Releasing version 1.5.5
  • Releasing version 1.5.5

Binaries

🌟 Universal

These binaries require an external Java runtime.

β˜•οΈ Bundled Java Runtimes

These binaries provide their own Java runtime.

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

Release v1.5.4

12 Sep 17:03

Choose a tag to compare

Changelog

πŸ›  Build

  • Bump to next snapshot version

  • Releasing version 1.5.4

Binaries

🌟 Universal

These binaries require an external Java runtime.

β˜•οΈ Bundled Java Runtimes

These binaries provide their own Java runtime.

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

Release v1.5.3

12 Sep 02:11

Choose a tag to compare

Changelog

πŸ› Fixes

  • Refactor LUA script to avoid potential parsing issues on older Redis versions
  • Proper XML de/serialization of Redis timeseries

πŸ§ͺ Tests

  • Separate Modules tests
  • Separate Modules tests
  • Consolidate testcontainers
  • Fix Redis version discrepancies
  • Use same Redis version for OSS and RS

πŸ›  Build

  • Exclude elastic/opensearch client from build-enforcer

  • Releasing version 1.5.3

Binaries

🌟 Universal

These binaries require an external Java runtime.

β˜•οΈ Bundled Java Runtimes

These binaries provide their own Java runtime.

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

Release v1.5.2

11 Sep 02:11

Choose a tag to compare

Changelog

πŸ› Fixes

  • Enable parallel cluster key scan

πŸ›  Build

  • Bump to next snapshot version

  • Releasing version 1.5.2

Binaries

🌟 Universal

These binaries require an external Java runtime.

β˜•οΈ Bundled Java Runtimes

These binaries provide their own Java runtime.

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