Releases: redis/riotx-dist
Release v0.6.2
Changelog
π Build
- 191ec14 Removed compiler args
- bc32fea Removed module name gradle configs
- b0db014 Added changelog to announce message
- bfb3bb8 Fixed announcement release url
- 5369528 Bump version
π Documentation
- 9b0c282 Removed classpath instructions
- c33a0e6 Releasing version 0.6.2
- 847a3f7 Releasing version 0.6.2
Contributors
We'd like to thank the following people for their contributions:
- Julien Ruaux
- julien
Binaries
π Universal
These binaries require an external Java runtime.
- riotx-0.6.2.zip (requires Java 17+)
- riotx-0.6.2.tar (requires Java 17+)
βοΈ Bundled Java Runtimes
These binaries provide their own Java runtime.
Release v0.6.1
Changelog
π Build
- b6140cd Bump version
- 029fa7f Bump version
- c0399db Fix
Input line is too longerror - c1c2e3f Bump version
- 75519e2 Releasing version 0.6.1
- 84ab60d Skip tests in deploy step
- ebacd28 Releasing version 0.6.1
- bcd9df0 Allow empty VERSION commit
- cd8bd76 Releasing version 0.6.1
Contributors
We'd like to thank the following people for their contributions:
- Julien Ruaux
- julien
Binaries
π Universal
These binaries require an external Java runtime.
- riotx-0.6.1.zip (requires Java 17+)
- riotx-0.6.1.tar (requires Java 17+)
βοΈ Bundled Java Runtimes
These binaries provide their own Java runtime.
Release v0.6.0
Changelog
π Features
- 94f0462 allow snowflake streams to be created in separate schema
ποΈ Changes
- 2ff5499 reformat code using eclipse rules formatting.xml
- 51676d9 Update formatting.xml
- af9a822 Added code formatter settings
- 9d2aa37 Consolidate
spring-batch-redisandriotrepos intoriotx - 80c6482 Formatting
π§ͺ Tests
- b23424d improve snowflake-import test to check for new data
- 0702b33 implement tests for snowflake-import
π Build
- cdc7ab1 Fixed download links
- 67b8d0d Bump for next dev cycle
π Documentation
- 28ae5fe update docs for snowflake-import
- a9f29c9 Fixed section link
βοΈ Dependencies
- b7c4b17 Upgrade parquet
- 7e0a7d0 Fixed transitive dependency issue with GCP
- b93861e Upgraded riot
- a8fc3fd Releasing version 0.6.0
- e7a4ecc address PR comments:
- f6f0d2e Merge remote-tracking branch 'origin/main' into FIELDENG-558-cleanup-and-refactor-snowflake
- 6f45041 remove create view logic for now, will need additional work
- 9474d58 update snowflake docs
- d0ee344 fix options and regex
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.
- riotx-0.6.0.zip (requires Java 17+)
- riotx-0.6.0.tar (requires Java 17+)
βοΈ Bundled Java Runtimes
These binaries provide their own Java runtime.
Release v0.5.0
Changelog
π Features
- adbd601 Added stats command
- f3154c9 Support Parquet files in file-export
π Fixes
- a897a14 Synchronized big key add and get to avoid concurrent modification
π§ͺ Tests
- 7706581 Update after refactoring
π Build
- c30a50b Bump for next dev cycle
π Documentation
- ecd6351 Added stats command usage
- e783ede Fixed javadoc
- e53dc70 Update snowflake-import.adoc
βοΈ Dependencies
- b3a5884 Upgraded spring boot and lettucemod
- d32d267 Releasing version 0.5.0
- e52577d example using db-import for one time snowflake import
- 13c6c18 typo fix
- a9d71fd add snowflake-import documentation
Contributors
We'd like to thank the following people for their contributions:
- Jeremy Plichta
- Julien Ruaux
- jruaux
Binaries
π Universal
These binaries require an external Java runtime.
- riotx-0.5.0.zip (requires Java 17+)
- riotx-0.5.0.tar (requires Java 17+)
βοΈ Bundled Java Runtimes
These binaries provide their own Java runtime.
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-keysoption 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
srcfrom 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-importcommand 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-importcommand
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.