Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Fluentd v1.16.7 source code.tar.gz | 2025-01-29 | 886.7 kB | |
Fluentd v1.16.7 source code.zip | 2025-01-29 | 1.2 MB | |
README.md | 2025-01-29 | 2.3 kB | |
Totals: 3 Items | 2.1 MB | 0 |
Full Changelog: https://github.com/fluent/fluentd/compare/v1.16.6...v1.16.7
Bug fix
- Backport(v1.16) command: fix NoMethodError of --daemon under Windows (#4716) in https://github.com/fluent/fluentd/pull/4796
- Backport(v1.16) Windows: Fix an issue where stopping the service immediately after startup could leave the processes (#4782) in https://github.com/fluent/fluentd/pull/4802
Misc
- Backport(v1.16): tests: use never instead of dont_allow (#4671) in https://github.com/fluent/fluentd/pull/4723
- Backport(v1.16) tests: fix unused_port (#4675) in https://github.com/fluent/fluentd/pull/4788
- Backport(v1.16) test_in_udp: add timeout for message_length_limit test (#4676) in https://github.com/fluent/fluentd/pull/4789
- Backport(v1.16) test_in_udp: Reduce execution time of message_length_limit test (#4682) in https://github.com/fluent/fluentd/pull/4790
- Backport(v1.16) test_out_forward: remove unnecessary ack_response_timeout setting (#4685) in https://github.com/fluent/fluentd/pull/4791
- Backport(v1.16) test_cat: use proper protocol in unused_port method (#4686) in https://github.com/fluent/fluentd/pull/4793
- Backport(v1.16) test_ack_handler: use singleton method instead of stub for stability (#4698) in https://github.com/fluent/fluentd/pull/4794
- Backport(v1.16) test_in_tail: fix flaky tests for file rotation (#4710) in https://github.com/fluent/fluentd/pull/4795
- Backport(v1.16) README: remove deprecated google analytics beacon (#4722) in https://github.com/fluent/fluentd/pull/4797
- Backport(v1.16) test_out_file: fix file open mode for binary file in https://github.com/fluent/fluentd/pull/4798
- Backport(v1.16) test_cat: specify the reading size to read in binary mode (#4730) in https://github.com/fluent/fluentd/pull/4799
- Backport(v1.16) windows: add workaround for unexpected exception (#4747) in https://github.com/fluent/fluentd/pull/4800
- Backport(v1.16) test_out_exec_filter: add a sleep to ensure the stream is emitted (#4755) in https://github.com/fluent/fluentd/pull/4801
- Backport(v1.16) ci: use latest rubygems again for Ruby 3.1 on windows (#4750) in https://github.com/fluent/fluentd/pull/4803
Contributors to this release (Alphabetical order)
- bennettfalkenberg
- Daijiro Fukuda
- Kentaro Hayashi
- Shizuo Fujita
- Takuro Ashie