We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f17b94 + afc1567 commit 7681c13Copy full SHA for 7681c13
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+## 2015-08-10 - Supported Release 3.6.0
2
+### Summary
3
+This release adds the ability to use mysql::db and `mysql_*` types against unmanaged or external mysql instances.
4
+
5
+#### Features
6
+- Add ability to use mysql::db WITHOUT mysql::server (ie, externally)
7
+- Add prescript attribute to mysql::server::backup for xtrabackup
8
+- Add postscript ability to xtrabackup provider.
9
10
+#### Bugfixes
11
+- Fix default root passwords blocking puppet on mysql 5.8
12
+- Fix service dependency when package_manage is false
13
+- Fix selinux permissions on my.cnf
14
15
##2015-07-23 - Supported Release 3.5.0
16
###Summary
17
A small release to add explicit support to newer Puppet versions and accumulated patches.
0 commit comments