Revisions 442, 443, 444¶
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 |
|---|---|---|---|
|
444 |
8.0.44 |
3.4.3+ |
|
442 |
8.0.44 |
3.4.3+ |
|
443 |
8.0.44 |
3.4.3+ |
If you are jumping over several stable revisions, make sure to check previous release notes before upgrading to this revision.
Highlights¶
Other features¶
[DPE-3830] Paxos single leader by @paulomach in #416
[DPE-7412] Spaces support by @sinclert-canonical in #643
[DPE-7404] manual primary switchover by @paulomach in #642
[DPE-7322] Support predefined roles by @sinclert-canonical in #652
[DPE-8050] Backup action cluster checks by @sinclert-canonical in #679
[DPE-7322] Tweak database DBA role naming by @sinclert-canonical in #684
[DPE-8291] Extend Terraform deployment docs by @sinclert-canonical in #695
[DPE-7242] Add multi-cluster refresh docs by @a-velasco in #690
[DPE-9006] Allow more connection errors before blocking host by @paulomach in #732
Bug fixes¶
fix: ensure reconfiguration done after leader election by @paulomach in #635
Bump
httpcoreto version 1.0.9 by @sinclert-canonical in #640Migrate release GHA workflow name by @sinclert-canonical in #644
[DPE-7648] Fix access to not populated instance label by @sinclert-canonical in #650
[MISC] Fix Juju Spaces lack of addresses by @sinclert-canonical in #655
[MISC] Fix Juju Spaces lack of addresses (II) by @sinclert-canonical in #657
fix: [DPE-7404] quorum loss recovery and test fixes by @paulomach in #671
Fix alert rules screenshot by @a-velasco in #683
[MISC] Bump Jubilant-backports to v1.4.0 by @sinclert-canonical in #692
[MISC] Data-replication Jubilant test fixes by @sinclert-canonical in #697
DPE-7649 Replace
event.set_results(success=False)withevent.fail()in action get-cluster-status (take 3) by @astrojuanlu in #700[MISC] Replace charmcraft-test by spread by @sinclert-canonical in #710
[MISC] Downgrade ARM runner to 22.04 by @sinclert-canonical in #719
[DPE-8600] Point certificates charm to 1/stable by @sinclert-canonical in #718
[MISC] Fix allure-report publication by @sinclert-canonical in #721
Fix incompatible downgrade after snapd update by @paulomach in #723
[DPE-8815] Don’t reboot on storage not yet attached by @paulomach in #716
fix: escape role_name on creation by @paulomach in #720
New contributors¶
Full Changelog: https://github.com/canonical/mysql-operator/compare/rev366…rev442