Releases: canonical/charmed-mysql-rock
Image aa4d9b21673d2c6e4db3dc943179bae95dd8d355790b68e4e0610da9513ee6c9
Released to ghcr.io/canonical/charmed-mysql:8.0.39-22.04_edge
What's Changed
- [DPE-4573] Update the mysql version as the 8.0/edge snap is now built with 8.0.39 by @shayancanonical in #50
Full Changelog: image-8a12c63d9b313d41f1dd1708fd6a46e38537480fae7ec95e3f8e88c89efcd583...image-aa4d9b21673d2c6e4db3dc943179bae95dd8d355790b68e4e0610da9513ee6c9
Image 8a12c63d9b313d41f1dd1708fd6a46e38537480fae7ec95e3f8e88c89efcd583
Released to ghcr.io/canonical/charmed-mysql:8.0.37-22.04_edge
What's Changed
- Switch Jira issue sync from workflow to bot by @carlcsaposs-canonical in #49
Full Changelog: image-11e6287fecac5a235b0e32b6b88389c0ee051cf2cd7cba9d88e70e1a0166256c...image-8a12c63d9b313d41f1dd1708fd6a46e38537480fae7ec95e3f8e88c89efcd583
Image 704af773157fa6c36e5123cf04cac5375971c691b1411ab76cded596e8131dd3
Released to ghcr.io/canonical/charmed-mysql:8.0.37-22.04_edge
What's Changed
- Add build artifacts for the MySQL OCI image by @shayancanonical in #1
- Expose group replication port by @paulomach in #2
- Implement MySQL server ROCK with rockcraft by @jardon in #4
- Add xtrabackup Snap to ROCK by @jardon in #5
- Fix initialization of mysqld by @jardon in #6
- Sync GitHub issues to Jira by @carlcsaposs-canonical in #7
- Pin sync_issue_to_jira workflow version by @carlcsaposs-canonical in #8
- Convert base to snap from deb by @jardon in #9
- Fix publishing branch filters by @jardon in #10
- Cancel CI that is not the latest commit on a branch by @carlcsaposs-canonical in #11
- Add licenses directory with the appropriate licenses by @jardon in #12
- Add Foresight actions to CI by @carlcsaposs-canonical in #14
- Add missing dependencies by @jardon in #16
- Move container to ghcr by @jardon in #15
- Fix retagging during build by @jardon in #17
- Check version workflow by @jardon in #18
- Update sync_issue_to_jira.yaml to v2 by @carlcsaposs-canonical in #19
- Add missing package required by MySQL v8.0.32 by @shayancanonical in #20
- Revert "Add Foresight actions to CI (#14)" by @carlcsaposs-canonical in #24
- Remove cmd from rockcraft.yaml by @shayancanonical in #22
- Create and chown log directory for mysqlrouter by @shayancanonical in #23
- Create
/etc/mysqlrouter
directory by @carlcsaposs-canonical in #25 - Update bug_report.md issue template by @carlcsaposs-canonical in #26
- [DPE-2080] Generate dpkg manifest by @dragomirp in #27
- Fix permissions for
/home/mysql
directory by @carlcsaposs-canonical in #28 - Create
/var/lib/mysqlrouter
by @carlcsaposs-canonical in #29 - Add mysql-shell python dependencies by @carlcsaposs-canonical in #30
- [DPE-2137] Add SBOM generation by @dragomirp in #31
- DPE-2221 DPE-2224 Rename version and dump only rock license into the image by @shayancanonical in #32
- DPE-2424 Update rock version to 8.0.34 by @shayancanonical in #33
- Add logrotate to the list of packages installed by @shayancanonical in #34
- Update rock version to 8.0.35 by @shayancanonical in #37
- Fix env var in sbom.yaml by @carlcsaposs-canonical in #38
- Added badges to README by @a-velasco in #39
- Update ROCK version to 8.0.36 by @shayancanonical in #40
- Update rock version to 8.0.37 by @shayancanonical in #46
- Build & release arm64 by @carlcsaposs-canonical in #42
- Update data-platform-workflows to v17 by @carlcsaposs-canonical in #48
New Contributors
- @shayancanonical made their first contribution in #1
- @paulomach made their first contribution in #2
- @jardon made their first contribution in #4
- @carlcsaposs-canonical made their first contribution in #7
- @dragomirp made their first contribution in #27
- @a-velasco made their first contribution in #39
Full Changelog: https://github.com/canonical/charmed-mysql-rock/commits/image-704af773157fa6c36e5123cf04cac5375971c691b1411ab76cded596e8131dd3
Image 11e6287fecac5a235b0e32b6b88389c0ee051cf2cd7cba9d88e70e1a0166256c
Released to ghcr.io/canonical/charmed-mysql:8.0.37-22.04_edge
What's Changed
- Add build artifacts for the MySQL OCI image by @shayancanonical in #1
- Expose group replication port by @paulomach in #2
- Implement MySQL server ROCK with rockcraft by @jardon in #4
- Add xtrabackup Snap to ROCK by @jardon in #5
- Fix initialization of mysqld by @jardon in #6
- Sync GitHub issues to Jira by @carlcsaposs-canonical in #7
- Pin sync_issue_to_jira workflow version by @carlcsaposs-canonical in #8
- Convert base to snap from deb by @jardon in #9
- Fix publishing branch filters by @jardon in #10
- Cancel CI that is not the latest commit on a branch by @carlcsaposs-canonical in #11
- Add licenses directory with the appropriate licenses by @jardon in #12
- Add Foresight actions to CI by @carlcsaposs-canonical in #14
- Add missing dependencies by @jardon in #16
- Move container to ghcr by @jardon in #15
- Fix retagging during build by @jardon in #17
- Check version workflow by @jardon in #18
- Update sync_issue_to_jira.yaml to v2 by @carlcsaposs-canonical in #19
- Add missing package required by MySQL v8.0.32 by @shayancanonical in #20
- Revert "Add Foresight actions to CI (#14)" by @carlcsaposs-canonical in #24
- Remove cmd from rockcraft.yaml by @shayancanonical in #22
- Create and chown log directory for mysqlrouter by @shayancanonical in #23
- Create
/etc/mysqlrouter
directory by @carlcsaposs-canonical in #25 - Update bug_report.md issue template by @carlcsaposs-canonical in #26
- [DPE-2080] Generate dpkg manifest by @dragomirp in #27
- Fix permissions for
/home/mysql
directory by @carlcsaposs-canonical in #28 - Create
/var/lib/mysqlrouter
by @carlcsaposs-canonical in #29 - Add mysql-shell python dependencies by @carlcsaposs-canonical in #30
- [DPE-2137] Add SBOM generation by @dragomirp in #31
- DPE-2221 DPE-2224 Rename version and dump only rock license into the image by @shayancanonical in #32
- DPE-2424 Update rock version to 8.0.34 by @shayancanonical in #33
- Add logrotate to the list of packages installed by @shayancanonical in #34
- Update rock version to 8.0.35 by @shayancanonical in #37
- Fix env var in sbom.yaml by @carlcsaposs-canonical in #38
- Added badges to README by @a-velasco in #39
- Update ROCK version to 8.0.36 by @shayancanonical in #40
- Update rock version to 8.0.37 by @shayancanonical in #46
- Build & release arm64 by @carlcsaposs-canonical in #42
- Update data-platform-workflows to v17 by @carlcsaposs-canonical in #48
New Contributors
- @shayancanonical made their first contribution in #1
- @paulomach made their first contribution in #2
- @jardon made their first contribution in #4
- @carlcsaposs-canonical made their first contribution in #7
- @dragomirp made their first contribution in #27
- @a-velasco made their first contribution in #39
Full Changelog: https://github.com/canonical/charmed-mysql-rock/commits/image-11e6287fecac5a235b0e32b6b88389c0ee051cf2cd7cba9d88e70e1a0166256c