Skip to content

Releases: saltstack-formulas/vault-formula

v1.0.6

24 Jun 01:07
Compare
Choose a tag to compare

1.0.6 (2019-06-24)

Bug Fixes

v1.0.5

15 May 19:25
Compare
Choose a tag to compare

1.0.5 (2019-05-15)

Documentation

  • readme: move requirements section under testing header (dfca3a6)

v1.0.4

14 May 00:21
Compare
Choose a tag to compare

1.0.4 (2019-05-14)

Continuous Integration

  • kitchen: don't put Gemfile.lock in git (cfd5daf)
  • kitchen: update Gemfile from template-formula (541ec63)
  • travis: use default bundler on Travis (b9f40b3)

Documentation

  • readme: restore requirements section (5f2256c)

v1.0.3

13 May 21:52
Compare
Choose a tag to compare

1.0.3 (2019-05-13)

Documentation

  • readme: improve readme sections (10e2bde)

v1.0.2

13 May 01:12
Compare
Choose a tag to compare

1.0.2 (2019-05-13)

Documentation

  • readme: update readme, add badges (1fc3142)

v1.0.1

20 Apr 18:12
Compare
Choose a tag to compare

1.0.1 (2019-04-20)

Code Refactoring

  • kitchen: prefer kitchen.yml to .kitchen.yml (5baaf24)

v1.0.0

01 Apr 20:39
Compare
Choose a tag to compare

1.0.0 (2019-04-01)

Bug Fixes

  • everything: review comments & tests (297d784)
  • package: add missed cleanup & add storage backend to prod test (d0ed5e5)
  • package: fix more review comments (65482c2)
  • service: re-add support for Ubuntu 14.04 and older (1b1611f)
  • upgrade: upgrade procedure & add MacOS platform (b7b0d1d)

Code Refactoring

  • everything: overhaul to align with the template-formula (15d4e34)
  • map.jinja: cleanup map.jinja merge & add lookup (a640f01)
  • service: move config watch statement as it breaks in dev_mode (c6ce242)

Features

  • version: bump version to 1.1.0 (7671f87)

Reverts

  • defaults: some defaults were incorrectly changed (140db23)

Tests

  • config: correct more test cases (507ee9f)
  • install_binary: fix version & hash returned by vault v1.1.0 (8d74960)
  • kitchen: change version pillar (7fed7e6)
  • manual: update test, clean link (1f533d3)

BREAKING CHANGES

  • everything: This renames all states and the config file being
    generated.

v0.5.1

27 Mar 12:26
Compare
Choose a tag to compare

0.5.1 (2019-03-27)

Documentation

  • semantic-release: implement an automated changelog (728ebd8), closes #24

v0.5.0

27 Mar 00:43
9c62426
Compare
Choose a tag to compare
Merge pull request #22 from dafyddj/fix_systemd

Fix systemd unit file, file backend, generating self-signed cert, upgrade process