Breaking changes
The checker is only compatible with Boulder releases after v0.20250728.0. It relies on a new endpoint /get/certinfo that is not present in previous versions of Boulder.
What's Changed
- Bump github.com/go-jose/go-jose/v4 from 4.0.1 to 4.0.5 by @dependabot[bot] in #85
- Bump the aws-sdk-go group with 5 updates by @dependabot[bot] in #84
- Bump the aws-sdk-go group with 5 updates by @dependabot[bot] in #87
- churner: fetch and lint CRL at issuance time by @jsha in #89
- Bump github.com/mholt/acmez/v3 from 3.0.1 to 3.1.0 by @dependabot[bot] in #91
- Bump the aws-sdk-go group with 4 updates by @dependabot[bot] in #90
- Update README by @jsha in #93
- Update golang and golang.org/x/* dependencies by @mcpherrinm in #103
- Bump the aws-sdk-go group across 1 directory with 4 updates by @dependabot[bot] in #98
- Bump github.com/mholt/acmez/v3 from 3.1.0 to 3.1.2 by @dependabot[bot] in #105
- Bump github.com/aws/aws-lambda-go from 1.47.0 to 1.48.0 by @dependabot[bot] in #100
- checker: format serial as hex in error messages by @inahga in #112
- retries: use longer exponential backoff by @inahga in #113
- Add more context to error logs by @jsha in #86
- Bump the aws-sdk-go group across 1 directory with 5 updates by @dependabot[bot] in #111
- Bump github.com/aws/aws-lambda-go from 1.48.0 to 1.49.0 by @dependabot[bot] in #110
- Bump golangci/golangci-lint-action from 6 to 8 by @dependabot[bot] in #107
- Bump the aws-sdk-go group with 5 updates by @dependabot[bot] in #114
- Bump github.com/letsencrypt/boulder from 0.0.0-20240424004736-7ee5b469a6a9 to 0.20250805.0 by @dependabot[bot] in #118
- Use new certinfo endpoint to fetch notAfter by @inahga in #119
- Use url.JoinPath() instead of concating string URLs by @inahga in #120
New Contributors
Full Changelog: v0.2.3...v0.3.0