- auth-proxy in front of k8s-apiserver for proxying kubectl and restful access ([#73](https://github.com/kubecube-io/KubeCube/pull/73), [#67](https://github.com/kubecube-io/KubeCube/pull/67))
- change algorithm of quota [#72](https://github.com/kubecube-io/KubeCube/pull/72)
- add operation of e2e init and end [#68](https://github.com/kubecube-io/KubeCube/pull/68)
- clean up: implement jwt utils to interface ([#64](https://github.com/kubecube-io/KubeCube/pull/64), [#65](https://github.com/kubecube-io/KubeCube/pull/65))
- github login of oAuth2 support [#60](https://github.com/kubecube-io/KubeCube/pull/60)
- warden-init-container can use charts pkg offline or download it from remote [#57](https://github.com/kubecube-io/KubeCube/pull/57)
## BugFix
- fix that can not add customize ClusterRole [#71](https://github.com/kubecube-io/KubeCube/pull/71)
- hide user password when login [#66](https://github.com/kubecube-io/KubeCube/pull/66)
- close response body after do audit middlewares [#55](https://github.com/kubecube-io/KubeCube/pull/55/files)
- fix hotplug result status error && fix proxy http and https in kubecube [#52](https://github.com/kubecube-io/KubeCube/pull/52)