Skip to content
Snippets Groups Projects
Select Git revision
  • 8ffa3c4a26a6e186e8f56752e3b7492edb7e796d
  • master default
  • v0.52.5
  • v0.52.4
  • v0.52.3
  • v0.52.2
  • v0.52.1
  • v0.52.0
  • v0.51.0
  • v0.50.0
  • v0.49.0
11 results

CHANGELOG.md

Blame
  • user avatar
    semantic-release-bot authored
    ## [0.52.6](https://github.com/saltstack-formulas/mysql-formula/compare/v0.52.5...v0.52.6) (2020-04-17)
    
    ### Bug Fixes
    
    * **reload-modules:** do `reload_modules` on py module installation ([2b6e704c](https://github.com/saltstack-formulas/mysql-formula/commit/2b6e704c96d0373aadb56f90d758c960f538abdb))
    
    ### Continuous Integration
    
    * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([04f75a7a](https://github.com/saltstack-formulas/mysql-formula/commit/04f75a7a3b43de9425a8f36dc202b7ecf0c4f856))
    * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([ef7a2ce2](https://github.com/saltstack-formulas/mysql-formula/commit/ef7a2ce2d857dd271ec0704ab951c8337cb6b64e))
    * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([b4f5f797](https://github.com/saltstack-formulas/mysql-formula/commit/b4f5f79781631d7d31061b880df3066ac5bc5860))
    8ffa3c4a
    History
    To find the state of this project's repository at the time of any of these versions, check out the tags.

    Changelog

    0.52.6 (2020-04-17)

    Bug Fixes

    • reload-modules: do reload_modules on py module installation (2b6e704)

    Continuous Integration

    • gemfile: restrict train gem version until upstream fix [skip ci] (04f75a7)
    • kitchen: avoid using bootstrap for master instances [skip ci] (ef7a2ce)
    • travis: use major.minor for semantic-release version [skip ci] (b4f5f79)

    0.52.5 (2019-12-10)

    Bug Fixes

    • db_load: preserve space between -h and -p on the db load cmd.wait (a05f263)

    0.52.4 (2019-12-03)

    Styles

    • remove previous line from jinja directives (ec0e2a7)

    0.52.3 (2019-12-03)

    Bug Fixes

    • mac_shortcut.sh: fix shellcheck errors (7b309f8)
    • release.config.js: use full commit hash in commit link [skip ci] (3f51b8b)

    Continuous Integration

    • kitchen: use debian-10-master-py3 instead of develop [skip ci] (5efe938)
    • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (63bfb4a)
    • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (27ac5a3)
    • travis: apply changes from build config validation [skip ci] (d520848)
    • travis: opt-in to dpl v2 to complete build config validation [skip ci] (1a8d914)
    • travis: quote pathspecs used with git ls-files [skip ci] (3fb5a82)
    • travis: run shellcheck during lint job [skip ci] (0931835)
    • travis: update salt-lint config for v0.0.10 [skip ci] (1512279)
    • travis: use build config validation (beta) [skip ci] (40d4b97)

    Documentation

    • contributing: remove to use org-level file instead [skip ci] (6afcc80)
    • readme: update link to CONTRIBUTING [skip ci] (01f25a3)

    Performance Improvements

    • travis: improve salt-lint invocation [skip ci] (1980c63)

    0.52.2 (2019-10-11)

    Bug Fixes

    • rubocop: add fixes using rubocop --safe-auto-correct ()

    Continuous Integration

    • merge travis matrix, add salt-lint & rubocop to lint job ()
    • travis: merge rubocop linter into main lint job ()

    0.52.1 (2019-10-10)

    Bug Fixes

    • server.sls: fix salt-lint errors ()
    • user.sls: fix salt-lint errors ()

    Continuous Integration

    • kitchen: change log_level to debug instead of info ()
    • kitchen: install required packages to bootstrapped opensuse [skip ci] ()
    • kitchen: use bootstrapped opensuse images until 2019.2.2 [skip ci] ()
    • platform: add arch-base-latest (commented out for now) [skip ci] ()
    • yamllint: add rule empty-values & use new yaml-files setting ()
    • merge travis matrix, add salt-lint & rubocop to lint job ()
    • use dist: bionic & apply opensuse-leap-15 SCP error workaround ()

    0.52.0 (2019-08-17)

    Features

    • yamllint: include for this repo and apply rules throughout (9f739fa)

    0.51.0 (2019-08-08)

    Bug Fixes

    • connector: fix typos (connnector) and missing enabled (bdee94a)

    Features

    • linux: archlinux support (no osmajorrelase grain) (4b4ad88)

    0.50.0 (2019-07-12)

    Features

    • semantic-release: implement for this formula (1d2e2f5)