All Versions
99
Latest Version
Avg Release Cycle
34 days
Latest Release
290 days ago
Changelog History
Page 6
Changelog History
Page 6
-
v1.6.0 Changes
July 02, 2019๐ New feature
- plugin: Add http_server helper and in_monitor_agent use it https://github.com/fluent/fluentd/pull/2447
โจ Enhancement
- in_monitor_agent: Add more metrics for buffer/output https://github.com/fluent/fluentd/pull/2450
- ๐ time/plugin: Add
EventTime#to_time
method for fast conversion https://github.com/fluent/fluentd/pull/2469 - socket helper/out_forward: Add connect_timeout parameter https://github.com/fluent/fluentd/pull/2467
- command: Add
--conf-encoding
option https://github.com/fluent/fluentd/pull/2453 - ๐ parser_none: Small performance optimization https://github.com/fluent/fluentd/pull/2455
๐ Bug fixes
- cert: Fix cert match pattern https://github.com/fluent/fluentd/pull/2466
- โช output: Fix forget to increment rollback count https://github.com/fluent/fluentd/pull/2462
-
v1.5.2 Changes
June 14, 2019๐ Bug fixes
- out_forward: Fix duplicated handshake bug in keepalive https://github.com/fluent/fluentd/pull/2456
-
v1.5.1 Changes
June 05, 2019โจ Enhancement
- in_tail: Increase read block size to reduce IO call https://github.com/fluent/fluentd/pull/2418
- in_monitor_agent: Refactor code https://github.com/fluent/fluentd/pull/2422
๐ Bug fixes
- out_forward: Fix socket handling of keepalive https://github.com/fluent/fluentd/pull/2434
- ๐ parser: Fix the use of name based timezone https://github.com/fluent/fluentd/pull/2421
- in_monitor_agent: Fix debug parameter handling https://github.com/fluent/fluentd/pull/2423
- ๐ฒ command: Fix error handling of log rotation age option https://github.com/fluent/fluentd/pull/2427
- โ command: Fix ERB warning for ruby 2.6 or later https://github.com/fluent/fluentd/pull/2430
-
v1.5.0 Changes
May 18, 2019๐ New feature
- ๐ out_forward: Support keepalive feature https://github.com/fluent/fluentd/pull/2393
- ๐ in_http: Support TLS via server helper https://github.com/fluent/fluentd/pull/2395
- ๐ in_syslog: Support TLS via server helper https://github.com/fluent/fluentd/pull/2399
โจ Enhancement
- in_syslog: Add delimiter parameter https://github.com/fluent/fluentd/pull/2378
- in_forward: Add tag/add_tag_prefix parameters https://github.com/fluent/fluentd/pull/2396
- parser_json: Add stream_buffer_size parameter for yajl https://github.com/fluent/fluentd/pull/2381
- ๐ command: Add deprecated message to show-plugin-config option https://github.com/fluent/fluentd/pull/2401
- ๐ storage_local: Ignore empty file. Call sync after write for XFS. https://github.com/fluent/fluentd/pull/2409
๐ Bug fixes
- out_forward: Don't use SO_LINGER on SSL/TLS WinSock https://github.com/fluent/fluentd/pull/2398
- ๐ server helper: Fix recursive lock issue in TLSServer https://github.com/fluent/fluentd/pull/2341
- ๐ Fix typo https://github.com/fluent/fluentd/pull/2369
-
v1.5.0.rc1
May 09, 2019 -
v1.4.2 Changes
April 02, 2019โจ Enhancements
- ๐ in_http: subdomain support in CORS domain https://github.com/fluent/fluentd/pull/2337
- in_monitor_agent: Expose current timekey list as a buffer metrics https://github.com/fluent/fluentd/pull/2343
- in_tcp/in_udp: Add source_address_key parameter https://github.com/fluent/fluentd/pull/2347
- in_forward: Add send_keepalive_packet parameter to check the remote connection is available or not https://github.com/fluent/fluentd/pull/2352
๐ Bug fixes
- out_exec_filter: Fix typo of child_respawn description https://github.com/fluent/fluentd/pull/2341
- in_tail: Create parent directories for symlink https://github.com/fluent/fluentd/pull/2353
- in_tail: Fix encoding duplication check for non-specified case https://github.com/fluent/fluentd/pull/2361
- ๐ log: Fix time format handling of plugin logger when log format is JSON https://github.com/fluent/fluentd/pull/2356
-
v1.4.1 Changes
March 19, 2019โจ Enhancements
- system: Add worker_id to process_name when workers is larger than 1 https://github.com/fluent/fluentd/pull/2321
- ๐ง parser_regexp: Check named captures. When no named captures, configuration error is raised https://github.com/fluent/fluentd/pull/2331
๐ Bug fixes
- out_forward: Make tls_client_private_key_passphrase secret https://github.com/fluent/fluentd/pull/2324
- in_syslog: Check message length when read from buffer in octet counting https://github.com/fluent/fluentd/pull/2323
-
v1.4
-
v1.3.3 Changes
January 06, 2019โจ Enhancements
- ๐ parser_syslog: Use String#squeeze for performance improvement https://github.com/fluent/fluentd/pull/2239
- ๐ parser_syslog: Support RFC5424 timestamp without subseconds https://github.com/fluent/fluentd/pull/2240
๐ Bug fixes
- server: Ignore ECONNRESET in TLS accept to avoid fluentd restart https://github.com/fluent/fluentd/pull/2243
- ๐ log: Fix plugin logger ignores fluentd log event setting https://github.com/fluent/fluentd/pull/2252
-
v1.3.2 Changes
December 10, 2018โจ Enhancements
- ๐ out_forward: Support mutual TLS https://github.com/fluent/fluentd/pull/2187
- out_file: Create
pos_file
directory if it doesn't exist https://github.com/fluent/fluentd/pull/2223
๐ Bug fixes
- ๐ output: Fix logs during retry https://github.com/fluent/fluentd/pull/2203