File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments