Skip to content

5.6r2.2.0

Compare
Choose a tag to compare
@misterbisson misterbisson released this 17 Aug 15:42
· 145 commits to master since this release

This image is available in Docker Hub: https://hub.docker.com/r/autopilotpattern/mysql/

Usage instructions and examples can be found in the following:

Changelog

  • Run Consul agent as co-process, #46
  • Add integration/systems tests, #42 & #31
  • Enable environment variables expansion, #41 (thanks to @ernestom)
  • Allow custom BACKUP_NAME with strftime support, #40 (thanks to @ernestom)
  • Add libffi-dev and libssl-dev packages removed from base image, #37 (thanks to @ernestom)
  • Change the $buffer substitution to include the unit (Megabyte), #34 (thanks to @headw01)
  • Fix replication race condition, #27
  • ssh-keygen and setup.sh improvements, #25