Skip to content

Releases: bfren/docker-mariadb

v2.0.6

02 Mar 17:49
359f562
Compare
Choose a tag to compare
v2.0.6 (#24)

Major updates
* Updating base image

v2.0.5

01 Mar 14:24
e4629aa
Compare
Choose a tag to compare
v2.0.5 (#23)

Major updates
* Using latest base image
* Using bcg-ch

v2.0.4

24 Feb 13:37
697bb23
Compare
Choose a tag to compare
v2.0.4 (#22)

Major update
* Fixing regression: unbound variable in 10-env

v2.0.3

24 Feb 12:57
ce9ee38
Compare
Choose a tag to compare
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

22 Feb 11:33
53594f4
Compare
Choose a tag to compare
v2.0.2 (#20)

Major updates
* Using latest base image

Build updates
* Updating build definitions

v2.0.1

21 Feb 17:30
52e290f
Compare
Choose a tag to compare
v2.0.1 (#19)

Minor updates
* Fixing version comparison

v2.0.0

21 Feb 17:16
7fe5302
Compare
Choose a tag to compare
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

15 Feb 16:55
65d78c3
Compare
Choose a tag to compare
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

15 Feb 14:45
977dea5
Compare
Choose a tag to compare
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

10 Feb 17:24
c4bdba8
Compare
Choose a tag to compare
v1.4.0 (#15)

Major updates
* Using latest base image
* Switching to use bcg- executables