Skip to content

Latest commit

 

History

History
59 lines (51 loc) · 3.59 KB

CHANGELOG-4.4.md

File metadata and controls

59 lines (51 loc) · 3.59 KB

Release notes for v4.4.0

Changelog since v4.3.0

Changes by Kind

Feature

  • Users will need to add ListSnapshotsSecret to a YAML file to pass secrets to the CSI Driver in from the csi-sanity -csi.secrets ${secrets} ... call. (#358, @jskazinski)

Dependencies

Added

  • github.com/antihax/optional: v1.0.0
  • github.com/cespare/xxhash/v2: v2.1.1
  • github.com/chzyer/logex: v1.1.10
  • github.com/chzyer/readline: 2972be2
  • github.com/chzyer/test: a1ea475
  • github.com/cncf/xds/go: cb28da3
  • github.com/ghodss/yaml: v1.0.0
  • github.com/go-task/slim-sprig: 348f09d
  • github.com/google/pprof: 94a9f03
  • github.com/grpc-ecosystem/grpc-gateway: v1.16.0
  • github.com/ianlancetaylor/demangle: 28f6c0f
  • github.com/onsi/ginkgo/v2: v2.1.3
  • github.com/rogpeppe/fastuuid: v1.2.0
  • github.com/yuin/goldmark: v1.3.5
  • go.opentelemetry.io/proto/otlp: v0.7.0
  • golang.org/x/mod: v0.4.2
  • gopkg.in/yaml.v3: 9f266ea

Changed

Removed

Nothing has changed.