Skip to content

Latest commit

 

History

History
128 lines (118 loc) · 8.6 KB

CHANGELOG-0.15.md

File metadata and controls

128 lines (118 loc) · 8.6 KB

Release notes for v0.15.0

Changelog since v0.14.0

Changes by Kind

Feature

  • Added RegisterPprofToServer function to enable pprof on metrics server (#138, @Fricounet)
  • Added WithOtelTracing option to connect to the CSI driver gRPC server with otel gRPC tracing interceptor (#140, @Fricounet)

Uncategorized

  • Add support for metric-less grpc connection (#143, @gnufied)

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/google/gnostic-models: v0.6.8
  • github.com/xhit/go-str2duration/v2: v2.1.0
  • go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc: v0.41.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.65.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/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/gnostic: v0.5.7-v3refs
  • 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/grpc-ecosystem/grpc-gateway: v1.16.0
  • 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.1.2
  • github.com/rogpeppe/fastuuid: v1.2.0
  • github.com/sirupsen/logrus: v1.6.0
  • github.com/stoewer/go-strcase: v1.2.0
  • go.opencensus.io: v0.22.4
  • golang.org/x/exp: 6cc2880
  • 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