Skip to content

v4.0.0

Compare
Choose a tag to compare
@saltstack-formulas-travis saltstack-formulas-travis released this 09 Aug 21:15
· 205 commits to master since this release

4.0.0 (2020-08-09)

Bug Fixes

  • libtofs: “files_switch” mess up the variable exported by “map.jinja” [skip ci] ()
  • pr: adopt pr comments ()

Code Refactoring

  • all: align to template-formula; add clientlibs feature ()

Continuous Integration

  • gemfile.lock: add to repo with updated Gemfile [skip ci] ()
  • kitchen: avoid using bootstrap for master instances [skip ci] ()
  • kitchen: use saltimages Docker Hub where available [skip ci] ()
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] ()
  • travis: add notifications => zulip [skip ci] ()
  • workflows/commitlint: add to repo [skip ci] ()

Styles

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

BREAKING CHANGES

  • all: The data dictionary is simplified and expanded.
    Retest your states and update pillar data accordingly.
    For developer convenience, clientlibs states were introduced.
    See pillar.example, defaults.yaml, and docs/README.