Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Perfect documentation #2633

Merged
merged 1 commit into from
Sep 29, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
https://github.com/fluent/fluentd/pull/2598
* buf_file_single: fix duplicated path setting check
https://github.com/fluent/fluentd/pull/2600
* fix msgpack-ruby depedency to use recent feature
* fix msgpack-ruby dependency to use recent feature
https://github.com/fluent/fluentd/pull/2606


Expand Down Expand Up @@ -640,7 +640,7 @@

## Release v1.0.0 - 2017/12/6

See [CNCF announcment](https://www.cncf.io/blog/2017/12/06/fluentd-v1-0/) :)
See [CNCF announcement](https://www.cncf.io/blog/2017/12/06/fluentd-v1-0/) :)

### New features / Enhancements

Expand Down Expand Up @@ -910,7 +910,7 @@ See [CNCF announcment](https://www.cncf.io/blog/2017/12/06/fluentd-v1-0/) :)
https://github.com/fluent/fluentd/pull/1492
* parser: Allow escape sequence in Apache access log
https://github.com/fluent/fluentd/pull/1479
* config: Add actual value in the placholder error message
* config: Add actual value in the placeholder error message
https://github.com/fluent/fluentd/pull/1497
* log: Add Fluent::Log#<< to support some SDKs
https://github.com/fluent/fluentd/pull/1478
Expand Down Expand Up @@ -1227,7 +1227,7 @@ See [CNCF announcment](https://www.cncf.io/blog/2017/12/06/fluentd-v1-0/) :)
https://github.com/fluent/fluentd/pull/1067
* filter_record_transformer: Fix to prevent overwriting reserved placeholder keys
https://github.com/fluent/fluentd/pull/1176
* Migrate some build-in plugins into v0.14 API
* Migrate some built-in plugins into v0.14 API
https://github.com/fluent/fluentd/pull/1149
https://github.com/fluent/fluentd/pull/1151
* Update dependencies
Expand Down