diff --git a/docs/index.md b/docs/index.md index 3e2fa7db6..5175c7620 100644 --- a/docs/index.md +++ b/docs/index.md @@ -21,7 +21,7 @@ Charmed MySQL K8s is an official distribution of MySQL. It’s an open-source pr - [Join the Discourse forum](https://discourse.charmhub.io/tag/mysql) - [Contribute](https://github.com/canonical/mysql-k8s-operator/blob/main/CONTRIBUTING.md) and report [issues](https://github.com/canonical/mysql-k8s-operator/issues/new/choose) - Explore [Canonical Data Fabric solutions](https://canonical.com/data) -- [Contacts us](/t/11868) for all further questions +- [Contacts us](/t/11868) for all further questions ## In this documentation diff --git a/docs/reference/r-releases-group/r-releases-rev113.md b/docs/reference/r-releases-group/r-releases-rev113.md new file mode 100644 index 000000000..2815df0bf --- /dev/null +++ b/docs/reference/r-releases-group/r-releases-rev113.md @@ -0,0 +1,50 @@ +# Charmed MySQL K8s revision 113 +> :warning: The revision is currently available in `8.0/candidate` only (**WIP**). + +Dear community, this is to inform you that new Canonical Charmed MySQL K8s is published in `8.0/stable` [charmhub](https://charmhub.io/mysql-k8s?channel=8.0/stable) channel for Kubernetes. + +## The features you can start using today: + +* Add [profile limit](https://charmhub.io/mysql-k8s/configure?channel=8.0/beta#profile-limit-memory) option [[PR#318](https://github.com/canonical/mysql-k8s-operator/pull/318)] +* Add [log rotation](https://charmhub.io/mysql-k8s/docs/e-logs) of error, general and slow query logs [[PR#312](https://github.com/canonical/mysql-k8s-operator/pull/312)][[DPE-1797](https://warthogs.atlassian.net/browse/DPE-1797)] +* Use Juju secret labels [[PR#333](https://github.com/canonical/mysql-k8s-operator/pull/333)][[DPE-2885](https://warthogs.atlassian.net/browse/DPE-2885)] +* Updated data-platform-libs for external secrets [[PR#314](https://github.com/canonical/mysql-k8s-operator/pull/314)] + +All the functionality from [the previous revisions](/t/11880) + +## Bugfixes included: + +Canonica Data issues are now public on both [Jira](https://warthogs.atlassian.net/jira/software/c/projects/DPE/issues/) and [GitHub](https://github.com/canonical/mysql-k8s-operator/issues) platforms.
[GitHub Releases](https://github.com/canonical/mysql-k8s-operator/releases) provide a detailed list of bugfixes/PRs/Git commits for each revision.
Highlights for the current revision: + +* Fixed dateformat in logrotate config to avoid causing filename conflicts after 24hrs of uptime [[PR#343](https://github.com/canonical/mysql-k8s-operator/pull/343)][[DPE-3063](https://warthogs.atlassian.net/browse/DPE-3063)] +* Fixed bug that resulted in wrong output displayed from list-backups action [[PR#340](https://github.com/canonical/mysql-k8s-operator/pull/340)] +* Fixed unit removal issue if TLS operator is in use [[PR#347](https://github.com/canonical/mysql-k8s-operator/pull/347)] +* Fixed the single unit upgrade [[PR#324](https://github.com/canonical/mysql-k8s-operator/pull/324)][[DPE-2661](https://warthogs.atlassian.net/browse/DPE-2661)] +* Improved cluster metadata node addresses consistency [[PR#328](https://github.com/canonical/mysql-k8s-operator/pull/328)][[DPE-2774](https://warthogs.atlassian.net/browse/DPE-2774)] +* Fixed lib config file render [[#303](https://github.com/canonical/mysql-k8s-operator/pull/303)][[DPE-2124](https://warthogs.atlassian.net/browse/DPE-2124)] +* Prevent starting logrotate dispatcher or flush mysql logs until unit initialized [[PR#323](https://github.com/canonical/mysql-k8s-operator/pull/323)] +* Defer reconciling pebble layer for exporter [[PR#302](https://github.com/canonical/mysql-k8s-operator/pull/302)] + +## What is inside the charms: + +* Charmed MySQL K8s ships the latest MySQL “8.0.34-0ubuntu0.22.04.1” +* CLI mysql-shell updated to "8.0.34-0ubuntu0.22.04.1~ppa1" +* Backup tools xtrabackup/xbcloud updated to "8.0.34-29" +* The Prometheus mysqld-exporter is "0.14.0-0ubuntu0.22.04.1~ppa1" +* K8s charms [based on our](https://github.com/orgs/canonical/packages?tab=packages&q=charmed) ROCK OCI (Ubuntu LTS “22.04” - ubuntu:22.04-based) based on SNAP revision 69 +* Principal charms supports the latest LTS series “22.04” only +* Subordinate charms support LTS “22.04” and “20.04” only + +## Technical notes: + +* Upgrade (`juju refresh`) is possible from this revision 75+ + +## How to reach us: + +If you would like to chat with us about your use-cases or ideas, you can reach us at [Canonical Mattermost public channel](https://chat.charmhub.io/charmhub/channels/data-platform) or [Discourse](https://discourse.charmhub.io/). Check all other contact details [here](/t/11868). + +Consider [opening a GitHub issue](https://github.com/canonical/mysql-k8s-operator/issues) if you want to open a bug report.
[Contribute](https://github.com/canonical/mysql-k8s-operator/blob/main/CONTRIBUTING.md) to the project! + +## Hints: + +Please check [all the previous release notes](/t/11880) if you are jumping over the several stable revisions! \ No newline at end of file diff --git a/docs/reference/r-releases-group/r-releases-rev99.md b/docs/reference/r-releases-group/r-releases-rev99.md index 00fe5fa8a..7f3da7528 100644 --- a/docs/reference/r-releases-group/r-releases-rev99.md +++ b/docs/reference/r-releases-group/r-releases-rev99.md @@ -27,7 +27,7 @@ Dear community, this is to inform you that new Canonical Charmed MySQL K8s is pu ## Bugfixes included: -Canonica Data issues are now public on both [Jira](https://warthogs.atlassian.net/jira/software/c/projects/DPE/issues/) and [GitHub](https://github.com/canonical/mysql-k8s-operator/issues) platforms.
[GitHub Releases](https://github.com/canonical/mysql-k8s-operator/releases) provide a detailed list of bugfixes/PRs/Git commits for each revision.
Highlights for the current revision: +Canonical Data issues are now public on both [Jira](https://warthogs.atlassian.net/jira/software/c/projects/DPE/issues/) and [GitHub](https://github.com/canonical/mysql-k8s-operator/issues) platforms.
[GitHub Releases](https://github.com/canonical/mysql-k8s-operator/releases) provide a detailed list of bugfixes/PRs/Git commits for each revision.
Highlights for the current revision: * [DPE-1919](https://warthogs.atlassian.net/browse/DPE-1919) Fixed GKE [deployment support](/t/10875) * [DPE-1519](https://warthogs.atlassian.net/browse/DPE-1519) Stabilized integration with mysql-route-k8s diff --git a/docs/reference/r-releases-group/r-releases.md b/docs/reference/r-releases-group/r-releases.md index 52bee0d49..120981f02 100644 --- a/docs/reference/r-releases-group/r-releases.md +++ b/docs/reference/r-releases-group/r-releases.md @@ -3,7 +3,7 @@ Canonical publishes here release notes for production ready revisions available in [CharmHub](https://charmhub.io) [channels](https://juju.is/docs/sdk/channel): -* [revision NEXT](/t/12221) in `8.0/stable` (WIP) +* [revision 113](/t/12221) in `8.0/candidate` (WIP) * [revision 99](/t/11880) in `8.0/stable` * [revision 75](/t/11879) in `8.0/stable`