Skip to content

v2.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Dec 05:15

2.6.0 (2024-12-15)

Features

  • 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)
  • 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)
  • testing: add molecule scenarios for all of the platforms that the role supports (38b2d40)

Bug Fixes

  • amazonlinux 2022 repo (ca78fd0)
  • amazonlinux repo (4dc2170)
  • applying PR#302 comments (d7389f5)
  • ci: failing legacy platforms and delegation issues. (#321) (6a18b80)
  • ci: ignore examples dir in ansible lint (#327) (0f9d34c)
  • correct vault group in goss tests (446859b)
  • distro versions in readme (c7bfd0e)
  • jinja2 linting (0cac363)
  • lint: Templated files should use template instead of copy (aa43735)
  • only set client_ca_file for tcp listener when defined (a7a314c)
  • pkcs11: jinja whitespace (b872b09)
  • remove debian 12 since it's a prerelease (c3cd9e7)
  • remove vault_tls_prefer_server_cipher_suites (fa5a7e6)
  • remove vault_tls_prefer_server_cipher_suites defaults (c7dcf03)
  • replace deprecated include with include_tasks (6e3e032)
  • risky-file-permissions (3729dbf)
  • semrel: fix branch (#363) (ec91b6c)
  • semrel: fix branch (#364) (2c87dd4)
  • set vault_os_packages for RedHat (293f7ad)
  • shameless self plug (f2be6f9)
  • smerel: bump changelog to 8.0.0 (#365) (7e2fded)
  • systemd unit option ConditionFileExists (12d294d)
  • tasks that check if vault is installed shouldn't be handlers (60c7478)
  • template can't write content to file (8940571)
  • temporarily disable overly strict lint rule (5695e34)

Reverts

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