Changelog ========= `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 `_\ )