Skip to content

Commit 3924baf

Browse files
committed
🚀 Release v0.13.3
Signed-off-by: smoshiur1237 <moshiur.rahman@est.tech>
1 parent 186ecf1 commit 3924baf

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

releasenotes/v0.13.3.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Changes since v0.13.2
2+
3+
## :chart_with_upwards_trend: Overview
4+
5+
- 4 new commits merged
6+
7+
## :seedling: Others
8+
9+
- Bump golang version to 1.24.12 (#2956)
10+
- E2E: Use bucket for flatcar production image (#2926)
11+
12+
### Changed
13+
14+
- github.com/gophercloud/gophercloud/v2: [v2.9.0 → v2.10.0](https://github.com/gophercloud/gophercloud/compare/v2.9.0...v2.10.0)
15+
- github.com/onsi/ginkgo/v2: [v2.27.3 → v2.27.5](https://github.com/onsi/ginkgo/compare/v2.27.3...v2.27.5)
16+
- github.com/onsi/gomega: [v1.38.3 → v1.39.0](https://github.com/onsi/gomega/compare/v1.38.3...v1.39.0)
17+
- golang.org/x/crypto: v0.46.0 → v0.47.0
18+
- golang.org/x/mod: v0.30.0 → v0.31.0
19+
- golang.org/x/net: v0.47.0 → v0.48.0
20+
- golang.org/x/sys: v0.39.0 → v0.40.0
21+
- golang.org/x/telemetry: bc8e575 → 8fff8a5
22+
- golang.org/x/term: v0.38.0 → v0.39.0
23+
- golang.org/x/text: v0.32.0 → v0.33.0
24+
- golang.org/x/tools: v0.39.0 → v0.40.0
25+
- gopkg.in/ini.v1: v1.67.0 → v1.67.1
26+
27+
### Removed
28+
29+
_Nothing has changed._
30+
31+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)