Skip to content

Latest commit

 

History

History
158 lines (84 loc) · 9.3 KB

CHANGELOG.md

File metadata and controls

158 lines (84 loc) · 9.3 KB

Changelog

0.5.7 (2020-09-10)

Styles

  • rubocop: fix Rubocop offenses (86126c0)

0.5.6 (2020-09-10)

Bug Fixes

  • state: restart service when configuration has changed (6de4e9a)

0.5.5 (2020-07-20)

Bug Fixes

  • service: don't reload ufw service if service is disabled (c953630)

Continuous Integration

  • kitchen: use saltimages Docker Hub where available [skip ci] (ffeed19)

Styles

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

0.5.4 (2020-05-30)

Bug Fixes

  • debian: avoid python-ufw installation (py2-only) (a636ee5), closes #19
  • install: use EPEL repo for amazonlinux-2 (481c897)
  • libtofs: “files_switch” mess up the variable exported by “map.jinja” [skip ci] (f4fcf99)
  • release.config.js: use full commit hash in commit link [skip ci] (54ad9df)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (a6151e9)
  • gemfile.lock: add to repo with updated Gemfile [skip ci] (95f6515)
  • kitchen: avoid using bootstrap for master instances [skip ci] (caf6a71)
  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (207b8b8)
  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (f37a77c)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (9ae4f31)
  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (2f912e2)
  • kitchen+travis: use latest pre-salted images (0df4fe4)
  • travis: add notifications => zulip [skip ci] (d47a1b7)
  • travis: apply changes from build config validation [skip ci] (1276ce2)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (106d528)
  • travis: quote pathspecs used with git ls-files [skip ci] (0b8193f)
  • travis: run shellcheck during lint job [skip ci] (b998454)
  • travis: update salt-lint config for v0.0.10 [skip ci] (95e8baa)
  • travis: use major.minor for semantic-release version [skip ci] (d83a85b)
  • travis: use build config validation (beta) [skip ci] (9cf6cf3)
  • workflows/commitlint: add to repo [skip ci] (6341977)

Performance Improvements

  • travis: improve salt-lint invocation [skip ci] (510b016)

Tests

  • without-ipv6: add test pillar for suite (6047fbf)

0.5.3 (2019-10-19)

Continuous Integration

  • travis: remove PyYAML workaround since fixed in salt-lint v0.0.9 ()

Documentation

  • contributing: remove to use org-level file instead [skip ci] ()
  • readme: update link to CONTRIBUTING [skip ci] ()

0.5.2 (2019-10-10)

Bug Fixes

  • applications.sls: fix salt-lint errors ()
  • interfaces.sls: fix salt-lint errors ()
  • open.sls: fix salt-lint errors ()
  • services.sls: fix salt-lint errors ()

Continuous Integration

  • kitchen: change log_level to debug instead of info ()
  • kitchen: install required packages to bootstrapped opensuse [skip ci] ()
  • kitchen: use bootstrapped opensuse images until 2019.2.2 [skip ci] ()
  • kitchen+travis: apply opensuse-leap-15 SCP error workaround ()
  • kitchen+travis: replace EOL pre-salted images ()
  • platform: add arch-base-latest ()
  • yamllint: add rule empty-values & use new yaml-files setting ()
  • merge travis matrix, add salt-lint & rubocop to lint job ()

0.5.1 (2019-08-25)

Documentation

  • readme: update testing section (80a3734)

0.5.0 (2019-08-17)

Features

  • yamllint: include for this repo and apply rules throughout (38eb4dc)

0.4.1 (2019-07-13)

Code Refactoring

  • kitchen+inspec: move inline pillar to file (0005375)

Continuous Integration

  • kitchen+travis: modify matrix to include develop platform (8699e9d)

0.4.0 (2019-05-21)

Continuous Integration

  • kitchen+travis: test with pre-salted Docker images (f27ec2e)

Features

0.3.0 (2019-05-14)

Continuous Integration

  • kitchen: rename Kitchen config file (2e59df4)

Features

  • semantic-release: implement an automated changelog (f25b404)