Current Series Release Notes¶
23.0.0.0rc1-24¶
Bug Fixes¶
Fixes a bug where the cloud-init configuration file contained duplicate headers when userdata was provided. LP#[2011309]
Default ‘volume_fstype’ has been changed from ‘ext3’ to ‘ext4’.
Fixes support for PostgreSQL v13 and above. Sets the wal_keep_size or wal_keep_segments in the instance configuration file depending on the version in the data store version name. The version number is parsed from the Datastore Version name and is exposed to the database instance configuration templates to allow the the use of conditional based on the version.
For MariaDB datastore of versions equal or higher then 10.4, mariadb-backup binary will be executed instead of mariabackup when performing backup or restore process.
Other Notes¶
Docker image for database backups has been switched to Ubuntu 24.04 (Noble Numbat).