Skip to content

Commit 4ae3a30

Browse files
committed
Doc: ChangeLog: update for 3.0.0-rc2 release
1 parent 2158ee4 commit 4ae3a30

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

ChangeLog.md

+25
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# Pacemaker-3.0.0-rc2 (11 Dec 2024)
2+
* 57 commits with 44 files changed, 1487 insertions(+), 633 deletions(-)
3+
4+
## Features added since Pacemaker-3.0.0-rc1
5+
6+
* **Pacemaker Remote and CIB manager:** support X.509 (SSL/TLS) certificates
7+
for encrypting Pacemaker Remote connections and remote CIB administration
8+
9+
## Fixes since Pacemaker-3.0.0-rc1
10+
11+
* **libcrmcluster:** restore ability to do rolling upgrades
12+
(regression introduced in 3.0.0-rc1)
13+
* **controller:** avoid memory leak when updating join phase
14+
(regression introduced in 3.0.0-rc1)
15+
* **scheduler:** avoid memory leaks in bundles and when freeing node copies
16+
(regression introduced in 3.0.0-rc1)
17+
* **CIB:** log warnings if CIB upgrade might not preserve behavior exactly
18+
* **CIB:** ensure ACLs remain valid after CIB upgrades, and warn if upgrade
19+
might change ACL effect (regression introduced in 3.0.0-rc1)
20+
21+
## Public API changes since Pacemaker-3.0.0-rc1
22+
23+
* **libcrmcommon:** add `pcmk_common_cleanup()`
24+
25+
126
# Pacemaker-3.0.0-rc1 (14 Nov 2024)
227
* 1938 commits with 685 files changed, 26363 insertions(+), 33503 deletions(-)
328

0 commit comments

Comments
 (0)