Skip to content

Bump spring-data-redis from 1.7.11.RELEASE to 3.0.1 - #68

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

Bump spring-data-redis from 1.7.11.RELEASE to 3.0.1#68
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.springframework.data-spring-data-redis-3.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 16, 2023

Copy link
Copy Markdown
Contributor

Bumps spring-data-redis from 1.7.11.RELEASE to 3.0.1.

Release notes

Sourced from spring-data-redis's releases.

3.0.1

📗 Links

⭐ New Features

  • Add assertions to fail early on absent values using StreamMessageListenerContainer #2472
  • Track channel and pattern subscriptions to avoid unintended unsubscribe in ReactiveRedisMessageListenerContainer #2386

🐞 Bug Fixes

  • LettuceConnection.execute(ZCARD) fails with unsupported output exception #2473
  • Unresolved references in reference documentation #2463

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.2.2.RELEASE #2468

3.0.0

📗 Links

🐞 Bug Fixes

  • Fix method usage in MappingRedisConverter.java #2446

📔 Documentation

  • "Redis Cache" section in ref doc appearing below "Redis Scripting" #2458
  • Replace new and noteworthy with links to the release notes #2453

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

3.0.0-RC2

📗 Links

⭐ New Features

  • Add observability adapter for Lettuce #2348

3.0.0-RC1

📗 Links

... (truncated)

Commits
  • 2c9e0fb Release version 3.0.1 (2022.0.1).
  • bd927e9 Prepare 3.0.1 (2022.0.1).
  • 7514d18 Incorporate review feedback.
  • 5397ac1 Track subscriptions and unsubscriptions in LettuceReactiveRedisConnection.
  • f58d4e9 Fix ReactiveRedisMessageListenerContainer disposal via ReactiveRedisTemplate....
  • c3b9e50 Add output hints for HSTRLEN, XLEN, and XTRIM.
  • 92a896f Use correct output for ZCARD command using LettuceConnection.execute(…).
  • f9caef2 Extend license header copyright years to 2023.
  • 53926fe Add assertions to fail early on absent values using `StreamMessageListenerCon...
  • 45621dd Extend license header copyright years to 2023.
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [spring-data-redis](https://github.com/spring-projects/spring-data-redis) from 1.7.11.RELEASE to 3.0.1.
- [Release notes](https://github.com/spring-projects/spring-data-redis/releases)
- [Commits](spring-projects/spring-data-redis@1.7.11.RELEASE...3.0.1)

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-redis
  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 Jan 16, 2023
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