v0.8.0 (2022-03-02)
- Customize User-Agent with k8sec version (#153) (thanks @bendrucker)
- Use Go 1.17
- Update dependencies including some security fixes
- Stop providing official Docker image
- Drop support under Kubernetes 1.18 (see also: Kubernetes version skew policy)
v0.7.0 (2020-03-13)
- Use Go 1.14
- Update dependencies to the latest one (e.g. client-go v0.17.3)
v0.6.0 (2018-08-05)
- Enable external auth providers #32
- Exclude namespace from kubeclient #28
v0.5.1 (2017-08-25)
- Sort
k8sec list
command output #25 (thanks @unblee)
v0.5.0 (2017-08-15)
- Add
-n
flag as an alias of--namespace
#23
- Modify application name in version command #22
v0.4.1 (2017-04-12)
- Use correct namespace #20
v0.4.0 (2017-04-12)
- Select context / Use namespace set in kubecfg #18
v0.3.1 (2017-01-10)
- Update command description #15
- Suppress usage and error printing at error #13
- Check the length of key-value array #12
- Create new secret if it does not exist #11
v0.3.0 (2016-12-30)
- Rename
k8sec save
command ask8sec dump
#9- No behavior changes.
v0.2.0 (2016-12-07)
Drop Kubernetes <= 1.2 support
v0.1.1 (2016-10-21)
Initial stable binary release.
v0.1.0 (2016-07-19)
Initial release.