Skip to content

Releases: redis/riot

Release v2.14.6

13 Jan 05:36
Compare
Choose a tag to compare

Changelog

🧰 Tasks


Contributors

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

  • julien

Release v2.14.5

13 Jan 04:29
Compare
Choose a tag to compare

Changelog

⚙️ Dependencies

  • 4d91233 Upgraded target JRE to 17

Contributors

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

  • julien

Release v2.14.4

30 Dec 02:07
Compare
Choose a tag to compare

Changelog

✅ Issues

  • 64000e0 Added synchronized PollableItemReader. Fixes #81

Contributors

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

Release v2.14.3

06 Dec 22:54
Compare
Choose a tag to compare

Changelog

Contributors

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

Release v2.14.2

05 Dec 04:48
Compare
Choose a tag to compare

Changelog

  • e944279 Releasing version 2.14.2
  • 4e62bf5 Fixed reading MANIFEST.MF for version info

Contributors

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

Release v2.14.1

05 Dec 01:00
Compare
Choose a tag to compare

Changelog

✅ Issues

  • 7f38ba1 Upgraded spring-batch-redis to fix errors with Noop. Fixes #79

Contributors

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

Release v2.14.0

06 Nov 22:24
Compare
Choose a tag to compare

Changelog

Release v2.13.0

23 Sep 05:28
Compare
Choose a tag to compare

Changelog

🚀 Features

  • 6748ea8 Renamed --no-verify-peer parameter to --insecure to mach redis-cli. Resolves #65
  • 03ab642 Added key processor to replicate commands. Resolves #64
  • 59c637e Upgraded to spring-batch-redis 2.14.0. Resolves #61
  • 8b772ef added nullable fields in riot-db exports. Resolves #62
  • ba09c56 Added publishing of guide to github pages. Resolves #60

✅ Issues

  • 0c45e79 Shut down Lettuce clients after job completed. Fixes #68
  • 5e95637 Changed default skip policy from always to limit. Fixes #67
  • 3bb4c06 Added skippable exceptions to FaultTolerantStep. Fixes #61
  • 9a83de3 Removed Lombok annotations from DataGenerator. Fixes #59

🧰 Tasks

  • f131283 Added publishing of snapshots

⚙️ Dependencies

  • 2abe6ab Upgraded to Spring Batch Redis 2.18.4
  • 42b76e2 Upgraded to Spring Batch Redis 2.18.3
  • 9bb160d Upgraded dependencies
  • fcbe3f8 Externalized versions in gradle.properties
  • 662e235 Upgraded to spring-batch-redis 2.16.1
  • dabd825 Upgraded to lettucemod 1.5.0 and spring-batch-redis 2.16.0
  • f17d685 Moved to redis-parent gradle build
  • 78b64d9 Renamed Redis Labs to Redis
  • 639b7f4 Upgraded dependencies
  • 5b0e2fe Upgraded to spring batch redis 2.14.0
  • d0503c4 Downgraded gradle wrapper to 6.8.3

  • 48e9f89 Merge remote-tracking branch 'origin/master'
  • fc447f9 [riot-redis] Improved comparison output
  • 8e69a3a Update gradle.properties
  • a26f521 Fixed compilation issue
  • 5670547 [chores] added transform for distribution artifacts
  • 707f763 Removed hiding contributors
  • e60563c Added VERSION file to releases
  • 86de91b Fixed KeyValueProcessor expression parsing and added test case
  • bb0fb00 Centralized junit and spring-boot config in parent project
  • c2b182d Added sonatype repository close
  • 9eee035 Fixed build status badge
  • 6ff7679 Fixed testcontainers-redis group
  • e733b1f Fixed testcontainers version
  • 41a05ec Fixed redislabs-parent version
  • 104fd82 Merged
  • e303147 Merge remote-tracking branch 'origin/master'
  • 0eb4ff3 Using com.redislabs.testcontainers group instead of github package registry
  • 31136ed Fixed README build badge
  • b1c355d Fixed README build badge
  • e069b19 added slack webhook env
  • 192b930 Changed Slack announcement to release only
  • beabdb0 Fixed JReleaser Slack config
  • 4f40f4c Added Slack announcing
  • b403f7a added release github action
  • 9cc464d changed build workflow to only trigger on pull requests
  • 6000eb4 added codecov upload
  • 1ed9184 removed jreleaser early access
  • a544432 added publishing of test files
  • 62df2d1 fixed git branch name
  • b488fad renamed gradle.yml to build
  • a3c3cf6 updated build config for github actions
  • 9892759 removed asciidoc source highlighter
  • 21d3fe7 Added usage help details to documentation
  • a1459e2 Added changelog to jreleaser config
  • 8c6a196 Updated documentation
  • 419547c Update README.adoc
  • af2e3d5 Update README.adoc

Contributors

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

Release v2.12.0

22 Jun 21:42
Compare
Choose a tag to compare

Changelog

🚀 Features

✅ Issues

  • c18daab Renamed AbstractRedisCommand to AbstractUtilityCommand. Fixes #57

  • 3899e5d added jacoco plugin
  • d10ae70 fixed riot-test bootJar
  • c28c4b4 fixed core test dependencies
  • c69f451 changed documentation layout
  • 7436154 removed commented code
  • 35f8321 upgraded spring-batch-redis
  • 6d30802 added junit dependencies to all projects
  • 6f3a455 changed project structure
  • d4d1903 formatted README
  • 4ff5072 formatted README
  • c004db0 formatted README
  • 7fb5925 upgraded to testcontainers-redis 1.1.6
  • fcd416d Create gradle.yml
  • 54b2eaf updated README
  • 582e9f5 fixed riot-db launch script
  • 44383a2 moved GCS and S3 related code to options classes
  • 4498d0d fixed project structure and build to allow maven publishing
  • bd53e98 [Gradle Release Plugin] - new version commit: '2.11.9'.
  • d7c0112 [Gradle Release Plugin] - pre tag commit: '2.11.8'.
  • d56385a [Gradle Release Plugin] - new version commit: '2.11.7'.
  • ba92b3e [Gradle Release Plugin] - new version commit: '2.11.6'.
  • 7ac1c10 [Gradle Release Plugin] - pre tag commit: '2.11.5'.
  • f22edba [Gradle Release Plugin] - pre tag commit: '2.11.4'.
  • e472cc7 removed lombok @Getter and @Setter
  • d712d83 fixed jreleaser task name
  • c354c38 fixed jrelease task name
  • c355364 removed token
  • 44f2d1f removed builders for use in API mode

Contributors

jruaux, Julien Ruaux, GitHub

Release v2.11.3

06 May 06:21
Compare
Choose a tag to compare

Changelog

6a070f0 version increment
0e4c694 added compare command