Releases: cert-manager/issuer-lib
Releases · cert-manager/issuer-lib
v0.8.0
This release updates all dependencies to their latest versions.
What's Changed
Dependabot:
- Fix gosec linter issues and enable linter by @inteon in #117
- Bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.2 in the all group across 1 directory by @dependabot in #118
- Bump the all group with 4 updates by @dependabot in #120
- Bump the all group across 1 directory with 2 updates by @dependabot in #124
- Bump golang.org/x/net from 0.19.0 to 0.23.0 in /examples/simple by @dependabot in #127
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /examples/simple by @dependabot in #126
- Bump the all group with 3 updates by @dependabot in #129
- Bump the all group across 1 directory with 5 updates by @dependabot in #131
- Bump the all group across 1 directory with 2 updates by @dependabot in #134
- Bump the all group with 4 updates by @dependabot in #138
- Bump the all group across 1 directory with 8 updates by @dependabot in #150
Makefile modules:
- [CI] Merge self-upgrade-main into main by @github-actions in #115
- [CI] Merge self-upgrade-main into main by @github-actions in #119
- [CI] Merge self-upgrade-main into main by @github-actions in #121
- [CI] Merge self-upgrade-main into main by @github-actions in #123
- [CI] Merge self-upgrade-main into main by @github-actions in #125
- [CI] Merge self-upgrade-main into main by @github-actions in #128
- [CI] Merge self-upgrade-main into main by @github-actions in #133
- [CI] Merge self-upgrade-main into main by @github-actions in #135
- [CI] Merge self-upgrade-main into main by @github-actions in #136
- [CI] Self-upgrade merging self-upgrade-main into main by @inteon in #139
- [CI] Merge self-upgrade-main into main by @github-actions in #140
- [CI] Merge self-upgrade-main into main by @github-actions in #143
- [CI] Merge self-upgrade-main into main by @github-actions in #144
- [CI] Merge self-upgrade-main into main by @github-actions in #147
- [CI] Merge self-upgrade-main into main by @github-actions in #149
Full Changelog: v0.7.0...v0.8.0
v0.7.0
v0.6.0
Warning
What's Changed
We have updated the Go dependencies to the latest version in this minor release.
New Contributors
- @ThatsMrTalbot made their first contribution and is now a reviewer of the project in #86
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Controller: PendingError isn't actually an error by @maelvls in #59
- Bump
/x/net
to fix reported CVE by @SgtCoDFish in #72
New Contributors
- @SgtCoDFish made their first contribution in #72
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Add option to disable the cert-manager or Kubernetes CSR controller by @inteon in #40
- Also reconcile when the linked issuer receives an update by @inteon in #41
- Cleanup issuer controller by @inteon in #42
- README: explain how logs are meant to be used by @maelvls in #56
- Cleanup the CertificateRequest and CertificateSigningRequest controllers by @inteon in #57
- Unify the CertificateRequest + CertificateSigningRequest controllers by @inteon in #43
- Try grouping the dependabot upgrades by @inteon in #65
- Bump the all group with 2 updates by @dependabot in #66
- Bump the all group with 5 updates by @dependabot in #67
- Upgrade all dependencies by @inteon in #55
New Contributors
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.0
v0.1.0
What's Changed
- Initial source code by @inteon in #7
- Fix typo in readme & add OWNERS file by @inteon in #13
- Upgrade all go dependencies by @inteon in #14
- Update test descriptions for integration tests by @inteon in #17
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #15
- Improve logic for setting LastTransitionTime by @inteon in #16
- Add introduction and goals sections to the README by @inteon in #19
- Remove non-useful linters & resolve linter issues by @inteon in #23
- Add support for Kubernetes CSR resources by @inteon in #20
- Upgrade dependencies by @inteon in #32
- Bump golangci/golangci-lint-action from 3.4.0 to 3.6.0 by @dependabot in #26
New Contributors
- @inteon made their first contribution in #7
- @dependabot made their first contribution in #15
Full Changelog: https://github.com/cert-manager/issuer-lib/commits/v0.1.0