Skip to content

Latest commit

 

History

History
232 lines (191 loc) · 12 KB

CHANGELOG-1.9.md

File metadata and controls

232 lines (191 loc) · 12 KB

Release notes for v1.9.4

Documentation

Dependencies

Added

Nothing has changed.

Changed

  • github.com/golang/protobuf: v1.5.3 → v1.5.4
  • google.golang.org/protobuf: v1.31.0 → v1.33.0

Removed

Nothing has changed.

Release notes for v1.9.3

Documentation

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

Release notes for 1.9.2

Documentation

Changelog since 1.9.1

Changes by Kind

Bug or Regression

  • Bump google.golang.org/grpc from v1.54.0 to v1.59.0 to fix CVE-2023-44487. (#349, @songjiaxun)

Dependencies

Added

Nothing has changed.

Changed

  • cloud.google.com/go/compute: v1.15.1 → v1.23.0
  • github.com/cncf/xds/go: 06c439d → e9ce688
  • github.com/envoyproxy/go-control-plane: v0.10.3 → v0.11.1
  • github.com/envoyproxy/protoc-gen-validate: v0.9.1 → v1.0.2
  • github.com/golang/glog: v1.0.0 → v1.1.2
  • github.com/google/uuid: v1.3.0 → v1.3.1
  • golang.org/x/oauth2: v0.8.0 → v0.11.0
  • golang.org/x/sync: v0.2.0 → v0.3.0
  • google.golang.org/genproto/googleapis/api: dd9d682 → b8732ec
  • google.golang.org/genproto/googleapis/rpc: 28d5490 → b8732ec
  • google.golang.org/genproto: 0005af6 → b8732ec
  • google.golang.org/grpc: v1.54.0 → v1.59.0
  • google.golang.org/protobuf: v1.30.0 → v1.31.0

Removed

Nothing has changed.

Release notes for 1.9.1

Documentation

Changes by Kind

Uncategorized

Dependencies

Added

Nothing has changed.

Changed

  • golang.org/x/crypto: v0.11.0 → v0.14.0
  • golang.org/x/net: v0.13.0 → v0.17.0
  • golang.org/x/sys: v0.10.0 → v0.13.0
  • golang.org/x/term: v0.10.0 → v0.13.0
  • golang.org/x/text: v0.11.0 → v0.13.0

Removed

Nothing has changed.

Release notes for 1.9.0

Changelog since 1.8.0

Changes by Kind

Feature

  • Update recover from expansion failure to use newer APIs. This is part of recover from volume expansion feature, which is an alpha feature and it requires Kubernetes 1.28. (#270, @gnufied)

Other (Cleanup or Flake)

  • Update kubernetes dependencies to v1.28.0 (#332, @Sneha-at)

Dependencies

Added

  • cloud.google.com/go/compute/metadata: v0.2.3
  • cloud.google.com/go/compute: v1.15.1
  • github.com/alecthomas/kingpin/v2: v2.3.2
  • github.com/antlr/antlr4/runtime/Go/antlr/v4: 8188dc5
  • github.com/google/gnostic-models: v0.6.8
  • github.com/xhit/go-str2duration/v2: v2.1.0
  • google.golang.org/genproto/googleapis/api: dd9d682
  • google.golang.org/genproto/googleapis/rpc: 28d5490

Changed

Removed

  • cloud.google.com/go/bigquery: v1.8.0
  • cloud.google.com/go/datastore: v1.1.0
  • cloud.google.com/go/pubsub: v1.3.1
  • cloud.google.com/go/storage: v1.10.0
  • cloud.google.com/go: v0.97.0
  • dmitri.shuralyov.com/gpu/mtl: 666a987
  • github.com/BurntSushi/toml: v0.3.1
  • github.com/BurntSushi/xgb: 27f1227
  • github.com/alecthomas/template: fb15b89
  • github.com/antihax/optional: v1.0.0
  • github.com/antlr/antlr4/runtime/Go/antlr: v1.4.10
  • github.com/chzyer/logex: v1.1.10
  • github.com/chzyer/readline: 2972be2
  • github.com/chzyer/test: a1ea475
  • github.com/client9/misspell: v0.3.4
  • github.com/docopt/docopt-go: ee0de3b
  • github.com/ghodss/yaml: v1.0.0
  • github.com/go-gl/glfw/v3.3/glfw: 6f7a984
  • github.com/go-gl/glfw: e6da0ac
  • github.com/go-kit/kit: v0.9.0
  • github.com/go-stack/stack: v1.8.0
  • github.com/golang/mock: v1.4.4
  • github.com/google/martian/v3: v3.0.0
  • github.com/google/martian: v2.1.0+incompatible
  • github.com/google/renameio: v0.1.0
  • github.com/googleapis/gax-go/v2: v2.0.5
  • github.com/hashicorp/golang-lru: v0.5.1
  • github.com/ianlancetaylor/demangle: 5e5cf60
  • github.com/jstemmer/go-junit-report: v0.9.1
  • github.com/konsorten/go-windows-terminal-sequences: v1.0.3
  • github.com/kr/logfmt: b84e30a
  • github.com/mitchellh/mapstructure: v1.4.1
  • github.com/rogpeppe/fastuuid: v1.2.0
  • go.opencensus.io: v0.22.4
  • golang.org/x/image: cff245a
  • golang.org/x/lint: 738671d
  • golang.org/x/mobile: d2bd2a2
  • google.golang.org/api: v0.30.0
  • gopkg.in/alecthomas/kingpin.v2: v2.2.6
  • gopkg.in/errgo.v2: v2.1.0
  • honnef.co/go/tools: v0.0.1-2020.1.4
  • rsc.io/binaryregexp: v0.2.0
  • rsc.io/quote/v3: v3.1.0
  • rsc.io/sampler: v1.3.0