You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/serverless-rn-1-28-0.adoc
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,15 @@
16
16
* {ServerlessProductName} now uses Kourier 1.7.
17
17
* {ServerlessProductName} now uses Knative (`kn`) CLI 1.7.
18
18
* {ServerlessProductName} now uses Knative Kafka 1.7.
19
-
* The `kn func` CLI plug-in now uses `func` FIXME version.
19
+
* The `kn func` CLI plug-in now uses `func` 1.9.1 version.
20
20
21
21
* Node.js and TypeScript runtimes for {ServerlessProductName} Functions are now Generally Available (GA).
22
22
23
+
* Python runtime for {ServerlessProductName} Functions is now available as a Technology Preview.
24
+
23
25
* Multi-container support for Knative Serving is now available as a Technology Preview. This feature allows you to use a single Knative service to deploy a multi-container pod.
24
26
25
-
* In a future release, the following components of Knative Eventing will be scaled down from two pods to one:
27
+
* In {ServerlessProductName} 1.29 or later, the following components of Knative Eventing will be scaled down from two pods to one:
0 commit comments