Releases: vinted/chef-proxysql
Releases · vinted/chef-proxysql
v5.0.0
v4.2.0
- Bump proxysql to 1.4.15 #51
v4.1.0
- Add proxysql package release attribute #49
v4.0.0
- Rename percona node attribute namespace to proxysql #48
v3.4.1
v3.4.0
- Relicene under Vinted #45
Label: https://github.com/vinted/chef-proxysql/labels/v3.4.0
v3.3.0
- Bump proxysql to 1.4.13 #44
Label: https://github.com/ernestas-poskus/chef-proxysql/labels/3.3.0
v3.2.0
v3.1.0
- Add proxysql_servers configuration support #40
Label: https://github.com/ernestas-poskus/chef-proxysql/labels/3.1.0
v3.0.0
Dropped sysvinit support, cookbook now only supports systemd. Braking changes are only applicable for users who use sysvinit and users of service_unit_after
attribute. If you did use service_unit_after
custom value please append .target
postfix.
attribute(:service_unit_after, kind_of: Array, default: %w[network.target])
Label: https://github.com/ernestas-poskus/chef-proxysql/labels/3.0.0