Releases: cloudfoundry/pxc-release
Releases · cloudfoundry/pxc-release
v1.0.34
Dependency bumps
- Bump to golang.org/x/net@v0.33.0 to address CVE-2024-45338 / GHSA-w32m-9786-jp63
- Bump to golang.org/x/crypto@v0.31.0 to address CVE-2024-45337 / GHSA-v778-237x-gjrc
v1.0.33
v1.0.32
Release Notes
Bugs Fixed
-
Fix a memory leak bug in the Percona audit log plugin when
engine_config.audit_logs.enabled
is configuredPreviously, when the audit log feature was enabled and long-lived connections that heavily used prepared statement were used, memory could grow linearly over time and lead to the Linux OOM killer terminating MySQL.
This backports a fix from PS-9369 to address a memory leak for workloads that heavily use long-lived connections and prepared statements with audit logs enabled.
Dependency bumps
- Bump Go to v1.23.3
- Updates packages and dependencies
v0.63.0
Final release 0.63.0
v1.0.31
Release Notes
New Features
- Enable users to set
engine_config.binlog.sync=0
- Enable users to set
kernel.vm.swappiness=1
- Enable users to set
engine_config.innodb_flush_method=O_DIRECT
- Enable users to set
engine_config.additional_raw_entries
Dependency bumps
- Updates packages and dependencies
v1.0.30
- jemalloc + profiling support
- bump to Percona-XtraDB-Cluster-5.7.44-31.65-2
- bump dependencies
v1.0.29
Release Notes
Dependency bumps
- Updates packages and dependencies
Bugs fixed
- Fixes a bug that could lead to the Galera-init job hanging at pre-start phase from a schema deadlock
v1.0.28
Dependency bumps
- Updates golang to 1.22.3
v0.62.0
Dependency bumps
- Updates golang to 1.22.3
Bugs fixed
- mysql_slow_query.log no longer leaks sensitive secrets through syslog
v1.0.27
Release Notes
- Adds new job for percona-xtrabackup-2.4
- Adds new job for percona-xtrabackup-8.0
Dependency bumps
- None
Bugs fixed
- mysql_slow_query.log no longer leaks sensitive secrets