Skip to content

Commit b4482a2

Browse files
authored
Merge pull request #69 from msau42/docs
Add CHANGELOG for 0.4
2 parents cbc2ca9 + 6a3a3fb commit b4482a2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG-0.4.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog since v0.3.0
2+
3+
## New Features
4+
5+
- Add prometheus metrics to CSI external-resizer under the /metrics endpoint. This can be enabled via the "--metrics-address" and "--metrics-path" options. ([#67](https://github.com/kubernetes-csi/external-resizer/pull/67), [@saad-ali](https://github.com/saad-ali))
6+
7+
## Other Notable Changes
8+
9+
- Migrated to Go modules, so the source builds also outside of GOPATH. ([#60](https://github.com/kubernetes-csi/external-resizer/pull/60), [@pohly](https://github.com/pohly))

0 commit comments

Comments
 (0)