Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fluentd requirement from ~> 1.16.1, >= 1.16.1 to >= 1.16.1, < 1.18.0 #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 30, 2024

Updates the requirements on fluentd to permit the latest version.

Release notes

Sourced from fluentd's releases.

Fluentd v1.17.0

Full Changelog: fluent/fluentd@v1.16.2...v1.17.0

Enhancement

  • #4282 in_http: Recognize CSP reports as JSON data
  • #4330 out_http: Add option to reuse connections
  • #4401 in_tail: Expand glob capability for square brackets and one character matcher
  • #4459 out_http: Support AWS Signature Version 4 authentication

Bug Fix

  • #4474 Make sure parser_json and parser_msgpack return Hash. Make parser_json and parser_msgpack accept only Hash or Array of Hash.
  • #4478 filter_parser: Add error event for multiple parsed results

Misc

Contributors to this release (Alphabetical order)

  • Christian Norbert Menges
  • Daijiro Fukuda
  • David Venable
  • Giedrius Statkevičius
  • Hiroshi Hatake
  • Kentaro Hayashi
  • Šimon Lukašík
  • Takuro Ashie

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

... (truncated)

Changelog

Sourced from fluentd's changelog.

Release v1.17.0 - 2024/04/30

Enhancement

Bug Fix

  • Make sure parser_json and parser_msgpack return Hash. Make parser_json and parser_msgpack accept only Hash or Array of Hash. fluent/fluentd#4474
  • filter_parser: Add error event for multiple parsed results fluent/fluentd#4478

Misc

v1.16

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

... (truncated)

Commits
  • e763c07 v1.17.0
  • a916014 Merge pull request #4478 from fluent/filter-parser-add-error-event-for-multip...
  • 8804a80 Merge pull request #4330 from Garfield96/out-http-reuse-connections
  • bf7c1b8 filter_parser: add error event for multiple parsed results
  • 9ce635c Use more specific thread key name for cache-id
  • 6763f3d Make some parameter names more specific
  • d57402e Move struct definition outside of constructor
  • af18531 Apply suggestions from code review
  • fa5b183 out_http: Use snake case
  • 7a5662a out_http: Add test for connection recreation
  • 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)

…1.18.0

Updates the requirements on [fluentd](https://github.com/fluent/fluentd) to permit the latest version.
- [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.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner April 30, 2024 19:14
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 30, 2024
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.

0 participants