Skip to content

Commit 9627a5a

Browse files
author
Kalyani Desai
committed
SRVCOM-3162-Serverless-RN: Updated the kn func pluging version in the serverless 1.33 release notes
1 parent c6adc3d commit 9627a5a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

modules/serverless-rn-1-33-0.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* {ServerlessProductName} now uses Kourier 1.12.
1717
* {ServerlessProductName} now uses Knative (`kn`) CLI 1.12.
1818
* {ServerlessProductName} now uses Knative for Apache Kafka 1.12.
19-
* The `kn func` CLI plugin now uses `func` 1.13.
19+
* The `kn func` CLI plugin now uses `func` 1.14.
2020

2121
* OpenShift Serverless on ARM64 is now available as Technology Preview.
2222
* The `NamespacedKafka` annotation is now deprecated. Use the standard Kafka broker without data plane isolation instead.
@@ -25,6 +25,10 @@
2525

2626
* You can now use the Custom Metrics Autoscaler Operator to autoscale Knative Eventing sources for Apache Kafka sources, defined by a `KafkaSource` object. This functionality is available as a Technology Preview feature, offering enhanced scalability and efficiency for Kafka-based event sources within Knative Eventing.
2727

28+
* You can now customize the internal Kafka topic properties when creating a Knative Broker with Kafka implementation. This improves efficiency and simplifies management.
29+
30+
* The new trigger filters feature is now available as a Technology Preview. These filters are enabled by default and allows users to specify a set of filter expressions, where each expression evaluates to either true or false for each event.
31+
2832
[id="known-issues-1-33-0_{context}"]
2933
== Known issues
3034

modules/serverless-tech-preview-features.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ The following table provides information about which {ServerlessProductName} fea
2424
|-
2525
|-
2626
|TP
27+
28+
|kn event plugin
29+
|-
30+
|TP
31+
|TP
32+
2733
|Pipelines-as-code
2834
|-
2935
|TP

0 commit comments

Comments
 (0)