Conversation
Member
ndyakov
commented
May 27, 2025
- Add release notes
- Update dependencies and version.go
- Add release notes - Update dependencies and version.go
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR prepares the v9.9.0 release by updating version numbers, dependency versions across multiple go.mod files, and adding detailed release notes.
- Updated the version returned in version.go from "9.8.0" to "9.9.0".
- Updated dependency versions from v9.8.0 to v9.9.0 in various module files.
- Added release notes describing new features, bug fixes, and improvements for v9.9.0.
Reviewed Changes
Copilot reviewed 13 out of 13 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| version.go | Updated release version to "9.9.0". |
| extra/redisprometheus/go.mod | Updated redis dependency version to v9.9.0. |
| extra/redisotel/go.mod | Updated redis and rediscmd dependency versions to v9.9.0. |
| extra/rediscmd/go.mod | Updated redis dependency version to v9.9.0. |
| extra/rediscensus/go.mod | Updated redis and rediscmd dependency versions to v9.9.0. |
| example/scan-struct/go.mod | Updated redis dependency version to v9.9.0. |
| example/redis-bloom/go.mod | Updated redis dependency version to v9.9.0. |
| example/otel/go.mod | Updated redis and rediscmd dependency versions to v9.9.0. |
| example/lua-scripting/go.mod | Updated redis dependency version to v9.9.0. |
| example/hset-struct/go.mod | Updated redis dependency version to v9.9.0. |
| example/hll/go.mod | Updated redis dependency version to v9.9.0. |
| example/del-keys-without-ttl/go.mod | Updated redis dependency version to v9.9.0. |
| RELEASE-NOTES.md | Added release notes for v9.9.0 with detailed feature and fix info. |
f4fa6fc to
5ea6e8b
Compare
5ea6e8b to
9475192
Compare
vladvildanov
approved these changes
May 27, 2025
ofekshenawa
pushed a commit
to ofekshenawa/go-redis
that referenced
this pull request
Jun 30, 2025
* release(go-redis): v9.9.0 - Add release notes - Update dependencies and version.go * chore(release-notes) Update release notes
ofekshenawa
pushed a commit
that referenced
this pull request
Aug 10, 2025
* release(go-redis): v9.9.0 - Add release notes - Update dependencies and version.go * chore(release-notes) Update release notes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.