Releases: knative-extensions/kn-plugin-quickstart
Releases · knative-extensions/kn-plugin-quickstart
Knative Kn Plugin Quickstart release v1.8.2
[add release notes here]
Knative Kn Plugin Quickstart release v1.9.1
Changes by Kind
Enhancements
- Quickstart will now create a local registry. (#376, @ehudyonasi)
Cleanups
- Updates the version of Kubernetes to v1.25.3. Also updates the recommended versions of kind and minikube to 0.16 and 1.28, respectively. (#368, @psschwei)
- Exit quickly if Knative namespace already exist in cluster. (#379, @ehudyonasi)
Dependencies
Added
- github.com/maxbrunsfeld/counterfeiter/v6: v6.5.0
- knative.dev/client-pkg: d4ab4e4
Changed
- github.com/cloudevents/sdk-go/sql/v2: 52b1227 → v2.13.0
- github.com/cloudevents/sdk-go/v2: v2.12.0 → v2.13.0
- golang.org/x/crypto: 35f4265 → 75b2880
- k8s.io/api: v0.25.2 → v0.25.4
- k8s.io/apiextensions-apiserver: v0.25.2 → v0.25.4
- k8s.io/apimachinery: v0.25.2 → v0.25.4
- k8s.io/client-go: v0.25.2 → v0.25.4
- k8s.io/code-generator: v0.25.2 → v0.25.4
- k8s.io/gengo: 397b4ae → fad74ee
- k8s.io/klog/v2: 0990e81 → 9ae4992
- k8s.io/utils: ee6ede2 → 8e77b1f
- knative.dev/eventing: v0.35.0 → 9417125
- knative.dev/hack: 3fdc50b → c7cfcb0
- knative.dev/networking: 58f3e62 → e9d3a55
- knative.dev/pkg: 714b763 → 247510c
- knative.dev/serving: e82287d → 04df00a
Removed
- cloud.google.com/go/compute: v1.10.0
- github.com/Azure/go-autorest/autorest/adal: v0.9.21
- github.com/Azure/go-autorest/autorest/date: v0.3.0
- github.com/Azure/go-autorest/autorest: v0.11.28
- github.com/Azure/go-autorest/logger: v0.2.1
- github.com/Azure/go-autorest/tracing: v0.6.0
- github.com/Azure/go-autorest: v14.2.0+incompatible
- github.com/golang-jwt/jwt/v4: v4.4.2
- knative.dev/client: 0b99fc5
Knative Kn Plugin Quickstart release v1.9.0
Changes by Kind
Enhancements
- Quickstart will now create a local registry. (#376, @ehudyonasi)
Cleanups
- Updates the version of Kubernetes to v1.25.3. Also updates the recommended versions of kind and minikube to 0.16 and 1.28, respectively. (#368, @psschwei)
- Exit quickly if Knative namespace already exist in cluster. (#379, @ehudyonasi)
Dependencies
Added
- github.com/maxbrunsfeld/counterfeiter/v6: v6.5.0
- knative.dev/client-pkg: d4ab4e4
Changed
- github.com/cloudevents/sdk-go/sql/v2: 52b1227 → v2.13.0
- github.com/cloudevents/sdk-go/v2: v2.12.0 → v2.13.0
- golang.org/x/crypto: 35f4265 → 75b2880
- k8s.io/api: v0.25.2 → v0.25.4
- k8s.io/apiextensions-apiserver: v0.25.2 → v0.25.4
- k8s.io/apimachinery: v0.25.2 → v0.25.4
- k8s.io/client-go: v0.25.2 → v0.25.4
- k8s.io/code-generator: v0.25.2 → v0.25.4
- k8s.io/gengo: 397b4ae → fad74ee
- k8s.io/klog/v2: 0990e81 → 9ae4992
- k8s.io/utils: ee6ede2 → 8e77b1f
- knative.dev/eventing: v0.35.0 → 9417125
- knative.dev/hack: 3fdc50b → c7cfcb0
- knative.dev/networking: 58f3e62 → e9d3a55
- knative.dev/pkg: 714b763 → 247510c
- knative.dev/serving: e82287d → 04df00a
Removed
- cloud.google.com/go/compute: v1.10.0
- github.com/Azure/go-autorest/autorest/adal: v0.9.21
- github.com/Azure/go-autorest/autorest/date: v0.3.0
- github.com/Azure/go-autorest/autorest: v0.11.28
- github.com/Azure/go-autorest/logger: v0.2.1
- github.com/Azure/go-autorest/tracing: v0.6.0
- github.com/Azure/go-autorest: v14.2.0+incompatible
- github.com/golang-jwt/jwt/v4: v4.4.2
- knative.dev/client: 0b99fc5
Knative Kn Plugin Quickstart release v1.8.1
[add release notes here]
Knative Kn Plugin Quickstart release v1.8.0
[add release notes here]
Knative Kn Plugin Quickstart release v1.7.1
Changes
Dependencies
Added
Nothing has changed.
Changed
- golang.org/x/sync: 036812b → 886fb93
- k8s.io/api: v0.23.8 → v0.23.9
- k8s.io/apiextensions-apiserver: v0.23.8 → v0.23.9
- k8s.io/apimachinery: v0.23.8 → v0.23.9
- k8s.io/client-go: v0.23.8 → v0.23.9
- k8s.io/code-generator: v0.23.8 → v0.23.9
- k8s.io/gengo: 4627b89 → 397b4ae
- k8s.io/klog/v2: 43cc75f → 0990e81
- knative.dev/client: v0.33.0 → v0.34.0
- knative.dev/eventing: v0.33.0 → v0.34.1
- knative.dev/hack: 65c463a → 8d1e4cc
- knative.dev/networking: f087178 → e51df7c
- knative.dev/pkg: e60d250 → 4a03844
- knative.dev/serving: v0.33.0 → v0.34.0
Removed
Nothing has changed.
Knative Kn Plugin Quickstart release v1.7.0
Changes
- Updates Kubernetes to version v1.24.3. Updates minikube to v1.26. Updates kind to v0.14 (required for k8s v1.24+). (#317, @psschwei)
Dependencies
Added
Nothing has changed.
Changed
- golang.org/x/sync: 036812b → 886fb93
- k8s.io/api: v0.23.8 → v0.23.9
- k8s.io/apiextensions-apiserver: v0.23.8 → v0.23.9
- k8s.io/apimachinery: v0.23.8 → v0.23.9
- k8s.io/client-go: v0.23.8 → v0.23.9
- k8s.io/code-generator: v0.23.8 → v0.23.9
- k8s.io/gengo: 4627b89 → 397b4ae
- k8s.io/klog/v2: 43cc75f → 0990e81
- knative.dev/client: v0.33.0 → v0.34.0
- knative.dev/eventing: v0.33.0 → v0.34.1
- knative.dev/hack: 65c463a → 8d1e4cc
- knative.dev/networking: f087178 → e51df7c
- knative.dev/pkg: e60d250 → 4a03844
- knative.dev/serving: v0.33.0 → v0.34.0
Removed
Nothing has changed.
Knative Kn Plugin Quickstart release v1.6.0
Changes by Kind
Uncategorized
- Linux users will need to manually create a tunnel for minikube. This should eliminate some common networking bugs and is already being done for Mac and Windows users. (#300, @psschwei)
Dependencies
Added
Nothing has changed.
Changed
- github.com/cloudevents/sdk-go/v2: v2.8.0 → v2.10.1
- go.uber.org/multierr: v1.6.0 → v1.8.0
- go.uber.org/zap: v1.19.1 → v1.21.0
- gopkg.in/yaml.v3: 496545a → v3.0.1
- k8s.io/api: v0.23.5 → v0.23.8
- k8s.io/apiextensions-apiserver: v0.23.4 → v0.23.8
- k8s.io/apimachinery: v0.23.5 → v0.23.8
- k8s.io/client-go: v0.23.5 → v0.23.8
- k8s.io/code-generator: v0.23.5 → v0.23.8
- knative.dev/client: v0.32.0 → v0.33.0
- knative.dev/eventing: v0.32.0 → v0.33.0
- knative.dev/hack: 12d3e2a → 65c463a
- knative.dev/networking: 22d1b93 → f087178
- knative.dev/pkg: 19adf79 → e60d250
- knative.dev/serving: v0.32.0 → v0.33.0
Removed
Nothing has changed.
Knative Kn Plugin Quickstart release v1.5.1
This plugin allows users to quickly set up a local Knative cluster running on Kind using the kn client.
For details on installing and using the plugin, see the README.
Changes by Kind
Uncategorized
- Linux users will need to manually create a tunnel for minikube. This should eliminate some common networking bugs and is already being done for Mac and Windows users. (#300, @psschwei)
Dependencies
Added
Nothing has changed.
Changed
- knative.dev/client: v0.31.0 → v0.32.0
- knative.dev/eventing: v0.31.0 → v0.32.0
- knative.dev/hack: 6ffd841 → 12d3e2a
- knative.dev/networking: 1145ec5 → 22d1b93
- knative.dev/pkg: e325df6 → 19adf79
- knative.dev/serving: v0.31.0 → v0.32.0
Removed
- go.uber.org/goleak: v1.1.12
Knative Kn Plugin Quickstart release v1.5.0
This plugin allows users to quickly set up a local Knative cluster running on Kind using the kn client.
For details on installing and using the plugin, see the README.
Changes by Kind
Uncategorized
- Adds command line flags to let users specify which Knative component(s) they want to install. For example,
kn quickstart kind --install-serving
would create a Kind quickstart cluster with only Knative Serving installed. No flag is required, andkn quickstart minikube
would install both Serving and Eventing, as is currently done. (#279, @psschwei)
Dependencies
Added
Nothing has changed.
Changed
- knative.dev/client: v0.31.0 → v0.32.0
- knative.dev/eventing: v0.31.0 → v0.32.0
- knative.dev/hack: 6ffd841 → 12d3e2a
- knative.dev/networking: 1145ec5 → 22d1b93
- knative.dev/pkg: e325df6 → 19adf79
- knative.dev/serving: v0.31.0 → v0.32.0
Removed
- go.uber.org/goleak: v1.1.12