This repository has been archived by the owner on Apr 30, 2024. It is now read-only.
Knative Net Certmanager release v1.4.0
New Features & Changes
serving.knative.dev/release
labels, deprecated in v1.3, have been removed. Please switch over to usingapp.kubernetes.io/name: knative-serving
andapp.kuberentes.io/version: devel
. (#375, @psschwei)
Dependencies
Added
- github.com/antlr/antlr4/runtime/Go/antlr: b48c857
- github.com/getkin/kin-openapi: v0.76.0
- github.com/google/cel-go: v0.9.0
- github.com/google/cel-spec: v0.6.0
- github.com/kr/fs: v0.1.0
- github.com/pkg/sftp: v1.10.1
- sigs.k8s.io/json: c049b76
Changed
- github.com/bketelsen/crypt: 5cbc8cc → v0.0.4
- github.com/evanphx/json-patch: v4.11.0+incompatible → v4.12.0+incompatible
- github.com/go-logr/zapr: v0.1.1 → v1.2.0
- github.com/golang/glog: 23def4e → v1.0.0
- github.com/json-iterator/go: v1.1.11 → v1.1.12
- github.com/magiconair/properties: v1.8.1 → v1.8.5
- github.com/mitchellh/mapstructure: v1.1.2 → v1.4.1
- github.com/modern-go/reflect2: v1.0.1 → v1.0.2
- github.com/pelletier/go-toml: v1.2.0 → v1.9.3
- github.com/prometheus/client_golang: v1.11.0 → v1.11.1
- github.com/spf13/afero: v1.2.2 → v1.6.0
- github.com/spf13/cast: v1.3.0 → v1.3.1
- github.com/spf13/cobra: v1.1.3 → v1.2.1
- github.com/spf13/jwalterweatherman: v1.0.0 → v1.1.0
- github.com/spf13/viper: v1.7.0 → v1.8.1
- gopkg.in/ini.v1: v1.52.0 → v1.62.0
- k8s.io/api: v0.22.5 → v0.23.5
- k8s.io/apiextensions-apiserver: v0.22.5 → v0.23.4
- k8s.io/apimachinery: v0.22.5 → v0.23.5
- k8s.io/apiserver: v0.22.5 → v0.23.4
- k8s.io/client-go: v0.22.5 → v0.23.5
- k8s.io/code-generator: v0.22.5 → v0.23.5
- k8s.io/component-base: v0.22.5 → v0.23.4
- k8s.io/gengo: c02415c → 4627b89
- k8s.io/klog/v2: v2.40.1 → 43cc75f
- k8s.io/kube-openapi: 2043435 → e816edb
- k8s.io/utils: bdf08cb → 3a6ce19
- knative.dev/hack: e178598 → 6ffd841
- knative.dev/networking: e8b2eb9 → 1145ec5
- knative.dev/pkg: 2fdd5f2 → e325df6
- sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.22 → v0.0.27
- sigs.k8s.io/structured-merge-diff/v4: v4.1.2 → v4.2.1
Removed
Nothing has changed.