Skip to content

Bumped version to 7.2.5 for valkey and wrote release notes#305

Merged
madolson merged 2 commits into
valkey-io:7.2from
madolson:7.2-release-notes-7.2.5-rc1
Apr 12, 2024
Merged

Bumped version to 7.2.5 for valkey and wrote release notes#305
madolson merged 2 commits into
valkey-io:7.2from
madolson:7.2-release-notes-7.2.5-rc1

Conversation

@madolson

Copy link
Copy Markdown
Member

Release notes for RC2 (really 7.2.5-rc1). Based on conversation, decided to have first release on 7.2.5 to make it clear this was a patch release over Redis. This could be considered a minor release, but we wanted to clearly signal compatibility with Redis OSS.

@madolson madolson requested a review from a team April 11, 2024 23:04
Signed-off-by: Madelyn Olson <madelyneolson@gmail.com>
@madolson madolson force-pushed the 7.2-release-notes-7.2.5-rc1 branch from 59e0597 to c16796c Compare April 11, 2024 23:04

@zuiderkwast zuiderkwast left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM. Just some nits.

Comment thread 00-RELEASENOTES Outdated
Comment thread 00-RELEASENOTES Outdated
@hwware

hwware commented Apr 12, 2024

Copy link
Copy Markdown
Contributor

it looks good to me. But CI fails, I suspect if we have too much tests when a pr is created or updated. Can we only keep some ubuntu platform tests?

@madolson

Copy link
Copy Markdown
Member Author

it looks good to me. But CI fails, I suspect if we have too much tests when a pr is created or updated. Can we only keep some ubuntu platform tests?

I liked doing the full test runs on this PR. I'm looking into getting Github enterprise so that we can increase concurrency here.

Signed-off-by: Madelyn Olson <madelyneolson@gmail.com>
@madolson madolson merged commit 763c373 into valkey-io:7.2 Apr 12, 2024
zuiderkwast pushed a commit that referenced this pull request May 13, 2026
Squashed 'deps/libvalkey/' changes from 45c2ed15c..cb5ff91aa

cb5ff91aa Release 0.5.0
cd3d5d8ff Fix potential heap-buffer-overflow in cluster error reply parsing (#305)
32c7c5d09 Refactor error handling to use valkeySetErrorFromErrno and valkeyClearError (#303)
e4b548b32 Remove support for external dict while still supporting external sds (#302)
61b27c453 Try all addresses from DNS before failing to connect (#300)
8aff94fab RDMA: Fix lost EPOLLIN/POLLIN events
b9285b5fc Optimize read buffer compaction and reduce copying (#294)
0fa809877 Additional overflow protection for MAP/ATTR
b26c56e87 Fix gcc warnings (#287)

git-subtree-dir: deps/libvalkey
git-subtree-split: cb5ff91aa5816807f0a549bd2b36e611253dfeb6

Signed-off-by: Björn Svensson <bjorn.a.svensson@est.tech>
lucasyonge pushed a commit that referenced this pull request May 14, 2026
Squashed 'deps/libvalkey/' changes from 45c2ed15c..cb5ff91aa

cb5ff91aa Release 0.5.0
cd3d5d8ff Fix potential heap-buffer-overflow in cluster error reply parsing (#305)
32c7c5d09 Refactor error handling to use valkeySetErrorFromErrno and valkeyClearError (#303)
e4b548b32 Remove support for external dict while still supporting external sds (#302)
61b27c453 Try all addresses from DNS before failing to connect (#300)
8aff94fab RDMA: Fix lost EPOLLIN/POLLIN events
b9285b5fc Optimize read buffer compaction and reduce copying (#294)
0fa809877 Additional overflow protection for MAP/ATTR
b26c56e87 Fix gcc warnings (#287)

git-subtree-dir: deps/libvalkey
git-subtree-split: cb5ff91aa5816807f0a549bd2b36e611253dfeb6

Signed-off-by: Björn Svensson <bjorn.a.svensson@est.tech>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants