spring-batch-redis

Spring Batch extension for Redis

APACHE-2.0 License

Stars
43
Committers
4

Bot releases are visible (Hide)

spring-batch-redis - Release v2.17.1

Published by github-actions[bot] about 3 years ago

Changelog

🚀 Features

  • 4ca1acb Added converters for GeoValue, ScoredValue, and Suggestion. Resolves #48

  • 09a1356 Releasing version 2.17.1
  • 6470dae Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:
GitHub Action, Julien Ruaux

spring-batch-redis - Release v2.17.0

Published by github-actions[bot] about 3 years ago

Changelog

🚀 Features

  • cb59fa1 Added support for JSON.SET and TS.ADD commands. Resolves #47
  • 314b8d7 Added support for RedisJSON and RedisTimeSeries. Resolves #46

🧰 Tasks

  • 7a9f909 ALlow empty commit
  • 5514874 Separated out build and jacoco report
  • efb6b25 Added publishing to OSSRH for snapshot releases

⚙️ Dependencies

  • a5f5a6f Upgraded to lettucemod 1.7.0

  • 49e7c28 Releasing version 2.17.0
  • cbf9846 Releasing version 2.13.0

Contributors

We'd like to thank the following people for their contributions:
GitHub Action, Julien Ruaux

spring-batch-redis - Release v2.16.2

Published by github-actions[bot] about 3 years ago

Changelog

⚙️ Dependencies

  • 0562eb6 Upgraded to lettucemod 1.6.0

  • 3c9e8ce Releasing version 2.16.2

Contributors

We'd like to thank the following people for their contributions:
GitHub Action, Julien Ruaux

spring-batch-redis - Release v2.16.1

Published by github-actions[bot] about 3 years ago

Changelog

⚙️ Dependencies

  • 6666516 Removed github packages repo
  • a20ea60 Upgraded to LettuceMod 1.5.1

  • cbf47f6 Releasing version 2.16.1
  • fb231a9 Removed markdown in asciidoc

Contributors

We'd like to thank the following people for their contributions:
GitHub Action, Julien Ruaux

spring-batch-redis - Release v2.16.0

Published by github-actions[bot] about 3 years ago

Changelog

⚙️ Dependencies

  • 80cc063 Upgraded testcontainers-redis
  • 83841d0 Upgraded to LettuceMod 1.5.0
  • c029854 Upgraded spring boot plugin

  • dfff239 Releasing version 2.16.0
  • bc09a62 Added distribution files to release
  • a57d4da Removed github token secret since not using github package registry anymore

Contributors

We'd like to thank the following people for their contributions:
GitHub Action, Julien Ruaux

spring-batch-redis - Release v2.15.1

Published by github-actions[bot] about 3 years ago

Changelog

⚙️ Dependencies

  • 0c08e0e upgraded spring boot gradle plugin

  • 92f0336 Releasing version 2.15.1
  • 77525cf Bump for next development cycle

Contributors

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

spring-batch-redis - Release v2.15.0

Published by github-actions[bot] about 3 years ago

Changelog

🚀 Features

  • 0beaf2d Made key-value reader job fault-tolerant. Resolves #45

  • 32a25bf Releasing version 2.15.0
  • aea616f Fixed build status badge
  • 8db1032 Upgraded testcontainers-redis to 1.2.0
  • 4f47ff9 Fixed build badge
  • 98f9e56 added java-library distribution to all projects
  • 0f77f7f added closing of staging repository
  • fa85405 Fixed early access build badge
  • 27a6453 Fixed early access build badge
  • 14b28a5 Bump for next development cycle

Contributors

We'd like to thank the following people for their contributions:
GitHub Action, Julien Ruaux

spring-batch-redis - Release v2.14.0

Published by github-actions[bot] about 3 years ago

Changelog

✅ Issues

  • b4b8c7f Made FlushingStepBuilder extend FaultTolerantStepBuilder. Fixes #44

  • ad6b758 Releasing version 2.14.0
  • ef39085 Using redislabs-parent gradle plugin
  • 5250342 fixed badges
  • c245195 added project descriptions
  • 7ed1abe added version file
  • 8d60d38 added github token
  • 3214631 added github username
  • 2e3ae25 Added spring boot starter
  • 59adf13 Introduced separate module for tests
  • 001c0d2 Changed project layout for Kordamp plugins

Contributors

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

spring-batch-redis - Release v2.13.7

Published by jruaux over 3 years ago

Changelog

🚀 Features

  • df4aa5d Added support for multiple key patterns in keyspace notification reader. Resolves #43
  • aa11a1f Added auto-acknowledgment to StreamItemReader. Resolves #42

Contributors

GitHub Action

spring-batch-redis - Release v2.13.6

Published by jruaux over 3 years ago

Changelog

🚀 Features

  • fabd210 Added support for consumer groups in StreamItemReader. Resolves #41

⚙️ Dependencies

  • 4fd743d Upgraded jreleaser to 0.5.0

  • 5541e8b Merge remote-tracking branch 'origin/master'
  • d306199 removed base64 encoding for signing key
  • c114508 Releasing version 2.13.13
  • a6ca96e Releasing version 2.13.12
  • ca7a84a Releasing version 2.13.11
  • eaf5962 Merge remote-tracking branch 'origin/master'
  • f1df109 fixed signing config
  • bd33eec Releasing version 2.13.10
  • 66b0a2c Merge remote-tracking branch 'origin/master'
  • b489b58 fixed signing config
  • 760670d Releasing version 2.13.9
  • e98c72a Releasing version 2.13.8
  • 6081526 Merge remote-tracking branch 'origin/master'
  • fb70f54 fixed signing config
  • 6b72c50 Releasing version 2.13.7
  • 49d08a8 fixed signing config
  • a44a1c3 Releasing version 2.13.6
  • a577350 revert version
  • 795ec38 Merge remote-tracking branch 'origin/master'
  • bfad3e6 using ubuntu 18.04
  • 1e04a2c Releasing version 2.13.6
  • 5d5b3da revert version
  • ebc7239 fixed git branch name
  • 633e0ce Releasing version 2.13.6
  • 4bd45cf removed gpg public key reference
  • d3d3ae0 Added secrets
  • 0d56f33 Added release github action
  • 46b3f31 Version increment

Contributors

GitHub Action, jruaux

spring-batch-redis - Release v2.13.5

Published by jruaux over 3 years ago

Changelog

🚀 Features

  • 929e1df Made RedisOperation codec-aware and added RedisCodec parameter to OperationItemWriter. Resolves #40

  • b1fd7d6 upgraded gradle
  • c0aa081 fixed getting started section
  • e7efdec added release script

Contributors

jruaux

spring-batch-redis - Release v2.13.4

Published by jruaux over 3 years ago

Changelog

ab55831 removed unnecessary dependencies

spring-batch-redis - Release v2.13.2

Published by jruaux over 3 years ago

Changelog

ca7a41b fixed plain-jar issue with Spring Boot 2.5.0

spring-batch-redis - Release v2.13.1

Published by jruaux over 3 years ago

Changelog

452bda9 upgraded testcontainers-redis
c00d5da fixed distribution of library
4d90fdd version increment
23e38f9 updated doc
d373054 removed gradle release plugin
ee7672a [Gradle Release Plugin] - pre tag commit: '2.12.4'.
6a87d02 Merge remote-tracking branch 'origin/master'
206c8aa added KeyRedisOperation delete
35499f5 Update README.adoc
f237aef added action link
7a5c3ed Merge branch 'master' of https://github.com/redis-developer/spring-batch-redis
fa1e70e [Gradle Release Plugin] - new version commit: '2.12.4-SNAPSHOT'.
aa6fb68 Update README.adoc
f28130e [Gradle Release Plugin] - pre tag commit: '2.12.3'.

spring-batch-redis - v2.12.3

Published by jruaux over 3 years ago

b79628e Create gradle.yml
2cffff5 added API for redis-enterprise-kafka integration
824c9fd updated github repo url
a445e79 [Gradle Release Plugin] - new version commit: '2.12.3-SNAPSHOT'.
d492373 [Gradle Release Plugin] - pre tag commit: '2.12.2'.

spring-batch-redis - v2.12.2

Published by jruaux over 3 years ago

538e98b refactored key comparison writer
a470cb6 added comparison result handler
f9c1692 [Gradle Release Plugin] - new version commit: '2.12.2-SNAPSHOT'.
cafe142 [Gradle Release Plugin] - pre tag commit: '2.12.1'.

spring-batch-redis - v2.12.1

Published by jruaux over 3 years ago

29a9a7c added configurable key comparison results handler
4d63d8f using github.token instead of githubToken

spring-batch-redis - v2.12.0

Published by jruaux over 3 years ago

df3dd9f using lombok gradle plugin
c5f4cd2 added javadoc jar
76cea33 added data structure and key dump readers
69d90e9 reorg'ed main classes
876b5c8 moved operations to separate package
39bb4c7 reorganized public classes
970dceb refactoring and added absolute TTL for KeyValues
f82b99a [Gradle Release Plugin] - new version commit: '2.11.2-SNAPSHOT'.
c32c3a1 [Gradle Release Plugin] - pre tag commit: '2.11.1'.

spring-batch-redis - v2.11.1

Published by jruaux over 3 years ago

3054335 added javadoc and fixed other compilation warnings
2d7e539 upgraded to testcontainers-redis 1.1.2
fd003ac using testcontainers-redis 1.1.1 with better Redis cluster support
f288d1a fixed unit tests
e43ecfe [Gradle Release Plugin] - new version commit: '2.11.1-SNAPSHOT'.
349c728 [Gradle Release Plugin] - pre tag commit: '2.11.0'.

spring-batch-redis - v2.11.0

Published by jruaux over 3 years ago

f3aad86 using testcontainers-redis for unit tests
fe7e9d8 upgraded dependencies
15dfcf2 fixed concurrency issues by making readers thread-safe
0c00e6b fixed unit test
cd1e6e4 upgraded dependencies
63934ed increment version
b8f167c [Gradle Release Plugin] - pre tag commit: '2.10.2'.

Package Rankings
Top 32.0% on Repo1.maven.org
Related Projects