Skip to content

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 02 Mar 06:49
· 676 commits to master since this release
v1.5.1
c644968

LinuxAid Release Version v1.5.1

Features

  • b9195d4 feat: add acme support for haproxy 3
  • bd16f65 feat: add haproxy 3

Bug Fixes

  • 1e32716 fix: auto-enable native ACME for 3.x on Noble and add ACME CA/timer flow with other fixes
  • 04cd9c2 fix: address lint issues for puppet strings docs
  • 463d539 fix: handle immediate scheduling of certificate renewals
  • 32a2641 fix: handle rejected domains in the Native acme monitoring loop
  • af20c7a fix: address the formatting lint issues
  • 09f48de fix: handle configuration conflict and the unintended certbot execution
  • 5f141b7 fix: write the automated renewed certificates from memory to disk via cron script
  • 6e7ddfa fix: handle certificate issuing for multiple group of domains
  • 4fa62a3 fix: handle unknown service name error for haproxy challenge response
  • e8782a7 fix: remove dependency on extra variables for version and use the existing one
  • b70f4fe fix: handle setting config version when a git directory for a repo exists
  • b1b6f21 fix extra_options parameter while passing undef
  • c4f72e7 fix: remove unwanted 'main' component from kubernetes apt repo

Other Changes