Skip to content

Latest commit

 

History

History
61 lines (32 loc) · 3.59 KB

CHANGELOG.md

File metadata and controls

61 lines (32 loc) · 3.59 KB

Changelog

0.43.0 (2020-01-22)

Bug Fixes

  • release.config.js: use full commit hash in commit link [skip ci] (01ece3d)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (734d4e3)
  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (d87e787)
  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (71c5bcb)
  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (2189efb)
  • travis: apply changes from build config validation [skip ci] (f0a07fc)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (340556e)
  • travis: quote pathspecs used with git ls-files [skip ci] (12bf914)
  • travis: run shellcheck during lint job [skip ci] (ba127a0)
  • travis: use major.minor for semantic-release version [skip ci] (2590d61)
  • travis: use build config validation (beta) [skip ci] (fe184e9)

Features

  • support optional container removal before start in upstart/systemd (cc10d97)

Performance Improvements

  • travis: improve salt-lint invocation [skip ci] (18fa798)

0.42.0 (2019-10-23)

Bug Fixes

  • compose-ng.sls: fix salt-lint errors ()
  • pillar.example: ensure docker.config is available ()

Continuous Integration

  • travis: update salt-lint config for v0.0.10 ()

Documentation

  • readme: move to docs/ directory and modify accordingly ()

Features

  • semantic-release: implement for this formula ()

Tests

  • inspec: add tests for package, config & service ()
  • testinfra: remove from the formula ()