diff --git a/site/content/en/blog/releases/v0.7.12.md b/site/content/en/blog/releases/v0.7.12.md new file mode 100644 index 0000000000..a241056b16 --- /dev/null +++ b/site/content/en/blog/releases/v0.7.12.md @@ -0,0 +1,29 @@ +--- +title: "v0.7.12" +linkTitle: "v0.7.12" +date: 2022-01-20 +description: > + Cloud Provider Azure v0.7.12 +--- +# Changelog since v0.7.11 + +## Changes by Kind + +### Feature + +- Chore: upgrade azure-sdk-for-go to v58.2.0 and compute sdk to 2021-07-01 ([#991](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/991), [@andyzhangx](https://github.com/andyzhangx)) + +### Bug or Regression + +- Fix: do not update tags on load balancer, security group and route table if both tags and tagsMap are empty ([#1004](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/1004), [@nilo19](https://github.com/nilo19)) +- This PR helps solve failure in ci-kubernetes-kubemark-100-azure-test. It was using an old aks-engine that doesn't support K8s v1.19. + https://storage.googleapis.com/kubernetes-jenkins/logs/ci-kubernetes-kubemark-100-azure-test/1480408092028964864/build-log.txt ([#985](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/985), [@lzhecheng](https://github.com/lzhecheng)) + +### Uncategorized + +- Upgrade docker/dockerfile image ([#990](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/990), [@lzhecheng](https://github.com/lzhecheng)) + +## Dependencies + +### Added +_Nothing has changed._ diff --git a/site/content/en/blog/releases/v0.7.13.md b/site/content/en/blog/releases/v0.7.13.md new file mode 100644 index 0000000000..ee50066fcb --- /dev/null +++ b/site/content/en/blog/releases/v0.7.13.md @@ -0,0 +1,194 @@ +--- +title: "v0.7.13" +linkTitle: "v0.7.13" +date: 2022-02-07 +description: > + Cloud Provider Azure v0.7.13 +--- +# Changelog since v0.7.12 + +## Changes by Kind + +### Feature + +- Chore: upgrade `github.com/gogo/protobuf` to v1.3.2, `golang.org/x/crypto` to v0.0.0-20220112180741-5e0467b6c7ce and `golang.org/x/text` to v0.3.7 ([#1036](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/1036), [@lodrem](https://github.com/lodrem)) +- Feat: support platformSubFaultDomain node label ([#1081](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/1081), [@nilo19](https://github.com/nilo19)) + +### Bug or Regression + +- Fix: use zones in the pre-existing frontend IP configurations for internal LBs ([#1089](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/1089), [@nilo19](https://github.com/nilo19)) + +## Dependencies + +### Added +- github.com/DataDog/datadog-go: [v3.2.0+incompatible](https://github.com/DataDog/datadog-go/tree/v3.2.0) +- github.com/OneOfOne/xxhash: [v1.2.2](https://github.com/OneOfOne/xxhash/tree/v1.2.2) +- github.com/antihax/optional: [v1.0.0](https://github.com/antihax/optional/tree/v1.0.0) +- github.com/cespare/xxhash: [v1.1.0](https://github.com/cespare/xxhash/tree/v1.1.0) +- github.com/circonus-labs/circonus-gometrics: [v2.3.1+incompatible](https://github.com/circonus-labs/circonus-gometrics/tree/v2.3.1) +- github.com/circonus-labs/circonusllhist: [v0.1.3](https://github.com/circonus-labs/circonusllhist/tree/v0.1.3) +- github.com/cncf/udpa/go: [04548b0](https://github.com/cncf/udpa/go/tree/04548b0) +- github.com/cncf/xds/go: [a8f9461](https://github.com/cncf/xds/go/tree/a8f9461) +- github.com/dgryski/go-sip13: [e10d5fe](https://github.com/dgryski/go-sip13/tree/e10d5fe) +- github.com/go-task/slim-sprig: [348f09d](https://github.com/go-task/slim-sprig/tree/348f09d) +- github.com/golang-jwt/jwt/v4: [v4.2.0](https://github.com/golang-jwt/jwt/v4/tree/v4.2.0) +- github.com/hashicorp/go-hclog: [v1.0.0](https://github.com/hashicorp/go-hclog/tree/v1.0.0) +- github.com/hashicorp/go-retryablehttp: [v0.5.3](https://github.com/hashicorp/go-retryablehttp/tree/v0.5.3) +- github.com/iancoleman/strcase: [v0.2.0](https://github.com/iancoleman/strcase/tree/v0.2.0) +- github.com/kr/fs: [v0.1.0](https://github.com/kr/fs/tree/v0.1.0) +- github.com/lyft/protoc-gen-star: [v0.5.3](https://github.com/lyft/protoc-gen-star/tree/v0.5.3) +- github.com/nxadm/tail: [v1.4.8](https://github.com/nxadm/tail/tree/v1.4.8) +- github.com/oklog/ulid: [v1.3.1](https://github.com/oklog/ulid/tree/v1.3.1) +- github.com/onsi/ginkgo/v2: [v2.0.0](https://github.com/onsi/ginkgo/v2/tree/v2.0.0) +- github.com/pkg/sftp: [v1.10.1](https://github.com/pkg/sftp/tree/v1.10.1) +- github.com/prometheus/tsdb: [v0.7.1](https://github.com/prometheus/tsdb/tree/v0.7.1) +- github.com/sagikazarmark/crypt: [v0.3.0](https://github.com/sagikazarmark/crypt/tree/v0.3.0) +- github.com/spaolacci/murmur3: [f09979e](https://github.com/spaolacci/murmur3/tree/f09979e) +- github.com/tv42/httpunix: [b75d861](https://github.com/tv42/httpunix/tree/b75d861) +- github.com/ugorji/go: [v1.1.4](https://github.com/ugorji/go/tree/v1.1.4) +- go.etcd.io/etcd/api/v3: v3.5.1 +- go.etcd.io/etcd/client/pkg/v3: v3.5.1 +- go.etcd.io/etcd/client/v2: v2.305.1 +- go.opentelemetry.io/proto/otlp: v0.7.0 +- gopkg.in/yaml.v3: 496545a +- rsc.io/quote/v3: v3.1.0 +- rsc.io/sampler: v1.3.0 + +### Changed +- cloud.google.com/go/firestore: v1.1.0 → v1.6.1 +- github.com/Azure/azure-sdk-for-go: [v53.1.0+incompatible → v61.4.0+incompatible](https://github.com/Azure/azure-sdk-for-go/compare/v53.1.0...v61.4.0) +- github.com/Azure/go-autorest/autorest/adal: [v0.9.10 → v0.9.18](https://github.com/Azure/go-autorest/autorest/adal/compare/v0.9.10...v0.9.18) +- github.com/Azure/go-autorest/autorest/mocks: [v0.3.0 → v0.4.1](https://github.com/Azure/go-autorest/autorest/mocks/compare/v0.3.0...v0.4.1) +- github.com/Azure/go-autorest/autorest/to: [v0.2.0 → v0.4.0](https://github.com/Azure/go-autorest/autorest/to/compare/v0.2.0...v0.4.0) +- github.com/Azure/go-autorest/autorest: [v0.11.17 → v0.11.24](https://github.com/Azure/go-autorest/autorest/compare/v0.11.17...v0.11.24) +- github.com/Azure/go-autorest/logger: [v0.2.0 → v0.2.1](https://github.com/Azure/go-autorest/logger/compare/v0.2.0...v0.2.1) +- github.com/armon/go-metrics: [f0300d1 → v0.3.10](https://github.com/armon/go-metrics/compare/f0300d1...v0.3.10) +- github.com/armon/go-radix: [7fddfc3 → v1.0.0](https://github.com/armon/go-radix/compare/7fddfc3...v1.0.0) +- github.com/beorn7/perks: [v1.0.0 → v1.0.1](https://github.com/beorn7/perks/compare/v1.0.0...v1.0.1) +- github.com/blang/semver: [v3.5.0+incompatible → v3.5.1+incompatible](https://github.com/blang/semver/compare/v3.5.0...v3.5.1) +- github.com/census-instrumentation/opencensus-proto: [v0.2.1 → v0.3.0](https://github.com/census-instrumentation/opencensus-proto/compare/v0.2.1...v0.3.0) +- github.com/cespare/xxhash/v2: [v2.1.1 → v2.1.2](https://github.com/cespare/xxhash/v2/compare/v2.1.1...v2.1.2) +- github.com/coreos/go-systemd/v22: [v22.1.0 → v22.3.2](https://github.com/coreos/go-systemd/v22/compare/v22.1.0...v22.3.2) +- github.com/coreos/pkg: [97fdf19 → 399ea9e](https://github.com/coreos/pkg/compare/97fdf19...399ea9e) +- github.com/cpuguy83/go-md2man/v2: [v2.0.0 → v2.0.1](https://github.com/cpuguy83/go-md2man/v2/compare/v2.0.0...v2.0.1) +- github.com/creack/pty: [v1.1.9 → v1.1.7](https://github.com/creack/pty/compare/v1.1.9...v1.1.7) +- github.com/envoyproxy/go-control-plane: [5f8ba28 → v0.10.1](https://github.com/envoyproxy/go-control-plane/compare/5f8ba28...v0.10.1) +- github.com/envoyproxy/protoc-gen-validate: [v0.1.0 → v0.6.2](https://github.com/envoyproxy/protoc-gen-validate/compare/v0.1.0...v0.6.2) +- github.com/evanphx/json-patch: [v4.2.0+incompatible → v5.6.0+incompatible](https://github.com/evanphx/json-patch/compare/v4.2.0...v5.6.0) +- github.com/fatih/color: [v1.7.0 → v1.13.0](https://github.com/fatih/color/compare/v1.7.0...v1.13.0) +- github.com/fsnotify/fsnotify: [v1.4.9 → v1.5.1](https://github.com/fsnotify/fsnotify/compare/v1.4.9...v1.5.1) +- github.com/go-logr/logr: [v0.2.0 → v0.4.0](https://github.com/go-logr/logr/compare/v0.2.0...v0.4.0) +- github.com/godbus/dbus/v5: [v5.0.3 → v5.0.4](https://github.com/godbus/dbus/v5/compare/v5.0.3...v5.0.4) +- github.com/gofrs/uuid: [v4.0.0+incompatible → v4.2.0+incompatible](https://github.com/gofrs/uuid/compare/v4.0.0...v4.2.0) +- github.com/gogo/protobuf: [v1.3.1 → v1.3.2](https://github.com/gogo/protobuf/compare/v1.3.1...v1.3.2) +- github.com/golang/groupcache: [02826c3 → 41bb18b](https://github.com/golang/groupcache/compare/02826c3...41bb18b) +- github.com/golang/mock: [v1.3.1 → v1.6.0](https://github.com/golang/mock/compare/v1.3.1...v1.6.0) +- github.com/golang/protobuf: [v1.3.2 → v1.5.2](https://github.com/golang/protobuf/compare/v1.3.2...v1.5.2) +- github.com/google/cadvisor: [v0.38.5 → v0.38.8](https://github.com/google/cadvisor/compare/v0.38.5...v0.38.8) +- github.com/google/go-cmp: [v0.3.0 → v0.5.6](https://github.com/google/go-cmp/compare/v0.3.0...v0.5.6) +- github.com/google/pprof: [1ebb73c → 94a9f03](https://github.com/google/pprof/compare/1ebb73c...94a9f03) +- github.com/google/uuid: [v1.1.1 → v1.1.2](https://github.com/google/uuid/compare/v1.1.1...v1.1.2) +- github.com/googleapis/gax-go/v2: [v2.0.5 → v2.1.1](https://github.com/googleapis/gax-go/v2/compare/v2.0.5...v2.1.1) +- github.com/grpc-ecosystem/grpc-gateway: [v1.9.5 → v1.16.0](https://github.com/grpc-ecosystem/grpc-gateway/compare/v1.9.5...v1.16.0) +- github.com/hashicorp/consul/api: [v1.1.0 → v1.11.0](https://github.com/hashicorp/consul/api/compare/v1.1.0...v1.11.0) +- github.com/hashicorp/consul/sdk: [v0.1.1 → v0.8.0](https://github.com/hashicorp/consul/sdk/compare/v0.1.1...v0.8.0) +- github.com/hashicorp/go-cleanhttp: [v0.5.1 → v0.5.2](https://github.com/hashicorp/go-cleanhttp/compare/v0.5.1...v0.5.2) +- github.com/hashicorp/go-immutable-radix: [v1.0.0 → v1.3.1](https://github.com/hashicorp/go-immutable-radix/compare/v1.0.0...v1.3.1) +- github.com/hashicorp/go-multierror: [v1.0.0 → v1.1.0](https://github.com/hashicorp/go-multierror/compare/v1.0.0...v1.1.0) +- github.com/hashicorp/go-rootcerts: [v1.0.0 → v1.0.2](https://github.com/hashicorp/go-rootcerts/compare/v1.0.0...v1.0.2) +- github.com/hashicorp/golang-lru: [v0.5.1 → v0.5.4](https://github.com/hashicorp/golang-lru/compare/v0.5.1...v0.5.4) +- github.com/hashicorp/mdns: [v1.0.0 → v1.0.4](https://github.com/hashicorp/mdns/compare/v1.0.0...v1.0.4) +- github.com/hashicorp/memberlist: [v0.1.3 → v0.3.0](https://github.com/hashicorp/memberlist/compare/v0.1.3...v0.3.0) +- github.com/hashicorp/serf: [v0.8.2 → v0.9.6](https://github.com/hashicorp/serf/compare/v0.8.2...v0.9.6) +- github.com/ianlancetaylor/demangle: [5e5cf60 → 28f6c0f](https://github.com/ianlancetaylor/demangle/compare/5e5cf60...28f6c0f) +- github.com/json-iterator/go: [v1.1.8 → v1.1.12](https://github.com/json-iterator/go/compare/v1.1.8...v1.1.12) +- github.com/kisielk/errcheck: [v1.2.0 → v1.5.0](https://github.com/kisielk/errcheck/compare/v1.2.0...v1.5.0) +- github.com/konsorten/go-windows-terminal-sequences: [v1.0.1 → v1.0.3](https://github.com/konsorten/go-windows-terminal-sequences/compare/v1.0.1...v1.0.3) +- github.com/kr/text: [v0.2.0 → v0.1.0](https://github.com/kr/text/compare/v0.2.0...v0.1.0) +- github.com/magiconair/properties: [v1.8.1 → v1.8.5](https://github.com/magiconair/properties/compare/v1.8.1...v1.8.5) +- github.com/mattn/go-colorable: [v0.0.9 → v0.1.12](https://github.com/mattn/go-colorable/compare/v0.0.9...v0.1.12) +- github.com/mattn/go-isatty: [v0.0.4 → v0.0.14](https://github.com/mattn/go-isatty/compare/v0.0.4...v0.0.14) +- github.com/matttproud/golang_protobuf_extensions: [v1.0.1 → c182aff](https://github.com/matttproud/golang_protobuf_extensions/compare/v1.0.1...c182aff) +- github.com/miekg/dns: [v1.1.4 → v1.1.41](https://github.com/miekg/dns/compare/v1.1.4...v1.1.41) +- github.com/mitchellh/cli: [v1.0.0 → v1.1.0](https://github.com/mitchellh/cli/compare/v1.0.0...v1.1.0) +- github.com/mitchellh/mapstructure: [v1.1.2 → v1.4.3](https://github.com/mitchellh/mapstructure/compare/v1.1.2...v1.4.3) +- github.com/modern-go/reflect2: [v1.0.1 → v1.0.2](https://github.com/modern-go/reflect2/compare/v1.0.1...v1.0.2) +- github.com/onsi/ginkgo: [v1.11.0 → v1.16.5](https://github.com/onsi/ginkgo/compare/v1.11.0...v1.16.5) +- github.com/onsi/gomega: [v1.7.0 → v1.18.1](https://github.com/onsi/gomega/compare/v1.7.0...v1.18.1) +- github.com/opencontainers/go-digest: [v1.0.0-rc1 → v1.0.0](https://github.com/opencontainers/go-digest/compare/v1.0.0-rc1...v1.0.0) +- github.com/pascaldekloe/goe: [57f6aae → v0.1.0](https://github.com/pascaldekloe/goe/compare/57f6aae...v0.1.0) +- github.com/pelletier/go-toml: [v1.2.0 → v1.9.4](https://github.com/pelletier/go-toml/compare/v1.2.0...v1.9.4) +- github.com/pkg/errors: [v0.8.1 → v0.9.1](https://github.com/pkg/errors/compare/v0.8.1...v0.9.1) +- github.com/posener/complete: [v1.1.1 → v1.2.3](https://github.com/posener/complete/compare/v1.1.1...v1.2.3) +- github.com/prometheus/procfs: [v0.0.2 → v0.2.0](https://github.com/prometheus/procfs/compare/v0.0.2...v0.2.0) +- github.com/rogpeppe/fastuuid: [6724a57 → v1.2.0](https://github.com/rogpeppe/fastuuid/compare/6724a57...v1.2.0) +- github.com/rubiojr/go-vhd: [0bfd3b3 → 02e2102](https://github.com/rubiojr/go-vhd/compare/0bfd3b3...02e2102) +- github.com/russross/blackfriday/v2: [v2.0.1 → v2.1.0](https://github.com/russross/blackfriday/v2/compare/v2.0.1...v2.1.0) +- github.com/sirupsen/logrus: [v1.4.2 → v1.6.0](https://github.com/sirupsen/logrus/compare/v1.4.2...v1.6.0) +- github.com/spf13/afero: [v1.2.2 → v1.6.0](https://github.com/spf13/afero/compare/v1.2.2...v1.6.0) +- github.com/spf13/cast: [v1.3.0 → v1.4.1](https://github.com/spf13/cast/compare/v1.3.0...v1.4.1) +- github.com/spf13/cobra: [v0.0.5 → v1.3.0](https://github.com/spf13/cobra/compare/v0.0.5...v1.3.0) +- github.com/spf13/viper: [v1.7.0 → v1.10.0](https://github.com/spf13/viper/compare/v1.7.0...v1.10.0) +- github.com/stretchr/testify: [v1.4.0 → v1.7.0](https://github.com/stretchr/testify/compare/v1.4.0...v1.7.0) +- github.com/yuin/goldmark: [v1.1.27 → v1.3.5](https://github.com/yuin/goldmark/compare/v1.1.27...v1.3.5) +- go.etcd.io/etcd: 262c939 → dd1b699 +- go.opencensus.io: v0.22.3 → v0.23.0 +- go.uber.org/atomic: v1.3.2 → v1.7.0 +- go.uber.org/multierr: v1.1.0 → v1.6.0 +- go.uber.org/zap: v1.10.0 → v1.17.0 +- golang.org/x/crypto: bac4c82 → 5e0467b +- golang.org/x/lint: 738671d → 6edffad +- golang.org/x/mod: v0.3.0 → v0.5.0 +- golang.org/x/net: ac852fb → 69e39ba +- golang.org/x/oauth2: 0f29369 → d3ed0bb +- golang.org/x/sync: cd5d95a → 036812b +- golang.org/x/sys: 742c48e → 1d35b9e +- golang.org/x/text: v0.3.2 → v0.3.7 +- golang.org/x/time: 9d24e82 → 3af7569 +- golang.org/x/tools: c1934b7 → v0.1.5 +- google.golang.org/api: v0.20.0 → v0.62.0 +- google.golang.org/appengine: v1.5.0 → v1.6.7 +- google.golang.org/genproto: 24fa4b2 → 3a66f56 +- google.golang.org/grpc: v1.27.1 → v1.27.0 +- google.golang.org/protobuf: v1.25.0 → v1.27.1 +- gopkg.in/check.v1: 8fa4692 → 41f04d3 +- gopkg.in/ini.v1: v1.51.0 → v1.66.2 +- gopkg.in/yaml.v2: v2.2.8 → v2.4.0 +- k8s.io/api: fcac651 → v0.20.15 +- k8s.io/apiextensions-apiserver: a7ee1ef → v0.20.15 +- k8s.io/apimachinery: 15c5dba → v0.20.15 +- k8s.io/apiserver: aed7ab0 → v0.20.15 +- k8s.io/cli-runtime: 2e4b259 → v0.20.15 +- k8s.io/client-go: e24efdc → v0.20.15 +- k8s.io/cloud-provider: 82fca6d → v0.20.15 +- k8s.io/cluster-bootstrap: 614b98e → v0.20.15 +- k8s.io/code-generator: v0.21.0-alpha.0 → v0.20.15 +- k8s.io/component-base: 1e84b32 → v0.20.15 +- k8s.io/component-helpers: 7cb42b6 → v0.20.15 +- k8s.io/controller-manager: b2c380a → v0.20.15 +- k8s.io/cri-api: v0.21.0-alpha.0 → v0.20.15 +- k8s.io/csi-translation-lib: 8333033 → v0.20.15 +- k8s.io/gengo: e0e292d → 83324d8 +- k8s.io/klog/v2: v2.4.0 → v2.9.0 +- k8s.io/kube-aggregator: 6c47de4 → v0.20.15 +- k8s.io/kube-controller-manager: 18c28a4 → v0.20.15 +- k8s.io/kube-openapi: d219536 → 83f114c +- k8s.io/kube-proxy: deb12d4 → v0.20.15 +- k8s.io/kube-scheduler: 0f62d39 → v0.20.15 +- k8s.io/kubectl: 5cfbd40 → v0.20.15 +- k8s.io/kubelet: 92ded5e → v0.20.15 +- k8s.io/kubernetes: f58c4d8 → v1.20.15 +- k8s.io/legacy-cloud-providers: 716c3da → v0.20.15 +- k8s.io/metrics: d70c0e0 → v0.20.15 +- k8s.io/mount-utils: v0.21.0-alpha.0 → v0.20.15 +- k8s.io/sample-apiserver: 1f4e6a9 → v0.20.15 +- k8s.io/utils: 6e3d28b → 67b214c +- sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.9 → v0.0.22 +- sigs.k8s.io/structured-merge-diff/v4: v4.0.2 → v4.1.2 + +### Removed +- github.com/coreos/go-etcd: [v2.0.0+incompatible](https://github.com/coreos/go-etcd/tree/v2.0.0) +- github.com/cpuguy83/go-md2man: [v1.0.10](https://github.com/cpuguy83/go-md2man/tree/v1.0.10) +- github.com/niemeyer/pretty: [a10e7ca](https://github.com/niemeyer/pretty/tree/a10e7ca) +- github.com/ugorji/go/codec: [d75b2dc](https://github.com/ugorji/go/codec/tree/d75b2dc) +- rsc.io/binaryregexp: v0.2.0 diff --git a/site/content/en/blog/releases/v1.0.10.md b/site/content/en/blog/releases/v1.0.10.md new file mode 100644 index 0000000000..71b07512d6 --- /dev/null +++ b/site/content/en/blog/releases/v1.0.10.md @@ -0,0 +1,162 @@ +--- +title: "v1.0.10" +linkTitle: "v1.0.10" +date: 2022-02-07 +description: > + Cloud Provider Azure v1.0.10 +--- +# Changelog since v1.0.9 + +## Changes by Kind + +### Feature + +- Feat: support platformSubFaultDomain node label ([#1082](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/1082), [@nilo19](https://github.com/nilo19)) + +### Bug or Regression + +- Fix: use zones in the pre-existing frontend IP configurations for internal LBs ([#1095](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/1095), [@nilo19](https://github.com/nilo19)) + +## Dependencies + +### Added +- github.com/DataDog/datadog-go: [v3.2.0+incompatible](https://github.com/DataDog/datadog-go/tree/v3.2.0) +- github.com/OneOfOne/xxhash: [v1.2.2](https://github.com/OneOfOne/xxhash/tree/v1.2.2) +- github.com/antihax/optional: [v1.0.0](https://github.com/antihax/optional/tree/v1.0.0) +- github.com/cespare/xxhash: [v1.1.0](https://github.com/cespare/xxhash/tree/v1.1.0) +- github.com/circonus-labs/circonus-gometrics: [v2.3.1+incompatible](https://github.com/circonus-labs/circonus-gometrics/tree/v2.3.1) +- github.com/circonus-labs/circonusllhist: [v0.1.3](https://github.com/circonus-labs/circonusllhist/tree/v0.1.3) +- github.com/cncf/udpa/go: [04548b0](https://github.com/cncf/udpa/go/tree/04548b0) +- github.com/cncf/xds/go: [a8f9461](https://github.com/cncf/xds/go/tree/a8f9461) +- github.com/coreos/go-systemd/v22: [v22.3.2](https://github.com/coreos/go-systemd/v22/tree/v22.3.2) +- github.com/dgryski/go-sip13: [e10d5fe](https://github.com/dgryski/go-sip13/tree/e10d5fe) +- github.com/go-gl/glfw: [e6da0ac](https://github.com/go-gl/glfw/tree/e6da0ac) +- github.com/go-stack/stack: [v1.8.0](https://github.com/go-stack/stack/tree/v1.8.0) +- github.com/go-task/slim-sprig: [348f09d](https://github.com/go-task/slim-sprig/tree/348f09d) +- github.com/godbus/dbus/v5: [v5.0.4](https://github.com/godbus/dbus/v5/tree/v5.0.4) +- github.com/golang-jwt/jwt/v4: [v4.2.0](https://github.com/golang-jwt/jwt/v4/tree/v4.2.0) +- github.com/golang/snappy: [v0.0.3](https://github.com/golang/snappy/tree/v0.0.3) +- github.com/google/martian/v3: [v3.2.1](https://github.com/google/martian/v3/tree/v3.2.1) +- github.com/hashicorp/go-hclog: [v1.0.0](https://github.com/hashicorp/go-hclog/tree/v1.0.0) +- github.com/hashicorp/go-retryablehttp: [v0.5.3](https://github.com/hashicorp/go-retryablehttp/tree/v0.5.3) +- github.com/iancoleman/strcase: [v0.2.0](https://github.com/iancoleman/strcase/tree/v0.2.0) +- github.com/konsorten/go-windows-terminal-sequences: [v1.0.1](https://github.com/konsorten/go-windows-terminal-sequences/tree/v1.0.1) +- github.com/kr/fs: [v0.1.0](https://github.com/kr/fs/tree/v0.1.0) +- github.com/kr/pty: [v1.1.5](https://github.com/kr/pty/tree/v1.1.5) +- github.com/lyft/protoc-gen-star: [v0.5.3](https://github.com/lyft/protoc-gen-star/tree/v0.5.3) +- github.com/nxadm/tail: [v1.4.8](https://github.com/nxadm/tail/tree/v1.4.8) +- github.com/oklog/ulid: [v1.3.1](https://github.com/oklog/ulid/tree/v1.3.1) +- github.com/onsi/ginkgo/v2: [v2.0.0](https://github.com/onsi/ginkgo/v2/tree/v2.0.0) +- github.com/pkg/sftp: [v1.10.1](https://github.com/pkg/sftp/tree/v1.10.1) +- github.com/prometheus/tsdb: [v0.7.1](https://github.com/prometheus/tsdb/tree/v0.7.1) +- github.com/sagikazarmark/crypt: [v0.3.0](https://github.com/sagikazarmark/crypt/tree/v0.3.0) +- github.com/spaolacci/murmur3: [f09979e](https://github.com/spaolacci/murmur3/tree/f09979e) +- github.com/tv42/httpunix: [b75d861](https://github.com/tv42/httpunix/tree/b75d861) +- go.etcd.io/etcd/api/v3: v3.5.1 +- go.etcd.io/etcd/client/pkg/v3: v3.5.1 +- go.etcd.io/etcd/client/v2: v2.305.1 +- go.opentelemetry.io/proto/otlp: v0.7.0 +- google.golang.org/grpc/cmd/protoc-gen-go-grpc: v1.1.0 +- rsc.io/binaryregexp: v0.2.0 + +### Changed +- cloud.google.com/go/bigquery: v1.4.0 → v1.8.0 +- cloud.google.com/go/firestore: v1.1.0 → v1.6.1 +- cloud.google.com/go/pubsub: v1.2.0 → v1.3.1 +- cloud.google.com/go/storage: v1.6.0 → v1.10.0 +- cloud.google.com/go: v0.54.0 → v0.99.0 +- github.com/Azure/azure-sdk-for-go: [v54.1.0+incompatible → v61.4.0+incompatible](https://github.com/Azure/azure-sdk-for-go/compare/v54.1.0...v61.4.0) +- github.com/Azure/go-autorest/autorest/adal: [v0.9.10 → v0.9.18](https://github.com/Azure/go-autorest/autorest/adal/compare/v0.9.10...v0.9.18) +- github.com/Azure/go-autorest/autorest/to: [v0.2.0 → v0.4.0](https://github.com/Azure/go-autorest/autorest/to/compare/v0.2.0...v0.4.0) +- github.com/Azure/go-autorest/autorest/validation: [v0.1.0 → v0.3.1](https://github.com/Azure/go-autorest/autorest/validation/compare/v0.1.0...v0.3.1) +- github.com/Azure/go-autorest/autorest: [v0.11.17 → v0.11.24](https://github.com/Azure/go-autorest/autorest/compare/v0.11.17...v0.11.24) +- github.com/Azure/go-autorest/logger: [v0.2.0 → v0.2.1](https://github.com/Azure/go-autorest/logger/compare/v0.2.0...v0.2.1) +- github.com/armon/go-metrics: [f0300d1 → v0.3.10](https://github.com/armon/go-metrics/compare/f0300d1...v0.3.10) +- github.com/armon/go-radix: [7fddfc3 → v1.0.0](https://github.com/armon/go-radix/compare/7fddfc3...v1.0.0) +- github.com/census-instrumentation/opencensus-proto: [v0.2.1 → v0.3.0](https://github.com/census-instrumentation/opencensus-proto/compare/v0.2.1...v0.3.0) +- github.com/cespare/xxhash/v2: [v2.1.1 → v2.1.2](https://github.com/cespare/xxhash/v2/compare/v2.1.1...v2.1.2) +- github.com/cpuguy83/go-md2man/v2: [v2.0.0 → v2.0.1](https://github.com/cpuguy83/go-md2man/v2/compare/v2.0.0...v2.0.1) +- github.com/dnaeon/go-vcr: [v1.1.0 → v1.2.0](https://github.com/dnaeon/go-vcr/compare/v1.1.0...v1.2.0) +- github.com/envoyproxy/go-control-plane: [5f8ba28 → v0.10.1](https://github.com/envoyproxy/go-control-plane/compare/5f8ba28...v0.10.1) +- github.com/envoyproxy/protoc-gen-validate: [v0.1.0 → v0.6.2](https://github.com/envoyproxy/protoc-gen-validate/compare/v0.1.0...v0.6.2) +- github.com/evanphx/json-patch: [v4.9.0+incompatible → v5.6.0+incompatible](https://github.com/evanphx/json-patch/compare/v4.9.0...v5.6.0) +- github.com/fatih/color: [v1.7.0 → v1.13.0](https://github.com/fatih/color/compare/v1.7.0...v1.13.0) +- github.com/fsnotify/fsnotify: [v1.4.7 → v1.5.1](https://github.com/fsnotify/fsnotify/compare/v1.4.7...v1.5.1) +- github.com/gofrs/uuid: [v4.0.0+incompatible → v4.2.0+incompatible](https://github.com/gofrs/uuid/compare/v4.0.0...v4.2.0) +- github.com/golang/groupcache: [8c9f03a → 41bb18b](https://github.com/golang/groupcache/compare/8c9f03a...41bb18b) +- github.com/golang/mock: [v1.4.1 → v1.6.0](https://github.com/golang/mock/compare/v1.4.1...v1.6.0) +- github.com/golang/protobuf: [v1.4.3 → v1.5.2](https://github.com/golang/protobuf/compare/v1.4.3...v1.5.2) +- github.com/google/go-cmp: [v0.5.2 → v0.5.6](https://github.com/google/go-cmp/compare/v0.5.2...v0.5.6) +- github.com/google/pprof: [1ebb73c → 4bb14d4](https://github.com/google/pprof/compare/1ebb73c...4bb14d4) +- github.com/googleapis/gax-go/v2: [v2.0.5 → v2.1.1](https://github.com/googleapis/gax-go/v2/compare/v2.0.5...v2.1.1) +- github.com/grpc-ecosystem/grpc-gateway: [v1.9.5 → v1.16.0](https://github.com/grpc-ecosystem/grpc-gateway/compare/v1.9.5...v1.16.0) +- github.com/hashicorp/consul/api: [v1.1.0 → v1.11.0](https://github.com/hashicorp/consul/api/compare/v1.1.0...v1.11.0) +- github.com/hashicorp/consul/sdk: [v0.1.1 → v0.8.0](https://github.com/hashicorp/consul/sdk/compare/v0.1.1...v0.8.0) +- github.com/hashicorp/go-cleanhttp: [v0.5.1 → v0.5.2](https://github.com/hashicorp/go-cleanhttp/compare/v0.5.1...v0.5.2) +- github.com/hashicorp/go-immutable-radix: [v1.0.0 → v1.3.1](https://github.com/hashicorp/go-immutable-radix/compare/v1.0.0...v1.3.1) +- github.com/hashicorp/go-multierror: [v1.0.0 → v1.1.0](https://github.com/hashicorp/go-multierror/compare/v1.0.0...v1.1.0) +- github.com/hashicorp/go-rootcerts: [v1.0.0 → v1.0.2](https://github.com/hashicorp/go-rootcerts/compare/v1.0.0...v1.0.2) +- github.com/hashicorp/golang-lru: [v0.5.1 → v0.5.4](https://github.com/hashicorp/golang-lru/compare/v0.5.1...v0.5.4) +- github.com/hashicorp/mdns: [v1.0.0 → v1.0.4](https://github.com/hashicorp/mdns/compare/v1.0.0...v1.0.4) +- github.com/hashicorp/memberlist: [v0.1.3 → v0.3.0](https://github.com/hashicorp/memberlist/compare/v0.1.3...v0.3.0) +- github.com/hashicorp/serf: [v0.8.2 → v0.9.6](https://github.com/hashicorp/serf/compare/v0.8.2...v0.9.6) +- github.com/ianlancetaylor/demangle: [5e5cf60 → 28f6c0f](https://github.com/ianlancetaylor/demangle/compare/5e5cf60...28f6c0f) +- github.com/json-iterator/go: [v1.1.10 → v1.1.12](https://github.com/json-iterator/go/compare/v1.1.10...v1.1.12) +- github.com/magiconair/properties: [v1.8.1 → v1.8.5](https://github.com/magiconair/properties/compare/v1.8.1...v1.8.5) +- github.com/mattn/go-colorable: [v0.0.9 → v0.1.12](https://github.com/mattn/go-colorable/compare/v0.0.9...v0.1.12) +- github.com/mattn/go-isatty: [v0.0.4 → v0.0.14](https://github.com/mattn/go-isatty/compare/v0.0.4...v0.0.14) +- github.com/miekg/dns: [v1.0.14 → v1.1.41](https://github.com/miekg/dns/compare/v1.0.14...v1.1.41) +- github.com/mitchellh/cli: [v1.0.0 → v1.1.0](https://github.com/mitchellh/cli/compare/v1.0.0...v1.1.0) +- github.com/mitchellh/mapstructure: [v1.1.2 → v1.4.3](https://github.com/mitchellh/mapstructure/compare/v1.1.2...v1.4.3) +- github.com/modern-go/reflect2: [v1.0.1 → v1.0.2](https://github.com/modern-go/reflect2/compare/v1.0.1...v1.0.2) +- github.com/onsi/ginkgo: [v1.11.0 → v1.16.5](https://github.com/onsi/ginkgo/compare/v1.11.0...v1.16.5) +- github.com/onsi/gomega: [v1.8.1 → v1.18.1](https://github.com/onsi/gomega/compare/v1.8.1...v1.18.1) +- github.com/pascaldekloe/goe: [57f6aae → v0.1.0](https://github.com/pascaldekloe/goe/compare/57f6aae...v0.1.0) +- github.com/pelletier/go-toml: [v1.2.0 → v1.9.4](https://github.com/pelletier/go-toml/compare/v1.2.0...v1.9.4) +- github.com/posener/complete: [v1.1.1 → v1.2.3](https://github.com/posener/complete/compare/v1.1.1...v1.2.3) +- github.com/rogpeppe/fastuuid: [6724a57 → v1.2.0](https://github.com/rogpeppe/fastuuid/compare/6724a57...v1.2.0) +- github.com/rubiojr/go-vhd: [02e2102 → ccecf6c](https://github.com/rubiojr/go-vhd/compare/02e2102...ccecf6c) +- github.com/russross/blackfriday/v2: [v2.0.1 → v2.1.0](https://github.com/russross/blackfriday/v2/compare/v2.0.1...v2.1.0) +- github.com/sirupsen/logrus: [v1.7.0 → v1.8.1](https://github.com/sirupsen/logrus/compare/v1.7.0...v1.8.1) +- github.com/spf13/afero: [v1.2.2 → v1.6.0](https://github.com/spf13/afero/compare/v1.2.2...v1.6.0) +- github.com/spf13/cast: [v1.3.0 → v1.4.1](https://github.com/spf13/cast/compare/v1.3.0...v1.4.1) +- github.com/spf13/cobra: [v1.1.1 → v1.3.0](https://github.com/spf13/cobra/compare/v1.1.1...v1.3.0) +- github.com/spf13/jwalterweatherman: [v1.0.0 → v1.1.0](https://github.com/spf13/jwalterweatherman/compare/v1.0.0...v1.1.0) +- github.com/spf13/viper: [v1.7.0 → v1.10.0](https://github.com/spf13/viper/compare/v1.7.0...v1.10.0) +- github.com/stretchr/testify: [v1.6.1 → v1.7.0](https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0) +- github.com/yuin/goldmark: [v1.2.1 → v1.3.5](https://github.com/yuin/goldmark/compare/v1.2.1...v1.3.5) +- go.opencensus.io: v0.22.3 → v0.23.0 +- go.uber.org/atomic: v1.6.0 → v1.7.0 +- go.uber.org/multierr: v1.5.0 → v1.6.0 +- go.uber.org/zap: v1.16.0 → v1.17.0 +- golang.org/x/crypto: 5ea612d → 5e0467b +- golang.org/x/lint: 738671d → 6edffad +- golang.org/x/mod: ce943fd → v0.5.0 +- golang.org/x/net: 3d97a24 → 491a49a +- golang.org/x/oauth2: bf48bf1 → d3ed0bb +- golang.org/x/sync: 67f06af → 036812b +- golang.org/x/sys: a50acf3 → 1d35b9e +- golang.org/x/text: v0.3.4 → v0.3.7 +- golang.org/x/tools: v0.1.0 → v0.1.5 +- google.golang.org/api: v0.20.0 → v0.62.0 +- google.golang.org/appengine: v1.6.5 → v1.6.7 +- google.golang.org/genproto: 8816d57 → 3a66f56 +- google.golang.org/protobuf: v1.25.0 → v1.27.1 +- gopkg.in/ini.v1: v1.51.0 → v1.66.2 +- gopkg.in/yaml.v3: 9f266ea → 496545a +- honnef.co/go/tools: v0.0.1-2020.1.3 → v0.0.1-2020.1.4 +- k8s.io/api: 648b778 → v0.21.9 +- k8s.io/apimachinery: 8daf289 → v0.21.9 +- k8s.io/apiserver: 940c107 → v0.21.9 +- k8s.io/client-go: 8c8fa70 → v0.21.9 +- k8s.io/cloud-provider: 1ea896e → v0.21.9 +- k8s.io/component-base: 5860d9b → v0.21.9 +- k8s.io/controller-manager: 146a790 → v0.21.9 +- k8s.io/klog/v2: v2.8.0 → v2.9.0 +- k8s.io/kube-openapi: 591a79e → 3cc51fd +- k8s.io/utils: 67b214c → da69540 +- sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.15 → v0.0.27 +- sigs.k8s.io/structured-merge-diff/v4: v4.1.1 → v4.2.1 + +### Removed +- go.uber.org/tools: 2cfd321 diff --git a/site/content/en/blog/releases/v1.0.9.md b/site/content/en/blog/releases/v1.0.9.md new file mode 100644 index 0000000000..a82c69ddae --- /dev/null +++ b/site/content/en/blog/releases/v1.0.9.md @@ -0,0 +1,33 @@ +--- +title: "v1.0.9" +linkTitle: "v1.0.9" +date: 2022-01-10 +description: > + Cloud Provider Azure v1.0.9 +--- +# Changelog since v1.0.8 + +## Changes by Kind + +### Bug or Regression + +- Fix: do not update tags on load balancer, security group and route table if both tags and tagsMap are empty ([#1006](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/1006), [@nilo19](https://github.com/nilo19)) + +### Other (Cleanup or Flake) + +- Chore: reduce node LIST APIs in cloud-node-manager ([#997](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/997), [@feiskyer](https://github.com/feiskyer)) + +### Uncategorized + +- Null ([#974](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/974), [@mainred](https://github.com/mainred)) + +## Dependencies + +### Added +_Nothing has changed._ + +### Changed +_Nothing has changed._ + +### Removed +_Nothing has changed._ diff --git a/site/content/en/blog/releases/v1.1.5.md b/site/content/en/blog/releases/v1.1.5.md new file mode 100644 index 0000000000..ebaba84209 --- /dev/null +++ b/site/content/en/blog/releases/v1.1.5.md @@ -0,0 +1,34 @@ +--- +title: "v1.1.5" +linkTitle: "v1.1.5" +date: 2022-01-10 +description: > + Cloud Provider Azure v1.1.5 +--- + +# Changelog since v1.1.4 + +## Changes by Kind + +### Bug or Regression + +- Fix: do not update tags on load balancer, security group and route table if both tags and tagsMap are empty ([#1007](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/1007), [@nilo19](https://github.com/nilo19)) + +### Other (Cleanup or Flake) + +- Chore: reduce node LIST APIs in cloud-node-manager ([#998](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/998), [@feiskyer](https://github.com/feiskyer)) + +### Uncategorized + +- Null ([#974](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/974), [@mainred](https://github.com/mainred)) + +## Dependencies + +### Added +_Nothing has changed._ + +### Changed +_Nothing has changed._ + +### Removed +_Nothing has changed._ diff --git a/site/content/en/blog/releases/v1.1.6.md b/site/content/en/blog/releases/v1.1.6.md new file mode 100644 index 0000000000..88610a4735 --- /dev/null +++ b/site/content/en/blog/releases/v1.1.6.md @@ -0,0 +1,116 @@ +--- +title: "v1.1.6" +linkTitle: "v1.1.6" +date: 2022-02-07 +description: > + Cloud Provider Azure v1.1.6 +--- +# Changelog since v1.1.5 + +## Changes by Kind + +### Feature + +- Feat: support platformSubFaultDomain node label ([#1083](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/1083), [@nilo19](https://github.com/nilo19)) + +### Bug or Regression + +- Fix: use zones in the pre-existing frontend IP configurations for internal LBs ([#1096](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/1096), [@nilo19](https://github.com/nilo19)) + +## Dependencies + +### Added +- github.com/DataDog/datadog-go: [v3.2.0+incompatible](https://github.com/DataDog/datadog-go/tree/v3.2.0) +- github.com/circonus-labs/circonus-gometrics: [v2.3.1+incompatible](https://github.com/circonus-labs/circonus-gometrics/tree/v2.3.1) +- github.com/circonus-labs/circonusllhist: [v0.1.3](https://github.com/circonus-labs/circonusllhist/tree/v0.1.3) +- github.com/cncf/xds/go: [a8f9461](https://github.com/cncf/xds/go/tree/a8f9461) +- github.com/golang-jwt/jwt/v4: [v4.2.0](https://github.com/golang-jwt/jwt/v4/tree/v4.2.0) +- github.com/golang/snappy: [v0.0.3](https://github.com/golang/snappy/tree/v0.0.3) +- github.com/hashicorp/go-hclog: [v1.0.0](https://github.com/hashicorp/go-hclog/tree/v1.0.0) +- github.com/hashicorp/go-retryablehttp: [v0.5.3](https://github.com/hashicorp/go-retryablehttp/tree/v0.5.3) +- github.com/iancoleman/strcase: [v0.2.0](https://github.com/iancoleman/strcase/tree/v0.2.0) +- github.com/lyft/protoc-gen-star: [v0.5.3](https://github.com/lyft/protoc-gen-star/tree/v0.5.3) +- github.com/onsi/ginkgo/v2: [v2.0.0](https://github.com/onsi/ginkgo/v2/tree/v2.0.0) +- github.com/sagikazarmark/crypt: [v0.3.0](https://github.com/sagikazarmark/crypt/tree/v0.3.0) +- github.com/tv42/httpunix: [b75d861](https://github.com/tv42/httpunix/tree/b75d861) +- google.golang.org/grpc/cmd/protoc-gen-go-grpc: v1.1.0 + +### Changed +- cloud.google.com/go/firestore: v1.1.0 → v1.6.1 +- cloud.google.com/go: v0.81.0 → v0.99.0 +- github.com/Azure/azure-sdk-for-go: [v55.8.0+incompatible → v61.3.0+incompatible](https://github.com/Azure/azure-sdk-for-go/compare/v55.8.0...v61.3.0) +- github.com/Azure/go-autorest/autorest/adal: [v0.9.14 → v0.9.18](https://github.com/Azure/go-autorest/autorest/adal/compare/v0.9.14...v0.9.18) +- github.com/Azure/go-autorest/autorest: [v0.11.19 → v0.11.24](https://github.com/Azure/go-autorest/autorest/compare/v0.11.19...v0.11.24) +- github.com/armon/go-metrics: [f0300d1 → v0.3.10](https://github.com/armon/go-metrics/compare/f0300d1...v0.3.10) +- github.com/armon/go-radix: [7fddfc3 → v1.0.0](https://github.com/armon/go-radix/compare/7fddfc3...v1.0.0) +- github.com/bketelsen/crypt: [v0.0.4 → 5cbc8cc](https://github.com/bketelsen/crypt/compare/v0.0.4...5cbc8cc) +- github.com/census-instrumentation/opencensus-proto: [v0.2.1 → v0.3.0](https://github.com/census-instrumentation/opencensus-proto/compare/v0.2.1...v0.3.0) +- github.com/cespare/xxhash/v2: [v2.1.1 → v2.1.2](https://github.com/cespare/xxhash/v2/compare/v2.1.1...v2.1.2) +- github.com/cncf/udpa/go: [5459f2c → 04548b0](https://github.com/cncf/udpa/go/compare/5459f2c...04548b0) +- github.com/cpuguy83/go-md2man/v2: [v2.0.0 → v2.0.1](https://github.com/cpuguy83/go-md2man/v2/compare/v2.0.0...v2.0.1) +- github.com/envoyproxy/go-control-plane: [668b12f → v0.10.1](https://github.com/envoyproxy/go-control-plane/compare/668b12f...v0.10.1) +- github.com/envoyproxy/protoc-gen-validate: [v0.1.0 → v0.6.2](https://github.com/envoyproxy/protoc-gen-validate/compare/v0.1.0...v0.6.2) +- github.com/evanphx/json-patch: [v4.11.0+incompatible → v5.6.0+incompatible](https://github.com/evanphx/json-patch/compare/v4.11.0...v5.6.0) +- github.com/fatih/color: [v1.7.0 → v1.13.0](https://github.com/fatih/color/compare/v1.7.0...v1.13.0) +- github.com/fsnotify/fsnotify: [v1.4.9 → v1.5.1](https://github.com/fsnotify/fsnotify/compare/v1.4.9...v1.5.1) +- github.com/google/go-cmp: [v0.5.5 → v0.5.6](https://github.com/google/go-cmp/compare/v0.5.5...v0.5.6) +- github.com/google/martian/v3: [v3.1.0 → v3.2.1](https://github.com/google/martian/v3/compare/v3.1.0...v3.2.1) +- github.com/google/pprof: [cbba55b → 4bb14d4](https://github.com/google/pprof/compare/cbba55b...4bb14d4) +- github.com/googleapis/gax-go/v2: [v2.0.5 → v2.1.1](https://github.com/googleapis/gax-go/v2/compare/v2.0.5...v2.1.1) +- github.com/hashicorp/consul/api: [v1.1.0 → v1.11.0](https://github.com/hashicorp/consul/api/compare/v1.1.0...v1.11.0) +- github.com/hashicorp/consul/sdk: [v0.1.1 → v0.8.0](https://github.com/hashicorp/consul/sdk/compare/v0.1.1...v0.8.0) +- github.com/hashicorp/go-cleanhttp: [v0.5.1 → v0.5.2](https://github.com/hashicorp/go-cleanhttp/compare/v0.5.1...v0.5.2) +- github.com/hashicorp/go-immutable-radix: [v1.0.0 → v1.3.1](https://github.com/hashicorp/go-immutable-radix/compare/v1.0.0...v1.3.1) +- github.com/hashicorp/go-multierror: [v1.0.0 → v1.1.0](https://github.com/hashicorp/go-multierror/compare/v1.0.0...v1.1.0) +- github.com/hashicorp/go-rootcerts: [v1.0.0 → v1.0.2](https://github.com/hashicorp/go-rootcerts/compare/v1.0.0...v1.0.2) +- github.com/hashicorp/golang-lru: [v0.5.1 → v0.5.4](https://github.com/hashicorp/golang-lru/compare/v0.5.1...v0.5.4) +- github.com/hashicorp/mdns: [v1.0.0 → v1.0.4](https://github.com/hashicorp/mdns/compare/v1.0.0...v1.0.4) +- github.com/hashicorp/memberlist: [v0.1.3 → v0.3.0](https://github.com/hashicorp/memberlist/compare/v0.1.3...v0.3.0) +- github.com/hashicorp/serf: [v0.8.2 → v0.9.6](https://github.com/hashicorp/serf/compare/v0.8.2...v0.9.6) +- github.com/json-iterator/go: [v1.1.11 → v1.1.12](https://github.com/json-iterator/go/compare/v1.1.11...v1.1.12) +- github.com/mattn/go-colorable: [v0.0.9 → v0.1.12](https://github.com/mattn/go-colorable/compare/v0.0.9...v0.1.12) +- github.com/mattn/go-isatty: [v0.0.3 → v0.0.14](https://github.com/mattn/go-isatty/compare/v0.0.3...v0.0.14) +- github.com/miekg/dns: [v1.0.14 → v1.1.41](https://github.com/miekg/dns/compare/v1.0.14...v1.1.41) +- github.com/mitchellh/cli: [v1.0.0 → v1.1.0](https://github.com/mitchellh/cli/compare/v1.0.0...v1.1.0) +- github.com/mitchellh/mapstructure: [v1.4.1 → v1.4.3](https://github.com/mitchellh/mapstructure/compare/v1.4.1...v1.4.3) +- github.com/modern-go/reflect2: [v1.0.1 → v1.0.2](https://github.com/modern-go/reflect2/compare/v1.0.1...v1.0.2) +- github.com/onsi/ginkgo: [v1.16.4 → v1.16.5](https://github.com/onsi/ginkgo/compare/v1.16.4...v1.16.5) +- github.com/onsi/gomega: [v1.15.0 → v1.18.1](https://github.com/onsi/gomega/compare/v1.15.0...v1.18.1) +- github.com/pascaldekloe/goe: [57f6aae → v0.1.0](https://github.com/pascaldekloe/goe/compare/57f6aae...v0.1.0) +- github.com/pelletier/go-toml: [v1.9.3 → v1.9.4](https://github.com/pelletier/go-toml/compare/v1.9.3...v1.9.4) +- github.com/posener/complete: [v1.1.1 → v1.2.3](https://github.com/posener/complete/compare/v1.1.1...v1.2.3) +- github.com/rubiojr/go-vhd: [02e2102 → ccecf6c](https://github.com/rubiojr/go-vhd/compare/02e2102...ccecf6c) +- github.com/russross/blackfriday/v2: [v2.0.1 → v2.1.0](https://github.com/russross/blackfriday/v2/compare/v2.0.1...v2.1.0) +- github.com/spf13/cast: [v1.3.1 → v1.4.1](https://github.com/spf13/cast/compare/v1.3.1...v1.4.1) +- github.com/spf13/cobra: [v1.2.1 → v1.3.0](https://github.com/spf13/cobra/compare/v1.2.1...v1.3.0) +- github.com/spf13/viper: [v1.8.1 → v1.10.0](https://github.com/spf13/viper/compare/v1.8.1...v1.10.0) +- go.etcd.io/etcd/api/v3: v3.5.0 → v3.5.1 +- go.etcd.io/etcd/client/pkg/v3: v3.5.0 → v3.5.1 +- go.etcd.io/etcd/client/v2: v2.305.0 → v2.305.1 +- golang.org/x/crypto: 5ea612d → e495a2d +- golang.org/x/mod: v0.4.2 → v0.5.0 +- golang.org/x/net: 37e1c6a → 491a49a +- golang.org/x/oauth2: 2e8d934 → d3ed0bb +- golang.org/x/sys: 59db8d7 → 1d35b9e +- golang.org/x/text: v0.3.6 → v0.3.7 +- golang.org/x/tools: v0.1.2 → v0.1.5 +- google.golang.org/api: v0.44.0 → v0.62.0 +- google.golang.org/genproto: f16073e → 3a66f56 +- google.golang.org/grpc: v1.38.0 → v1.42.0 +- google.golang.org/protobuf: v1.26.0 → v1.27.1 +- gopkg.in/ini.v1: v1.62.0 → v1.66.2 +- k8s.io/api: v0.22.0 → v0.22.6 +- k8s.io/apimachinery: v0.22.0 → v0.22.6 +- k8s.io/apiserver: v0.22.0 → v0.22.6 +- k8s.io/client-go: v0.22.0 → v0.22.6 +- k8s.io/cloud-provider: v0.22.0 → v0.22.6 +- k8s.io/component-base: v0.22.0 → v0.22.6 +- k8s.io/controller-manager: v0.22.0 → v0.22.6 +- k8s.io/kube-openapi: 9528897 → 2043435 +- k8s.io/utils: 4b05e18 → bdf08cb +- 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 +- sigs.k8s.io/yaml: v1.2.0 → v1.3.0 + +### Removed +_Nothing has changed._ diff --git a/site/content/en/blog/releases/v1.23.2.md b/site/content/en/blog/releases/v1.23.2.md new file mode 100644 index 0000000000..5b47bc3c7a --- /dev/null +++ b/site/content/en/blog/releases/v1.23.2.md @@ -0,0 +1,33 @@ +--- +title: "v1.23.2" +linkTitle: "v1.23.2" +date: 2022-01-10 +description: > + Cloud Provider Azure v1.23.2 +--- +# Changelog since v1.23.1 + +## Changes by Kind + +### Feature + +- Introduce a configuration option `putVMSSVMBatchSize`. If set, the sync requests will be sent concurrently in batches when putting vmss vms. ([#964](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/964), [@nilo19](https://github.com/nilo19)) + +### Bug or Regression + +- Fix: do not update tags on load balancer, security group and route table if both tags and tagsMap are empty ([#1008](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/1008), [@nilo19](https://github.com/nilo19)) + +### Other (Cleanup or Flake) + +- Chore: reduce node LIST APIs in cloud-node-manager ([#996](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/996), [@feiskyer](https://github.com/feiskyer)) + +## Dependencies + +### Added +_Nothing has changed._ + +### Changed +_Nothing has changed._ + +### Removed +_Nothing has changed._ diff --git a/site/content/en/blog/releases/v1.23.3.md b/site/content/en/blog/releases/v1.23.3.md new file mode 100644 index 0000000000..644dcfbc0d --- /dev/null +++ b/site/content/en/blog/releases/v1.23.3.md @@ -0,0 +1,125 @@ +--- +title: "v1.23.3" +linkTitle: "v1.23.3" +date: 2022-02-07 +description: > + Cloud Provider Azure v1.23.3 +--- +# Changelog since v1.23.2 + +## Changes by Kind + +### Feature + +- Feat: support platformSubFaultDomain node label ([#1080](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/1080), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot)) + +### Bug or Regression + +- Fix: use zones in the pre-existing frontend IP configurations for internal LBs ([#1097](https://github.com/kubernetes-sigs/cloud-provider-azure/pull/1097), [@nilo19](https://github.com/nilo19)) + +## Dependencies + +### Added +- cloud.google.com/go/datastore: v1.1.0 +- cloud.google.com/go/pubsub: v1.3.1 +- github.com/DataDog/datadog-go: [v3.2.0+incompatible](https://github.com/DataDog/datadog-go/tree/v3.2.0) +- github.com/alecthomas/template: [fb15b89](https://github.com/alecthomas/template/tree/fb15b89) +- github.com/alecthomas/units: [f65c72e](https://github.com/alecthomas/units/tree/f65c72e) +- github.com/circonus-labs/circonus-gometrics: [v2.3.1+incompatible](https://github.com/circonus-labs/circonus-gometrics/tree/v2.3.1) +- github.com/circonus-labs/circonusllhist: [v0.1.3](https://github.com/circonus-labs/circonusllhist/tree/v0.1.3) +- github.com/client9/misspell: [v0.3.4](https://github.com/client9/misspell/tree/v0.3.4) +- github.com/coreos/bbolt: [v1.3.2](https://github.com/coreos/bbolt/tree/v1.3.2) +- github.com/coreos/etcd: [v3.3.13+incompatible](https://github.com/coreos/etcd/tree/v3.3.13) +- github.com/coreos/go-systemd: [95778df](https://github.com/coreos/go-systemd/tree/95778df) +- github.com/coreos/pkg: [399ea9e](https://github.com/coreos/pkg/tree/399ea9e) +- github.com/dgrijalva/jwt-go: [v3.2.0+incompatible](https://github.com/dgrijalva/jwt-go/tree/v3.2.0) +- github.com/dgryski/go-sip13: [e10d5fe](https://github.com/dgryski/go-sip13/tree/e10d5fe) +- github.com/go-gl/glfw: [e6da0ac](https://github.com/go-gl/glfw/tree/e6da0ac) +- github.com/hashicorp/go-hclog: [v1.0.0](https://github.com/hashicorp/go-hclog/tree/v1.0.0) +- github.com/hashicorp/go-retryablehttp: [v0.5.3](https://github.com/hashicorp/go-retryablehttp/tree/v0.5.3) +- github.com/hpcloud/tail: [v1.0.0](https://github.com/hpcloud/tail/tree/v1.0.0) +- github.com/iancoleman/strcase: [v0.2.0](https://github.com/iancoleman/strcase/tree/v0.2.0) +- github.com/jpillora/backoff: [v1.0.0](https://github.com/jpillora/backoff/tree/v1.0.0) +- github.com/konsorten/go-windows-terminal-sequences: [v1.0.3](https://github.com/konsorten/go-windows-terminal-sequences/tree/v1.0.3) +- github.com/kr/logfmt: [b84e30a](https://github.com/kr/logfmt/tree/b84e30a) +- github.com/kr/pty: [v1.1.1](https://github.com/kr/pty/tree/v1.1.1) +- github.com/lyft/protoc-gen-star: [v0.5.3](https://github.com/lyft/protoc-gen-star/tree/v0.5.3) +- github.com/oklog/ulid: [v1.3.1](https://github.com/oklog/ulid/tree/v1.3.1) +- github.com/onsi/ginkgo/v2: [v2.0.0](https://github.com/onsi/ginkgo/v2/tree/v2.0.0) +- github.com/prometheus/tsdb: [v0.7.1](https://github.com/prometheus/tsdb/tree/v0.7.1) +- github.com/sagikazarmark/crypt: [v0.3.0](https://github.com/sagikazarmark/crypt/tree/v0.3.0) +- github.com/tv42/httpunix: [b75d861](https://github.com/tv42/httpunix/tree/b75d861) +- gopkg.in/fsnotify.v1: v1.4.7 +- gopkg.in/resty.v1: v1.12.0 + +### Changed +- cloud.google.com/go/firestore: v1.1.0 → v1.6.1 +- github.com/Azure/azure-sdk-for-go: [v55.8.0+incompatible → v61.4.0+incompatible](https://github.com/Azure/azure-sdk-for-go/compare/v55.8.0...v61.4.0) +- github.com/Azure/go-autorest/autorest/adal: [v0.9.17 → v0.9.18](https://github.com/Azure/go-autorest/autorest/adal/compare/v0.9.17...v0.9.18) +- github.com/Azure/go-autorest/autorest: [v0.11.22 → v0.11.24](https://github.com/Azure/go-autorest/autorest/compare/v0.11.22...v0.11.24) +- github.com/armon/go-metrics: [f0300d1 → v0.3.10](https://github.com/armon/go-metrics/compare/f0300d1...v0.3.10) +- github.com/armon/go-radix: [7fddfc3 → v1.0.0](https://github.com/armon/go-radix/compare/7fddfc3...v1.0.0) +- github.com/census-instrumentation/opencensus-proto: [v0.2.1 → v0.3.0](https://github.com/census-instrumentation/opencensus-proto/compare/v0.2.1...v0.3.0) +- github.com/cespare/xxhash/v2: [v2.1.1 → v2.1.2](https://github.com/cespare/xxhash/v2/compare/v2.1.1...v2.1.2) +- github.com/cncf/udpa/go: [5459f2c → 04548b0](https://github.com/cncf/udpa/go/compare/5459f2c...04548b0) +- github.com/cncf/xds/go: [fbca930 → a8f9461](https://github.com/cncf/xds/go/compare/fbca930...a8f9461) +- github.com/cpuguy83/go-md2man/v2: [v2.0.0 → v2.0.1](https://github.com/cpuguy83/go-md2man/v2/compare/v2.0.0...v2.0.1) +- github.com/envoyproxy/go-control-plane: [63b5d3c → v0.10.1](https://github.com/envoyproxy/go-control-plane/compare/63b5d3c...v0.10.1) +- github.com/envoyproxy/protoc-gen-validate: [v0.1.0 → v0.6.2](https://github.com/envoyproxy/protoc-gen-validate/compare/v0.1.0...v0.6.2) +- github.com/evanphx/json-patch: [v4.12.0+incompatible → v5.6.0+incompatible](https://github.com/evanphx/json-patch/compare/v4.12.0...v5.6.0) +- github.com/fatih/color: [v1.7.0 → v1.13.0](https://github.com/fatih/color/compare/v1.7.0...v1.13.0) +- github.com/golang-jwt/jwt/v4: [v4.0.0 → v4.2.0](https://github.com/golang-jwt/jwt/v4/compare/v4.0.0...v4.2.0) +- github.com/google/go-cmp: [v0.5.5 → v0.5.6](https://github.com/google/go-cmp/compare/v0.5.5...v0.5.6) +- github.com/google/pprof: [cbba55b → 94a9f03](https://github.com/google/pprof/compare/cbba55b...94a9f03) +- github.com/googleapis/gax-go/v2: [v2.0.5 → v2.1.1](https://github.com/googleapis/gax-go/v2/compare/v2.0.5...v2.1.1) +- github.com/hashicorp/consul/api: [v1.1.0 → v1.11.0](https://github.com/hashicorp/consul/api/compare/v1.1.0...v1.11.0) +- github.com/hashicorp/consul/sdk: [v0.1.1 → v0.8.0](https://github.com/hashicorp/consul/sdk/compare/v0.1.1...v0.8.0) +- github.com/hashicorp/go-cleanhttp: [v0.5.1 → v0.5.2](https://github.com/hashicorp/go-cleanhttp/compare/v0.5.1...v0.5.2) +- github.com/hashicorp/go-immutable-radix: [v1.0.0 → v1.3.1](https://github.com/hashicorp/go-immutable-radix/compare/v1.0.0...v1.3.1) +- github.com/hashicorp/go-multierror: [v1.0.0 → v1.1.0](https://github.com/hashicorp/go-multierror/compare/v1.0.0...v1.1.0) +- github.com/hashicorp/go-rootcerts: [v1.0.0 → v1.0.2](https://github.com/hashicorp/go-rootcerts/compare/v1.0.0...v1.0.2) +- github.com/hashicorp/golang-lru: [v0.5.1 → v0.5.4](https://github.com/hashicorp/golang-lru/compare/v0.5.1...v0.5.4) +- github.com/hashicorp/mdns: [v1.0.0 → v1.0.4](https://github.com/hashicorp/mdns/compare/v1.0.0...v1.0.4) +- github.com/hashicorp/memberlist: [v0.1.3 → v0.3.0](https://github.com/hashicorp/memberlist/compare/v0.1.3...v0.3.0) +- github.com/hashicorp/serf: [v0.8.2 → v0.9.6](https://github.com/hashicorp/serf/compare/v0.8.2...v0.9.6) +- github.com/mattn/go-colorable: [v0.0.9 → v0.1.12](https://github.com/mattn/go-colorable/compare/v0.0.9...v0.1.12) +- github.com/mattn/go-isatty: [v0.0.3 → v0.0.14](https://github.com/mattn/go-isatty/compare/v0.0.3...v0.0.14) +- github.com/miekg/dns: [v1.0.14 → v1.1.41](https://github.com/miekg/dns/compare/v1.0.14...v1.1.41) +- github.com/mitchellh/cli: [v1.0.0 → v1.1.0](https://github.com/mitchellh/cli/compare/v1.0.0...v1.1.0) +- github.com/mitchellh/go-homedir: [v1.0.0 → v1.1.0](https://github.com/mitchellh/go-homedir/compare/v1.0.0...v1.1.0) +- github.com/mitchellh/mapstructure: [v1.4.1 → v1.4.3](https://github.com/mitchellh/mapstructure/compare/v1.4.1...v1.4.3) +- github.com/onsi/gomega: [v1.16.0 → v1.18.1](https://github.com/onsi/gomega/compare/v1.16.0...v1.18.1) +- github.com/pascaldekloe/goe: [57f6aae → v0.1.0](https://github.com/pascaldekloe/goe/compare/57f6aae...v0.1.0) +- github.com/pelletier/go-toml: [v1.9.3 → v1.9.4](https://github.com/pelletier/go-toml/compare/v1.9.3...v1.9.4) +- github.com/posener/complete: [v1.1.1 → v1.2.3](https://github.com/posener/complete/compare/v1.1.1...v1.2.3) +- github.com/russross/blackfriday/v2: [v2.0.1 → v2.1.0](https://github.com/russross/blackfriday/v2/compare/v2.0.1...v2.1.0) +- github.com/spf13/cast: [v1.3.1 → v1.4.1](https://github.com/spf13/cast/compare/v1.3.1...v1.4.1) +- github.com/spf13/cobra: [v1.2.1 → v1.3.0](https://github.com/spf13/cobra/compare/v1.2.1...v1.3.0) +- github.com/spf13/viper: [v1.8.1 → v1.10.0](https://github.com/spf13/viper/compare/v1.8.1...v1.10.0) +- go.etcd.io/etcd/api/v3: v3.5.0 → v3.5.1 +- go.etcd.io/etcd/client/pkg/v3: v3.5.0 → v3.5.1 +- go.etcd.io/etcd/client/v2: v2.305.0 → v2.305.1 +- golang.org/x/crypto: 089bfa5 → 5e0467b +- golang.org/x/mod: v0.4.2 → v0.5.0 +- golang.org/x/net: e898025 → 491a49a +- golang.org/x/oauth2: 2bc19b1 → d3ed0bb +- golang.org/x/sys: f4d4317 → da31bd3 +- google.golang.org/api: v0.44.0 → v0.62.0 +- google.golang.org/genproto: fe13028 → 3a66f56 +- google.golang.org/grpc: v1.40.0 → v1.42.0 +- gopkg.in/ini.v1: v1.62.0 → v1.66.2 +- k8s.io/api: v0.23.0 → v0.23.3 +- k8s.io/apimachinery: v0.23.0 → v0.23.3 +- k8s.io/apiserver: v0.23.0 → v0.23.3 +- k8s.io/client-go: v0.23.0 → v0.23.3 +- k8s.io/cloud-provider: v0.23.0 → v0.23.3 +- k8s.io/component-base: v0.23.0 → v0.23.3 +- k8s.io/component-helpers: v0.23.0 → v0.23.3 +- k8s.io/controller-manager: v0.23.0 → v0.23.3 +- k8s.io/kubelet: v0.23.0 → v0.23.3 +- k8s.io/utils: cb0fa31 → 6203023 +- sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.25 → v0.0.27 +- sigs.k8s.io/structured-merge-diff/v4: v4.1.2 → v4.2.1 + +### Removed +_Nothing has changed._