Skip to content

Commit 60a216c

Browse files
committed
🚀 Release v1.9.0
Signed-off-by: Peppi-Lotta <[email protected]>
1 parent 8e0504d commit 60a216c

File tree

1 file changed

+60
-0
lines changed

1 file changed

+60
-0
lines changed

releasenotes/v1.9.0.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
<!-- markdownlint-disable no-inline-html line-length -->
2+
# Changes since v1.8.0
3+
4+
## :bug: Bug Fixes
5+
6+
- Make image build on releases (#775)
7+
- Fix ignored errors while patching resources (#701)
8+
9+
## :book: Documentation
10+
11+
- Update missing releases in compatibility table (#678)
12+
13+
## :seedling: Others
14+
15+
- Bump Golang to v1.23.4 (#785)
16+
- Bump CAPI to v1.9.0 (#782)
17+
- Lint hack/tools (#777)
18+
- Bump k8s.io/api from 0.31.2 to 0.31.3 in /hack/tools (#781)
19+
- Bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 in /api (#779)
20+
- Bump golang.org/x/oauth2 from 0.21.0 to 0.24.0 in /hack/tools (#780)
21+
- Bump CAPI to v1.9.0-rc.1 and controller-runtime to v0.19.3 (#776)
22+
- Bump softprops/action-gh-release from 2.0.9 to 2.1.0 (#771)
23+
- Bump github/codeql-action from 3.27.3 to 3.27.5 (#770)
24+
- Bump tj-actions/changed-files from 45.0.1 to 45.0.4 (#769)
25+
- Fixing release note generation (#764)
26+
- Fixing go mod mismatches (#762)
27+
- Automating release creation (#734)
28+
- Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 (#759)
29+
- Bump github.com/onsi/gomega from 1.35.1 to 1.36.0 (#758)
30+
- Bump the k8s.io/* deps to v0.30.7 (#754)
31+
- bump Go to 1.23.3 and golangci-lint to 1.60.3 (#749)
32+
- use make go-version instead of Dockerfile parsing in verify-release.sh (#741)
33+
- add osv-scanner config for correcting go version used (#695)
34+
- Increase time for golint test to avoid timeout failure (#745)
35+
- Use OSV-Scanner release binary and Reporter action workflow instead of pointing to a file (#728)
36+
- Bump actions/checkout from 4.2.1 to 4.2.2 (#727)
37+
- Bump actions/setup-go from 5.0.2 to 5.1.0 (#726)
38+
- Bump actions/cache from 4.1.1 to 4.1.2 (#724)
39+
- Enable TLS 1.3 flag in IPAM (#721)
40+
- Add Peppi-Lotta as a reviewer (#717)
41+
- Bump google/osv-scanner-action from 7c52d44abe9736f8a11bac47f6baadad7b3389f5 to 8b8e1861d7ab37b197ce153bb19f43cacb6dbddf (#713)
42+
- make CAPI a pattern in dependabot (#703)
43+
- bump markdownlint-cli2 to v0.12.0 (#699)
44+
- Reuse PR verifier wf from project-infra (#693)
45+
- Bump osv scanner workflow to v1.8.5 (#691)
46+
- Use osv-scanner workflow file instead of local workflow (#676)
47+
- Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 in /api (#668)
48+
- Bump actions/upload-artifact from 4.3.4 to 4.4.0 (#674)
49+
- remove release-1.6 from dependabot (#675)
50+
- fix dependabot config ignore rules (#672)
51+
- add dependabot config for release-1.8 (#657)
52+
53+
## :recycle: Superseded or Reverted
54+
55+
(#661)(#663)(#654)(#666)(#669)(#681)(#682)(#688)(#698)(#704)(#708)(#711)(#712)
56+
(#714)(#718)(#725)(#731)(#732)(#735)(#744)(#751)(#755)(#761)
57+
58+
The container image for this release is: v1.9.0
59+
60+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)