Releases: cloudfoundry/pxc-release
v1.0.26
Dependency bumps
- Updates golang to 1.22.2
- Bumps Percona XtraDB Cluster to v8.0.36-28
Bugs fixed
engine_config.binlog.enabled = false
now correctly disables binary logs for MySQL 8.0
v1.0.25
- Updates golang to 1.22.1
- Modifies bootstrap errand behavior; bootstrap now only executes on a single pxc node, removing the need for the user to designate the specific node for execution.
- Introduces property
engine_config.log_slow_verbosity
increasing the information reported in slow query logs - Updates packages and dependencies
v1.0.24
- Updates golang to 1.21.7
- Updates packages and dependencies
v0.61.0
- Updates golang to 1.21.7
- Updates packages and dependencies
v1.0.23
- bump Percona-XtraDB-Cluster to 8.0.35-27
v1.0.22
- bumped go to
1.21.6
- dependency bumps
- improve switchboard logging
- exposed switchboard prometheus endpoint to prom-scraper
v0.60.0
- update golang to 1.21.6
- dependency bumps
v1.0.21
New Features
-
The switchboard proxy now exports metrics via a prometheus endpoint.
By default, metrics are disabled but may be enabled by setting the
metrics.enabled
flagThe port metrics are served on may be configured via the
metrics.port
option.Presently, when enabled, metrics are only served on localhost on the configured metrics port. In an upcoming release additional configuration will be included so these metrics can be scraped by the prom scraper job in loggregator-agent-release.
-
galera-agent healthcheck endpoints now treat read-only clusters as healthy
Dependency Bumps
- Bumped Go to 1.21.5
- Bumped vendored dependencies
v1.0.20
- Bumped Go to 1.21.4
- Bumped vendored dependencies
v0.59.0
- Bumped Go to 1.21.4
EOL Notice
Please note that this release and earlier versions will not be supported beyond Oct 2023, due to MySQL 5.7 EOL. If your product is consuming this release, please upgrade to the latest pxc-1.0.y release