Skip to content

Releases: cloudfoundry/pxc-release

v0.63.0

05 Sep 12:44
Compare
Choose a tag to compare
Final release 0.63.0

v1.0.31

28 Aug 17:26
Compare
Choose a tag to compare

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

15 Jul 21:31
Compare
Choose a tag to compare
  • jemalloc + profiling support
  • bump to Percona-XtraDB-Cluster-5.7.44-31.65-2
  • bump dependencies

v1.0.29

31 May 14:32
Compare
Choose a tag to compare

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

08 May 16:22
Compare
Choose a tag to compare

Dependency bumps

  • Updates golang to 1.22.3

v0.62.0

08 May 16:23
Compare
Choose a tag to compare

Dependency bumps

  • Updates golang to 1.22.3

Bugs fixed

  • mysql_slow_query.log no longer leaks sensitive secrets through syslog

v1.0.27

25 Apr 00:20
Compare
Choose a tag to compare

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

v1.0.26

04 Apr 17:59
Compare
Choose a tag to compare

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

26 Mar 22:21
Compare
Choose a tag to compare
  • 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

07 Feb 04:40
Compare
Choose a tag to compare
  • Updates golang to 1.21.7
  • Updates packages and dependencies