Skip to content

Fluentd v1.17.0

Latest
Compare
Choose a tag to compare
@ashie ashie released this 30 Apr 09:14
· 5 commits to master since this release

Full Changelog: v1.16.2...v1.17.0

Enhancement

  • #4282 in_http: Recognize CSP reports as JSON data
  • #4330 out_http: Add option to reuse connections
  • #4401 in_tail: Expand glob capability for square brackets and one character matcher
  • #4459 out_http: Support AWS Signature Version 4 authentication

Bug Fix

  • #4474 Make sure parser_json and parser_msgpack return Hash.
    Make parser_json and parser_msgpack accept only Hash or Array of Hash.
  • #4478 filter_parser: Add error event for multiple parsed results

Misc

Contributors to this release (Alphabetical order)

  • Christian Norbert Menges
  • Daijiro Fukuda
  • David Venable
  • Giedrius Statkevičius
  • Hiroshi Hatake
  • Kentaro Hayashi
  • Šimon Lukašík
  • Takuro Ashie