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
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,24 @@ 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.38] - 2026-02-19
9
+
10
+
<!-- Release notes generated using configuration in .github/release.yml at bc187116f37a5120248887b0c0b61da73dbd5d83 -->
11
+
12
+
## What's Changed
13
+
### Contributions
14
+
* Align envtest with go.mod and update envtest Kubernetes version to 1.33 by @jstudler in https://github.com/netbox-community/netbox-operator/pull/518
15
+
* Build(deps): bump the go-dependencies group with 16 updates by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/517
16
+
* Build(deps): bump golang from 1.25.7 to 1.26.0 in the docker group by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/516
17
+
* Compatibility with new NetBox versions by @bruelea in https://github.com/netbox-community/netbox-operator/pull/506
0 commit comments