Skip to content

Commit 27cf866

Browse files
committed
🚀 Release v1.10.0
Signed-off-by: peppi-lotta <[email protected]>
1 parent c8a6082 commit 27cf866

File tree

1 file changed

+71
-0
lines changed

1 file changed

+71
-0
lines changed

releasenotes/v1.10.0.md

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
<!-- markdownlint-disable no-inline-html line-length -->
2+
# Changes since v1.9.0
3+
4+
## :warning: Breaking Changes
5+
6+
- Decouple webhooks from api (#944)
7+
- Make ip-address-manager an IPAM provider for CAPI (#692)
8+
9+
## :sparkles: New Features
10+
11+
- Adding feature for allocating requested IP (#997)
12+
- bump CAPI v1.10.0-beta.0 (#941)
13+
14+
## :book: Documentation
15+
16+
- Limitation regarding IPClaim (#996)
17+
- update OpenSSF CII Best Practices badge (#868)
18+
19+
## :seedling: Others
20+
21+
- Configure tagliatelle linter (#1007)
22+
- Bump CAPI to 1.10.0 (#1006)
23+
- Set GITHUB_TOKEN in env in release workflow (#1003)
24+
- Make Adil and Peppi maintainers (#1000)
25+
- Enable dupl linter (#999)
26+
- Bump github.com/onsi/gomega from 1.36.3 to 1.37.0 (#989)
27+
- Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 (#994)
28+
- add labels to Dockerfile (#986)
29+
- make osv-scanner scan run daily (#987)
30+
- Bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 in /hack/tools (#992)
31+
- Bump the github-actions group with 4 updates (#981)
32+
- bump golang to v1.23.8 and x/net to v0.38.0 (#982)
33+
- do not bump major version of github actions (#976)
34+
- move mquhuy to emeritus reviewers (#975)
35+
- Enable errname, forbidigo, forcetypeassert, mnd, perfsprint and unparam linters (#972)
36+
- Enable ginkgolinter (#970)
37+
- update the used linters list (#958)
38+
- Bump kustomize to 5.6.0 and code-generator to 0.32.3 (#956)
39+
- Bump the kubernetes apiserver and client-go to v0.32.3 (#946)
40+
- update osv-scanner to v2.0.0 (#943)
41+
- Bump sigs.k8s.io/controller-runtime from 0.20.3 to 0.20.4 (#952)
42+
- Bump golangci-lint to v1.64.7 (#942)
43+
- bump tj-actions/changed-files to v46.0.1 (#939)
44+
- group all github action bumps into single PR (#934)
45+
- fix dependabot testing issues by re-adding "edited" (#923)
46+
- Bump github/codeql-action from 3.28.8 to 3.28.10 (#908)
47+
- Bump actions/cache from 4.2.0 to 4.2.2 (#907)
48+
- pin osv-scanner image in verify-release.sh (#888)
49+
- workflows: sync pull_request trigger types (#885)
50+
- Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#880)
51+
- Bump softprops/action-gh-release from 2.2.0 to 2.2.1 (#875)
52+
- Bump actions/setup-go from 5.2.0 to 5.3.0 (#876)
53+
- Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#877)
54+
- Introduce ReconcileError with Transient and Terminal Error type (#787)
55+
- bump kubeconform to v0.6.7 (#847)
56+
- Add read permission to build job in release wf (#845)
57+
- Add build container image as a job in release wf (#840)
58+
- add adilGhaffarDev as reviewer (#809)
59+
- replace release-1.7 with 1.9 in dependabot config (#795)
60+
- Fix container image build workflow (#789)
61+
- Fix release-notes in Makefile (#786)
62+
63+
## :recycle: Superseded or Reverted
64+
65+
- #1004, #998, #957, #949, #932, #931, #927, #926, #925, #924, #920, #918, #913, #910,
66+
#905, #902, #899, #897, #887, #886, #878, #874, #869, #863, #861, #857, #852, #848, #841,
67+
#837, #836, #830, #829, #823, #821, #817, #806, #802, #801, #800, #798, #796, #793, #791
68+
69+
The container image for this release is: v1.10.0
70+
71+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)