Skip to content

Update module knative.dev/eventing to v0.45.1#49

Open
red-hat-konflux[bot] wants to merge 1 commit intomasterfrom
konflux/mintmaker/master/knative.dev-eventing-0.x
Open

Update module knative.dev/eventing to v0.45.1#49
red-hat-konflux[bot] wants to merge 1 commit intomasterfrom
konflux/mintmaker/master/knative.dev-eventing-0.x

Conversation

@red-hat-konflux
Copy link

@red-hat-konflux red-hat-konflux bot commented Feb 16, 2025

This PR contains the following updates:

Package Type Update Change
knative.dev/eventing require minor v0.13.5 -> v0.45.1

Release Notes

knative/eventing (knative.dev/eventing)

v0.45.1

Compare Source

v0.45.0

Compare Source

v0.44.6

Compare Source

v0.44.5

Compare Source

v0.44.4

Compare Source

v0.44.3

Compare Source

v0.44.2

Compare Source

v0.44.1

Compare Source

v0.44.0

Compare Source

v0.43.7

Compare Source

v0.43.6

Compare Source

v0.43.5

Compare Source

v0.43.4

Compare Source

v0.43.3

Compare Source

v0.43.2

Compare Source

v0.43.1

Compare Source

v0.43.0

Compare Source

v0.42.5

Compare Source

v0.42.4

Compare Source

v0.42.3

Compare Source

v0.42.2

Compare Source

v0.42.1

Compare Source

v0.42.0

Compare Source

v0.41.7

Compare Source

v0.41.6

Compare Source

v0.41.5

Compare Source

v0.41.4

Compare Source

v0.41.3

Compare Source

v0.41.2

Compare Source

v0.41.1

Compare Source

v0.41.0

Compare Source

v0.40.8

Compare Source

v0.40.7

Compare Source

v0.40.6

Compare Source

v0.40.5

Compare Source

v0.40.4

Compare Source

v0.40.3

Compare Source

v0.40.2

Compare Source

v0.40.1

Compare Source

v0.40.0

Compare Source

v0.39.6

Compare Source

v0.39.5

Compare Source

v0.39.4

Compare Source

v0.39.3

Compare Source

v0.39.2

Compare Source

v0.39.1

Compare Source

v0.39.0

Compare Source

v0.38.11

Compare Source

v0.38.10

Compare Source

v0.38.9

Compare Source

v0.38.8

Compare Source

v0.38.7

Compare Source

v0.38.6

Compare Source

v0.38.5

Compare Source

v0.38.4

Compare Source

v0.38.3

Compare Source

v0.38.2

Compare Source

v0.38.1

Compare Source

v0.38.0

Compare Source

v0.37.5

Compare Source

v0.37.4

Compare Source

v0.37.3

Compare Source

v0.37.2

Compare Source

v0.37.1

Compare Source

v0.37.0

Compare Source

v0.36.7

Compare Source

v0.36.6

Compare Source

v0.36.5

Compare Source

v0.36.4

Compare Source

v0.36.3

Compare Source

v0.36.2

Compare Source

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.8

Compare Source

v0.35.7

Compare Source

v0.35.6

Compare Source

v0.35.5

Compare Source

v0.35.4

Compare Source

v0.35.3

Compare Source

v0.35.2

Compare Source

v0.35.1

Compare Source

v0.35.0

Compare Source

v0.34.8

Compare Source

v0.34.7

Compare Source

v0.34.6

Compare Source

v0.34.5

Compare Source

v0.34.4

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.3

Compare Source

v0.33.2

Compare Source

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.6

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

v0.32.3

Compare Source

v0.32.2

Compare Source

v0.32.1

Compare Source

v0.32.0

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

v0.31.0

Compare Source

v0.30.3

Compare Source

v0.30.2

Compare Source

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.4

Compare Source

v0.29.3

Compare Source

v0.29.2

Compare Source

v0.29.1

Compare Source

v0.29.0

Compare Source

v0.28.4

Compare Source

v0.28.3

Compare Source

v0.28.2

Compare Source

v0.28.1

Compare Source

v0.28.0

Compare Source

v0.27.5

Compare Source

v0.27.4

Compare Source

v0.27.3

Compare Source

v0.27.2

Compare Source

v0.27.1

Compare Source

v0.27.0

Compare Source

v0.26.4: Knative Eventing release v0.26.4

Compare Source

Release notes for Eventing

Changelog since 0.25

🚨 Breaking or Notable
  • Kubernetes 1.20 is now required
💫 New Features & Changes
  • 🎁 Add new kreference-naming experimental feature. When enabled, it allows overriding the default Knative reference resolver behavior. See the documentation for more details. (#​5599, @​lionelvillard)
  • 📄 The heartbeats sample app now supports Golang-style time durations as the period interval (#​5683, @​benmoss)
  • Dead Letter Sink CloudEvents from certain Channels will include the knativeerrordest extension attribute indicating the original destination URL of the failed event. (#​5727, @​travis-minke-sap)
  • Event Display and Heartbeats sample programs will emit traces to a trace endpoint if it's configured (#​5631, @​benmoss)
  • Traces are exported by the mtbroker controller (#​5634, @​benmoss)
  • Trigger accepts a timeout field in its delivery parameters spec.delivery.timeout (#​5687, @​pierDipi)
🐞 Bug Fixes
Bug or Regression
Other (Cleanup or Flake)
Dependencies
Added
  • github.com/OneOfOne/xxhash: v1.2.2
  • github.com/cespare/xxhash: v1.1.0
  • github.com/moby/spdystream: v0.2.0
  • github.com/spaolacci/murmur3: f09979e
Changed
Removed
  • github.com/Knetic/govaluate: 9aa4983
  • github.com/VividCortex/gohistogram: v1.0.0
  • github.com/afex/hystrix-go: fa1af6a
  • github.com/apache/thrift: v0.13.0
  • github.com/aryann/difflib: e206f87
  • github.com/aws/aws-lambda-go: v1.13.3
  • github.com/aws/aws-sdk-go-v2: v0.18.0
  • github.com/aws/aws-sdk-go: v1.27.0
  • github.com/casbin/casbin/v2: v2.1.2
  • github.com/cenkalti/backoff: v2.2.1+incompatible
  • github.com/clbanning/x2j: 8252494
  • github.com/codahale/hdrhistogram: 3a0bb77
  • github.com/edsrzf/mmap-go: v1.0.0
  • github.com/franela/goblin: c9ffbef
  • github.com/franela/goreq: bcd34c9
  • github.com/go-sql-driver/mysql: v1.4.0
  • github.com/hashicorp/go-version: v1.2.0
  • github.com/hudl/fargo: v1.3.0
  • github.com/influxdata/influxdb1-client: 8bf82d3
  • github.com/jmespath/go-jmespath: c2b33e8
  • github.com/jpillora/backoff: v1.0.0
  • github.com/lightstep/lightstep-tracer-common/golang/gogo: bc2310a
  • github.com/lightstep/lightstep-tracer-go: v0.18.1
  • github.com/nats-io/jwt: v0.3.2
  • github.com/nats-io/nats-server/v2: v2.1.2
  • github.com/nats-io/nats.go: v1.9.1
  • github.com/nats-io/nkeys: v0.1.3
  • github.com/nats-io/nuid: v1.0.1
  • github.com/oklog/oklog: v0.3.2
  • github.com/oklog/run: v1.0.0
  • github.com/op/go-logging: 970db52
  • github.com/opentracing-contrib/go-observer: a52f234
  • github.com/opentracing/basictracer-go: v1.0.0
  • github.com/opentracing/opentracing-go: v1.1.0
  • github.com/openzipkin-contrib/zipkin-go-opentracing: v0.4.5
  • github.com/pact-foundation/pact-go: v1.0.4
  • github.com/pborman/uuid: v1.2.0
  • github.com/performancecopilot/speed: v3.0.0+incompatible
  • github.com/samuel/go-zookeeper: 2cc03de
  • github.com/sony/gobreaker: v0.4.1
  • github.com/streadway/handy: d5acb31
  • go.uber.org/tools: 2cfd321
  • gopkg.in/gcfg.v1: v1.2.3
  • gopkg.in/warnings.v0: v0.1.2
  • gotest.tools: v2.2.0+incompatible
  • sourcegraph.com/sourcegraph/appdash: ebfcffb

v0.26.3: Knative Eventing release v0.26.3

Compare Source

Release notes for Eventing

Changelog since 0.25

🚨 Breaking or Notable
  • Kubernetes 1.20 is now required
💫 New Features & Changes
  • 🎁 Add new kreference-naming experimental feature. When enabled, it allows overriding the default Knative reference resolver behavior. See the documentation for more details. (#​5599, @​lionelvillard)
  • 📄 The heartbeats sample app now supports Golang-style time durations as the period interval (#​5683, @​benmoss)
  • Dead Letter Sink CloudEvents from certain Channels will include the knativeerrordest extension attribute indicating the original destination URL of the failed event. (#​5727, @​travis-minke-sap)
  • Event Display and Heartbeats sample programs will emit traces to a trace endpoint if it's configured (#​5631, @​benmoss)
  • Traces are exported by the mtbroker controller (#​5634, @​benmoss)
  • Trigger accepts a timeout field in its delivery parameters spec.delivery.timeout (#​5687, @​pierDipi)
🐞 Bug Fixes
Bug or Regression
Other (Cleanup or Flake)
Dependencies
Added
  • github.com/OneOfOne/xxhash: v1.2.2
  • github.com/cespare/xxhash: v1.1.0
  • github.com/moby/spdystream: v0.2.0
  • github.com/spaolacci/murmur3: f09979e
Changed
Removed
  • github.com/Knetic/govaluate: 9aa4983
  • github.com/VividCortex/gohistogram: v1.0.0
  • github.com/afex/hystrix-go: fa1af6a
  • github.com/apache/thrift: v0.13.0
  • github.com/aryann/difflib: e206f87
  • github.com/aws/aws-lambda-go: v1.13.3
  • github.com/aws/aws-sdk-go-v2: v0.18.0
  • github.com/aws/aws-sdk-go: v1.27.0
  • github.com/casbin/casbin/v2: v2.1.2
  • github.com/cenkalti/backoff: v2.2.1+incompatible
  • github.com/clbanning/x2j: 8252494
  • github.com/codahale/hdrhistogram: 3a0bb77
  • github.com/edsrzf/mmap-go: v1.0.0
  • github.com/franela/goblin: c9ffbef
  • github.com/franela/goreq: bcd34c9
  • github.com/go-sql-driver/mysql: v1.4.0
  • github.com/hashicorp/go-version: v1.2.0
  • github.com/hudl/fargo: v1.3.0
  • github.com/influxdata/influxdb1-client: 8bf82d3
  • github.com/jmespath/go-jmespath: c2b33e8
  • github.com/jpillora/backoff: v1.0.0
  • github.com/lightstep/lightstep-tracer-common/golang/gogo: bc2310a
  • github.com/lightstep/lightstep-tracer-go: v0.18.1
  • github.com/nats-io/jwt: v0.3.2
  • github.com/nats-io/nats-server/v2: v2.1.2
  • github.com/nats-io/nats.go: v1.9.1
  • github.com/nats-io/nkeys: v0.1.3
  • github.com/nats-io/nuid: v1.0.1
  • github.com/oklog/oklog: v0.3.2
  • github.com/oklog/run: v1.0.0
  • github.com/op/go-logging: 970db52
  • github.com/opentracing-contrib/go-observer: a52f234
  • github.com/opentracing/basictracer-go: v1.0.0
  • github.com/opentracing/opentracing-go: v1.1.0
  • github.com/openzipkin-contrib/zipkin-go-opentracing: v0.4.5
  • github.com/pact-foundation/pact-go: v1.0.4
  • github.com/pborman/uuid: v1.2.0
  • github.com/performancecopilot/speed: v3.0.0+incompatible
  • github.com/samuel/go-zookeeper: 2cc03de
  • github.com/sony/gobreaker: v0.4.1
  • github.com/streadway/handy: d5acb31
  • go.uber.org/tools: 2cfd321
  • gopkg.in/gcfg.v1: v1.2.3
  • gopkg.in/warnings.v0: v0.1.2
  • gotest.tools: v2.2.0+incompatible
  • sourcegraph.com/sourcegraph/appdash: ebfcffb

v0.26.2: Knative Eventing release v0.26.2

Compare Source

Release notes for Eventing

Changelog since 0.25

🚨 Breaking or Notable
  • Kubernetes 1.20 is now required
💫 New Features & Changes
  • 🎁 Add new kreference-naming experimental feature. When enabled, it allows overriding the default Knative reference resolver behavior. See the document for more details. (#​5599, @​lionelvillard)
  • 📄 The heartbeats sample app now supports Golang-style time durations as the period interval (#​5683, @​benmoss)
  • Dead Letter Sink CloudEvents from certain Channels will include the knativeerrordest extension attribute indicating the original destination URL of the failed event. (#​5727, @​travis-minke-sap)
  • Event Display and Heartbeats sample programs will emit traces to a trace endpoint if it's configured (#​5631, @​benmoss)
  • Traces are exported by the mtbroker controller (#​5634, @​benmoss)
  • Trigger accepts a timeout field in its delivery parameters spec.delivery.timeout (#​5687, @​pierDipi)
🐞 Bug Fixes
Bug or Regression
Other (Cleanup or Flake)
Dependencies
Added
  • github.com/OneOfOne/xxhash: v1.2.2
  • github.com/cespare/xxhash: v1.1.0
  • github.com/moby/spdystream: v0.2.0
  • github.com/spaolacci/murmur3: f09979e
Changed
Removed
  • github.com/Knetic/govaluate: 9aa4983
  • github.com/VividCortex/gohistogram: v1.0.0
  • github.com/afex/hystrix-go: fa1af6a
  • github.com/apache/thrift: v0.13.0
  • github.com/aryann/difflib: e206f87
  • github.com/aws/aws-lambda-go: v1.13.3
  • github.com/aws/aws-sdk-go-v2: v0.18.0
  • github.com/aws/aws-sdk-go: v1.27.0
  • github.com/casbin/casbin/v2: v2.1.2
  • github.com/cenkalti/backoff: v2.2.1+incompatible
  • github.com/clbanning/x2j: 8252494
  • github.com/codahale/hdrhistogram: 3a0bb77
  • github.com/edsrzf/mmap-go: v1.0.0
  • github.com/franela/goblin: c9ffbef
  • github.com/franela/goreq: bcd34c9
  • github.com/go-sql-driver/mysql: v1.4.0
  • github.com/hashicorp/go-version: v1.2.0
  • github.com/hudl/fargo: v1.3.0
  • github.com/influxdata/influxdb1-client: 8bf82d3
  • github.com/jmespath/go-jmespath: c2b33e8
  • github.com/jpillora/backoff: [v1.0.0](https://redirec

Configuration

📅 Schedule: Branch creation - "after 5am on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/knative.dev-eventing-0.x branch from 383462c to 47a766d Compare March 9, 2025 08:33
@red-hat-konflux red-hat-konflux bot changed the title Update module knative.dev/eventing to v0.44.2 Update module knative.dev/eventing to v0.44.3 Mar 9, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/knative.dev-eventing-0.x branch from 47a766d to 59e9f06 Compare March 30, 2025 09:00
@red-hat-konflux red-hat-konflux bot changed the title Update module knative.dev/eventing to v0.44.3 Update module knative.dev/eventing to v0.44.4 Mar 30, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/knative.dev-eventing-0.x branch from 59e9f06 to 0c8c580 Compare April 20, 2025 12:12
@red-hat-konflux red-hat-konflux bot changed the title Update module knative.dev/eventing to v0.44.4 Update module knative.dev/eventing to v0.44.5 Apr 20, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/knative.dev-eventing-0.x branch from 0c8c580 to 589f2ee Compare April 27, 2025 08:13
@red-hat-konflux red-hat-konflux bot changed the title Update module knative.dev/eventing to v0.44.5 Update module knative.dev/eventing to v0.45.0 Apr 27, 2025
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/knative.dev-eventing-0.x branch from 589f2ee to c1521e8 Compare May 11, 2025 08:18
@red-hat-konflux red-hat-konflux bot changed the title Update module knative.dev/eventing to v0.45.0 Update module knative.dev/eventing to v0.45.1 May 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants