github knative/eventing knative-v1.11.9
v1.11.9

latest releases: knative-v1.13.5, v0.40.5, knative-v1.14.1...
4 months ago

Changes

  • Updated mtping TLS cert test to bind to free port (#7036, @Cali0707)
  • Add TLS support for mt-broker-filter (#6940, @creydr)
  • Adding v1beta2 version for EventType and type conversion (#6903, @matzew)
  • ApiServerSource supports sending events to TLS endpoints, minimum TLS version is v1.2 (#6956, @pierDipi)
  • ContainerSource supports sending events to TLS endpoints, minimum TLS version is v1.2 (#6957, @vishal-chdhry)
  • Even Type auto-create feature:
    • Based on CloudEvents processed in an inmemorychannel corresponding EventType resources are created in the namespace (#7089, @Cali0707)
    • Feature flag to enable: eventtype-auto-create in configmap/config-features
    • Based on CloudEvents processed in a broker corresponding EventType resources are created in the namespace (#7034, @dsimansk)
  • EventType v1b2 on sources duck controller/reconciler used (#6962, @matzew)
  • EventType v1beta2 usage on the reconciler (#6949, @matzew)
  • Do not parse flags in InitializeEventingFlags (#6966, @mgencur)
  • PingSource supports sending events to TLS endpoints, minimum TLS version is v1.2 (#6965, @pierDipi)
  • Source duck compliant source now create EventTypes for KResources, not just brokers (#7032, @matzew)
  • The ApiServerSource controller now sets the K_CA_CERTS environment variable when creating the adapter and the sink has CACerts defined. (#6897, @vishal-chdhry)
  • The ApiServerSource controller now sets the K_CA_CERTS environment variable when creating the adapter and the sink has CACerts defined. (#6920, @vishal-chdhry)
  • The BROKER field of the EventType is deprecated, and is replaced by a KRef reference, pointing to the broker. In the future Knative will be able to support other addressables with EventType, instead of just a broker (#6870, @matzew)
  • The EventType CRD can now point to other resources, like channels or sinks (#7023, @matzew)
  • imc-dispatcher supports an https endpoint for receiving events. The channel is deduced from the path. (#6954, @gab-satchi)

Full Changelog: knative-v1.10.0...knative-v1.11.0

Don't miss a new eventing release

NewReleases is sending notifications on new releases.