Skip to content

Commit b99d54d

Browse files
authored
Merge pull request #42 from msau42/changelog
add changelog
2 parents d5b00c5 + 064be62 commit b99d54d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG-1.1.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog since v1.0.2
2+
3+
## Deprecations
4+
* Command line flag `--connection-timeout` is deprecated and has no effect.
5+
6+
## Notable Features
7+
* livenessprobe tries to connect to the CSI driver indefinitely only at startup ([##37](https://github.com/kubernetes-csi/livenessprobe/pull/37))
8+
9+
## Other Notable Changes
10+
* Use distroless as base image ([##40](https://github.com/kubernetes-csi/livenessprobe/pull/40))
11+
* Migrate to k8s.io/klog from glog ([##36](https://github.com/kubernetes-csi/livenessprobe/pull/36))
12+
* add prune to gopkg.toml ([##30](https://github.com/kubernetes-csi/livenessprobe/pull/30))

0 commit comments

Comments
 (0)