Releases: saltstack-formulas/telegraf-formula
Releases · saltstack-formulas/telegraf-formula
v1.0.3
1.0.3 (2020-12-16)
Continuous Integration
- gitlab-ci: use GitLab CI as Travis CI replacement (cfced53)
- kitchen: use
saltimages
Docker Hub where available [skip ci] (8aa42a8) - pre-commit: add to formula [skip ci] (4cedc21)
- pre-commit: enable/disable
rstcheck
as relevant [skip ci] (4e0b31b) - pre-commit: finalise
rstcheck
configuration [skip ci] (0602d2a) - travis: add notifications => zulip [skip ci] (8c849fc)
- workflows/commitlint: add to repo [skip ci] (beb229c)
Styles
- libtofs.jinja: use Black-inspired Jinja formatting [skip ci] (64d4d2c)
v1.0.2
1.0.2 (2020-05-03)
Bug Fixes
- package/install: ensure
toml
works for Sodium (3001) (6c3a886)
Continuous Integration
- kitchen+travis: remove
master-py2-arch-base-latest
[skip ci] (d018eb2) - travis: avoid
master
instances due totoml
issues [skip ci] (5d33d2b)
Reverts
- travis: avoid
master
instances due totoml
issues (4b6849b)
v1.0.1
v1.0.0
1.0.0 (2020-03-11)
Bug Fixes
- libtofs: “files_switch” mess up the variable exported by “map.jinja” [skip ci] (9ea2bda)
- pytoml: add package name for
centos-8
(6428501) - pytoml: the Centos 8 distribution should install python3-pytoml (2eaba15)
- release.config.js: use full commit hash in commit link [skip ci] (5dbfe8e)
Continuous Integration
- gemfile: restrict
train
gem version until upstream fix [skip ci] (81b6817) - kitchen: avoid using bootstrap for
master
instances [skip ci] (8dbf7c2) - kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (136a01c) - kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (0883324) - kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (cbca3ab) - travis: adjust to new working matrix (db7098e)
- travis: apply changes from build config validation [skip ci] (ff4854b)
- travis: drop 2017.7 platform test (266f67c)
- travis: opt-in to
dpl v2
to complete build config validation [skip ci] (11a0d28) - travis: quote pathspecs used with
git ls-files
[skip ci] (f95e4f0) - travis: run
shellcheck
during lint job [skip ci] (380cce1) - travis: update
salt-lint
config forv0.0.10
[skip ci] (50e0774) - travis: use
major.minor
forsemantic-release
version [skip ci] (7794ab7) - travis: use build config validation (beta) [skip ci] (8baf3ee)
Documentation
- contributing: remove to use org-level file instead [skip ci] (6fc42dc)
- readme: update link to
CONTRIBUTING
[skip ci] (fdc6a3e)
Features
- config: salt has a module to serialize to TOML (013fefb)
Performance Improvements
- travis: improve
salt-lint
invocation [skip ci] (b50654f)
BREAKING CHANGES
- config:
salt['slsutil.serialize']
was introduced in2018.3
- config:
toml
serializer was introduced in2018.3