Skip to content

Commit

Permalink
add 1.9.0 changelog (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiancandevloper authored Nov 8, 2023
1 parent d431c81 commit 0ecc6d7
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
# v1.9.0

## Feature
- add a choice to create tenant project ns or not [#349](https://github.com/kubecube-io/KubeCube/pull/349)
- update user belong to project info [#347](https://github.com/kubecube-io/KubeCube/pull/347)
- add warden gc work [#344](https://github.com/kubecube-io/KubeCube/pull/344)
- Feature cube k8s proxy [#343](https://github.com/kubecube-io/KubeCube/pull/343)
- optimize: add api for list cuberesourcequota[#342](https://github.com/kubecube-io/KubeCube/pull/342)
- chore: remove refs to deprecated io/ioutil [#341](https://github.com/kubecube-io/KubeCube/pull/341)
- Feat remove hnc [#340](https://github.com/kubecube-io/KubeCube/pull/340)

## BugFix
- fix list cube resource quota [#346](https://github.com/kubecube-io/KubeCube/pull/346)

## Dependencies

- nginx-ingress v0.46.0
- helm 3.12
- 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.4

# v1.8.9

## BugFix
Expand Down

0 comments on commit 0ecc6d7

Please sign in to comment.