Skip to content

Commit

Permalink
docs: add 1.8.1 change log (#1715)
Browse files Browse the repository at this point in the history
  • Loading branch information
leoryu authored Dec 17, 2021
1 parent 7e1f45d commit 565a73a
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion CHANGELOG/CHANGELOG-1.8.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
# [1.8.0](https://github.com/tkestack/tke/compare/v1.7.0...v1.8.0) (2021-09-28)
## [1.8.1](https://github.com/leoryu/tke/compare/v1.8.0...v1.8.1) (2021-12-09)


### Bug Fixes

* **console:** when query value is empty ,url is wrong ([#1707](https://github.com/leoryu/tke/issues/1707)) ([93916cd](https://github.com/leoryu/tke/commit/93916cdf2b088a50e436f293ea7129e54ef1ce54))
* **monitor:** dynamic clientset is nil ([#1678](https://github.com/leoryu/tke/issues/1678)) ([a7509d9](https://github.com/leoryu/tke/commit/a7509d908a02e0d923588f300c90ef729a2dca31))
* **platform:** get mode from flags ([#1619](https://github.com/leoryu/tke/issues/1619)) ([ada3a7a](https://github.com/leoryu/tke/commit/ada3a7a1d00f96bcba1c10d0040026f6c8957deb))
* **platform:** healcheck resync internal not work ([#1708](https://github.com/leoryu/tke/issues/1708)) ([3904581](https://github.com/leoryu/tke/commit/39045813e55c8bd0076622ddd0a4ca4c251d8de6))
* **platform:** support sudo with non-root user ([#1700](https://github.com/leoryu/tke/issues/1700)) ([c223f9b](https://github.com/leoryu/tke/commit/c223f9bf9b3c37dba738e1c7a9d310d00682954d))


### Features

* **console:** enable edit username when add machine ([#1699](https://github.com/leoryu/tke/issues/1699)) ([7e20349](https://github.com/leoryu/tke/commit/7e20349b7df26c85792246a56f7a30e2953accb5))


## [1.8.0](https://github.com/tkestack/tke/compare/v1.7.0...v1.8.0) (2021-09-28)


### Bug Fixes
Expand Down

0 comments on commit 565a73a

Please sign in to comment.