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
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,28 @@ 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.11] - 2025-08-18
9
+
10
+
Bump golang from 1.24.6 to 1.25.0 in the docker group (#412)
11
+
12
+
<!-- Release notes generated using configuration in .github/release.yml at v0.2.11 -->
13
+
14
+
## What's Changed
15
+
### Version Bumps
16
+
* Bump the go-dependencies group with 9 updates by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/414
17
+
* Bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/413
18
+
* Bump github.com/emicklei/go-restful/v3 from 3.12.2 to 3.13.0 in the go-dependencies group by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/416
19
+
* Bump golang from 1.24.6 to 1.25.0 in the docker group by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/412
20
+
21
+
## New Contributors
22
+
*@github-actions[bot] made their first contribution in https://github.com/netbox-community/netbox-operator/pull/408
0 commit comments