Skip to content

Tags: saltstack-formulas/java-formula

Tags

v2.1.0

Toggle v2.1.0's commit message
chore(release): 2.1.0 [skip ci]

# [2.1.0](v2.0.1...v2.1.0) (2024-01-23)

### Continuous Integration

* update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([67c725d](67c725d))
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([5ad6e8f](5ad6e8f))

### Features

* **adopt:** new ver contain `+` replaced by `_` on archive name only ([35aeb69](35aeb69))

### Tests

* **_mapdata:** add verification files for `ubuntu-22` [skip ci] ([5a9746a](5a9746a))
* **system.rb:** add support for `mac_os_x` [skip ci] ([1960459](1960459))

v2.0.1

Toggle v2.0.1's commit message
chore(release): 2.0.1 [skip ci]

## [2.0.1](v2.0.0...v2.0.1) (2022-02-21)

### Bug Fixes

* **libmapstack:** allow mapping by booleans and numbers ([aea3488](aea3488))
* **libsaltcli+libmatchers:** ensure Salt client API detection [skip ci] ([e5f372e](e5f372e))

### Code Refactoring

* **map.jinja:** standardise v5 structure [skip ci] ([3c25663](3c25663))

### Continuous Integration

* update linters to latest versions [skip ci] ([f5dd172](f5dd172))
* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([6eec660](6eec660))
* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([3d58f08](3d58f08))
* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([b498844](b498844))
* **intellij:** disable failing suite (missing bintray download) [skip ci] ([30c1267](30c1267))
* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([8a93926](8a93926))
* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([6b931bd](6b931bd))
* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([55f2176](55f2176))
* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([4b82aef](4b82aef))
* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([e5e0b49](e5e0b49))
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([4f70af9](4f70af9))
* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([b78bb54](b78bb54))
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([b10f529](b10f529))
* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([fc9c052](fc9c052))
* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([69c7574](69c7574))

### Documentation

* **map.jinja:** fix `rst-lint` violation [skip ci] ([f5f76c5](f5f76c5))
* **readme:** fix `coala` violations [skip ci] ([01878f9](01878f9))

### Styles

* **libsaltcli:** fix comments to jinja comments [skip ci] ([6c66b5a](6c66b5a))

### Tests

* **system:** add `build_platform_codename` [skip ci] ([e278c8b](e278c8b))
* standardise use of `share` suite & `_mapdata` state [skip ci] ([0a75e77](0a75e77))

v2.0.0

Toggle v2.0.0's commit message
chore(release): 2.0.0 [skip ci]

# [2.0.0](v1.0.4...v2.0.0) (2021-02-25)

### Features

* **map:** update to v5 `map.jinja` ([3b8795e](3b8795e))

### Tests

* **inspec:** `map.jinja` configuration is now in reference files ([80a3f8f](80a3f8f))

### BREAKING CHANGES

* **map:** `map.jinja` now export a generic `mapdata` variable
* **map:** The parameters per grains are now under `java/parameters/`

v1.0.4

Toggle v1.0.4's commit message
chore(release): 1.0.4 [skip ci]

## [1.0.4](v1.0.3...v1.0.4) (2021-02-24)

### Tests

* **inspec:** update `map.jinja` reference files for `adopt` ([eae10cf](eae10cf))
* **inspec:** update `map.jinja` reference files for `amazon` ([12f1e97](12f1e97))
* **inspec:** update `map.jinja` reference files for `graalvm` ([bae51e6](bae51e6))
* **inspec:** update `map.jinja` reference files for `intellij` ([c9a7503](c9a7503))
* **inspec:** update `map.jinja` reference files for `oracle` ([d614e56](d614e56))
* **inspec:** update `map.jinja` reference files for `zulu` ([230dbaf](230dbaf))

v1.0.3

Toggle v1.0.3's commit message
chore(release): 1.0.3 [skip ci]

## [1.0.3](v1.0.2...v1.0.3) (2021-02-23)

### Bug Fixes

* **inspec:** `mapdata` reference files can use all YAML features ([f9ca0e2](f9ca0e2)), closes [/github.com/ruby/psych/blob/d4861854/lib/psych.rb#L317](https://github.com//github.com/ruby/psych/blob/d4861854/lib/psych.rb/issues/L317) [/github.com/inspec/inspec/blob/a5309ea/lib/inspec/resources/yaml.rb#L29](https://github.com//github.com/inspec/inspec/blob/a5309ea/lib/inspec/resources/yaml.rb/issues/L29)

### Continuous Integration

* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([8ccf1ca](8ccf1ca))
* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([eff3fc0](eff3fc0))
* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([c8b0429](c8b0429))
* **gitlab-ci:** fix commented out `lint` section ([ebd1a6a](ebd1a6a))
* **gitlab-ci:** use GitLab CI as Travis CI replacement ([b22ced5](b22ced5))
* **kitchen+gitlab-ci:** reintroduce all platforms [skip ci] ([2ca0ca4](2ca0ca4))
* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([1c9a870](1c9a870))
* **pre-commit:** add to formula [skip ci] ([8592ca9](8592ca9))
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([76ecee5](76ecee5))
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([701904a](701904a))
* **pre-commit:** update hook for `rubocop` [skip ci] ([e97c854](e97c854))

### Tests

* **map:** dump `mapdata` content ([3f5ff5c](3f5ff5c))
* **map:** verify `mapdata` dump against reference files ([ce6dc5a](ce6dc5a))

v1.0.2

Toggle v1.0.2's commit message
chore(release): 1.0.2 [skip ci]

## [1.0.2](v1.0.1...v1.0.2) (2020-07-27)

### Documentation

* **example:** use correct version in comment ([e1f2de8](e1f2de8))

v1.0.1

Toggle v1.0.1's commit message
chore(release): 1.0.1 [skip ci]

## [1.0.1](v1.0.0...v1.0.1) (2020-07-24)

### Bug Fixes

* **bandwidth:** only download if not installed ([3c2d6e4](3c2d6e4))

### Styles

* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([5267d7d](5267d7d))

v1.0.0

Toggle v1.0.0's commit message
chore(release): 1.0.0 [skip ci]

# [1.0.0](v0.1.0...v1.0.0) (2020-06-16)

### Bug Fixes

* **macos:** fix macos issues ([8b5a56f](8b5a56f))
* **macos:** troubleshooting ([630a159](630a159))
* **travis:** update kitchen platforms ([b3d239e](b3d239e))

### Continuous Integration

* **travis:** update travis tests ([efb913f](efb913f))

### Documentation

* **readme:** set depth to one ([5a2eb8e](5a2eb8e))
* **readme:** update readme and oracle uri ([d0c1af8](d0c1af8))

### Features

* **formula:** rewrite, align to template formula ([050f0a0](050f0a0))
* **semantic-release:** standardise for this formula ([22020d6](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.

v0.1.0

Toggle v0.1.0's commit message
Update README.rst