Skip to content

Releases: cybozu-go/moco

Release v0.18.1

06 Nov 08:52
6495742
Compare
Choose a tag to compare

The release workflow for 0.18.0 failed due to an error, and will be corrected and re-released as 0.18.1.
With this release, the storage version of CRD has been changed from v1beta1 to v1beta2. #586
In addition, v1beta1 has been deprecated and will be removed in the next version. #592

See CHANGELOG.md for details.

Release v0.17.0

12 Sep 01:19
edc0a52
Compare
Choose a tag to compare

See CHANGELOG.md for details.

Release v0.16.1

07 Apr 06:53
420b6b4
Compare
Choose a tag to compare

See CHANGELOG.md for details.

Release v0.15.0

22 Feb 08:11
4658a97
Compare
Choose a tag to compare

See CHANGELOG.md for details.

Release v0.14.1

08 Dec 09:20
326261f
Compare
Choose a tag to compare

See CHANGELOG.md for details.

Release v0.14.0

29 Nov 01:03
2b69ec9
Compare
Choose a tag to compare

See CHANGELOG.md for details.

Release v0.13.0

12 Sep 07:24
c77f88d
Compare
Choose a tag to compare

See CHANGELOG.md for details.

Release v0.12.1

26 Apr 06:23
808863e
Compare
Choose a tag to compare

See CHANGELOG.md for details.

Release v0.12.0

22 Apr 04:31
50163b1
Compare
Choose a tag to compare

See CHANGELOG.md for details.

Additional Features:

From this release, MOCO automatically sets the resource requests and limits for system containers of MySQL Pods.
This feature will allow you to change the MySQL Pod's QoS by setting the resources of the mysqld container.

You can overwrite the default resource settings of system containers.
Please read the following document for details.

Customize default container

Breaking Changes:

This release updates the mysqld_exporter from v0.13.0 to 0.14.0.
Along with this update, some metrics' names have been changed.
Please refer to the following page for details.

https://github.com/prometheus/mysqld_exporter/releases/tag/v0.14.0

Release v0.11.1

16 Mar 08:41
c0684ce
Compare
Choose a tag to compare

See CHANGELOG.md for details.