Changelog ========= `0.59.6 `_ (2019-10-11) --------------------------------------------------------------------------------------------------------- Tests ^^^^^ * **pkgs_spec:** reset version from ``2019.2.1`` back to ``2019.2.0`` (\ ` `_\ ) `0.59.5 `_ (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.59.4 `_ (2019-10-10) --------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **map.jinja:** fix ``salt-lint`` errors (\ ` `_\ ) * **minion.sls:** fix ``salt-lint`` errors (\ ` `_\ ) * **syndic.sls:** fix ``salt-lint`` errors (\ ` `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **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] (\ ` `_\ ) * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ ) `0.59.3 `_ (2019-09-25) --------------------------------------------------------------------------------------------------------- Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen:** change ``log_level`` to ``debug`` instead of ``info`` (\ `073175d `_\ ) Tests ^^^^^ * **pkgs_spec:** update for ``2019.2.1`` release (\ `1bf9689 `_\ ) `0.59.2 `_ (2019-09-20) --------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **symlinks:** replace symlinks with real files (\ `c4d0132 `_\ ) `0.59.1 `_ (2019-09-20) --------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **pkgrepo:** fix settings for ``opensuse`` (\ `f00c9a7 `_\ ) * **pkgrepo:** provide settings for ``amazon`` (\ `cb726af `_\ ) Code Refactoring ^^^^^^^^^^^^^^^^ * **kitchen+travis+inspec:** use pre-salted images (\ `fc1d0b1 `_\ ) `0.59.0 `_ (2019-09-17) --------------------------------------------------------------------------------------------------------- Features ^^^^^^^^ * use ``semantic-release`` cross-formula standard structure (\ `ebfeba2 `_\ ) `0.58.4 `_ (2019-08-25) --------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **minion:** fix version compare in minion.sls (\ `49bf81b `_\ ) `0.58.3 `_ (2019-08-02) --------------------------------------------------------------------------------------------------------- Code Refactoring ^^^^^^^^^^^^^^^^ * **linux:** align to template-formula (plus fixes) (\ `71b4d8a `_\ ) `0.58.2 `_ (2019-08-01) --------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **macos:** fix minion package handling for homebrew (\ `14276e2 `_\ ) * **minion:** fix jinja rendering error (\ `550f81b `_\ ) * **os:** pass state on unsupported os (\ `4557976 `_\ ) * **perms:** some os have custom user/root (\ `beb0e85 `_\ ) `0.58.1 `_ (2019-08-01) --------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **travis:** disable two failing platforms until they can be fixed (\ `5fcadcd `_\ ) `0.58.0 `_ (2019-06-13) --------------------------------------------------------------------------------------------------------- Features ^^^^^^^^ * **\ ``tofs``\ :** allow TOFS for master configuration (\ `1b202af `_\ ) * **\ ``tofs``\ :** allow TOFS for minion configuration (\ `fbe814a `_\ ) `0.57.1 `_ (2019-05-14) --------------------------------------------------------------------------------------------------------- Documentation ^^^^^^^^^^^^^ * **semantic-release:** implement an automated changelog (\ `b73af20 `_\ )