build(deps): update module github.com/redis/go-redis/v9 to v9.2.1 - autoclosed #433
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v9.1.0
->v9.2.1
Release Notes
redis/go-redis (github.com/redis/go-redis/v9)
v9.2.1
: 9.2.1Compare Source
🧰 Maintenance
Cmdable
(#2725)Contributors
We'd like to thank all the contributors who worked on this release!
@Juneezee, @dependabot, @dependabot[bot], @gabrielgio and @ofekshenawa
v9.2.0
: 9.2.0Compare Source
What's new?
Time series support
We are happy to announce support for Time Series. This enhancement allows developers to leverage the time series data structure directly within Go-Redis, enabling efficient ingestion, querying, and storage of time-sequential data. Whether you're tracking metrics, logs, or other time-sensitive information, this feature offers a robust solution to manage time series data seamlessly. We encourage developers to explore this new capability and provide feedback for further improvements.
Learn more about Redis Time Series
Better support for Redis 7.2
Go-Redis now supports WAITAOF and
CLIENT SETINFO
commands introduced in Redis 7.2.Other notable improvements
Breaking Changes
🧰 Maintenance
Contributors
We'd like to thank all the contributors who worked on this release!
@NikanV, @SoulPancake, @chayim, @dependabot, @dependabot[bot], @nvorobev, @ofekshenawa, @peczenyj, @taytzehao and @wzlove
Configuration
📅 Schedule: Branch creation - "on the 1st day of the month" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.