Skip to content

Releases: sous-chefs/mysql

11.0.6

05 Dec 18:20

Choose a tag to compare

Standardise files with files in sous-chefs/repo-management

11.0.5

20 Apr 13:15

Choose a tag to compare

Standardise files with files in sous-chefs/repo-management

11.0.4

09 Feb 20:48

Choose a tag to compare

  • Allow run_query to take a database name as an argument

11.0.3

02 Feb 21:44

Choose a tag to compare

  • Remove delivery and move to calling RSpec directly via a reusable workflow
  • Update tested platforms

11.0.2

27 Jan 10:42

Choose a tag to compare

  • resolved cookstyle error: spec/mysql_client_installation_package_spec.rb:6:46 warning: Chef/Deprecations/DeprecatedChefSpecPlatform
  • resolved cookstyle error: spec/mysql_server_installation_package_spec.rb:6:46 warning: Chef/Deprecations/DeprecatedChefSpecPlatform
  • Stop specifying the Fedora version, so we default to latest

11.0.1

08 Jan 02:02

Choose a tag to compare

  • resolved cookstyle error: test/cookbooks/test/libraries/helpers.rb:14:31 convention: Style/FileRead
  • resolved cookstyle error: test/cookbooks/test/libraries/helpers.rb:26:31 convention: Style/FileRead

11.0.0

16 Sep 18:35

Choose a tag to compare

  • resolved cookstyle error: libraries/mysql_service_base.rb:44:20 refactor: Chef/Modernize/UseChefLanguageSystemdHelper
  • Chef 17 updates: enable unified_mode on all resources
  • Bump required Chef Infra Client to >= 15.5
  • resolved cookstyle error: resources/mysql_database.rb:1:1 refactor: Chef/Deprecations/ResourceWithoutUnifiedTrue
  • resolved cookstyle error: resources/mysql_user.rb:1:1 refactor: Chef/Deprecations/ResourceWithoutUnifiedTrue

10.1.4

30 Aug 05:48

Choose a tag to compare

  • Standardise files with files in sous-chefs/repo-management

10.1.3

01 Jun 12:54

Choose a tag to compare

Update metadata for 10.1.3

10.1.2

26 Mar 22:53

Choose a tag to compare

  • Fix ctrl_user always set as root for mysql_user resource