You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,25 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
+
## [v0.2.22] - 2025-10-13
9
+
10
+
<!-- Release notes generated using configuration in .github/release.yml at d1ead7430dbf98f11dd91e8d5f9d074c000d8dec -->
11
+
12
+
## What's Changed
13
+
### Contributions
14
+
* Adding app label to spec.selector by @pablogarciamiranda in https://github.com/netbox-community/netbox-operator/pull/437
15
+
* fix prefixLength regex pattern in prefixclaim by @faebr in https://github.com/netbox-community/netbox-operator/pull/450
16
+
* Bump the go-dependencies group with 11 updates by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/452
17
+
* Bump github/codeql-action from 3 to 4 in the github-actions group by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/453
18
+
* Bump golang from 1.25.1 to 1.25.2 in the docker group by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/451
0 commit comments