Skip to content

Commit

Permalink
Merge pull request #106 from wanjunlei/release-0.8
Browse files Browse the repository at this point in the history
update changelog
  • Loading branch information
wanjunlei authored Jul 23, 2021
2 parents 490129f + 7bf2ce0 commit 3349d2d
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
## 0.8.0 / 2021-07-23

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

## 0.7.1 / 2021-07-08

Expand Down

0 comments on commit 3349d2d

Please sign in to comment.