scalyr / scalyr-fluentd

The fluentd plugin for inserting log messages and metrics in Scalyr.
Apache License 2.0
5 stars 5 forks source link

Bump fluentd from 1.11.1 to 1.14.6 #37

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fluentd from 1.11.1 to 1.14.6.

Release notes

Sourced from fluentd's releases.

Fluentd v1.14.6 comes with 2 enhancements and 4 bug fixes. A huge thank to 7 contributors who made this release possible.

Enhancement

  • #3644 Enable server plugins to specify socket-option SO_LINGER
  • #3671 #3679 Add --umask command line parameter

Bug fixes

  • #3630 #3673 Fix metric name typo
  • #3631 Apply modifications in pipeline to the records being passed to @ERROR label
  • #3640 #3649 #3685 #3686 Fix wrong calculation of retry interval
  • #3641 Support IPv6 address for rpc_endpoint in system config

Misc

  • #3619 CI: Support Ruby 3.1 except Windows
  • #3654 Switch to GitHub Discussions
  • #3648 Fix CHANGELOG.md heading styles
  • #3650 Declare null_value_pattern as regexp

Contributors to this release (Alphabetical order)

  • Daijiro Fukuda
  • JiHyunSong
  • Kentaro Hayashi
  • Maksym Lisogorskyi
  • Satoshi Moris Tagomori
  • Sergey Yedrikov
  • Takuro Ashie

Fluentd v1.14.5 comes with 2 enhancements and 5 bug fixes. A huge thank to 5 contributors who made this release possible.

Enhancements

  • #3616 Add support for "application/x-ndjson" to in_http
  • #3613 Add support for ucrt binary for Windows

Bug fixes

  • #3608 Don't retry when retry_max_times == 0
  • #3601 Fix hang-up issue during TLS handshake in out_forward
  • #3559 Bump up required ServerEngine to v2.2.5
  • #3596 Fix "invalid byte sequence is replaced" warning on Kubernetes
  • #3592 Fix "ArgumentError: unknown keyword: :logger" on Windows with Ruby 3.1

Contributors to this release (Alphabetical order)

  • Fujimoto Seiji
  • Hiroshi Hatake

... (truncated)

Changelog

Sourced from fluentd's changelog.

Release v1.14.6 - 2022/03/31

Enhancement

Bug fixes

Misc

Release v1.14.5 - 2022/02/09

Enhancement

Bug fixes

  • Don't retry when retry_max_times == 0 fluent/fluentd#3608
  • Fix hang-up issue during TLS handshake in out_forward

... (truncated)

Commits
  • c0f48a0 v1.14.6
  • 57ba90a CHANGELOG.md: Add some missing issue links
  • 2da6e1b Merge pull request #3649 from fluent/issue-3609-2
  • a4f15f9 output: Unify logging retry error
  • e3f5034 Just reshape codes
  • 4819ccf Fix timeout handling
  • 09f0aa5 Add scenario test of RetryState
  • a2cbb42 test_output_as_buffered_secondary: Follow a recent change
  • 7e29932 Simplify handling limit steps of retry
  • adae64a Fix wrong retry limit detection
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/scalyr/scalyr-fluentd/network/alerts).