Changelog
5.4.0 (2021-02-10)
5.3.0 (2020-11-17)
5.2.0 (2020-11-12)
5.1.0 (2020-11-12)
5.0.2 (2020-08-31)
5.0.1 (2020-08-24)
Bug Fixes
-
pillar: fix service name in archive mode (b03a1cc)
-
service: pick up the right service name in pillars (0169c89)
-
service: service is not reloaded because of failing if (deb9cd2)
-
test: add tests on node_exporter service (4e8c69f)
-
test: add tests on prometheus-node-exporter (6010cc3)
-
test: fix alertmanager service name in repo mode test (41da7cc)
-
test: fix test pillars (910a06d)
-
test: fix tests for RedHat OSes in repo mode (49e6fa5)
-
test: test Salt 3001 with Debian 9 and 10 (890bfc1)
Styles
-
test: improve Ruby style (461ce4f)
5.0.0 (2020-08-24)
Bug Fixes
-
defaults: set clientlibs defaults to an empty list (cdd2e6d)
BREAKING CHANGES
-
defaults: The golang clientib is not required for the regular use of this formula but, if you already expected it to be installed by default, you’ll need to update your pillars to do so. Running this version of the formula over previous ones won’t break the minions, only skip clientlibs.
4.1.1 (2020-08-24)
Bug Fixes
-
osfamilymap.yaml: add gentoo exporters and remove loose go install (e0aecdb)
4.1.0 (2020-08-21)
4.0.2 (2020-08-18)
4.0.0 (2020-08-09)
Code Refactoring
-
all: align to template-formula; add clientlibs feature (ce5b771)
Continuous Integration
-
gemfile.lock: add to repo with updated
Gemfile
[skip ci] (da8f6a8) -
kitchen: avoid using bootstrap for
master
instances [skip ci] (f63a64d) -
kitchen: use
saltimages
Docker Hub where available [skip ci] (9b45ea4) -
kitchen+travis: remove
master-py2-arch-base-latest
[skip ci] (d978c50) -
travis: add notifications ⇒ zulip [skip ci] (4b5ec2f)
-
workflows/commitlint: add to repo [skip ci] (b32d92a)
Styles
-
libtofs.jinja: use Black-inspired Jinja formatting [skip ci] (2660b19)
3.3.0 (2019-12-22)
Continuous Integration
-
gemfile: restrict
train
gem version until upstream fix [skip ci] (a51e532) -
kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (6ee835c) -
kitchen: use
develop
image untilmaster
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 forv0.0.10
[skip ci] (1415c13) -
travis: use
major.minor
forsemantic-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)
Continuous Integration
-
merge travis matrix, add
salt-lint
&rubocop
tolint
job (9def915)
3.1.2 (2019-10-10)
3.1.1 (2019-10-07)
Bug Fixes
-
config: cope with aberrant service names (0a33842)
Continuous Integration
-
use
dist: bionic
& applyopensuse-leap-15
SCP error workaround (3dc6e12) -
kitchen: change
log_level
todebug
instead ofinfo
(af666db) -
kitchen: install required packages to bootstrapped
opensuse
[skip ci] (3332493) -
kitchen: use bootstrapped
opensuse
images until2019.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 newyaml-files
setting (1784b34)
3.1.0 (2019-08-17)
3.0.0 (2019-06-23)
1.1.0 (2019-04-30)
Bug Fixes
-
FreeBSD: elegantly prevent service hang (a7fad98), closes /github.com/saltstack/salt/issues/44848#issuecomment-487016414