Skip to content

v0.8.1

Compare
Choose a tag to compare
@munnerz munnerz released this 18 Jun 14:51
· 4 commits to release-0.8 since this release
55fadf1

Changelog since v0.8.0

  • cert-manager-webhook secret exists in cert-manager ns (#1753, @kevinawoo)
  • Fix indentation on ACME setup examples (#1785, @lachlancooper)
  • Fix ECDSA certificate issuance with ACME issuer (#1757, @munnerz)
  • Fix panic in HTTP01 solver if ingress field is not specified (#1758, @munnerz)
  • Fix solver selection logic to return the selected solver rather than always returning the last one (#1717, @dobesv)
  • Fix logic to select the solver that has the most labels (#1715, @dobesv)