開発中バージョンのリリースノート¶
23.0.0.0rc1-46¶
新機能¶
Add support of mariadb11.4 & 11.8 and remove the support of mariadb10.4
Add the support of PostgreSQL 16 & 17
Upgrade Notes¶
Support for Python 3.9 has been removed. Now Python 3.10 is the minimum version supported.
廃止予定の機能¶
Remove the support of PostgreSQL 12
バグ修正¶
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.
その他の注意点¶
Docker image for database backups has been switched to Ubuntu 24.04 (Noble Numbat).
A
mariabackup
binary has been replaced withmariadb-backup
in the backup script for MariaDB. This might be not compatible with MariaDB versions before 10.4