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 cc47a4f Make ready for release 5.1.2
cc47a4f is described below
commit cc47a4fc638f7e63cf9c7bcb032088bb4e59e390
Author: Daniel Blankensteiner <[email protected]>
AuthorDate: Fri Jan 30 12:48:16 2026 +0100
Make ready for release 5.1.2
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dee03cb..40c6e4d 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.2-rc.1] - 2026-01-30
### Changed