I am happy to announce the latest release of pcs, version 0.11.2.

Source code is available at:
https://github.com/ClusterLabs/pcs/archive/v0.11.2.tar.gz
or
https://github.com/ClusterLabs/pcs/archive/v0.11.2.zip

Complete change log for this release:
## [0.11.2] - 2022-02-01

### Fixed
- Pcs was not automatically enabling corosync-qdevice when adding a
  quorum device to a cluster (broken since pcs-0.10.9) ([rhbz#2028902])
- `resource update` command exiting with a traceback when updating a
  resource with a non-existing resource agent ([rhbz#2019836])
- pcs\_snmp\_agent is working again (broken since pcs-0.10.1)
  ([ghpull#431])
- Skip checking of scsi devices to be removed before unfencing to be
  added devices ([rhbz#2033248])
- Make `ocf:linbit:drbd` agent pass OCF standard validation
  ([ghissue#441], [rhbz#2036633])
- Multiple improvements of `pcs resource move` command ([rhbz#1996062])
- Pcs no longer creates Pacemaker-1.x CIB when `-f` is used, so running
  `pcs cluster cib-upgrade` manually is not needed ([rhbz#2022463])

### Deprecated
- Usage of `pcs resource` commands for stonith resources and vice versa
  ([rhbz#1301204])


Thanks / congratulations to everyone who contributed to this release,
including Fabio M. Di Nitto, Miroslav Lisik, Ondrej Mular, Tomas Jelinek
and Valentin Vidić.

Cheers,
Tomas


[ghissue#441]: https://github.com/ClusterLabs/pcs/issues/441
[ghpull#431]: https://github.com/ClusterLabs/pcs/pull/431
[rhbz#1301204]: https://bugzilla.redhat.com/show_bug.cgi?id=1301204
[rhbz#1996062]: https://bugzilla.redhat.com/show_bug.cgi?id=1996062
[rhbz#2019836]: https://bugzilla.redhat.com/show_bug.cgi?id=2019836
[rhbz#2022463]: https://bugzilla.redhat.com/show_bug.cgi?id=2022463
[rhbz#2028902]: https://bugzilla.redhat.com/show_bug.cgi?id=2028902
[rhbz#2033248]: https://bugzilla.redhat.com/show_bug.cgi?id=2033248
[rhbz#2036633]: https://bugzilla.redhat.com/show_bug.cgi?id=2036633

_______________________________________________
Manage your subscription:
https://lists.clusterlabs.org/mailman/listinfo/users

ClusterLabs home: https://www.clusterlabs.org/

Reply via email to