This is an automated email from the ASF dual-hosted git repository.
blankensteiner pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-dotpulsar.git
The following commit(s) were added to refs/heads/master by this push:
new 7421629 Make ready for release 5.1.1
7421629 is described below
commit 742162999376c92577f0b651cd938f5f69bb5591
Author: Daniel Blankensteiner <[email protected]>
AuthorDate: Wed Dec 10 10:26:28 2025 +0100
Make ready for release 5.1.1
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6e81698..c40f4ed 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this
file.
The format is based on [Keep a
Changelog](https://keepachangelog.com/en/1.1.0/) and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
-## [Unreleased]
+## [5.1.1-rc.1] - 2025-12-10
### Changed