All notable changes to this project will be documented in this file.
- Ruby 3.0 support @mikecarlton
- Gemspec
- Support Fluentd v1.0
- Basic authentication
- Configuration option
keep_alive_timeout
- Skip empty chunks
- Defer opening a new connection
- JSON encoding issue
- Fix the issue incorrect buffer chunk filenames
- Token access authentication
- Send a chunk of event records at once
- Change user agent to
FluentPluginHTTP
- Configuration option
accept_status_code
- Include missing
net/http
- Initial release