Releases: evertrust/horizon-issuer
Releases · evertrust/horizon-issuer
v0.3.2
v0.3.1
What's Changed
- fix: set failure time upon failure by @antoninguyot in #16
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's new
- Outbound proxy support
- TLS certificate authentication to Horizon
- Manage CRDs in the Helm chart (automatic upgrades)
- Bug fixes
Warning
Read this release specific upgrade instructions before proceeding with the upgrade.
Full Changelog: v0.2.2...v0.3.0
v0.2.2
v0.2.0
What's Changed
- Renew certificates without manual approval (self-renewing) when enabled on profile
- Set labels directly through annotations on Ingresses and Certificates resources
- Enforce and set default labels and ownership data with the new Issuer syntax
- Bug fixes
Caution
This release is compatible with Horizon 2.4.0 and onwards. DO NOT UPGRADE without first upgrading your Horizon instance, then follow the migration guide in the README.md file.
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Added: The health check interval is now configurable
- Fixed: bumped dependencies and Go 1.20
- Fixed: the
Issuer
object healthcheck would fail even when the Horizon instance was online
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- fix(rbac): give get,list and watch verbs on ingresses by @ugiraud in #11
- Dev/dns checker by @pierreadorni in #12
New Contributors
- @ugiraud made their first contribution in #11
- @pierreadorni made their first contribution in #12
Full Changelog: v0.0.7...v0.1.0