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 886e7c6 Make ready for release 5.0.0
886e7c6 is described below
commit 886e7c60e539e9d1a04702281e814fe38e1025a5
Author: Daniel Blankensteiner <[email protected]>
AuthorDate: Fri Oct 24 14:21:53 2025 +0200
Make ready for release 5.0.0
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2d92b21..3fdf2ee 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).
-## [5.0.0-rc.1] - 2025-20-10
+## [5.0.0] - 2025-10-24
### Changed