Skip to content

Commit

Permalink
Add v1.8.5 changelog (#320)
Browse files Browse the repository at this point in the history
  • Loading branch information
weilaaa authored Aug 9, 2023
1 parent 9696c16 commit e2db829
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
# v1.8.5

## BugFix
- add pod status reason and fix deployment [#324](https://github.com/kubecube-io/KubeCube/pull/324)
- update containerd version [#322](https://github.com/kubecube-io/KubeCube/pull/322)
- fix watch request [#321](https://github.com/kubecube-io/KubeCube/pull/321)

## Feature
- Feat expose klog set [#305](https://github.com/kubecube-io/KubeCube/pull/318)
- add configmap history(alpha) [#301](https://github.com/kubecube-io/KubeCube/pull/319)
- add pod reason for pvc and query pod in all namespace [#327](https://github.com/kubecube-io/KubeCube/pull/327)
- support to change log level when running [#326](https://github.com/kubecube-io/KubeCube/pull/326)
- optimize code lint [#328](https://github.com/kubecube-io/KubeCube/pull/328)

## Dependencies

- hnc v1.0
- nginx-ingress v0.46.0
- helm 3.5
- 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.4

## Bugfix
Expand Down

0 comments on commit e2db829

Please sign in to comment.