Releases: autopilotpattern/mysql
5.6r86
CHANGELOG:
- upgraded to ContainerPilot 3.0.0 (final) #86
This release is the first release with a new versioning scheme. Versioning is now (version of MySQL)r(most recent PR #). So for example, version 5.6r86 is MySQL version 5.6, associated with PR #86
This image is available as autopilotpattern/mysql:5.6r86 on the Docker Hub:
https://hub.docker.com/r/autopilotpattern/mysql/
5.6r4.0.0
Changelog:
- Update ContainerPilot to 3.0.0-RC1
This image is available as autopilotpattern/mysql:5.6r4.0.0 on the Docker Hub:
https://hub.docker.com/r/autopilotpattern/mysql/
5.6r3.1.2
This image is available in Docker Hub: https://hub.docker.com/r/autopilotpattern/mysql/
Changelog
5.6r3.1.1
5.6r3.1.0
5.6r3.0.0
This image is available in Docker Hub: https://hub.docker.com/r/autopilotpattern/mysql/
Changelog
- Failover improvements: failover now is managed by
mysqlrpladmin failover
in order to ensure that the new primary is not missing a transaction seen by other replicas. #39 #55
Note that this is a major version update of manage.py
. The failover is not backwards compatible with previous versions and you'll need to start a cluster from snapshot to upgrade.
5.6r2.3.0
This image is available in Docker Hub: https://hub.docker.com/r/autopilotpattern/mysql/
Changelog
5.6r2.2.0
This image is available in Docker Hub: https://hub.docker.com/r/autopilotpattern/mysql/
Usage instructions and examples can be found in the following:
- https://github.com/autopilotpattern/mysql
- https://www.joyent.com/blog/dbaas-simplicity-no-lock-in
- https://www.joyent.com/blog/wordpress-on-autopilot
- https://github.com/autopilotpattern/wordpress
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
withstrftime
support, #40 (thanks to @ernestom) - Add
libffi-dev
andlibssl-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
andsetup.sh
improvements, #25
5.6r2.1.0
5.6r1.0.0
Initial release