Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2024

Bumps fluentd from 1.16.2 to 1.16.5.

Release notes

Sourced from fluentd's releases.

v1.16.5

Full Changelog: fluent/fluentd@v1.16.4...v1.16.5

Bug Fix

  • #4447 Buffer: Fix emit error of v1.16.4 sometimes failing to process large data exceeding chunk size limit

Contributors to this release (Alphabetical order)

  • Daijiro Fukuda
  • Luke Arntz (Reporting #4447 problem. Thanks!)

v1.16.4

Full Changelog: fluent/fluentd@v1.16.3...v1.16.4

Bug Fix

  • #4342 Fix to avoid processing discarded chunks in write_step_by_step. It fixes not to raise pile of IOError when many chunk bytes limit exceeds errors are occurred.
  • #4334 in_tail: Fix tail watchers in rotate_wait state not being managed.

Misc

  • #4331 buffer: Avoid unnecessary log processing. It will improve performance.

Contributors to this release (Alphabetical order)

  • Christian Norbert Menges
  • Daijiro Fukuda
  • Kentaro Hayashi
  • Takuro Ashie

Fluentd v1.16.3

Bug Fix

  • #4327 in_tail: Fix a stall bug on !follow_inode case
  • #4339 in_tail: add warning for silent stop on !follow_inodes case
  • #4303 Buffer: Fix NoMethodError with empty unstaged chunk arrays
  • #4311 Fix for rotate_age where Fluentd passes as Symbol

Contributors to this release (Alphabetical order)

  • amdoolittl
  • Daijiro Fukuda
  • mrudrego
  • Takuro Ashie
Changelog

Sourced from fluentd's changelog.

Release v1.16.5 - 2024/03/27

Bug Fix

  • Buffer: Fix emit error of v1.16.4 sometimes failing to process large data exceeding chunk size limit fluent/fluentd#4447

Release v1.16.4 - 2024/03/14

Bug Fix

  • Fix to avoid processing discarded chunks in write_step_by_step. It fixes not to raise pile of IOError when many chunk bytes limit exceeds errors are occurred. fluent/fluentd#4342
  • in_tail: Fix tail watchers in rotate_wait state not being managed. fluent/fluentd#4334

Misc

Release v1.16.3 - 2023/11/14

Bug Fix

Commits
  • 95d130a v1.16.5
  • 403a28f buffer: fix emit error of race condition (#4450)
  • 1ffa714 v1.16.4
  • e668920 CI: Fix unstable tests of out_forward (#4436)
  • 00aec89 Merge pull request #4430 from fluent/v1.16-backport-4375
  • 3b93711 github: unify YAML file extension to .yml (#4431)
  • 48c2b05 test_fluentd: Fix failed tests on Ruby 3.3
  • 9796fd3 test_child_process: Mark scrubbing tests as pending
  • 1a7ad12 test_child_process: Replace some UTF-8 byte sequences with named variables
  • 7f84eae test: Check Socket::ResolutionError instead of SocketError on Ruby 3.3
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [fluentd](https://github.com/fluent/fluentd) from 1.16.2 to 1.16.5.
- [Release notes](https://github.com/fluent/fluentd/releases)
- [Changelog](https://github.com/fluent/fluentd/blob/master/CHANGELOG.md)
- [Commits](fluent/fluentd@v1.16.2...v1.16.5)

---
updated-dependencies:
- dependency-name: fluentd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 31, 2024 18:41
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 31, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 30, 2024

Superseded by #12.

@dependabot dependabot bot closed this Apr 30, 2024
@dependabot dependabot bot deleted the dependabot-bundler-fluentd-1.16.5 branch April 30, 2024 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant