Meta
The compile dependencies have been updated to Knative Serving v1.3.0, Knative Eventing v1.3.0 (Go module versions are v0.30.0).
Auth provider plugins
All commonly supported auth provider plugins from Kubernetes client-go
are enable in this release. For further details see auth plugins.
Eventtype support
There's a new set of commands to provided management support for Eventtype
resources. For usage details and examples can be found in the documentation.
Released plugins
The kn-plugin-event
plugin is now included since this release.
The plugins that are released in parallel and aligned with Knative v1.3.0 are:
- kn-plugin-admin for managing Knative installations that are running on Kubernetes | download
- kn-plugin-quickstart to quickly set up a local Knative environment from the command line. | download
- kn-plugin-source-kafka for managing a Kafka Source that has been installed via eventing-kafka on the backend | download
- kn-plugin-source-kamelet for managing Kamelet Sources that has been installed via Camel-K on the backend | download
- kn-plugin-event for creating and sending CloudEvents from insider or outside the cluster | download
All those plugins are released separately and are technically not part of this knative/client
release, they are aligned however to share the same Knative dependencies and can be targeted for inlining.
You can find the complete list of changes in the CHANGELOG.