Skip to content

Releases: knative/eventing

v1.20.0

29 Oct 18:19
1169ba7

Choose a tag to compare

Changes by Kind

Documentation

  • Correct guide on how to install Cert-manager manually in DEVELOPMENT.md (#8741, @twoGiants)

Uncategorized

  • Add support for using Pod default credentials in AWS IntegrationSource and IntegrationSink resources by specifying a ServiceAccount. (#8731, @qswinson)
  • Event files received by Jobsinks will now include the Distributed Tracing extension (#8626, @cobyge)
  • Eventing Core triggers now support the KN_VERIFY_CORRELATION_ID CESQL function (#8700, @Cali0707)
  • Feat: Added complete request reply data plane (#8699, @Cali0707)
  • Feat: the RequestReply resource can now be deployed from eventing core (#8701, @Cali0707)
  • Fix a bug where the SkipPermissions mode of the ApiServerSource was not restarting the adapter pod properly. (#8736, @rh-hemartin)
  • Fix: metrics with prometheus use the same default port as before, 9092 (#8669, @Cali0707)
  • Fixes broken MT channel based broker when TLS is disabled and OIDC enabled (#8727, @twoGiants)

Dependencies

Added

  • 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
  • github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp: v1.27.0 → v1.29.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/go-logfmt/logfmt: v0.5.1 → v0.4.0
  • 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/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/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/sarama: v1.19.0
  • github.com/Shopify/toxiproxy: v2.1.4+incompatible
  • github.com/go-kit/log: v0.2.1
  • 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/streadway/amqp: 75d898a

v1.19.8

28 Oct 11:44
b01b4e6

Choose a tag to compare

v1.19.8

v1.19.7

v1.19.6

v1.19.5

🚨 Breaking or Notable Changes

We've dropped support for OpenCensus (which has been deprecated for a while) in favour of OpenTelemetry. This is a breaking change and details are documented here in the design document. Website updates are currently in progress.

What's Changed

Full Changelog: knative-v1.19.3...knative-v1.19.4

v1.19.7

24 Oct 19:38
eac3a0f

Choose a tag to compare

v1.19.7

v1.19.6

v1.19.5

🚨 Breaking or Notable Changes

We've dropped support for OpenCensus (which has been deprecated for a while) in favour of OpenTelemetry. This is a breaking change and details are documented here in the design document. Website updates are currently in progress.

What's Changed

Full Changelog: knative-v1.19.3...knative-v1.19.4

v1.19.6

07 Oct 11:57
f53c251

Choose a tag to compare

v1.19.6

v1.19.5

🚨 Breaking or Notable Changes

We've dropped support for OpenCensus (which has been deprecated for a while) in favour of OpenTelemetry. This is a breaking change and details are documented here in the design document. Website updates are currently in progress.

What's Changed

Full Changelog: knative-v1.19.3...knative-v1.19.4

v1.19.5

16 Sep 11:45
5e02349

Choose a tag to compare

v1.19.5

🚨 Breaking or Notable Changes

We've dropped support for OpenCensus (which has been deprecated for a while) in favour of OpenTelemetry. This is a breaking change and details are documented here in the design document. Website updates are currently in progress.

What's Changed

Full Changelog: knative-v1.19.3...knative-v1.19.4

v1.18.4

16 Sep 12:21
d499be4

Choose a tag to compare

v1.18.4

v1.18.3

v1.18.2

v1.18.1

Changes by Kind

Uncategorized

  • Add EventTransform API CRD. (#8456, @pierDipi)
  • Add EventTransform API types. (#8447, @pierDipi)
  • Add sinks.knative.dev to namespaced ClusterRoles (#8432, @pierDipi)
  • Allow storage-version-migration job to successfully run when optional CRDs are not installed (inmemorychannels, etc). (#8510, @PinotNoir04)
  • ContainerSource now compares the entire PodTemplateSpec, instead of just its PodSpec. This avoids loosing edits on metadata, like annotations (#8558, @matzew)
  • EventTransform: Support transforming response from Sink (#8469, @pierDipi)
  • Reduce mt-broker-controller memory usage with namespaced endpoint informer. (#8418, @pierDipi)
  • SinkBinding: Set specific conditions for reconciler steps: SinkBindingAvailable and TrustBundlePropagated (#8508, @pierDipi)
  • TLS / Cert Manager integration for IntegrationSink (#8509, @matzew)
  • Update k8s version in e2e tests (#8503, @dsimansk)

Dependencies

Added

  • cloud.google.com/go/firestore: v1.6.1
  • github.com/Azure/azure-sdk-for-go/sdk/azcore: v1.14.0
  • github.com/Azure/azure-sdk-for-go/sdk/azidentity: v1.7.0
  • github.com/Azure/azure-sdk-for-go/sdk/internal: v1.10.0
  • github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/dns/armdns: v1.2.0
  • github.com/Azure/go-ntlmssp: 754e693
  • github.com/AzureAD/microsoft-authentication-library-for-go: v1.2.2
  • github.com/DataDog/datadog-go: v3.2.0+incompatible
  • github.com/Khan/genqlient: v0.7.0
  • github.com/OneOfOne/xxhash: v1.2.2
  • github.com/Venafi/vcert/v5: v5.7.1
  • github.com/akamai/AkamaiOPEN-edgegrid-golang: v1.2.2
  • github.com/armon/circbuf: bbbad09
  • github.com/armon/go-metrics: v0.3.10
  • github.com/armon/go-radix: v1.0.0
  • github.com/aws/aws-sdk-go-v2/config: v1.27.36
  • github.com/aws/aws-sdk-go-v2/credentials: v1.17.34
  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds: v1.16.14
  • github.com/aws/aws-sdk-go-v2/internal/configsources: v1.3.18
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2: v2.6.18
  • github.com/aws/aws-sdk-go-v2/internal/ini: v1.8.1
  • github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding: v1.11.5
  • github.com/aws/aws-sdk-go-v2/service/internal/presigned-url: v1.11.20
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.44.0
  • github.com/aws/aws-sdk-go-v2/service/sso: v1.23.0
  • github.com/aws/aws-sdk-go-v2/service/ssooidc: v1.27.0
  • github.com/aws/aws-sdk-go-v2/service/sts: v1.31.0
  • github.com/aws/aws-sdk-go-v2: v1.31.0
  • github.com/aws/smithy-go: v1.21.0
  • github.com/bgentry/speakeasy: v0.1.0
  • github.com/cert-manager/cert-manager: v1.16.3
  • github.com/cespare/xxhash: v1.1.0
  • github.com/circonus-labs/circonus-gometrics: v2.3.1+incompatible
  • github.com/circonus-labs/circonusllhist: v0.1.3
  • github.com/cpu/goacmedns: v0.1.1
  • github.com/digitalocean/godo: v1.125.0
  • github.com/envoyproxy/go-control-plane/envoy: v1.32.4
  • github.com/envoyproxy/go-control-plane/ratelimit: v0.1.0
  • github.com/frankban/quicktest: v1.14.6
  • github.com/go-asn1-ber/asn1-ber: v1.5.6
  • github.com/go-http-utils/headers: fed159e
  • github.com/go-jose/go-jose/v4: v4.0.2
  • github.com/go-ldap/ldap/v3: v3.4.8
  • github.com/go-logr/zapr: v1.3.0
  • github.com/godbus/dbus/v5: v5.0.4
  • github.com/golang-jwt/jwt/v5: v5.2.1
  • github.com/google/go-querystring: v1.1.0
  • github.com/hashicorp/consul/api: v1.11.0
  • github.com/hashicorp/consul/sdk: v0.8.0
  • github.com/hashicorp/go-immutable-radix: v1.3.1
  • github.com/hashicorp/go-msgpack: v0.5.3
  • github.com/hashicorp/go-rootcerts: v1.0.2
  • github.com/hashicorp/go-secure-stdlib/parseutil: v0.1.8
  • github.com/hashicorp/go-secure-stdlib/strutil: v0.1.2
  • github.com/hashicorp/go-sockaddr: v1.0.6
  • github.com/hashicorp/go-syslog: v1.0.0
  • github.com/hashicorp/logutils: v1.0.0
  • github.com/hashicorp/mdns: v1.0.4
  • github.com/hashicorp/memberlist: v0.3.0
  • github.com/hashicorp/serf: v0.9.6
  • github.com/hashicorp/vault/api: v1.15.0
  • github.com/hashicorp/vault/sdk: v0.14.0
  • github.com/iancoleman/strcase: v0.2.0
  • github.com/jmespath/go-jmespath: b0104c8
  • github.com/kr/fs: v0.1.0
  • github.com/kylelemons/godebug: v1.1.0
  • github.com/lyft/protoc-gen-star: v0.5.3
  • github.com/miekg/dns: v1.1.62
  • github.com/mitchellh/cli: v1.1.0
  • github.com/mitchellh/go-testing-interface: v1.0.0
  • github.com/pascaldekloe/goe: v0.1.0
  • github.com/patrickmn/go-cache: v2.1.0+incompatible
  • github.com/pavlo-v-chernykh/keystore-go/v4: v4.5.0
  • github.com/pkg/browser: 5ac0b6a
  • github.com/pkg/sftp: v1.10.1
  • github.com/posener/complete: v1.2.3
  • github.com/ryanuber/columnize: 9b3edd6
  • github.com/ryanuber/go-glob: v1.0.0
  • github.com/sagikazarmark/crypt: v0.3.0
  • github.com/sean-/seed: e2103e2
  • github.com/sosodev/duration: v1.3.1
  • github.com/spaolacci/murmur3: f09979e
  • github.com/subosito/gotenv: v1.2.0
  • github.com/tv42/httpunix: b75d861
  • github.com/vektah/gqlparser/v2: v2.5.15
  • github.com/youmark/pkcs8: 3c2c787
  • go.opentelemetry.io/auto/sdk: v1.1.0
  • google.golang.org/grpc/cmd/protoc-gen-go-grpc: v1.3.0
  • gopkg.in/ini.v1: ...
Read more

v1.19.4

09 Sep 11:42
931f60b

Choose a tag to compare

🚨 Breaking or Notable Changes

We've dropped support for OpenCensus (which has been deprecated for a while) in favour of OpenTelemetry. This is a breaking change and details are documented here in the design document. Website updates are currently in progress.

What's Changed

Full Changelog: knative-v1.19.3...knative-v1.19.4

v1.19.3

02 Sep 11:43
81bea20

Choose a tag to compare

v1.19.3

🚨 Breaking or Notable Changes

We've dropped support for OpenCensus (which has been deprecated for a while) in favour of OpenTelemetry. This is a breaking change and details are documented here in the design document. Website updates are currently in progress.

What's Changed

Full Changelog: knative-v1.19.1...knative-v1.19.2

v1.19.2

26 Aug 11:46
81bea20

Choose a tag to compare

🚨 Breaking or Notable Changes

We've dropped support for OpenCensus (which has been deprecated for a while) in favour of OpenTelemetry. This is a breaking change and details are documented here in the design document. Website updates are currently in progress.

What's Changed

Full Changelog: knative-v1.19.1...knative-v1.19.2

v1.19.1

19 Aug 11:43
02445c1

Choose a tag to compare

v1.19.1 Pre-release
Pre-release

Caution

This is currently a pre-release as we have encountered issues with our OpenTelemetry support (specifically prometheus pull exporter - see knative/pkg#3224)

🚨 Breaking or Notable Changes

We've dropped support for OpenCensus (which has been deprecated for a while) in favour of OpenTelemetry. This is a breaking change and details are documented here in the design document. Website updates are currently in progress.

What's Changed

Full Changelog: knative-v1.19.0...knative-v1.19.1