Releases: bfren/docker-mariadb
Releases · bfren/docker-mariadb
v2.0.6
v2.0.6 (#24)
Major updates
* Updating base image
v2.0.5
v2.0.5 (#23)
Major updates
* Using latest base image
* Using bcg-ch
v2.0.4
v2.0.4 (#22)
Major update
* Fixing regression: unbound variable in 10-env
v2.0.3
v2.0.3 (#21)
Major updates
* Updating to latest base image
Minor updates
* Adding monthly force upgrade (for maintenance purposes)
Build updates
* Renaming publish workflow
v2.0.2
v2.0.2 (#20)
Major updates
* Using latest base image
Build updates
* Updating build definitions
v2.0.1
v2.0.1 (#19)
Minor updates
* Fixing version comparison
v2.0.0
v2.0.0 (#18)
Major updates
* Using latest base image
* Simplifying Dockerfile and using bcg-install with install script
* Moving scripts to libraries directory
* Renaming executables
* Using new BCG_E
* Namespacing environment variables
Minor updates
* Consolidating attributes files
* Delete null byte in mysql_upgrade_info
* Take backup before running mariadb-upgrade
* Run import as root user
* Delete *.err files on close
Documentation updates
* Making comments more consistent
* Adding SSL environment variables to README
* Updates to README
Build updates
* Updating build definitions
v1.4.3
v1.4.3 (#17)
Major updates
* Adding SSL support - add volumes /etc/my.cnf.d and /ssl to persist certificates, and set ENABLE_SSL to 1
v1.4.2
v1.4.2 (#16)
Major updates
* Moving config generation to executable
* Changing username to dbadm
Minor updates
* Using environment variables for paths etc
* Renaming config template file
* Simplifying Dockerfile
v1.4.0
v1.4.0 (#15)
Major updates
* Using latest base image
* Switching to use bcg- executables