Changelog ========= `4.1.1 `_ (2020-08-24) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **osfamilymap.yaml:** add gentoo exporters and remove loose go install (\ ` `_\ ) `4.1.0 `_ (2020-08-21) ------------------------------------------------------------------------------------------------------------ Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **travis,kitchen:** update matrix (\ ` `_\ ) Documentation ^^^^^^^^^^^^^ * **pillar.example:** add some comments (\ ` `_\ ) Features ^^^^^^^^ * **debian:** allow to install using OS packages (\ ` `_\ ) Tests ^^^^^ * **packages:** check when using repo or archives (\ ` `_\ ) `4.0.2 `_ (2020-08-18) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **linux:** service.args is freebsd (\ ` `_\ ) * **permissions:** correct basedir user/group (\ ` `_\ ) `4.0.1 `_ (2020-08-17) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **ubuntu:** pkgrepo cannot be used (\ ` `_\ ) `4.0.0 `_ (2020-08-09) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] (\ ` `_\ ) * **pr:** adopt pr comments (\ ` `_\ ) Code Refactoring ^^^^^^^^^^^^^^^^ * **all:** align to template-formula; add clientlibs feature (\ ` `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ ` `_\ ) * **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ ` `_\ ) * **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ ` `_\ ) * **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ ` `_\ ) * **travis:** add notifications => zulip [skip ci] (\ ` `_\ ) * **workflows/commitlint:** add to repo [skip ci] (\ ` `_\ ) Styles ^^^^^^ * **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] (\ ` `_\ ) BREAKING CHANGES ^^^^^^^^^^^^^^^^ * **all:** The data dictionary is simplified and expanded. Retest your states and update pillar data accordingly. For developer convenience, clientlibs states were introduced. See pillar.example, defaults.yaml, and docs/README. `3.3.0 `_ (2019-12-22) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **pillar.example:** reset ``use_upstream_archive`` to get tests passing [skip ci] (\ `978ccc2 `_\ ) * test fix for bug 24 (\ `341fff3 `_\ ) * **release.config.js:** use full commit hash in commit link [skip ci] (\ `cab6e29 `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `a51e532 `_\ ) * **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `6ee835c `_\ ) * **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `42ee683 `_\ ) * **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `044553e `_\ ) * **travis:** apply changes from build config validation [skip ci] (\ `bf4022e `_\ ) * **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `0867508 `_\ ) * **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `d9c9386 `_\ ) * **travis:** run ``shellcheck`` during lint job [skip ci] (\ `7ea6967 `_\ ) * **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ `1415c13 `_\ ) * **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `9b4d5af `_\ ) * **travis:** use build config validation (beta) [skip ci] (\ `0d0af0d `_\ ) Features ^^^^^^^^ * **osfamilymap.yaml:** add Gentoo support (\ `b87e8f4 `_\ ) Performance Improvements ^^^^^^^^^^^^^^^^^^^^^^^^ * **travis:** improve ``salt-lint`` invocation [skip ci] (\ `36ccdc4 `_\ ) `3.2.0 `_ (2019-10-17) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **args:** allow boolean arguments (\ ` `_\ ) * **examples:** fixed pillar.example (\ ` `_\ ) * **node_exporter:** allow standalone use of node_exporter (\ ` `_\ ) * **package:** use correct node exporter package name in Debian (\ ` `_\ ) * **readme:** removed already gone prometheus.exporters from README.rst (\ ` `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ ) Documentation ^^^^^^^^^^^^^ * **contributing:** remove to use org-level file instead [skip ci] (\ ` `_\ ) * **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ ` `_\ ) Features ^^^^^^^^ * **freebsd:** support for FreeBSD (\ ` `_\ ) * **textfile_collectors:** added IPMI textfile collector (\ ` `_\ ) * **textfile_collectors:** added smartmon textfile collector (\ ` `_\ ) * **textfile_collectors:** added support for textfile collectors (\ ` `_\ ) `3.1.2 `_ (2019-10-10) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **clean.sls:** fix ``salt-lint`` errors (\ ` `_\ ) * **install.sls:** fix ``salt-lint`` errors (\ ` `_\ ) * **install.sls:** fix ``salt-lint`` errors (\ ` `_\ ) * **install.sls:** fix ``salt-lint`` errors (\ ` `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ ) `3.1.1 `_ (2019-10-07) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **config:** cope with aberrant service names (\ `0a33842 `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * use ``dist: bionic`` & apply ``opensuse-leap-15`` SCP error workaround (\ `3dc6e12 `_\ ) * **kitchen:** change ``log_level`` to ``debug`` instead of ``info`` (\ `af666db `_\ ) * **kitchen:** install required packages to bootstrapped ``opensuse`` [skip ci] (\ `3332493 `_\ ) * **kitchen:** use bootstrapped ``opensuse`` images until ``2019.2.2`` [skip ci] (\ `a624dd8 `_\ ) * **kitchen+travis:** replace EOL pre-salted images (\ `0895d81 `_\ ) * **platform:** add ``arch-base-latest`` (commented out for now) [skip ci] (\ `6221888 `_\ ) * **yamllint:** add rule ``empty-values`` & use new ``yaml-files`` setting (\ `1784b34 `_\ ) `3.1.0 `_ (2019-08-17) ------------------------------------------------------------------------------------------------------------ Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen+travis:** modify matrix to include ``develop`` platform (\ `fc0f5b6 `_\ ) Features ^^^^^^^^ * **yamllint:** include for this repo and apply rules throughout (\ `07dbfc8 `_\ ) `3.0.1 `_ (2019-06-28) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **alternatives:** fix requisite (\ `8c410d7 `_\ ) `3.0.0 `_ (2019-06-23) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **example:** fix pillar.example formatting (\ `a13dd03 `_\ ) * **repo:** use_upstream_repo corrections; separate users state (\ `eda47f7 `_\ ) * **service:** ensure service file is removed on clean (\ `c735a6d `_\ ) * **suse:** bypass salt alternatives.install errors (\ `1a890e5 `_\ ) * **systemd:** ensure systemd detects new service (\ `149dd81 `_\ ) Features ^^^^^^^^ * **archives:** support for archives file format (\ `1f86f4a `_\ ) * **archives:** support for various prometheus archives (\ `3ec910e `_\ ) * **archives:** user managementX (\ `d43033a `_\ ) * **linux:** alternatives support & updated unit tests (\ `36b3e62 `_\ ) Tests ^^^^^ * **centos:** verified on CentosOS (\ `731198d `_\ ) * **inspec:** expand unittests for archive format (\ `b074bd3 `_\ ) * **inspec:** fix tests (\ `4092fb4 `_\ ) BREAKING CHANGES ^^^^^^^^^^^^^^^^ * **repo:** The formula has been refactored to accomodate multiple packages, archives, users, and repos. Update your pillars and top states * **archives:** the parameter ``pkg`` is now a dictionary. References to ``prometheus.pkg`` should be changed to ``prometheus.pkg.name``. `2.0.0 `_ (2019-06-22) ------------------------------------------------------------------------------------------------------------ Features ^^^^^^^^ * **repository:** add support for pkgrepo.managed (\ `907f9a6 `_\ ) BREAKING CHANGES ^^^^^^^^^^^^^^^^ * **repository:** the variable 'pkg' was renamed 'pkg.name', update your pillars `1.2.0 `_ (2019-06-05) ------------------------------------------------------------------------------------------------------------ Features ^^^^^^^^ * **macos:** basic package and group handling (\ `e6a8b0c `_\ ) `1.1.0 `_ (2019-04-30) ----------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **FreeBSD:** elegantly prevent service hang (\ `a7fad98 `_\ ), closes `/github.com/saltstack/salt/issues/44848#issuecomment-487016414 `_ Features ^^^^^^^^ * **args:** handle service arguments the same way (\ `94078fe `_\ ) * **exporters:** added node_exporter (\ `34ada49 `_\ ) 1.0.0 (2019-04-25) ------------------ Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **travis:** use structure of template-formula (\ `88d3f3e `_\ ) Features ^^^^^^^^ * **prometheus:** basic setup based on template-formula (\ `b9b7cc0 `_\ )