Skip to content

Commit 3e370ce

Browse files
Merge pull request #3102 from Nordix/release-notes-0.12.3
🚀 Release v0.12.3
2 parents 3cb7741 + 45c18ce commit 3e370ce

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

releasenotes/v0.12.3.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
<!-- markdownlint-disable no-inline-html line-length -->
2+
# Changes since v0.12.2
3+
4+
## :bug: Bug Fixes
5+
6+
- Add handling of paused annotation to the HFS controller (#3090)
7+
- Fix return values of the HFC controller in case of provisioner errors (#3076)
8+
9+
## :seedling: Others
10+
11+
- Bump CAPI to v1.12.4 (#3099)
12+
- bump google.golang.org/grpc to v1.79.3 (#3097)
13+
- bump x/net to v0.49.0 (#3083)
14+
- Bump golangci-lint to v2.5.0 in workflow (#3085)
15+
- harden pr-verifier workflow trigger (#3088)
16+
- Update Go version to 1.25.8 (#3064)
17+
- Bump github.com/cloudflare/circl to v1.6.3 (#3050)
18+
- Bump github.com/cert-manager/cert-manager from 1.18.5 to 1.18.6 in /test (#3040)
19+
- Bump the kubernetes group to v0.34.5 (#3039)
20+
- Bump golangci-lint to v2.5.0 and fix linter findings (#3032)
21+
- Bump opentelemetry.io/otel/sdk to v1.40.0 (#3020)
22+
- bump osv-scanner in hack/verify-release.sh (#3030)
23+
- add Sunnatillo as reviewer (#3026)
24+
- add smoshiur1237 as reviewer (#3017)
25+
- Bump sigs.k8s.io/kustomize/kustomize/v5 from 5.8.0 to 5.8.1 in /hack/tools (#2990)
26+
- Bump go.etcd.io/etcd/client/pkg/v3 from 3.6.7 to 3.6.8 (#2988)
27+
- Bump sigs.k8s.io/kustomize/api from 0.21.0 to 0.21.1 in /test (#2992)
28+
29+
## :recycle: Superseded or Reverted
30+
31+
- #3008, #3027, #2987
32+
33+
The image for this release is: v0.12.3
34+
35+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)