Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Oct 18:36
· 143 commits to main since this release
47b7e5b

What's Changed

  • Openshift-routes now supports Route.spec.subdomain. This feature was contributed by @jacksgt in #27.
  • Openshift-routes now supports ECDSA keys. This improvement was contributed by @vinny-sabatini in #28.
  • Renewal was happening too early. @seandilda found that the renewal was happening at ⅓ of the duration of the certificate instead of ⅔. If you are using Let's Encrypt, your 90-days certificates would get rotated after 30 days instead of 60 days. This was fixed in the pull request #25.
  • The static manifest contained an error that prevented the use of the /metrics endpoint. It is now fixed thanks to @vinny-sabatini in #33.

New Contributors

Full Changelog: v0.2.0...v0.3.0