Releases: saltstack-formulas/java-formula
Releases · saltstack-formulas/java-formula
v2.1.0
v2.0.1
2.0.1 (2022-02-21)
Bug Fixes
- libmapstack: allow mapping by booleans and numbers (aea3488)
- libsaltcli+libmatchers: ensure Salt client API detection [skip ci] (e5f372e)
Code Refactoring
- map.jinja: standardise v5 structure [skip ci] (3c25663)
Continuous Integration
- update linters to latest versions [skip ci] (f5dd172)
- 3003.1: update inc. AlmaLinux, Rocky &
rst-lint
[skip ci] (6eec660) - gemfile: allow rubygems proxy to be provided as an env var [skip ci] (3d58f08)
- gemfile+lock: use
ssf
customisedinspec
repo [skip ci] (b498844) - intellij: disable failing suite (missing bintray download) [skip ci] (30c1267)
- kitchen: move
provisioner
block & updaterun_command
[skip ci] (8a93926) - kitchen+ci: update with
3004
pre-salted images/boxes [skip ci] (6b931bd) - kitchen+ci: update with latest
3003.2
pre-salted images [skip ci] (55f2176) - kitchen+ci: update with latest CVE pre-salted images [skip ci] (4b82aef)
- kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (e5e0b49)
- kitchen+gitlab: update for new pre-salted images [skip ci] (4f70af9)
- add Debian 11 Bullseye & update
yamllint
configuration [skip ci] (b78bb54) - kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (b10f529)
- add
arch-master
to matrix and update.travis.yml
[skip ci] (fc9c052) - kitchen+gitlab: adjust matrix to add
3003
[skip ci] (69c7574)
Documentation
- map.jinja: fix
rst-lint
violation [skip ci] (f5f76c5) - readme: fix
coala
violations [skip ci] (01878f9)
Styles
- libsaltcli: fix comments to jinja comments [skip ci] (6c66b5a)
Tests
v2.0.0
v1.0.4
1.0.4 (2021-02-24)
Tests
- inspec: update
map.jinja
reference files foradopt
(eae10cf) - inspec: update
map.jinja
reference files foramazon
(12f1e97) - inspec: update
map.jinja
reference files forgraalvm
(bae51e6) - inspec: update
map.jinja
reference files forintellij
(c9a7503) - inspec: update
map.jinja
reference files fororacle
(d614e56) - inspec: update
map.jinja
reference files forzulu
(230dbaf)
v1.0.3
1.0.3 (2021-02-23)
Bug Fixes
- inspec:
mapdata
reference files can use all YAML features (f9ca0e2), closes /github.com/ruby/psych/blob/d4861854/lib/psych.rb#L317 /github.com/inspec/inspec/blob/a5309ea/lib/inspec/resources/yaml.rb#L29
Continuous Integration
- commitlint: ensure
upstream/master
uses main repo URL [skip ci] (8ccf1ca) - gemfile+lock: use
ssf
customisedkitchen-docker
repo [skip ci] (eff3fc0) - gitlab-ci: add
rubocop
linter (withallow_failure
) [skip ci] (c8b0429) - gitlab-ci: fix commented out
lint
section (ebd1a6a) - gitlab-ci: use GitLab CI as Travis CI replacement (b22ced5)
- kitchen+gitlab-ci: reintroduce all platforms [skip ci] (2ca0ca4)
- kitchen+gitlab-ci: use latest pre-salted images [skip ci] (1c9a870)
- pre-commit: add to formula [skip ci] (8592ca9)
- pre-commit: enable/disable
rstcheck
as relevant [skip ci] (76ecee5) - pre-commit: finalise
rstcheck
configuration [skip ci] (701904a) - pre-commit: update hook for
rubocop
[skip ci] (e97c854)
Tests
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2020-06-16)
Bug Fixes
- macos: fix macos issues (8b5a56f)
- macos: troubleshooting (630a159)
- travis: update kitchen platforms (b3d239e)
Continuous Integration
- travis: update travis tests (efb913f)
Documentation
Features
- formula: rewrite, align to template formula (050f0a0)
- semantic-release: standardise for this formula (22020d6)
BREAKING CHANGES
- formula: Major refactor of formula to bring it in alignment with the
template-formula. As with all substantial changes, please ensure your
existing configurations work in the ways you expect from this formula.