Skip to content

Commit

Permalink
v1.14.5
Browse files Browse the repository at this point in the history
Signed-off-by: Fujimoto Seiji <[email protected]>
  • Loading branch information
fujimotos committed Feb 9, 2022
1 parent 98b236e commit 5b03b31
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
# v1.14.5

## Release v1.14.5 - 2022/02/09

### Enhancement

* Add support for "application/x-ndjson" to `in_http`
https://github.com/fluent/fluentd/pull/3616
* Add support for ucrt binary for Windows
https://github.com/fluent/fluentd/pull/3613

### Bug fixes

* Don't retry when `retry_max_times == 0`
https://github.com/fluent/fluentd/pull/3608
* Fix hang-up issue during TLS handshake in `out_forward`
https://github.com/fluent/fluentd/pull/3601
* Bump up required ServerEngine to v2.2.5
https://github.com/fluent/fluentd/pull/3599
* Fix "invalid byte sequence is replaced" warning on Kubernetes
https://github.com/fluent/fluentd/pull/3596
* Fix "ArgumentError: unknown keyword: :logger" on Windows with Ruby 3.1
https://github.com/fluent/fluentd/pull/3592

# v1.14.4

## Release v1.14.4 - 2022/01/06
Expand Down

0 comments on commit 5b03b31

Please sign in to comment.