Skip to content

v1.0.0

Compare
Choose a tag to compare
@saltstack-formulas-travis saltstack-formulas-travis released this 11 Mar 00:24
· 110 commits to master since this release

1.0.0 (2020-03-11)

Bug Fixes

  • libtofs: “files_switch” mess up the variable exported by “map.jinja” [skip ci] (9ea2bda)
  • pytoml: add package name for centos-8 (6428501)
  • pytoml: the Centos 8 distribution should install python3-pytoml (2eaba15)
  • release.config.js: use full commit hash in commit link [skip ci] (5dbfe8e)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (81b6817)
  • kitchen: avoid using bootstrap for master instances [skip ci] (8dbf7c2)
  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (136a01c)
  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (0883324)
  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (cbca3ab)
  • travis: adjust to new working matrix (db7098e)
  • travis: apply changes from build config validation [skip ci] (ff4854b)
  • travis: drop 2017.7 platform test (266f67c)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (11a0d28)
  • travis: quote pathspecs used with git ls-files [skip ci] (f95e4f0)
  • travis: run shellcheck during lint job [skip ci] (380cce1)
  • travis: update salt-lint config for v0.0.10 [skip ci] (50e0774)
  • travis: use major.minor for semantic-release version [skip ci] (7794ab7)
  • travis: use build config validation (beta) [skip ci] (8baf3ee)

Documentation

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

Features

  • config: salt has a module to serialize to TOML (013fefb)

Performance Improvements

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

BREAKING CHANGES

  • config: salt['slsutil.serialize'] was introduced in 2018.3
  • config: toml serializer was introduced in 2018.3