Releases: docksal/service-mariadb
Releases · docksal/service-mariadb
v1.4.0
What's Changed
Full Changelog: v1.3.1...v1.4.0
Images
docksal/mariadb:10.4-1.4
docksal/mariadb:10.5-1.4
docksal/mariadb:10.6-1.4
docksal/mariadb:10.11-1.4
v1.3.1
- Fixed typo in the image name in CI builds 🤦
- Updated
healthcheck.sh
- Removed ambiguity around the
mysqladmin
connection string by specifying host/port
v1.3.0
- Github Actions overhaul
- Dropped MariabDB 10.2 (EOL as of 23 May 2022)
- Added MariaDB 10.6
v1.2.1
- Fixed docker image tags
- CI build improvements
- Fixed image caching in builds
- Split amd64 and arm64 builds for better visibility
v1.2.0
- Removed EOL version: 5.5, 10.0, 10.1
- Added new versions: 10.4, 10.5
- Switched CI builds to GitHub Actions
- Added linux/arm64 builds
v1.1.1
- Adjusted docker image tagging
v1.1.0
- Switched Travis builds to ubuntu 18.04 (bionic)
- Updated deploy script
- Process dump/script files stored in /var/www/.docksal/services/db/ (#4)