Skip to content

Commit

Permalink
Prepare CHANGELOG for 1.7.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jvassev committed Aug 29, 2018
1 parent 620ccbf commit 53ae6bc
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,18 @@

* Fluentd: add plugin `extract` to base image - a simple filter plugin to enrich log events based on regex and templates

* Fluentd: add plugin `fluent-plugin-amqp2` to base image
* Fluentd: add plugin `fluent-plugin-amqp2` to base image (@CoufalJa)

* Core: handle gracefully a missing kubernetes.labels field (#23)
* Fluentd: add plugin `fluent-plugin-grok-parser` to base image (@CoufalJa)

* Core: handle gracefully a missing `kubernetes.labels` field (#23)

* Core: Add `strict true|false` option to the logfmt parser plugin (#27)

* Core: Add `add_labels` to `@type mounted_file` plug-in (#26)

* Core: Fix `@type mounted_file` for multi-container pods producing log files (#29)

* Helm: `podAnnotations` lets you annotate the daemonset pods (@cw-sakamoto) (#25)

## [1.6.0](https://github.com/vmware/kube-fluentd-operator/releases/tag/v1.6.0)
Expand Down

0 comments on commit 53ae6bc

Please sign in to comment.