Skip to content

Commit de3b2c6

Browse files
authored
Merge pull request #202 from ddebroy/v1.1.0
Changelog for v1.1.0
2 parents 713bbca + 59846f7 commit de3b2c6

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG/CHANGELOG-1.1.0.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Changelog since v1.0.2
2+
3+
## Urgent Upgrade Notes
4+
5+
### (No, really, you MUST read this before you upgrade)
6+
7+
- None
8+
9+
## Changes by Kind
10+
11+
### Feature
12+
13+
- Support multiple working-dir parameters ([#184](https://github.com/kubernetes-csi/csi-proxy/pull/184), [@mauriciopoppe](https://github.com/mauriciopoppe))
14+
- Auto-start csi-proxy service on boot ([#194](https://github.com/kubernetes-csi/csi-proxy/pull/194), [@pradeep-hegde](https://github.com/pradeep-hegde))
15+
16+
### API
17+
- v2alpha1 FileSystem API group with new API RmdirContents ([#186](https://github.com/kubernetes-csi/csi-proxy/pull/186), [@mauriciopoppe](https://github.com/mauriciopoppe))
18+
- v2alpha1 Volume API group with new API GetClosestVolumeIDFromTargetPath ([#189](https://github.com/kubernetes-csi/csi-proxy/pull/189), [@mauriciopoppe](https://github.com/mauriciopoppe))
19+
20+
### Bug or Regression
21+
- Reduce CSI proxy CPU usage ([#197](https://github.com/kubernetes-csi/csi-proxy/pull/197), [@pradeep-hegde](https://github.com/pradeep-hegde))
22+
23+
### Other (Cleanup or Flake)
24+
- Update CSI Proxy dev scripts ([#182](https://github.com/kubernetes-csi/csi-proxy/pull/182), [@mauriciopoppe](https://github.com/mauriciopoppe))
25+
- Log working-dir parameters on startup ([#191](https://github.com/kubernetes-csi/csi-proxy/pull/191), [@mauriciopoppe](https://github.com/mauriciopoppe))
26+
- Add codespell github action ([#198](https://github.com/kubernetes-csi/csi-proxy/pull/198), [@andyzhangx](https://github.com/andyzhangx))

0 commit comments

Comments
 (0)