Skip to content

Commit ec10b2a

Browse files
authored
Merge pull request #3084 from Nordix/release-notes-0.13.5
🚀 Release v0.13.5
2 parents f5b8275 + 3c2edc1 commit ec10b2a

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

releasenotes/v0.13.5.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
# Highlights
2+
3+
## Changes since v0.13.4
4+
5+
## :chart_with_upwards_trend: Overview
6+
7+
- 8 new commits merged
8+
9+
## :seedling: Others
10+
11+
- Bump google.golang.org/grpc to v1.79.3 (#3072)
12+
- Set GOTOOLCHAIN in Makefile (#3069)
13+
- Update Trivy version to 0.69.3 (#3070)
14+
- Uplift go 1.25.8 (#3052)
15+
16+
## Dependencies
17+
18+
### Added
19+
20+
- sigs.k8s.io/structured-merge-diff/v6: v6.3.2
21+
22+
### Changed
23+
24+
- cel.dev/expr: v0.24.0 → v0.25.1
25+
- github.com/cloudflare/circl: [v1.6.1 → v1.6.3](https://github.com/cloudflare/circl/compare/v1.6.1...v1.6.3)
26+
- github.com/cncf/xds/go: [0feb691 → ee656c7](https://github.com/cncf/xds/compare/0feb691...ee656c7)
27+
- github.com/envoyproxy/go-control-plane/envoy: [v1.35.0 → v1.36.0](https://github.com/envoyproxy/go-control-plane/compare/envoy/v1.35.0...envoy/v1.36.0)
28+
- github.com/envoyproxy/go-control-plane: [75eaa19 → v0.14.0](https://github.com/envoyproxy/go-control-plane/compare/75eaa19...v0.14.0)
29+
- github.com/envoyproxy/protoc-gen-validate: [v1.2.1 → v1.3.0](https://github.com/envoyproxy/protoc-gen-validate/compare/v1.2.1...v1.3.0)
30+
- go.opentelemetry.io/contrib/detectors/gcp: v1.38.0 → v1.39.0
31+
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp: v1.22.0 → v1.40.0
32+
- google.golang.org/grpc: v1.78.0 → v1.79.3
33+
- k8s.io/api: v0.33.8 → v0.33.9
34+
- k8s.io/apiextensions-apiserver: v0.33.8 → v0.33.9
35+
- k8s.io/apimachinery: v0.33.8 → v0.33.10
36+
- k8s.io/apiserver: v0.33.8 → v0.33.9
37+
- k8s.io/client-go: v0.33.8 → v0.33.9
38+
- k8s.io/code-generator: v0.33.8 → v0.33.9
39+
- k8s.io/component-base: v0.33.8 → v0.33.9
40+
- k8s.io/kms: v0.33.8 → v0.33.9
41+
- sigs.k8s.io/cluster-api/test: v1.11.6 → v1.11.7
42+
- sigs.k8s.io/cluster-api: v1.11.6 → v1.11.7
43+
44+
### Removed
45+
46+
_Nothing has changed._
47+
48+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)