Skip to content

Latest commit

 

History

History
291 lines (153 loc) · 17.5 KB

CHANGELOG.md

File metadata and controls

291 lines (153 loc) · 17.5 KB

Changelog

1.3.3 (2022-02-21)

Bug Fixes

  • libmapstack: allow mapping by booleans and numbers (bb4a726)
  • libsaltcli+libmatchers: ensure Salt client API detection [skip ci] (3622ad2)

Continuous Integration

  • update linters to latest versions [skip ci] (66e953e)
  • gemfile: allow rubygems proxy to be provided as an env var [skip ci] (4f8cea7)
  • kitchen+ci: update with 3004 pre-salted images/boxes [skip ci] (128c1ce)
  • kitchen+gitlab: update for new pre-salted images [skip ci] (e6af371)

Styles

  • libsaltcli: fix comments to jinja comments [skip ci] (0e802c6)

Tests

  • system: add build_platform_codename [skip ci] (9f6afde)

1.3.2 (2021-11-05)

Bug Fixes

  • update: allow for empty pillar without state fail (0b562f9)

Code Refactoring

  • map.jinja: standardise v5 structure [skip ci] (10db716)

Continuous Integration

  • 3003.1: update inc. AlmaLinux, Rocky & rst-lint [skip ci] (9cdcdb6)
  • gemfile+lock: use ssf customised inspec repo [skip ci] (3d4783d)
  • kitchen: move provisioner block & update run_command [skip ci] (22e2cc2)
  • kitchen+ci: update with latest 3003.2 pre-salted images [skip ci] (93910b1)
  • kitchen+ci: update with latest CVE pre-salted images [skip ci] (4893b5d)
  • add Debian 11 Bullseye & update yamllint configuration [skip ci] (785782b)
  • kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (81d4098)

Tests

  • _mapdata: add verification file for debian-11 [skip ci] (8466eed)
  • alma+rocky: add platforms (based on CentOS 8) [skip ci] (4f7a692)

1.3.1 (2021-06-18)

Bug Fixes

  • tumbleweed: install package openssl-1_1 to generate key_dir (069500b)

Continuous Integration

  • add arch-master to matrix and update .travis.yml [skip ci] (caeefac)

Documentation

  • map.jinja: fix rst-lint violation [skip ci] (8df5989)

1.3.0 (2021-05-06)

Continuous Integration

  • gitlab-ci: enable Gentoo instances [skip ci] (c62cde9)

Features

  • update: integrate certificates on supported systems (5c9e680)

Tests

  • inspec: integrade update command in mapdata dump files (4c2d8da)
  • rubocop: fix all violations (12030ab)

1.2.0 (2021-04-26)

Features

  • platform: support the Gentoo distributions (a0f2701)

1.1.1 (2021-04-26)

Code Refactoring

  • layout: split formula with package and deployed (a7a55c3)

Continuous Integration

  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (e6077cc)

Tests

  • _mapdata: add verification file for fedora-34 [skip ci] (27ba289)

1.1.0 (2021-04-14)

Features

  • map: users can configure certlist in YAML files (1ae2717)

Tests

  • inspec: the cert pillar must be in mapdata reference files (36e04e1)

1.0.0 (2021-04-13)

Bug Fixes

  • map: unable to setup test infrastructure (c223af4)

Features

  • map: update to generic v5 map.jinja (93c89e1)

Tests

  • inspec: map.jinja configuration is now in reference files (4041422)
  • standardise use of share suite & _mapdata state [skip ci] (b372c37)

BREAKING CHANGES

  • map: map.jinja import must use without context
  • map: libmapstack.jinja import must use without context
  • map: libmatchers.jinja import must use without context
  • map: map.jinja now export a generic mapdata variable
  • map: the parameters per grains are now under cert/parameters/

0.4.4 (2021-03-17)

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (8aef477)
  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (bc13f8a)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (6a7eb8c)
  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (d7b7da0)
  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (1af4b43)
  • pre-commit: update hook for rubocop [skip ci] (21a2b99)

Tests

  • inspec: add InSpec shared resources (b1ad9d7)
  • inspec: verify mapdata dump against reference files (42f299f)
  • managed: fix for Oracle Linux (82257ca)
  • map: dump mapdata content (9a490de)

0.4.3 (2020-12-16)

Bug Fixes

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

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (1d3dbe0)
  • gemfile.lock: add to repo with updated Gemfile [skip ci] (2ab3b86)
  • gitlab-ci: use GitLab CI as Travis CI replacement (7a45acc)
  • kitchen: avoid using bootstrap for master instances [skip ci] (1a60083)
  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (e0e3597)
  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (8f3cd1d)
  • kitchen: use saltimages Docker Hub where available [skip ci] (83e3dc1)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (70e7539)
  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (d2b4a13)
  • pre-commit: add to formula [skip ci] (6ea0cec)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (2a8f832)
  • pre-commit: finalise rstcheck configuration [skip ci] (125dffb)
  • travis: add notifications => zulip [skip ci] (667d949)
  • travis: apply changes from build config validation [skip ci] (6bb2e29)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (712662e)
  • travis: quote pathspecs used with git ls-files [skip ci] (8dc28ce)
  • travis: run shellcheck during lint job [skip ci] (59c3c26)
  • travis: update salt-lint config for v0.0.10 [skip ci] (126da96)
  • travis: use major.minor for semantic-release version [skip ci] (bbcc4d7)
  • travis: use build config validation (beta) [skip ci] (34b4f1b)
  • workflows/commitlint: add to repo [skip ci] (2b5b9c2)
  • merge travis matrix, add salt-lint & rubocop to lint job (b3b4f57)

Documentation

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

Performance Improvements

  • travis: improve salt-lint invocation [skip ci] (2ac2db7)

0.4.2 (2019-10-09)

Bug Fixes

  • init.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] ()
  • platform: add arch-base-latest ()
  • travis: remove .ruby-version to allow using dist: bionic ()
  • 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.4.1 (2019-09-05)

Continuous Integration

  • kitchen+travis: replace EOL pre-salted images (1b9fd9d)

Tests

  • inspec: improve to work on amazon as well (248d0e8)

0.4.0 (2019-08-10)

Bug Fixes

  • no_certs: remove unused test pillar file (cbb0ef6), closes #29

Continuous Integration

  • kitchen: remove python*-pip installation (36b41c1)
  • use cross-formula standard structure (b6b0509)

Features

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

0.3.2 (2019-06-26)

Continuous Integration

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

Tests

  • managed: get tests working for Fedora as well (7332d4b), closes #23

0.3.1 (2019-04-28)

Continuous Integration

  • travis: deactivate fedora builds (e2c8352)

Documentation

  • semantic-release: implement an automated changelog (5f455f5)