-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update module github.com/redis/go-redis/v9 to v9.7.0 #273
base: master
Are you sure you want to change the base?
Conversation
a514325
to
940f5ae
Compare
cf33071
to
4d5fb94
Compare
4d5fb94
to
90b5f38
Compare
[puLL-Merge] - redis/[email protected] DescriptionThis pull request updates the go-redis library, incorporating various improvements, bug fixes, and compatibility updates. The changes span across multiple files and include updates to dependencies, code refactoring, and new feature additions. ChangesChanges
Possible Issues
Security Hotspots
|
21e59fc
to
93a3411
Compare
c6707fc
to
f8efa6d
Compare
[puLL-Merge] - redis/[email protected] DescriptionThis PR introduces several changes to the go-redis library, including updates to dependencies, improvements to tracing and monitoring functionality, and various bug fixes and enhancements. ChangesChanges
Possible Issues
Security HotspotsNo significant security issues were identified in this PR. However, the changes to credential handling (introduction of |
0fd8bd6
to
a8edd9e
Compare
a8edd9e
to
1f83721
Compare
[puLL-Merge] - redis/[email protected] DescriptionThis PR introduces several significant changes and improvements to the go-redis library. The changes include new features, bug fixes, optimizations, and updates to dependencies. Some key changes involve enhancing connection handling, improving cluster operations, adding new Redis commands support, and updating OpenTelemetry integration. Possible Issues
Security HotspotsNo significant security vulnerabilities are apparent in this change set. However, changes to connection handling and authentication should be carefully reviewed to ensure they don't introduce any security weaknesses. ChangesChanges
These changes collectively represent a significant update to the go-redis library, improving its functionality, performance, and compatibility with the latest Redis features. |
1f83721
to
50a32f0
Compare
50a32f0
to
671b5d9
Compare
[puLL-Merge] - redis/[email protected] DescriptionThis PR introduces several improvements and new features to the go-redis library. It includes updates to dependencies, enhancements to existing functionalities, and the addition of new Redis commands support. The changes span across multiple files and involve modifications to core functionalities, test cases, and documentation. ChangesChanges
Possible Issues
Security HotspotsNo significant security issues were identified in this change. However, as always, careful review of credential handling changes is recommended. |
e2c4084
to
54f6978
Compare
54f6978
to
0610484
Compare
0610484
to
692089e
Compare
692089e
to
1f22b4d
Compare
[puLL-Merge] - redis/[email protected] DescriptionThis pull request introduces several changes and improvements to the go-redis library. The main changes include updates to various commands, enhancements to connection handling, improvements in cluster operations, and additions to hash commands for expiration management. ChangesChanges
Possible Issues
Security HotspotsNo significant security hotspots were identified in this change set. |
1f22b4d
to
42b6140
Compare
42b6140
to
f960315
Compare
f960315
to
71ebca9
Compare
71ebca9
to
f96a7a5
Compare
This PR contains the following updates:
v9.5.1
->v9.7.0
Release Notes
redis/go-redis (github.com/redis/go-redis/v9)
v9.7.0
: 9.7.0Compare Source
Changes
🚀 New Features
🛠️ Improvements
We're glad to announce that we added a search and query support in the current release.
🧰 Maintenance
Contributors
We'd like to thank all the contributors who worked on this release!
@andy-stark-redis, @ipechorin, @ofekshenawa and @vladvildanov
v9.6.2
: 9.6.2Compare Source
Changes
🐛 Bug Fixes
Contributors
We'd like to thank all the contributors who worked on this release!
@ofekshenawa @vladvildanov @rentziass
v9.6.1
: 9.6.1Compare Source
Changes
9.6
This release contains all new features from version 9.6.
🚀 New Features
9.6.1
In addition minor changes were performed to retract version 9.5.3 and 9.5.4 that were released accidentally.
🧰 Maintenance
🎁 Package Distribution
Contributors
We'd like to thank all the contributors who worked on this release!
@LINKIWI, @b1ron, @gerzse, @haines, @immersedin, @naiqianz, @ofekshenawa, @srikar-jilugu, @tzongw, @vladvildanov, @vmihailenco and @monkey92t
v9.6.0
: 9.6.0Compare Source
Changes
🚀 New Features
🛠️ Improvements
This release includes support for Redis Community Edition (CE) 7.4.0, ensuring compatibility with the latest features and improvements introduced in Redis CE 7.4.0.
🧰 Maintenance
(*StatusCmd).Bytes()
method (#3030)Contributors
We'd like to thank all the contributors who worked on this release!
@LINKIWI, @b1ron, @dependabot, @dependabot[bot], @gerzse, @haines, @immersedin, @naiqianz, @ofekshenawa, @srikar-jilugu, @tzongw, @vladvildanov and @vmihailenco @monkey92t
v9.5.4
Compare Source
v9.5.3
Compare Source
v9.5.2
: 9.5.2Compare Source
Changes
Contributors
We'd like to thank all the contributors who worked on this release!
@XSAM, @akash14darshan, @daviddzxy, @dependabot, @dependabot[bot], @esara, @hakusai22, @hishope, @kindknow, @monkey92t, @ofekshenawa, @singular-seal and deferdeter
Configuration
📅 Schedule: Branch creation - "* 0-4 * * 3" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.