Releases: redis-field-engineering/riotx-dist
Release v0.4.3
Changelog
π Build
- 938a9cf Fix download links
- b26179d Bump for next dev cycle
- c85647f Override scoop and homebrew download URL to use riotx-dist
- 4fff724 Releasing version 0.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.
- riotx-0.4.3.zip (requires Java 17+)
- riotx-0.4.3.tar (requires Java 17+)
βοΈ Bundled Java Runtimes
These binaries provide their own Java runtime.
Release v0.4.2
Changelog
π Features
- a4447ba Added replication read metrics
- 878c994 Added
--remove-source-keys
option to replicate command
ποΈ Changes
- b494e62 Updated RIOT
- d27b92f Removed programmatic command declaration for manpage docs
π§ͺ Tests
- 5586099 Fixed idle timeout duration
π Build
- 931344b Bump for next dev cycle
- d21dcc3 Removed javadoc
- 220e03d Excluded
src
from git export - 80c928f Removed publishing release to -dist repo
- f8cf519 Added preserve to manpage generation
- a7bed5a Fixed manpage gradle
π Documentation
- 8c3cdf2 Fixed idle timeout help
- 9668119 Added replication read latency metric
- c922122 Releasing version 0.4.2
- 62247fb Removed code coverage publishing
Binaries
π Universal
These binaries require an external Java runtime.
- riotx-0.4.2.zip (requires Java 17+)
- riotx-0.4.2.tar (requires Java 17+)
βοΈ Bundled Java Runtimes
These binaries provide their own Java runtime.
Release v0.4.1
Changelog
π Documentation
- c5d654b Added databases section
- 78183f6 Releasing version 0.4.1
Binaries
π Universal
These binaries require an external Java runtime.
- riotx-0.4.1.zip (requires Java 17+)
- riotx-0.4.1.tar (requires Java 17+)
βοΈ Bundled Java Runtimes
These binaries provide their own Java runtime.
Release v0.4.0
Changelog
π Features
- Add
snowflake-import
command that uses snowflake streams
π Fixes
- 48156e4 Added call to config(reader)
- 57145cc Call RedisContext.afterPropertiesSet()
ποΈ Changes
- 94eb5a3 Formatting
- 6af6ac8 π¨ Simplified some command names
- 8028c01 Using helper RedisContext method in
*RedisArgs
- f3ae92f Upgraded RIOT
π§ͺ Tests
- 62b11f8 Fix base class
- 30b9075 Using math test instead of junit delta
π Build
- d12e810 Upgraded to JDK 21
βοΈ Dependencies
- dc60776 Upgraded to RIOT 4.2.0
- 5d7bdb7 Releasing version 0.4.0
- f404d2f Fixed build workflow
Contributors
We'd like to thank the following people for their contributions:
- Jeremy Plichta
- Julien Ruaux
Binaries
π Universal
These binaries require an external Java runtime.
- riotx-0.4.0.zip (requires Java 17+)
- riotx-0.4.0.tar (requires Java 17+)
βοΈ Bundled Java Runtimes
These binaries provide their own Java runtime.
Release v0.3.1
Changelog
π Features
- c3625d7 Add
redis-import
command
Binaries
π Universal
These binaries require an external Java runtime.
- riotx-0.3.1.zip (requires Java 17+)
- riotx-0.3.1.tar (requires Java 17+)
βοΈ Bundled Java Runtimes
These binaries provide their own Java runtime.
Release v0.3.0
Changelog
π Features
- d2f78bd Add Parquet support to
file-import
ποΈ Changes
- 8028c01 Using helper RedisContext method in
*RedisArgs
π Build
- 7b5e8e3 Bump for next dev cycle
βοΈ Dependencies
- 785ab0f Fixed dependency version discrepancies
Binaries
π Universal
These binaries require an external Java runtime.
- riotx-0.3.0.zip (requires Java 17+)
- riotx-0.3.0.tar (requires Java 17+)
βοΈ Bundled Java Runtimes
These binaries provide their own Java runtime.
Release v0.2.2
Changelog
π Features
- d835778 Added metrics
- 12f2856 Added
stream-import
command - 91df391 Added stream-export command
- d8c9801 Added memcached-replicate command
- b6153af Added memcached connector
π Fixes
- 57145cc Call RedisContext.afterPropertiesSet()
ποΈ Changes
- 8028c01 Using helper RedisContext method in
*RedisArgs
- f3ae92f Upgraded RIOT
π§ͺ Tests
- 62b11f8 Fix base class
- 30b9075 Using math test instead of junit delta
π Build
- 7b5e8e3 Bump for next dev cycle
- fbf1ae6 Bump for next dev cycle
- 62d75a0 Added repository owner for homebrew
- 9a19924 Fixed JDK versions
- 5ce3fa5 Added docker and brew distributions
- e24c88a Updated project info
- eac525f Added snapshot repo
- 62566a9 Upgraded jdk
- 1cf310e Added logging exclusion
- 427b3b0 Changed main class name
- e738d34 Changed main class name
- 65ca162 Upgraded gradle wrapper
- 6a38960 Upgraded gradle wrapper
- bb0e27e Bump for next dev cycle
- e436ba0 Disabled contributors in changelog
- 52b1ee8 Removed Maven Central and Docker publishing
- 9300fd2 Added distributions to jreleaser config
- 3f5de51 Set deploy to active
- 818541f Fixed github packages name
- d9cdba9 Fixed jreleaser config for gh packages
- 121596d Upgraded gradle wrapper
- 7d46a15 Using maven snapshots repo
- 7d2f28f Initial commit
π Documentation
- 091c790 Cropped images
- 486af46 Added install section
- fab8615 Added observability and best practices
- 06faefd Updated project name
- ae545f6 Added dashboard screenshots
- a9e1b24 Added replication cookbook
- 81ed0b0 Updated logo
- 4417679 Added
stream-import
documentation - 5735464 Formatting
- 756ad44 Formatting
- 35b06c7 Added releases section
- 99ce6e2 Fixed release badge
- 637e26e Fixed codecov badge token
- 3e17d5b Added link to RIOT docs
- 51c3d81 Added memcached-replicate and stream-export doc
- 745ddb7 Updated logo
- e3fd748 Updated logo
- bd1f48c Added riotx logo
βοΈ Dependencies
- 85777dd Upgraded RIOT
- 5e6a8b7 Upgraded spring boot plugin
- a6fcf6f Using latest snapshot for riot and spring-batch-redis
- b406da4 Upgraded spring boot
- b9c66c9 Upgraded RIOT
- 1bf79f5 Upgraded RIOT
- 077eda4 Upgraded RIOT
- 35b623e Releasing version 0.2.2
- d3b1dca Releasing version 0.2.1
- 37abced Added github token for homebrew
- 56c5c55 Releasing version 0.2.0
- 630cde9 Releasing version 0.2.0
- 7ef0fb3 Updated project name
- fe4aeb8 Fixed java setup action options
- 79e5a1a Update README.adoc
- a970773 Releasing version 0.1.0
- 3156d11 Removed cancel-run step
- bef8c41 Fixed workflows
- e4cf249 Fixed gh packages credentials
- 4af1ea1 Removed cancel step
- 2a2af9e Added github access token
- 49ebc25 Fixed docker password secret
- e692d4a Removed cancel previous run
Binaries
π Universal
These binaries require an external Java runtime.
- riotx-0.2.2.zip (requires Java 17+)
- riotx-0.2.2.tar (requires Java 17+)
βοΈ Bundled Java Runtimes
These binaries provide their own Java runtime.
Release v0.2.1
Changelog
π Features
- d835778 Added metrics
- 12f2856 Added
stream-import
command - 91df391 Added stream-export command
- d8c9801 Added memcached-replicate command
- b6153af Added memcached connector
π Fixes
- 57145cc Call RedisContext.afterPropertiesSet()
ποΈ Changes
- 8028c01 Using helper RedisContext method in
*RedisArgs
- f3ae92f Upgraded RIOT
π§ͺ Tests
- 62b11f8 Fix base class
- 30b9075 Using math test instead of junit delta
π Build
- 7b5e8e3 Bump for next dev cycle
- fbf1ae6 Bump for next dev cycle
- 62d75a0 Added repository owner for homebrew
- 9a19924 Fixed JDK versions
- 5ce3fa5 Added docker and brew distributions
- e24c88a Updated project info
- eac525f Added snapshot repo
- 62566a9 Upgraded jdk
- 1cf310e Added logging exclusion
- 427b3b0 Changed main class name
- e738d34 Changed main class name
- 65ca162 Upgraded gradle wrapper
- 6a38960 Upgraded gradle wrapper
- bb0e27e Bump for next dev cycle
- e436ba0 Disabled contributors in changelog
- 52b1ee8 Removed Maven Central and Docker publishing
- 9300fd2 Added distributions to jreleaser config
- 3f5de51 Set deploy to active
- 818541f Fixed github packages name
- d9cdba9 Fixed jreleaser config for gh packages
- 121596d Upgraded gradle wrapper
- 7d46a15 Using maven snapshots repo
- 7d2f28f Initial commit
π Documentation
- 091c790 Cropped images
- 486af46 Added install section
- fab8615 Added observability and best practices
- 06faefd Updated project name
- ae545f6 Added dashboard screenshots
- a9e1b24 Added replication cookbook
- 81ed0b0 Updated logo
- 4417679 Added
stream-import
documentation - 5735464 Formatting
- 756ad44 Formatting
- 35b06c7 Added releases section
- 99ce6e2 Fixed release badge
- 637e26e Fixed codecov badge token
- 3e17d5b Added link to RIOT docs
- 51c3d81 Added memcached-replicate and stream-export doc
- 745ddb7 Updated logo
- e3fd748 Updated logo
- bd1f48c Added riotx logo
βοΈ Dependencies
- 85777dd Upgraded RIOT
- 5e6a8b7 Upgraded spring boot plugin
- a6fcf6f Using latest snapshot for riot and spring-batch-redis
- b406da4 Upgraded spring boot
- b9c66c9 Upgraded RIOT
- 1bf79f5 Upgraded RIOT
- 077eda4 Upgraded RIOT
- d3b1dca Releasing version 0.2.1
- 37abced Added github token for homebrew
- 56c5c55 Releasing version 0.2.0
- 630cde9 Releasing version 0.2.0
- 7ef0fb3 Updated project name
- fe4aeb8 Fixed java setup action options
- 79e5a1a Update README.adoc
- a970773 Releasing version 0.1.0
- 3156d11 Removed cancel-run step
- bef8c41 Fixed workflows
- e4cf249 Fixed gh packages credentials
- 4af1ea1 Removed cancel step
- 2a2af9e Added github access token
- 49ebc25 Fixed docker password secret
- e692d4a Removed cancel previous run
Binaries
π Universal
These binaries require an external Java runtime.
- riotx-0.2.1.zip (requires Java 17+)
- riotx-0.2.1.tar (requires Java 17+)
βοΈ Bundled Java Runtimes
These binaries provide their own Java runtime.
Release v0.2.0
Changelog
π Features
- d835778 Added metrics
- 12f2856 Added
stream-import
command - 91df391 Added stream-export command
- d8c9801 Added memcached-replicate command
- b6153af Added memcached connector
π Fixes
- 57145cc Call RedisContext.afterPropertiesSet()
ποΈ Changes
- 8028c01 Using helper RedisContext method in
*RedisArgs
- f3ae92f Upgraded RIOT
π§ͺ Tests
- 62b11f8 Fix base class
- 30b9075 Using math test instead of junit delta
π Build
- fbf1ae6 Bump for next dev cycle
- 62d75a0 Added repository owner for homebrew
- 9a19924 Fixed JDK versions
- 5ce3fa5 Added docker and brew distributions
- e24c88a Updated project info
- eac525f Added snapshot repo
- 62566a9 Upgraded jdk
- 1cf310e Added logging exclusion
- 427b3b0 Changed main class name
- e738d34 Changed main class name
- 65ca162 Upgraded gradle wrapper
- 6a38960 Upgraded gradle wrapper
- bb0e27e Bump for next dev cycle
- e436ba0 Disabled contributors in changelog
- 52b1ee8 Removed Maven Central and Docker publishing
- 9300fd2 Added distributions to jreleaser config
- 3f5de51 Set deploy to active
- 818541f Fixed github packages name
- d9cdba9 Fixed jreleaser config for gh packages
- 121596d Upgraded gradle wrapper
- 7d46a15 Using maven snapshots repo
- 7d2f28f Initial commit
π Documentation
- 486af46 Added install section
- fab8615 Added observability and best practices
- 06faefd Updated project name
- ae545f6 Added dashboard screenshots
- a9e1b24 Added replication cookbook
- 81ed0b0 Updated logo
- 4417679 Added
stream-import
documentation - 5735464 Formatting
- 756ad44 Formatting
- 35b06c7 Added releases section
- 99ce6e2 Fixed release badge
- 637e26e Fixed codecov badge token
- 3e17d5b Added link to RIOT docs
- 51c3d81 Added memcached-replicate and stream-export doc
- 745ddb7 Updated logo
- e3fd748 Updated logo
- bd1f48c Added riotx logo
βοΈ Dependencies
- 85777dd Upgraded RIOT
- 5e6a8b7 Upgraded spring boot plugin
- a6fcf6f Using latest snapshot for riot and spring-batch-redis
- b406da4 Upgraded spring boot
- b9c66c9 Upgraded RIOT
- 1bf79f5 Upgraded RIOT
- 077eda4 Upgraded RIOT
- 56c5c55 Releasing version 0.2.0
- 630cde9 Releasing version 0.2.0
- 7ef0fb3 Updated project name
- fe4aeb8 Fixed java setup action options
- 79e5a1a Update README.adoc
- a970773 Releasing version 0.1.0
- 3156d11 Removed cancel-run step
- bef8c41 Fixed workflows
- e4cf249 Fixed gh packages credentials
- 4af1ea1 Removed cancel step
- 2a2af9e Added github access token
- 49ebc25 Fixed docker password secret
- e692d4a Removed cancel previous run
Binaries
π Universal
These binaries require an external Java runtime.
- riotx-0.2.0.zip (requires Java 17+)
- riotx-0.2.0.tar (requires Java 17+)
βοΈ Bundled Java Runtimes
These binaries provide their own Java runtime.
Release v0.1.0
Changelog
π Features
- 91df391 Added stream-export command
- d8c9801 Added memcached-replicate command
- b6153af Added memcached connector
π§ͺ Tests
- 30b9075 Using math test instead of junit delta
π Build
- e436ba0 Disabled contributors in changelog
- 52b1ee8 Removed Maven Central and Docker publishing
- 9300fd2 Added distributions to jreleaser config
- 3f5de51 Set deploy to active
- 818541f Fixed github packages name
- d9cdba9 Fixed jreleaser config for gh packages
- 121596d Upgraded gradle wrapper
- 7d46a15 Using maven snapshots repo
- 7d2f28f Initial commit
π Documentation
- 51c3d81 Added memcached-replicate and stream-export doc
- 745ddb7 Updated logo
- e3fd748 Updated logo
- bd1f48c Added riotx logo
- a970773 Releasing version 0.1.0
- 3156d11 Removed cancel-run step
- bef8c41 Fixed workflows
- e4cf249 Fixed gh packages credentials
- 4af1ea1 Removed cancel step
- 2a2af9e Added github access token
- 49ebc25 Fixed docker password secret
- e692d4a Removed cancel previous run
Binaries
π Universal
These binaries require an external Java runtime.
- riotx-0.1.0.zip (requires Java 17+)
- riotx-0.1.0.tar (requires Java 17+)
βοΈ Bundled Java Runtimes
These binaries provide their own Java runtime.