Revision 153

A new stable revision of Charmed MySQL for K8s 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

amd64

153

8.0.36

3.4.3+

If you are jumping over several stable revisions, make sure to check previous release notes before upgrading to this revision.

Features

Bug fixes

  • Updated shared libraries

  • Applied the latest Juju secrets related fixes

  • Fixed Sunbeam: charm is trying fail to set report_host on scale up #435, DPE-3896

  • Skip config change when no pebble connection in #445, DPE-4768

  • Fix restart for single-unit in #438, DPE-4411

Full Changelog: https://github.com/canonical/mysql-k8s-operator/compare/rev127…rev153

Inside the charms

  • Charmed MySQL K8s ships MySQL 8.0.36-0ubuntu0.22.04.1

  • CLI mysql-shell updated to 8.0.36+dfsg-0ubuntu0.22.04.1~ppa4

  • Backup tools xtrabackup/xbcloud is 8.0.35-30

  • The Prometheus mysqld-exporter is 0.14.0-0ubuntu0.22.04.1~ppa2

  • K8s charms based on our ROCK OCI (Ubuntu LTS 22.04.4) mysql-image resource-revision 111

  • Principal charms support the latest Ubuntu 22.04 LTS only

Technical notes