v0.7.0 (2022-03-05)
- Go 1.17
- Update dependencies
v0.6.0 (2018-07-29)
- Enable external auth provider #40
v0.5.2.rc1 (2017-04-27)
- Add debug flag to enable pprof #31
- Close goroutine immediately if there is no valid object #30
v0.5.1 (2017-04-27)
- Print selected context correctly #28
v0.5.0 (2017-04-25)
- Watch Kubernetes events to detect Pod lifecycle correctly #26
- Add more short flags #25 (thanks @atombender)
v0.4.0 (2017-04-11)
- Detect container recreation #20
v0.3.0 (2016-12-12)
- Deprecate
-flag
style flag, use--flag
#11
- Support context switch by
--context
flag #13 (Thanks @apstndb)
v0.2.1 (2016-11-16)
Rebuilt binaries to be statically-linked.
v0.2.0 (2016-11-16)
v0.1.0 (2016-11-15)
Initial release.