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