Skip to content

release(go-redis): v9.9.0 #3390

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

Merged
merged 3 commits into from
May 27, 2025
Merged

release(go-redis): v9.9.0 #3390

merged 3 commits into from
May 27, 2025

Conversation

ndyakov
Copy link
Member

@ndyakov ndyakov commented May 27, 2025

  • Add release notes
  • Update dependencies and version.go
- Add release notes
- Update dependencies and version.go
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.
@ndyakov ndyakov force-pushed the ndyakov/release-v9.9 branch from f4fa6fc to 5ea6e8b Compare May 27, 2025 15:23
@ndyakov ndyakov force-pushed the ndyakov/release-v9.9 branch from 5ea6e8b to 9475192 Compare May 27, 2025 15:35
@ndyakov ndyakov merged commit c935f96 into master May 27, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants