Skip to content

Commit

Permalink
Merge pull request #132 from saikat-royc/release-0.5
Browse files Browse the repository at this point in the history
Changelog for 0.5
  • Loading branch information
saikat-royc authored Jun 18, 2021
2 parents 90ddfce + eee7055 commit 9807c88
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions CHANGELOG/CHANGELOG-0.5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# v0.5.0 - Changelog since v0.4.0

## Changes by Kind

### Feature

- Bump csi sidecar versions ([#123](https://github.com/kubernetes-sigs/gcp-filestore-csi-driver/pull/123), [@saikat-royc](https://github.com/saikat-royc))
- Emit component_version metric ([#120](https://github.com/kubernetes-sigs/gcp-filestore-csi-driver/pull/120), [@saikat-royc](https://github.com/saikat-royc))
- Enable leader election and metrics endpoint for sidecars ([#121](https://github.com/kubernetes-sigs/gcp-filestore-csi-driver/pull/121), [@saikat-royc](https://github.com/saikat-royc))

### Other (Cleanup or Flake)

- Fix roles needed to deploy the driver, and use v1 csidriver object for 1.20+ clusters ([#128](https://github.com/kubernetes-sigs/gcp-filestore-csi-driver/pull/128), [@saikat-royc](https://github.com/saikat-royc))
- Serialize volume operations for a given volume and return appropriate error codes ([#125](https://github.com/kubernetes-sigs/gcp-filestore-csi-driver/pull/125), [@saikat-royc](https://github.com/saikat-royc))
- Switch to v1 Filestore backups ([#130](https://github.com/kubernetes-sigs/gcp-filestore-csi-driver/pull/130), [@saikat-royc](https://github.com/saikat-royc))

### Documentation

- Clarify deploying the driver for non-developers ([#122](https://github.com/kubernetes-sigs/gcp-filestore-csi-driver/pull/123), [@mattcary](https://github.com/mattcary))

### Dependencies

### Added
_Nothing has changed._

### Changed
_Nothing has changed._

### Removed
_Nothing has changed._

0 comments on commit 9807c88

Please sign in to comment.