Releases: canonical/mysql-k8s-operator
Revision 24
resources:
- mysql-image: dataplatformoci/mysql-and-shell:latest
resource-revision: 25
Static resources:
Released to 'latest/edge' at 04:04 UTC on 5 Dec 2022
What's Changed
- Implement an integration test for recovery after a network cut by @shayancanonical in #116
Full Changelog: rev23...rev24
Revision 23
resources:
- mysql-image: dataplatformoci/mysql-and-shell:latest
resource-revision: 24
Static resources:
Released to 'latest/edge' at 21:29 UTC on 18 Nov 2022
What's Changed
- Refactor scale down logic to not blindly remove all unreachable instances from the cluster by @shayancanonical in #114
Full Changelog: rev22...rev23
Revision 22
resources:
- mysql-image: dataplatformoci/mysql-and-shell:latest
resource-revision: 23
Static resources:
Released to 'latest/edge' at 20:01 UTC on 9 Nov 2022
What's Changed
- Implement test for graceful restart of the primary unit by @shayancanonical in #112
- Fix/housekeeping by @paulomach in #113
Full Changelog: rev21...rev22
Revision 21
resources:
- mysql-image: dataplatformoci/mysql-and-shell:latest
resource-revision: 22
Static resources:
Released to 'latest/edge' at 14:06 UTC on 26 Oct 2022
What's Changed
- Fix/first unit restart by @paulomach in #110
Full Changelog: rev20...rev21
Revision 20
resources:
- mysql-image: dataplatformoci/mysql-and-shell:latest
resource-revision: 21
Static resources:
Released to 'latest/edge' at 23:19 UTC on 22 Oct 2022
What's Changed
- Implement the kill db process test + Refactor helper to insert and validate data in MySQL by @shayancanonical in #105
Full Changelog: rev19...rev20
Revision 19
resources:
- mysql-image: dataplatformoci/mysql-and-shell:latest
resource-revision: 20
Static resources:
Released to 'latest/edge' at 01:21 UTC on 19 Oct 2022
What's Changed
- Feature TLS support by @paulomach in #104
- Implement kill primary, check re-election shakedown test by @shayancanonical in #101
- Implement a test to validate scaling works without deletion of data by @shayancanonical in #103
- Bump action to fix charm release by @paulomach in #108
Full Changelog: rev18...rev19
Revision 18
resources:
- mysql-image: dataplatformoci/mysql-and-shell:latest
resource-revision: 19
Static resources:
Released to 'latest/edge' at 08:01 UTC on 8 Oct 2022
What's Changed
- Fetch updated mysql lib to resolve unescaped database identifiers by @shayancanonical in #100
Full Changelog: rev17...rev18
Revision 17
resources:
- mysql-image: dataplatformoci/mysql-and-shell:latest
resource-revision: 18
Static resources:
Released to 'latest/edge' at 14:16 UTC on 7 Oct 2022
What's Changed
- Replicate CI job dependency + try to address flakiness of tests by @shayancanonical in #99
Full Changelog: rev16...rev17
Revision 16
resources:
- mysql-image: dataplatformoci/mysql-and-shell:latest
resource-revision: 17
Static resources:
Released to 'latest/edge' at 13:35 UTC on 7 Oct 2022
What's Changed
- Move around integration tests into appropriate files/directories by @shayancanonical in #97
Full Changelog: rev15...rev16
Revision 15
resources:
- mysql-image: dataplatformoci/mysql-and-shell:latest
resource-revision: 16
Static resources:
Released to 'latest/edge' at 22:51 UTC on 28 Sep 2022
What's Changed
- Add mysqlrouter extra user roles for the database relation interface by @shayancanonical in #94
Full Changelog: rev14...rev15