|
| 1 | +## Changes since v0.13.3 |
| 2 | +## :chart_with_upwards_trend: Overview |
| 3 | +- 11 new commits merged |
| 4 | + |
| 5 | +## :seedling: Others |
| 6 | +- Add nikParasyr to reviewers (#2972) |
| 7 | +- Bump golang version to 1.24.13 (#2998) |
| 8 | +- Bump opentelemetry dependencies (#3017) |
| 9 | + |
| 10 | +## Dependencies |
| 11 | + |
| 12 | +### Added |
| 13 | +- github.com/cenkalti/backoff/v5: [v5.0.3](https://github.com/cenkalti/backoff/tree/v5.0.3) |
| 14 | +- github.com/go-jose/go-jose/v4: [v4.1.3](https://github.com/go-jose/go-jose/tree/v4.1.3) |
| 15 | +- github.com/spiffe/go-spiffe/v2: [v2.6.0](https://github.com/spiffe/go-spiffe/tree/v2.6.0) |
| 16 | +- gonum.org/v1/gonum: v0.16.0 |
| 17 | + |
| 18 | +### Changed |
| 19 | +- cel.dev/expr: v0.19.1 β v0.24.0 |
| 20 | +- cloud.google.com/go/compute/metadata: v0.6.0 β v0.9.0 |
| 21 | +- github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp: [v1.25.0 β v1.30.0](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/detectors/gcp/v1.25.0...detectors/gcp/v1.30.0) |
| 22 | +- github.com/cncf/xds/go: [cff3c89 β 0feb691](https://github.com/cncf/xds/compare/cff3c89...0feb691) |
| 23 | +- github.com/coredns/corefile-migration: [v1.0.29 β v1.0.30](https://github.com/coredns/corefile-migration/compare/v1.0.29...v1.0.30) |
| 24 | +- github.com/envoyproxy/go-control-plane/envoy: [v1.32.4 β v1.35.0](https://github.com/envoyproxy/go-control-plane/compare/envoy/v1.32.4...envoy/v1.35.0) |
| 25 | +- github.com/envoyproxy/go-control-plane: [v0.13.4 β 75eaa19](https://github.com/envoyproxy/go-control-plane/compare/v0.13.4...75eaa19) |
| 26 | +- github.com/golang/glog: [v1.2.4 β v1.2.5](https://github.com/golang/glog/compare/v1.2.4...v1.2.5) |
| 27 | +- github.com/google/pprof: [27863c8 β 294ebfa](https://github.com/google/pprof/compare/27863c8...294ebfa) |
| 28 | +- github.com/grpc-ecosystem/grpc-gateway/v2: [v2.24.0 β v2.27.7](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.24.0...v2.27.7) |
| 29 | +- github.com/ianlancetaylor/demangle: [bd984b5 β f615e6b](https://github.com/ianlancetaylor/demangle/compare/bd984b5...f615e6b) |
| 30 | +- github.com/onsi/ginkgo/v2: [v2.27.5 β v2.28.1](https://github.com/onsi/ginkgo/compare/v2.27.5...v2.28.1) |
| 31 | +- github.com/onsi/gomega: [v1.39.0 β v1.39.1](https://github.com/onsi/gomega/compare/v1.39.0...v1.39.1) |
| 32 | +- github.com/rogpeppe/go-internal: [v1.13.1 β v1.14.1](https://github.com/rogpeppe/go-internal/compare/v1.13.1...v1.14.1) |
| 33 | +- go.opentelemetry.io/auto/sdk: v1.1.0 β v1.2.1 |
| 34 | +- go.opentelemetry.io/contrib/detectors/gcp: v1.34.0 β v1.38.0 |
| 35 | +- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.58.0 β v0.65.0 |
| 36 | +- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc: v1.33.0 β v1.40.0 |
| 37 | +- go.opentelemetry.io/otel/exporters/otlp/otlptrace: v1.33.0 β v1.40.0 |
| 38 | +- go.opentelemetry.io/otel/metric: v1.34.0 β v1.40.0 |
| 39 | +- go.opentelemetry.io/otel/sdk/metric: v1.34.0 β v1.40.0 |
| 40 | +- go.opentelemetry.io/otel/sdk: v1.34.0 β v1.40.0 |
| 41 | +- go.opentelemetry.io/otel/trace: v1.34.0 β v1.40.0 |
| 42 | +- go.opentelemetry.io/otel: v1.34.0 β v1.40.0 |
| 43 | +- go.opentelemetry.io/proto/otlp: v1.4.0 β v1.9.0 |
| 44 | +- golang.org/x/crypto: v0.47.0 β v0.48.0 |
| 45 | +- golang.org/x/mod: v0.31.0 β v0.32.0 |
| 46 | +- golang.org/x/net: v0.48.0 β v0.49.0 |
| 47 | +- golang.org/x/oauth2: v0.30.0 β v0.34.0 |
| 48 | +- golang.org/x/sys: v0.40.0 β v0.41.0 |
| 49 | +- golang.org/x/telemetry: 8fff8a5 β bd525da |
| 50 | +- golang.org/x/term: v0.39.0 β v0.40.0 |
| 51 | +- golang.org/x/text: v0.33.0 β v0.34.0 |
| 52 | +- golang.org/x/tools: v0.40.0 β v0.41.0 |
| 53 | +- google.golang.org/genproto/googleapis/api: 5f5ef82 β 8636f87 |
| 54 | +- google.golang.org/genproto/googleapis/rpc: 1a7da9e β 8636f87 |
| 55 | +- google.golang.org/grpc: v1.71.3 β v1.78.0 |
| 56 | +- google.golang.org/protobuf: v1.36.8 β v1.36.11 |
| 57 | +- k8s.io/api: v0.33.7 β v0.33.8 |
| 58 | +- k8s.io/apiextensions-apiserver: v0.33.7 β v0.33.8 |
| 59 | +- k8s.io/apimachinery: v0.33.7 β v0.33.8 |
| 60 | +- k8s.io/apiserver: v0.33.7 β v0.33.8 |
| 61 | +- k8s.io/client-go: v0.33.7 β v0.33.8 |
| 62 | +- k8s.io/code-generator: v0.33.7 β v0.33.8 |
| 63 | +- k8s.io/component-base: v0.33.7 β v0.33.8 |
| 64 | +- k8s.io/kms: v0.33.7 β v0.33.8 |
| 65 | +- sigs.k8s.io/cluster-api/test: v1.11.4 β v1.11.6 |
| 66 | +- sigs.k8s.io/cluster-api: v1.11.4 β v1.11.6 |
| 67 | + |
| 68 | +### Removed |
| 69 | +_Nothing has changed._ |
| 70 | + |
| 71 | +_Thanks to all our contributors!_ π |
0 commit comments