Skip to content

Commit

Permalink
[Apt] MariaDB 11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hyvs committed Sep 4, 2024
1 parent 65bb32d commit 85a0896
Show file tree
Hide file tree
Showing 17 changed files with 713 additions and 392 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/molecule.mysql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
with:
debug: ${{ inputs.debug == true }}
scenario: mysql
versions: '[5.7, "8.0", "galera.4.10.mysql_wsrep.8.0.26", "mariadb.10.3", "mariadb.10.4", "mariadb.10.5", "mariadb.10.6", "mariadb.10.11"]'
versions: '[5.7, "8.0", "galera.4.10.mysql_wsrep.8.0.26", "mariadb.10.3", "mariadb.10.4", "mariadb.10.5", "mariadb.10.6", "mariadb.10.11", "mariadb.11.4"]'
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
### Added
- [Apt] Add HAProxy 3.0 repository
- [Apt] MariaDB 11.4 support
- [MySQL] MariaDB 11.4 support

## [4.1.0] - 2024-07-03
### Added
Expand Down
Loading

0 comments on commit 85a0896

Please sign in to comment.