All Versions
99
Latest Version
Avg Release Cycle
34 days
Latest Release
168 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