Changelog

2.0.0 (2021-02-25)

Features

  • map: update to v5 map.jinja (3b8795e)

Tests

  • inspec: map.jinja configuration is now in reference files (80a3f8f)

BREAKING CHANGES

  • map: map.jinja now export a generic mapdata variable

  • map: The parameters per grains are now under java/parameters/

1.0.4 (2021-02-24)

Tests

  • inspec: update map.jinja reference files for adopt (eae10cf)

  • inspec: update map.jinja reference files for amazon (12f1e97)

  • inspec: update map.jinja reference files for graalvm (bae51e6)

  • inspec: update map.jinja reference files for intellij (c9a7503)

  • inspec: update map.jinja reference files for oracle (d614e56)

  • inspec: update map.jinja reference files for zulu (230dbaf)

1.0.3 (2021-02-23)

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (8ccf1ca)

  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (eff3fc0)

  • gitlab-ci: add rubocop linter (with allow_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

  • map: dump mapdata content (3f5ff5c)

  • map: verify mapdata dump against reference files (ce6dc5a)

1.0.2 (2020-07-27)

Documentation

  • example: use correct version in comment (e1f2de8)

1.0.1 (2020-07-24)

Bug Fixes

  • bandwidth: only download if not installed (3c2d6e4)

Styles

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

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

  • readme: set depth to one (5a2eb8e)

  • readme: update readme and oracle uri (d0c1af8)

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.