Changes by Kind
Uncategorized
- Add placeholder for contract-resources volume to make k8s validation webhook happy (#4544, @creydr)
- Added support for AWS MSK IAM authentication using SASL mechanism OAUTHBEARER. (#4516, @qswinson)
- Set version label in manifests correctly (#4497, @creydr)
- Breaking Change: The EKB data plane now reports metrics and traces with OTel (#4493, @Cali0707)
- Consumergroup metrics are now exported with OTel (#4468, @Cali0707)
- Handle AlreadyExists error on EventType create (#4524, @creydr)
- Fixes a KafkaSource issue, where the kafka-source-dispatcher would stop committing offsets if the events were produced by a producer using Kafka transactions. (#4452, @maschmid)
- The DISPATCHERS_MIN_REPLICAS environment variable can now be used to control the dispatcher replicas (#4555, @twoGiants)
- The Strimzi operator deployment memory limit was raised to 768Mi to avoid an OOMKilled issue (#4549, @twoGiants)
Dependencies
Added
- github.com/aws/aws-msk-iam-sasl-signer-go: v1.0.4
- github.com/grafana/regexp: a468a5b
- github.com/prometheus/otlptranslator: v1.0.0
- golang.org/x/tools/go/expect: v0.1.1-deprecated
- golang.org/x/tools/go/packages/packagestest: v0.1.1-deprecated
- gonum.org/v1/gonum: v0.16.0
Changed
- cel.dev/expr: v0.23.0 → v0.24.0
- cloud.google.com/go/compute/metadata: v0.6.0 → v0.7.0
- cloud.google.com/go: v0.115.1 → v0.102.1
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp: v1.27.0 → v1.29.0
- github.com/aws/aws-sdk-go-v2/config: v1.27.36 → v1.28.2
- github.com/aws/aws-sdk-go-v2/credentials: v1.17.34 → v1.17.43
- github.com/aws/aws-sdk-go-v2/feature/ec2/imds: v1.16.14 → v1.16.19
- github.com/aws/aws-sdk-go-v2/internal/configsources: v1.3.18 → v1.3.23
- github.com/aws/aws-sdk-go-v2/internal/endpoints/v2: v2.6.18 → v2.6.23
- github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding: v1.11.5 → v1.12.0
- github.com/aws/aws-sdk-go-v2/service/internal/presigned-url: v1.11.20 → v1.12.4
- github.com/aws/aws-sdk-go-v2/service/sso: v1.23.0 → v1.24.4
- github.com/aws/aws-sdk-go-v2/service/ssooidc: v1.27.0 → v1.28.4
- github.com/aws/aws-sdk-go-v2/service/sts: v1.31.0 → v1.32.4
- github.com/aws/aws-sdk-go-v2: v1.31.0 → v1.32.4
- github.com/aws/smithy-go: v1.21.0 → v1.22.0
- github.com/cenkalti/backoff/v5: v5.0.2 → v5.0.3
- github.com/census-instrumentation/opencensus-proto: v0.4.1 → v0.3.0
- github.com/cncf/xds/go: ae57f3c → 2ac532f
- github.com/go-jose/go-jose/v4: v4.0.5 → v4.1.1
- github.com/golang/glog: v1.2.4 → v1.2.5
- github.com/grpc-ecosystem/grpc-gateway/v2: v2.27.1 → v2.27.2
- github.com/prometheus/client_golang: v1.22.0 → v1.23.2
- github.com/prometheus/common: v0.65.0 → v0.66.1
- github.com/prometheus/procfs: v0.16.1 → v0.17.0
- github.com/spf13/pflag: v1.0.6 → v1.0.10
- github.com/stretchr/testify: v1.10.0 → v1.11.1
- go.opentelemetry.io/contrib/detectors/gcp: v1.35.0 → v1.36.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.62.0 → v0.63.0
- go.opentelemetry.io/contrib/instrumentation/runtime: v0.62.0 → v0.63.0
- go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc: v1.37.0 → v1.38.0
- go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp: v1.37.0 → v1.38.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc: v1.37.0 → v1.38.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp: v1.37.0 → v1.38.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace: v1.37.0 → v1.38.0
- go.opentelemetry.io/otel/exporters/prometheus: v0.59.0 → v0.60.0
- go.opentelemetry.io/otel/exporters/stdout/stdouttrace: v1.37.0 → v1.38.0
- go.opentelemetry.io/otel/metric: v1.37.0 → v1.38.0
- go.opentelemetry.io/otel/sdk/metric: v1.37.0 → v1.38.0
- go.opentelemetry.io/otel/sdk: v1.37.0 → v1.38.0
- go.opentelemetry.io/otel/trace: v1.37.0 → v1.38.0
- go.opentelemetry.io/otel: v1.37.0 → v1.38.0
- go.opentelemetry.io/proto/otlp: v1.7.0 → v1.7.1
- go.yaml.in/yaml/v3: v3.0.3 → v3.0.4
- golang.org/x/crypto: v0.39.0 → v0.43.0
- golang.org/x/mod: v0.25.0 → v0.29.0
- golang.org/x/net: v0.41.0 → v0.46.0
- golang.org/x/sync: v0.15.0 → v0.17.0
- golang.org/x/sys: v0.33.0 → v0.37.0
- golang.org/x/telemetry: bda5523 → 078029d
- golang.org/x/term: v0.32.0 → v0.36.0
- golang.org/x/text: v0.26.0 → v0.30.0
- golang.org/x/tools: v0.34.0 → v0.38.0
- google.golang.org/genproto/googleapis/api: 513f239 → c5933d9
- google.golang.org/genproto/googleapis/rpc: 513f239 → c5933d9
- google.golang.org/genproto: 8af14fe → ef43131
- google.golang.org/grpc: v1.73.0 → v1.75.0
- google.golang.org/protobuf: v1.36.6 → v1.36.8
- k8s.io/api: v0.33.1 → v0.33.5
- k8s.io/apiextensions-apiserver: v0.33.1 → v0.33.5
- k8s.io/apimachinery: v0.33.1 → v0.33.5
- k8s.io/apiserver: v0.33.1 → v0.33.5
- k8s.io/client-go: v0.33.1 → v0.33.5
- k8s.io/code-generator: v0.33.1 → v0.33.5
- k8s.io/component-base: v0.33.1 → v0.33.5
- k8s.io/kms: v0.33.1 → v0.33.5
- knative.dev/eventing: v0.46.0 → v0.47.0
- knative.dev/hack/schema: 70d4b00 → 4fae780
- knative.dev/hack: 70d4b00 → 4fae780
- knative.dev/pkg: 19d3cc2 → 7bf6feb
- knative.dev/reconciler-test: 806fb6a → 2187daa
- sigs.k8s.io/yaml: v1.5.0 → v1.6.0
Removed
- contrib.go.opencensus.io/exporter/ocagent: 05415f1
- contrib.go.opencensus.io/exporter/prometheus: v0.4.2
- contrib.go.opencensus.io/exporter/zipkin: v0.1.2
- github.com/Shopify/toxiproxy: v2.1.4+incompatible
- github.com/gogo/googleapis: v1.1.0
- github.com/gorilla/context: v1.1.1
- github.com/gorilla/mux: v1.6.2
- github.com/lyft/protoc-gen-validate: v0.0.13
- github.com/pkg/profile: v1.2.1
- github.com/prometheus/statsd_exporter: v0.22.7
- github.com/stvp/go-udp-testing: 469649b
- google.golang.org/genproto/googleapis/bytestream: 8af14fe