Skip to content

Commit c23c7ca

Browse files
committed
🚀 Release v0.14.2
Signed-off-by: smoshiur1237 <moshiur.rahman@est.tech>
1 parent 00a5a0e commit c23c7ca

1 file changed

Lines changed: 44 additions & 0 deletions

File tree

releasenotes/v0.14.2.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# Highlights
2+
3+
## Changes since v0.14.1
4+
5+
## :chart_with_upwards_trend: Overview
6+
7+
- 9 new commits merged
8+
9+
## :seedling: Others
10+
11+
- Bump google.golang.org/grpc to v1.79.3 (#3071)
12+
- Set GOTOOLCHAIN in Makefile (#3068)
13+
- Update Trivy version to 0.69.3 (#3066)
14+
- Uplift go to 1.25.8 (#3051)
15+
16+
## Dependencies
17+
18+
### Added
19+
20+
_Nothing has changed._
21+
22+
### Changed
23+
24+
- cel.dev/expr: v0.24.0 → v0.25.1
25+
- github.com/cncf/xds/go: [0feb691 → ee656c7](https://github.com/cncf/xds/compare/0feb691...ee656c7)
26+
- 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)
27+
- github.com/envoyproxy/go-control-plane: [75eaa19 → v0.14.0](https://github.com/envoyproxy/go-control-plane/compare/75eaa19...v0.14.0)
28+
- 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)
29+
- go.opentelemetry.io/contrib/detectors/gcp: v1.38.0 → v1.39.0
30+
- google.golang.org/grpc: v1.78.0 → v1.79.3
31+
- k8s.io/api: v0.34.4 → v0.34.5
32+
- k8s.io/apiextensions-apiserver: v0.34.4 → v0.34.5
33+
- k8s.io/apimachinery: v0.34.4 → v0.34.6
34+
- k8s.io/apiserver: v0.34.4 → v0.34.5
35+
- k8s.io/client-go: v0.34.4 → v0.34.5
36+
- k8s.io/code-generator: v0.34.4 → v0.34.5
37+
- k8s.io/component-base: v0.34.4 → v0.34.5
38+
- k8s.io/kms: v0.34.4 → v0.34.5
39+
40+
### Removed
41+
42+
_Nothing has changed._
43+
44+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)