Changelog ========= `0.5.1 `_ (2020-09-09) ----------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] (\ `e9c5153 `_\ ) * **release.config.js:** use full commit hash in commit link [skip ci] (\ `4d6851d `_\ ) * **state:** restart service when configuration has changed (\ `a8100d0 `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `b44bfb5 `_\ ) * **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `4af7a0f `_\ ) * **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `b44b24e `_\ ) * **kitchen:** install required packages to bootstrapped ``opensuse`` [skip ci] (\ `8fe499e `_\ ) * **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `3ce84e4 `_\ ) * **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `68366d7 `_\ ) * **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `1762054 `_\ ) * **kitchen:** use bootstrapped ``opensuse`` images until ``2019.2.2`` [skip ci] (\ `9b435f2 `_\ ) * **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `766962a `_\ ) * **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `b5ebab0 `_\ ) * **travis:** add notifications => zulip [skip ci] (\ `7cffd70 `_\ ) * **travis:** apply changes from build config validation [skip ci] (\ `c3685b3 `_\ ) * **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `3d5cd5c `_\ ) * **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `668926c `_\ ) * **travis:** run ``shellcheck`` during lint job [skip ci] (\ `fd9aba2 `_\ ) * **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ `ce2de8b `_\ ) * **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `dcfa3d5 `_\ ) * **travis:** use build config validation (beta) [skip ci] (\ `9d34a63 `_\ ) * **workflows/commitlint:** add to repo [skip ci] (\ `ff23c72 `_\ ) * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ `a3fd56e `_\ ) * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ `2eb11ff `_\ ) Documentation ^^^^^^^^^^^^^ * **contributing:** remove to use org-level file instead [skip ci] (\ `b44429d `_\ ) * **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ `9231f3f `_\ ) Performance Improvements ^^^^^^^^^^^^^^^^^^^^^^^^ * **travis:** improve ``salt-lint`` invocation [skip ci] (\ `1958610 `_\ ) Styles ^^^^^^ * **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] (\ `3de8cb7 `_\ ) `0.5.0 `_ (2019-10-01) ----------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **pillar:** rearrange ``tofs`` block to avoid ``yamllint`` error (\ `7c4dd84 `_\ ) Features ^^^^^^^^ * **tofs:** add TOFS support (\ `6a6f255 `_\ ) `0.4.0 `_ (2019-09-30) ----------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **syslog_ng.sls:** fix ``yamllint`` errors in test pillar (\ `8f6c57f `_\ ), closes `/travis-ci.com/saltstack-formulas/syslog-ng-formula/builds/129135816#L210-L217 `_ Code Refactoring ^^^^^^^^^^^^^^^^ * **pillars:** dry default pillars (\ `2f169e2 `_\ ) * **states:** switch to the new directory layout (\ `7ea12e3 `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * use ``dist: bionic`` & apply ``opensuse-leap-15`` SCP error workaround (\ `9151f4e `_\ ) * **cirrus:** update test matrix (\ `7e3826b `_\ ) * **kitchen:** change ``log_level`` to ``debug`` instead of ``info`` (\ `8c7b3f0 `_\ ) * **kitchen+travis:** replace EOL pre-salted images (\ `25f12ac `_\ ) * **travis:** fix CentOS instance name (\ `2a94fab `_\ ) * **travis:** test formula with Travis (\ `2049866 `_\ ) * **yamllint:** add rule ``empty-values`` & use new ``yaml-files`` setting (\ `abd2920 `_\ ) Features ^^^^^^^^ * **distro:** add support for CentOS (\ `7311f10 `_\ ) * **distro:** add support for OpenSuse (\ `3258ee0 `_\ ) * **install:** provide EPEL repo configuration for ``Amazon Linux-2`` (\ `4e46ea0 `_\ ) * **pillar:** update map.jinja from template-formula (\ `c027735 `_\ ) * **platform:** add support for ``Arch`` (\ `2112711 `_\ ) Tests ^^^^^ * **inspec:** fix test on syslog-ng.conf file (\ `bd2506f `_\ ) * **pillar:** use custom pillar file to run tests (\ `5cb5bd4 `_\ ) * **refactor:** split tests (config/package/service) (\ `b7fac62 `_\ ) `0.3.0 `_ (2019-08-17) ----------------------------------------------------------------------------------------------------------- Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **cirrus:** use cirrus-ci alongisde travis-ci (\ `51271b6 `_\ ) * **kitchen+travis:** modify matrix to include ``develop`` platform (\ `b47b992 `_\ ) Features ^^^^^^^^ * **yamllint:** include for this repo and apply rules throughout (\ `a81ae52 `_\ ) `0.2.2 `_ (2019-05-26) ----------------------------------------------------------------------------------------------------------- Documentation ^^^^^^^^^^^^^ * **readme:** add testing requirements section (\ `06de318 `_\ ) `0.2.1 `_ (2019-05-26) ----------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **inspec:** move test suite to test/integration/default (\ `0ba5fce `_\ ) * **inspec:** update Inspec profile definition (\ `85bdfbb `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen:** rename Kitchen config file (\ `dcbc58d `_\ ) * **kitchen+travis:** test with more distros (\ `b1acda9 `_\ ) * **travis:** debian wheezy is no longer supported (\ `e6d2a06 `_\ ) Documentation ^^^^^^^^^^^^^ * **readme:** fix typos, update README with testing info (\ `35d0ca4 `_\ ) * **readme:** update readme (\ `0193e22 `_\ ) * **semantic-release:** implement an automated changelog (\ `98e17dd `_\ )