Skip to content

Releases: cloudfoundry/pxc-release

v0.40.0

09 Dec 19:26
Compare
Choose a tag to compare

New Features

  • Bumped Percona XtraDB Cluster to 5.7.35-31.53

v0.39.0

05 Oct 13:20
Compare
Choose a tag to compare

Bug Fixes

  • pxc-release again compiles in environments without public internet access

    In pxc-release v0.38.0 vendored dependencies had been removed which meant
    building a source release would require public internet access during the
    compilation phase on BOSH compilation VMs. compilation VMs. Compilation
    would fail because the go toolchain was unable to fetch the required build
    dependency.

    All dependencies are now vendored in the pxc v0.39.0 in order to avoid this
    issue.

v0.38.0

27 Sep 22:00
Compare
Choose a tag to compare

Bug Fixes

  • Fix interaction with bootstrap and monit under recent BOSH stemcells as a
    result of this stemcell
    change

New Features

  • Reduced resource load during audit log rotations
  • Added support for filtering audit log events via Percona's "audit_log_policy"
    mysqld option
  • Bumped Percona XtraBackup to v2.4.24
  • Bumped Percona XtraDB Cluster to 5.7.34-31.51
  • pxc-release now uses go1.16
  • Updated BOSH blobs
    • libev-4.22 -> libev-4.33

    • check-0.9.13 -> check-0.10.0

    • socat-1.7.3.2 -> socat-1.7.4.1

    • Removed scons dependency in favor of cmake

      This was used to build the libgalera replication library

v0.37.0

21 Jul 23:09
Compare
Choose a tag to compare

Bump Percona XtraDB Cluster to 5.7.34

v0.36.0

07 Jul 19:26
Compare
Choose a tag to compare

Bump Percona XtraBackup to 2.4.23

v0.35.0

13 May 18:44
Compare
Choose a tag to compare
  • The new optional property tls.required can be used to require
    that clients connect using encrypted connections

Note: This feature is meant to be enabled in a standalone pxc deployment.
Other BOSH components such as mysql-monitoring-release do not use
encrypted connections.

v0.34.0

09 Apr 01:33
Compare
Choose a tag to compare
  • Bumped Percona XtraDB Cluster version to v5.7.33-31.49

v0.33.0

10 Feb 17:45
Compare
Choose a tag to compare
  • The new optional property engine_config.binlog.space_limit_percent can be used to manage disk
    space by limiting binary logs to a percentage of total disk space. See Percona documentation for more.
  • Bumped golang to 1.15

v0.32.0

27 Jan 19:20
Compare
Choose a tag to compare
  • Bumped Percona XtraDB Cluster version to v5.7.32-31.47

v0.31.0

06 Nov 16:54
Compare
Choose a tag to compare
  • Bumped Percona XtraDB Cluster version to v5.7.31-31.45-3
  • Version printed when starting a connection to MySQL now includes the exact patch release string, i.e. 5.7.a-b.c-d.