Skip to content

Commit

Permalink
Add v1.2.1 changelog (#131)
Browse files Browse the repository at this point in the history
* add v1.2.1 changelog

* add v1.2.1 changelog
  • Loading branch information
weilaaa committed Jun 17, 2022
1 parent 406469b commit 1b34137
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,36 @@
# v 1.2.1

## Feature
- Feature service extend [#130](https://github.com/kubecube-io/KubeCube/pull/130)
- Apis support multi auth [#127](https://github.com/kubecube-io/KubeCube/pull/127)
- Get user form context [#124](https://github.com/kubecube-io/KubeCube/pull/124) [#122](https://github.com/kubecube-io/KubeCube/pull/122)
- move crd controller to warden [#123](https://github.com/kubecube-io/KubeCube/pull/123)
- Support rbac for crds [#120](https://github.com/kubecube-io/KubeCube/pull/120)
- support retain resources in member cluster [#118](https://github.com/kubecube-io/KubeCube/pull/118)
- Move project tenant controller [#116](https://github.com/kubecube-io/KubeCube/pull/116)
- add swagger doc [#113](https://github.com/kubecube-io/KubeCube/pull/113)

## BugFix
- add repeat ingress domain suffix identification [#129](https://github.com/kubecube-io/KubeCube/pull/129)
- Fix get assigned resource [#128](Fix get assigned resource)
- Fix audit outbound [#125](https://github.com/kubecube-io/KubeCube/pull/125)
- Fix filter body [#121](https://github.com/kubecube-io/KubeCube/pull/121)
- fix resource quota populate [#117](https://github.com/kubecube-io/KubeCube/pull/117)

## Dependencies

- hnc v1.0
- nginx-ingress v0.46.0
- helm 3.x
- metrics-server v0.4.1
- elasticsearch 7.8
- kubecube-monitoring 15.4.8
- thanos 3.18.0
- logseer v1.0.0
- logagent v1.0.0
- kubecube-audit v1.2.0
- kubecube-webconsole v1.2.1

# v1.2.0

## Feature
Expand Down

0 comments on commit 1b34137

Please sign in to comment.