Skip to content

chore(deps): bump org.springframework.data:spring-data-redis from 2.7.16 to 4.1.0#1193

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.springframework.data-spring-data-redis-4.1.0
Open

chore(deps): bump org.springframework.data:spring-data-redis from 2.7.16 to 4.1.0#1193
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.springframework.data-spring-data-redis-4.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps org.springframework.data:spring-data-redis from 2.7.16 to 4.1.0.

Release notes

Sourced from org.springframework.data:spring-data-redis's releases.

4.1.0

📗 Links

⭐ New Features

  • Add RedisMessageSendingTemplate #3339
  • Added Redis DIGEST command support for connection and template layer #3333
  • Refactor SET command API to include CAS options #3324
  • Add RedisListenerEndpointRegistrar and content negotiation #3321
  • Deprecate TimeUnit-based Template API in favor of Duration and Expiration types #3319
  • Added support for Redis 8.4 DELEX command #3318
  • Reset Caches by flushing DB #3314
  • Add Expiration-based API for SET command operations #3305
  • Add support for annotation-driven Redis Pub/Sub Listeners #3303
  • Make auto-startup configurable in DefaultStreamMessageListenerContainer #3293
  • Support CacheManager.resetCaches() optimization #3290
  • Provide library client information to Redis #3268
  • Add incrementScore to RedisZSet #3257
  • Add incrementScore to RedisZSet #3256
  • Expand bitwise operations with DIFF, DIFF1, ANDOR, ONE #3250
  • Add support for XDELEX and XACKDEL, and expand options for XADD and XTRIM #3247
  • Feature Request: Support XDELEX, XACKEX and extend XADD and XTRIM options from Redis 8.2 #3232
  • Migrate to JSpecify annotations for nullability constraints #3092
  • Consider enabling auto-startup for DefaultStreamMessageListenerContainer #2568
  • Introduce annotation-driven Redis listener endpoint programming model #1004

🐞 Bug Fixes

  • Fix RedisPipelineException double-wrapping in LettuceConnection.closePipeline() #3347
  • RedisPipelineException is double-wrapped in LettuceConnection.closePipeline() #3346
  • Fix sort direction ignored in GeoSearchStoreCommandArgs.sort() #3345
  • Fix sort direction ignored in GeoSearchStoreCommandArgs.sort() #3342
  • JedisClusterStringCommands uses LettuceConverters #3328
  • Fix Duration validation to accept nanosecond fractions #3302
  • Use Jackson default factory to create JavaType #3277
  • JacksonJsonRedisSerializer in Spring Data Redis 4.0.0 breaks deserialization due to use of unsafeSimpleType #3271
  • ReactiveListOperations left/right pop operations fail with Duration with fractions of second #2975

📔 Documentation

  • Fix typos and a malformed anchor in the preface #3377
  • Refine MessageListenerAdapter regarding channel and pattern arguments #3338
  • Update observability note to reflect MicrometerTracing usage #3323
  • Adopt Lettuce observability documentation to Spring Boot 4 changes #3313
  • Refine Antora-build #2797
  • Add Readme templates #2758

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.16 #3373
  • Upgrade to Lettuce 7.5.2.RELEASE #3369
  • Upgrade to Jedis 7.4.1 #3344

... (truncated)

Commits
  • 372d34d Release version 4.1 GA (2026.0.0).
  • a978508 Polishing.
  • 5cb6efe Fix typos and a malformed anchor in the preface.
  • 8486e8b Upgrade to Maven Wrapper 3.9.16.
  • 5d1e833 Refine GitHub Actions workflows.
  • af382a1 Upgrade to Lettuce 7.5.2.RELEASE.
  • e974c67 Refine default typing configuration for RedisMessageConverters.
  • 0875c20 Polishing.
  • 5494d99 After release cleanups.
  • c589786 Prepare next development iteration.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.springframework.data:spring-data-redis](https://github.com/spring-projects/spring-data-redis) from 2.7.16 to 4.1.0.
- [Release notes](https://github.com/spring-projects/spring-data-redis/releases)
- [Commits](spring-projects/spring-data-redis@2.7.16...4.1.0)

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-redis
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants