Releases: canonical/mysql-operator
Releases · canonical/mysql-operator
Revision 66
resources:
Static resources:
Released to 'latest/edge' at 16:24 UTC on 8 Jul 2022
What's Changed
- Direct writes to the cluster primary for methods in mysql lib by @shayancanonical in #19
Full Changelog: rev65...rev66
Revision 65
resources:
Static resources:
Released to 'latest/edge' at 19:53 UTC on 5 Jul 2022
What's Changed
- DPE-130 Implement the on_install hook by @shayancanonical in #1
- Add stub class and methods for MySQL operations by @shayancanonical in #2
- Add mysqlsh wrapper by @paulomach in #3
- Dpe 144 user creation methods by @paulomach in #5
- DPE-145 Implement a helper method to configure instance for InnoDB by @shayancanonical in #4
- Refactor MySQL users creations + implement cluster creation and addition of instances to cluster by @shayancanonical in #6
- Generate and store MySQL config values in the peer relation databag by @shayancanonical in #7
- Modify on_start to create a cluster on the leader unit + minor bugfixes by @shayancanonical in #8
- Implement scaling up and down of the InnoDB cluster by @shayancanonical in #9
- Implement scaling and replication related integration tests by @shayancanonical in #10
- Shared MySQL charm library by @paulomach in #11
- Implement the legacy db-router relation by @shayancanonical in #12
- Add support to
shared-db
legacy relation by @paulomach in #13 - Refactor legacy relation code into library like files by @shayancanonical in #15
- Legacy shared_db refactor by @paulomach in #16
- Minor fixes; getting ready to publish to charmhub by @shayancanonical in #17
- Release to charmhub workflow by @paulomach in #18
New Contributors
- @shayancanonical made their first contribution in #1
- @paulomach made their first contribution in #3
Full Changelog: https://github.com/canonical/mysql-operator/commits/rev65