Release Notes
This page provides high-level overviews of the dependencies and features that are supported by each revision in every stable release.
To learn more about the different release tracks and channels, see the Juju documentation about channels.
To see all releases and commits, check the Charmed MySQL Releases page on GitHub.
Dependencies and supported features
For a given release, this table shows:
- The MySQL version packaged inside
- The minimum Juju version required to reliably operate all features of the release
This charm still supports older versions of Juju down to 2.9. See the Juju section of the system requirements for more details.
- Support for specific features
Release | MySQL version | Juju version | TLS encryption* | COS monitoring | Minor version upgrades | Cross-regional async replication |
---|---|---|---|---|---|---|
274, 275 | 8.0.37 | 3.4.3+ |
||||
240 | 8.0.36 | 3.4.3+ |
||||
196 | 8.0.34 | 3.1.6+ |
||||
151 | 8.0.32 | 2.9.32+ |
* TLS encryption: Support for v2
or higher of the tls-certificates
interface. This means that you can integrate with modern TLS charms.
For more details about a particular revision, refer to its dedicated Release Notes page. For more details about each feature/interface, refer to the documentation linked in the column headers.
Architecture and base
Several revisions are released simultaneously for different bases/series using the same charm code. In other words, one release contains multiple revisions.
If you do not specify a revision on deploy time, Juju will automatically choose the revision that matches your base and architecture.
If you deploy a specific revision, you must make sure it matches your base and architecture via the tables below or with
juju info
Release 274-275 (8.0/candidate
)
Release 240
Revision | amd64 | arm64 | Ubuntu 22.04 LTS |
---|---|---|---|
240 |
Release 196
Revision | amd64 | arm64 | Ubuntu 22.04 LTS |
---|---|---|---|
196 |
Release 151
Revision | amd64 | arm64 | Ubuntu 22.04 LTS |
---|---|---|---|
151 |
Our release notes are an ongoing work in progress. If there is any additional information about releases that you would like to see or suggestions for other improvements, don’t hesitate to contact us on Matrix or leave a comment.