Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

v36.7.0

Compare
Choose a tag to compare

Changes since v36

Configurable Table Locking

  • Sally would like her specification of table-locking behavior to affect existing bindings. [#150565504]
  • Sally would like to specify the behavior of bindings' ability to lock tables [#150565220]

Other Changes

  • Upgraded nokogiri to 1.8.1, rubygems to 2.6.13 to address recent CVEs.
  • Changed the name of the rsyslog configuration is now 01-mysql.conf to avoid any clash with other jobs which may be co-located on the instance which want to use 00_syslog_forwarder.conf. [#150757746]
  • Sally would like to specify additional users that should be excluded from audit logs as a CSV [#148524225]
  • Sally would like to run in single-node mode without loading or using any replication software. [#150519574]
  • Nascent TLS support. [#151419854]

Documentation

  • Use of load balancer via the cloud-config is not documented [#149533621]
  • cloudfoundry/cf-mysql-release #171: rejoin-unsafe errand references bootstrapping docs? [#148456401]

Changes to Manifest

  • cf.mysql.broker.allow_table_locks
  • cf_mysql.mysql.enable_galera - boolean
  • cf_mysql.mysql.server_audit_excluded_users_csv
    • Default of audit_excluded_users is still cluster-health-logger, quota-enforcer and galera-healthcheck
  • cf_mysql.mysql.tls.server_certificate
  • cf_mysql.mysql.tls.server_key