Revisions 342, 343, 344¶
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 |
|---|---|---|---|
|
343 |
8.0.44 |
3.5.4+ |
|
344 |
8.0.44 |
3.5.4+ |
|
342 |
8.0.44 |
3.5.4+ |
If you are jumping over several stable revisions, make sure to check previous release notes before upgrading to this revision.
OCI image resources:
mysql-image=ghcr.io/canonical/charmed-mysql@sha256:672f20830d66678a3ece7285048700d6e52a9393202eb51e9749eb35031559c4
Highlights¶
Bumped MySQL version to 8.0.44
Added support for IBM s390x architecture
Added support for pre-defined roles
Other features¶
DPE-7802 Update MySQL to 8.0.42 & add s390x arch by @carlcsaposs-canonical in #636
DPE-7404 promote to primary on unit scope by @paulomach in #646
DPE-7322 Support predefined roles by @sinclert-canonical in #635
DPE-8050 Backup action cluster checks by @sinclert-canonical in #654
DPE-7322 Tweak database DBA role naming by @sinclert-canonical in #658
DPE-8291 Extend Terraform deployment docs by @sinclert-canonical in #667
DPE-7242 Add multi-cluster refresh docs by @a-velasco in #670
DPE-9006 Allow more connection errors before blocking host by @paulomach in #711
Bug fixes¶
DPE-7648 Fix access to not populated instance label by @sinclert-canonical in #629
fix: DPE-7497 ensure early logging_provider relation wont break init by @paulomach in #616
DPE-7705 Remove peers-relation-changed hook by @sinclert-canonical in #640
DPE-7421 Fix MySQL legacy interface relation by @sinclert-canonical in #639
Fix alert rules screenshot by @a-velasco in #657
Fix OSM integration test by @sinclert-canonical in #659
fix: enabling trust for deployments by @deusebio in #666
Bump Jubilant-backports to v1.4.0 by @sinclert-canonical in #665
DPE-7649 Replace
event.set_results(success=False)withevent.fail()in action get-cluster-status by @astrojuanlu in #673Replace charmcraft-test by spread by @sinclert-canonical in #685
Set Jubilant logging to WARNING by @sinclert-canonical in #693
DPE-8600 Point certificates charm to 1/stable by @sinclert-canonical in #692
Fix initialization by @astrojuanlu in #697
Fix allure-report publication by @sinclert-canonical in #695
fix: escape role_name on creation by @paulomach in #694
DPE-8924 fix scale up from zero when metrics-endpoint is related by @paulomach in #701
DPE-9169 Guard against error when listing roles by @astrojuanlu in #718
New contributors¶
Full Changelog: https://github.com/canonical/mysql-k8s-operator/compare/rev254…rev342