There have not been many changes since the last beta. Please remember, that most changes were done in the pre-releases, so check out the previous releases to see all of the changes:
https://github.com/ClusterLabs/pcs/releases/tag/v0.12.0b1
https://github.com/ClusterLabs/pcs/releases/tag/v0.12.0a1
Complete change log for this release:
Added
- Command
pcs booth ticket cleanup
that enables removal of booth tickets still loaded in CIB after their removal from booth configuration (RHEL-7602) - Commands
pcs booth ticket standby
andpcs booth ticket unstandby
which allow for managing the state of the ticket (RHEL-12709)
Fixed
- Specify the meaning of zero value timeout in
pcs status wait
(RHEL-44719)