Update version to 9.1.0-rc1 and add release notes#3333
Merged
Conversation
- Set VALKEY_VERSION to 9.1.0 with VALKEY_RELEASE_STAGE rc1 - Add 00-RELEASENOTES with all PRs labeled release-notes since 9.0.0 - Include full contributor list from all commits since 9.0.0
Signed-off-by: Madelyn Olson <madelyneolson@gmail.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 9.1 #3333 +/- ##
==========================================
- Coverage 74.55% 74.35% -0.20%
==========================================
Files 130 130
Lines 72731 72731
==========================================
- Hits 54225 54081 -144
- Misses 18506 18650 +144 🚀 New features to boost your workflow:
|
dvkashapov
reviewed
Mar 9, 2026
roshkhatri
reviewed
Mar 10, 2026
dvkashapov
reviewed
Mar 10, 2026
- Fix release date to Mon Mar 18 2026 - Fix typos: duplicate 'load', 'keyes' -> 'keys', duplicate 'INFO' - Remove reverted contributor (arshidkv12, valkey-io#3137) - Add 7 new release-notes entries from upstream/unstable merge: CLUSTERSCAN (valkey-io#2934), MSETEX (valkey-io#3121), availability-zone (valkey-io#3156), stream range optimization (valkey-io#3002), RDB as AOF preamble (valkey-io#1901), unsigned 64-bit module config (valkey-io#1546), fast_float -> ffc (valkey-io#3329) Signed-off-by: Madelyn Olson <madelyneolson@gmail.com>
Member
Author
|
@valkey-io/core-team Please review this for rc1. There are some minor things that can come after, but we should start stabilizing this in the community. |
enjoy-binbin
approved these changes
Mar 16, 2026
ranshid
reviewed
Mar 16, 2026
roshkhatri
approved these changes
Mar 16, 2026
madolson
commented
Mar 16, 2026
madolson
commented
Mar 16, 2026
Co-authored-by: Madelyn Olson <madelyneolson@gmail.com> Signed-off-by: Madelyn Olson <madelyneolson@gmail.com>
ranshid
approved these changes
Mar 16, 2026
hpatro
approved these changes
Mar 16, 2026
sarthakaggarwal97
approved these changes
Mar 16, 2026
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.
Add release notes for Valkey 9.1 for review, should be go?