Releases: GoogleCloudPlatform/google-fluentd
Releases · GoogleCloudPlatform/google-fluentd
v1.5.16
Windows v1-8.
Automate manual steps and fix template replacement. (#37) * Automate the ruby replacement with powershell. * Fix WIN_EVT_POS_FILE_PLACE_HOLDER template.
v1.5.15
v1.5.14
v1.5.13
v1.5.12
- Upgrade fluent-plugin-detect-exceptions gem to 0.0.5 from 0.0.3.
- Explicitly include google-protobuf gem 3.0.2.
- Upgrade the Windows installer to use Fluentd 0.14.14 to to avoid CPU issue.
- Ensure the Windows installer works on AWS and fix small bugs.
- Use gRPC instead of HTTPS to avoid SSL Cert issues.
- Add missing dll due to protocolbuffers/protobuf#2247.
- Upgrade serverengine gem due to fluent/fluentd#1195.
- Fix issue where installer doesn't check proper regkey.
- Log nsExec:Exec return code.
v1.5.11
- Upgrade to td-agent 2.3.2/fluentd 0.14.8. Several bugfixes and features, notably:
- Update default jemalloc version to 4.2.1.
- Ruby 2.1.
- gRPC support.
- Windows support.
- Upgrade fluent-plugin-google-cloud to 0.5.3 from 0.5.2.
- New plugin: fluent-plugin-detect-exceptions 0.0.3.
- Agent now prints its version on startup.
v1.5.10
Upgrade to fluentd 0.12.23.
Default to 8 output threads.
v1.5.9
v1.5.8
- Upgrade to td-agent 2.3.1/fluentd 0.12.20. Several bugfixes and features, notably:
- Add 'buffer_queue_full_action' parameter to control buffer actions
- Fix warning at startup when using in_tail multiline parsing
- improved json parsing performance via the 'oj' library.
- Upgrade fluent-plugin-google-cloud to 0.4.14 from 0.4.13:
- No functional change, fixes gem dependency and permission issues.