Skip to content

Latest commit

 

History

History
191 lines (97 loc) · 10.9 KB

CHANGELOG.md

File metadata and controls

191 lines (97 loc) · 10.9 KB

Changelog

1.1.2 (2020-11-16)

Continuous Integration

  • pre-commit: add to formula [skip ci] (feb333d)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (57e6659)
  • pre-commit: finalise rstcheck configuration [skip ci] (24ab8f7)

Documentation

1.1.1 (2020-09-03)

Bug Fixes

  • mapping: use default wheel group in freebsd (630b13f)

1.1.0 (2020-09-01)

Continuous Integration

  • kitchen: use saltimages Docker Hub where available [skip ci] (671d596)
  • travis: add notifications => zulip [skip ci] (f71aea9)

Features

  • freebsd: upgrade to supported python 3 version (06ff9fb)

1.0.1 (2020-05-04)

Bug Fixes

  • config: add jails config filename also to fallback file.absent (167a0d6)

Continuous Integration

  • gemfile.lock: add to repo with updated Gemfile [skip ci] (1604f1e)
  • kitchen: avoid using bootstrap for master instances [skip ci] (9ae8e09)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (4c957f0)
  • workflows/commitlint: add to repo [skip ci] (6f3a950)

1.0.0 (2020-01-13)

Features

BREAKING CHANGES

  • all previous fail2ban based configurations must be reviewed; fail2ban.ng usage must be promoted to fail2ban and any uses of the original fail2ban will have to be converted.

0.17.2 (2020-01-10)

Bug Fixes

  • ng/map.jinja: use ng:lookup rather than lookup (cb76484)

Continuous Integration

  • kitchen: use fail2ban.ng in state_top (#35) (10b403f)

0.17.1 (2020-01-10)

Bug Fixes

  • pillar.example: declare ignoreip (whitelist) in jail section (ng) (00661cb)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (4a10cd6)
  • travis: quote pathspecs used with git ls-files [skip ci] (b4affad)
  • travis: use major.minor for semantic-release version [skip ci] (d41fe3f)

0.17.0 (2019-11-27)

Bug Fixes

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

Continuous Integration

  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (14629b9)
  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (6652ff9)
  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (9968b09)
  • travis: apply changes from build config validation [skip ci] (885c517)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (5112d76)
  • travis: run shellcheck during lint job (527cf1e)
  • travis: update salt-lint config for v0.0.10 [skip ci] (52eb62c)
  • travis: use build config validation (beta) [skip ci] (2ae5e8c)

Documentation

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

Features

  • update deprecation version number in semantic-release run (11d748a)
  • deprecated.sls: prepare warning state for ng promotion (#35) (4c702bc)
  • deprecation: include ng promotion warning to all state files (4348b59)

Performance Improvements

  • travis: improve salt-lint invocation [skip ci] (5a14047)

0.16.3 (2019-10-11)

Bug Fixes

  • rubocop: add fixes using rubocop --safe-auto-correct ()

Continuous Integration

  • merge travis matrix, add salt-lint & rubocop to lint job ()
  • travis: merge rubocop linter into main lint job ()

0.16.2 (2019-10-09)

Bug Fixes

  • config.jinja: fix salt-lint errors ()
  • config.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: 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 ()
  • use dist: bionic & apply opensuse-leap-15 SCP error workaround ()

0.16.1 (2019-08-25)

Documentation

  • readme: update testing section (3ae625f)

0.16.0 (2019-08-10)

Continuous Integration

  • kitchen+travis: modify matrix to include develop platform (4af0301)

Features

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

0.15.0 (2019-05-18)

Continuous Integration

  • travis: enabling only 5 builds for Salt 2019.2 on py3 (d588774)

Features

  • implement an automated changelog (9ab601c)