|
| 1 | +# Release notes for v0.1.0 |
| 2 | + |
| 3 | +## Changes by Kind |
| 4 | + |
| 5 | +### Feature |
| 6 | + |
| 7 | +- Implement validation of data sources for PVC based on the VolumePopulators framework. |
| 8 | + |
| 9 | +### Other (Cleanup or Flake) |
| 10 | + |
| 11 | +- Image name updated to volume-data-source-manager. ([#11](https://github.com/kubernetes-csi/volume-data-source-validator/pull/11), [@bswartz](https://github.com/bswartz)) |
| 12 | + |
| 13 | +### Uncategorized |
| 14 | + |
| 15 | +- Kubernetes v1.22 or later is required, and the AnyVolumeDataSource feature gate must be enabled ([#5](https://github.com/kubernetes-csi/volume-data-source-validator/pull/5), [@bswartz](https://github.com/bswartz)) |
| 16 | +- Removed generated clients. Please use the dynamic client when writing controllers to interact with VolumePopulator objects. ([#2](https://github.com/kubernetes-csi/volume-data-source-validator/pull/2), [@bswartz](https://github.com/bswartz)) |
| 17 | + |
| 18 | +## Dependencies |
| 19 | + |
| 20 | +### Added |
| 21 | +- github.com/Azure/go-autorest: [v14.2.0+incompatible](https://github.com/Azure/go-autorest/tree/v14.2.0) |
| 22 | +- github.com/asaskevich/govalidator: [f61b66f](https://github.com/asaskevich/govalidator/tree/f61b66f) |
| 23 | +- github.com/creack/pty: [v1.1.9](https://github.com/creack/pty/tree/v1.1.9) |
| 24 | +- github.com/form3tech-oss/jwt-go: [v3.2.3+incompatible](https://github.com/form3tech-oss/jwt-go/tree/v3.2.3) |
| 25 | +- github.com/gorilla/websocket: [v1.4.2](https://github.com/gorilla/websocket/tree/v1.4.2) |
| 26 | +- github.com/kubernetes-csi/external-snapshotter/client/v4: [v4.0.0](https://github.com/kubernetes-csi/external-snapshotter/client/v4/tree/v4.0.0) |
| 27 | +- github.com/mitchellh/mapstructure: [v1.1.2](https://github.com/mitchellh/mapstructure/tree/v1.1.2) |
| 28 | +- github.com/moby/spdystream: [v0.2.0](https://github.com/moby/spdystream/tree/v0.2.0) |
| 29 | +- github.com/niemeyer/pretty: [a10e7ca](https://github.com/niemeyer/pretty/tree/a10e7ca) |
| 30 | + |
| 31 | +### Changed |
| 32 | +- github.com/Azure/go-autorest/autorest/adal: [v0.8.2 → v0.9.13](https://github.com/Azure/go-autorest/autorest/adal/compare/v0.8.2...v0.9.13) |
| 33 | +- github.com/Azure/go-autorest/autorest/date: [v0.2.0 → v0.3.0](https://github.com/Azure/go-autorest/autorest/date/compare/v0.2.0...v0.3.0) |
| 34 | +- 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) |
| 35 | +- github.com/Azure/go-autorest/autorest: [v0.9.6 → v0.11.18](https://github.com/Azure/go-autorest/autorest/compare/v0.9.6...v0.11.18) |
| 36 | +- github.com/Azure/go-autorest/logger: [v0.1.0 → v0.2.1](https://github.com/Azure/go-autorest/logger/compare/v0.1.0...v0.2.1) |
| 37 | +- github.com/Azure/go-autorest/tracing: [v0.5.0 → v0.6.0](https://github.com/Azure/go-autorest/tracing/compare/v0.5.0...v0.6.0) |
| 38 | +- github.com/evanphx/json-patch: [v4.9.0+incompatible → v4.11.0+incompatible](https://github.com/evanphx/json-patch/compare/v4.9.0...v4.11.0) |
| 39 | +- github.com/gogo/protobuf: [v1.3.1 → v1.3.2](https://github.com/gogo/protobuf/compare/v1.3.1...v1.3.2) |
| 40 | +- github.com/golang/groupcache: [8c9f03a → 41bb18b](https://github.com/golang/groupcache/compare/8c9f03a...41bb18b) |
| 41 | +- github.com/golang/protobuf: [v1.4.3 → v1.5.2](https://github.com/golang/protobuf/compare/v1.4.3...v1.5.2) |
| 42 | +- github.com/google/btree: [v1.0.0 → v1.0.1](https://github.com/google/btree/compare/v1.0.0...v1.0.1) |
| 43 | +- github.com/google/go-cmp: [v0.5.2 → v0.5.5](https://github.com/google/go-cmp/compare/v0.5.2...v0.5.5) |
| 44 | +- github.com/googleapis/gnostic: [v0.5.1 → v0.5.5](https://github.com/googleapis/gnostic/compare/v0.5.1...v0.5.5) |
| 45 | +- github.com/hashicorp/golang-lru: [v0.5.4 → v0.5.1](https://github.com/hashicorp/golang-lru/compare/v0.5.4...v0.5.1) |
| 46 | +- github.com/json-iterator/go: [v1.1.10 → v1.1.11](https://github.com/json-iterator/go/compare/v1.1.10...v1.1.11) |
| 47 | +- github.com/kisielk/errcheck: [v1.2.0 → v1.5.0](https://github.com/kisielk/errcheck/compare/v1.2.0...v1.5.0) |
| 48 | +- github.com/kr/text: [v0.1.0 → v0.2.0](https://github.com/kr/text/compare/v0.1.0...v0.2.0) |
| 49 | +- github.com/stretchr/testify: [v1.5.1 → v1.7.0](https://github.com/stretchr/testify/compare/v1.5.1...v1.7.0) |
| 50 | +- github.com/yuin/goldmark: [v1.1.32 → v1.2.1](https://github.com/yuin/goldmark/compare/v1.1.32...v1.2.1) |
| 51 | +- golang.org/x/crypto: 5f87f34 → 5ea612d |
| 52 | +- golang.org/x/net: ac852fb → 37e1c6a |
| 53 | +- golang.org/x/sync: 6e8e738 → 67f06af |
| 54 | +- golang.org/x/sys: aec9a39 → 59db8d7 |
| 55 | +- golang.org/x/term: 2321bbc → 6a3ed07 |
| 56 | +- golang.org/x/text: v0.3.3 → v0.3.6 |
| 57 | +- golang.org/x/time: 7e3f01d → 1f47c86 |
| 58 | +- golang.org/x/tools: b303f43 → 113979e |
| 59 | +- google.golang.org/genproto: 8632dd7 → 1ed22bb |
| 60 | +- google.golang.org/protobuf: v1.25.0 → v1.26.0 |
| 61 | +- gopkg.in/check.v1: 41f04d3 → 8fa4692 |
| 62 | +- gopkg.in/yaml.v3: eeeca48 → 496545a |
| 63 | +- k8s.io/api: v0.19.9 → v0.22.0 |
| 64 | +- k8s.io/apimachinery: v0.19.9 → v0.22.0 |
| 65 | +- k8s.io/client-go: v0.19.9 → v0.22.0 |
| 66 | +- k8s.io/code-generator: v0.19.9 → v0.19.0 |
| 67 | +- k8s.io/klog/v2: v2.8.0 → v2.9.0 |
| 68 | +- k8s.io/kube-openapi: 6aeccd4 → 9528897 |
| 69 | +- k8s.io/utils: 4140de9 → 4b05e18 |
| 70 | +- sigs.k8s.io/structured-merge-diff/v4: v4.0.1 → v4.1.2 |
| 71 | + |
| 72 | +### Removed |
| 73 | +- github.com/kubernetes-csi/external-snapshotter/client/v3: [v3.0.0](https://github.com/kubernetes-csi/external-snapshotter/client/v3/tree/v3.0.0) |
0 commit comments