Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jan 12:47

1.0.0 (2025-01-27)

Features

  • add etcd storage (d68c47a)
  • Add raft backed support (2334138)
  • add support for AlmaLinux (04caf06)
  • add support for AmazonLinux (15a6774)
  • add support for debian 12 (7720ead)
  • add support for EL9 distros (b7e27aa)
  • add support for installing vault plugins (37caf93)
  • add support for the current versions of debian/ubuntu (438493a)
  • add vault log to file with vault_enable_log (a7b7646)
  • ci: auto discover molecule scenarios (ee2d820)
  • GHA: add commitlint and semrel (#362) (d5bae97)
  • plugins: support using token from vault cli token helper (4c61eb3)
  • seal: add support for ocikms (eea06b9)
  • support Fedora (1def881)
  • testing: add molecule scenarios for all of the platforms that the role supports (38b2d40)

Bug Fixes

Reverts

  • Revert "Replace server variable with inventory_hostname in raft configuration" (b798fdd)