Revisions 312, 313¶
A new revision of Charmed MySQL has been published in the 8.0/stable channel on Charmhub.
See also: System requirements, How to upgrade
Architecture |
Charm revision |
MySQL version |
Minimum Juju version |
|---|---|---|---|
|
313 |
8.0.39 |
3.4.3+ |
|
312 |
8.0.39 |
3.4.3+ |
If you are jumping over several stable revisions, make sure to check previous release notes before upgrading to this revision.
Features¶
Upgraded MySQL from
v8.0.36->v8.0.39(see Packaging) (DPE-4573)Added support or ARM64 architecture (PR #472)
Added Awesome Prometheus Alert Rules (criticality) (PR #493) (DPE-2477)
Changed binlog retention period (one week by default) (PR #503) (DPE-4247)
Added support for re-scanning cluster for unit rejoin after node drain (PR #462) (DPE-4118)
Enable and use admin address/port for operator users (PR #516) (DPE-5178)
Bug fixes¶
Fixed MySQL Group replication start logic during the juju refresh (PR #546) (DPE-5941)
Removed passwords from outputs and tracebacks (PR #499) (DPE-4266)
Fixed cluster metadata and instance state checks (PR #482) (DPE-4850)
Added support for re-scanning cluster for unit rejoin after node drain (PR #462) (DPE-4118)
Skip tls reconfiguration on unit teardown (PR #522) (DPE-5493)
Upgrade fix for admin-address enabled charm (PR #520) (DPE-5178)
Bump
cffito version 1.16.0 (PR #549)Fixed starting group replication while waiting for upgrade (PR #546) (DPE-5941)
Full Changelog: https://github.com/canonical/mysql-operator/compare/rev240…rev312
Technical details¶
This section contains some technical details about the charm’s contents and dependencies.
If you are jumping over several stable revisions, check previous release notes before upgrading.
Requirements and compatibility¶
This charm revision features the following changes in dependencies:
(increased) MySQL version
v8.0.39
This release of Charmed MySQL requires Juju v.3.4.3 or 3.5.2+. See the guide How to upgrade Juju for a new database revision.
See the system requirements page for more details about software and hardware prerequisites.
Packaging¶
This charm is based on the charmed-mysql snap Revision 113/114. It packages:
mysql-server-8.0: 8.0.39-0ubuntu0.22.04.1
mysql-router
v8.0.39: 8.0.39-0ubuntu0.22.04.1mysql-shell
v8.0.38: 8.0.38+dfsg-0ubuntu0.22.04.1~ppa2prometheus-mysqld-exporter
v0.14.0: 0.14.0-0ubuntu0.22.04.1~ppa2prometheus-mysqlrouter-exporter
v5.0.1: 5.0.1-0ubuntu0.22.04.1~ppa1percona-xtrabackup
v8.0.35: 8.0.35-31-0ubuntu0.22.04.1~ppa3
Contact us¶
Charmed MySQL is an open source project that warmly welcomes community contributions, suggestions, fixes, and constructive feedback.