Skip to content

Commit 3349d2d

Browse files
authored
Merge pull request #106 from wanjunlei/release-0.8
update changelog
2 parents 490129f + 7bf2ce0 commit 3349d2d

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
## 0.8.0 / 2021-07-23
22

3-
- [ENHANCEMENT] Support to set imagePullSecrets for operator when install with helm. #93
4-
- [ENHANCEMENT] Support to set imagePullSecrets for Fluent bit when install with helm. #94
5-
- [BUGFIX] Fix bug the forward output can not set port. #89
3+
- [FEATURE] Support setting imagePullSecrets for both operator and fluentbit #93 #94
4+
- [FEATURE] Add switch to input.tail.memBufLimit in helm chart #87
5+
- [ENHANCEMENT] Use hostpath instead of emptydir to store position db #72
6+
- [ENHANCEMENT] Improve fluent-bit-watcher synchronization mechanism #74
7+
- [ENHANCEMENT] Terminate fluent-bit process in a more elegant way in fluent-bit-watcher #90
8+
- [ENHANCEMENT] Update README and roadmap #97 #100
9+
- [ENHANCEMENT] Add kustomize file to manifests #99
10+
- [BUGFIX] Fix the forward output can only use the default port problem. #89
611
- [BUGFIX] Fix bug it will loss log when damemonset restart. #90
12+
- [BUGFIX] Update groupname for client-gen to logging.kubesphere.io #95
713

814
## 0.7.1 / 2021-07-08
915

0 commit comments

Comments
 (0)