Skip to content

Update fluent-plugin-elasticsearch requirement from 5.4.3 to 6.0.0 #27

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

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 12, 2025

Updates the requirements on fluent-plugin-elasticsearch to permit the latest version.

Changelog

Sourced from fluent-plugin-elasticsearch's changelog.

6.0.0

  • Adjust Content-Type and Accept headers for sending logs into ES9 (#1064)

5.4.4

  • docs: Clarify README docs for template_name and templates (#1043)
  • out_elasticsearch_data_stream: Avoid long worrying log line at info level (#1044)
  • out_elasticsearch_data_stream: Support id_key and remove_keys (#1057)
  • out_elasticsearch: Fix memory leaks when exception was raised frequently (#1065)

5.4.3

  • add data_stream_template_use_index_patterns_wildcard in elasticsearch_data_stream (#1040)

5.4.2

  • in_elasticsearch: Avoid to use deprecated endpoint for clear_scroll (#1039)

5.4.1

  • Adjust ilm endpoint (#1036)

5.4.0

  • Fix support for host/hosts placeholders for ipv6 addresses (#1030)
  • Handle newer es library (#1032)

5.3.0

  • Unpin faraday from v1, upgrade to v2. (#1012) Note that if you can't migrate other plugins from faraday v1 yet, need to keep fluent-plugin-elasticsearch v5.2.5.

5.2.5

  • Update the name of parameter about thread_pool. It should be thread_pool.write.queue_size instead of thread_pool.bulk.queue_size (#1000)
  • Replace obsolete File.exists? with File.exist? (#998)
  • Support compression_level for elasticsearch_data_stream (#995)
  • Honor hosts parameter for elasticsearch_data_stream (#1008)
  • Drop outdated coveralls (#1009)

5.2.4

  • Pin Faraday 1.10 (#987)
  • Increase errors metric on error response in data stream (#986)

5.2.3

  • Bump actions/checkout from 2 to 3 (#978)
  • chore: Included githubactions in the dependabot config (#977)
  • chore: Set permissions for GitHub actions (#972)
  • Remove nested msgpack_each in handle_error (#970)
  • do not overwrite @​timestamp in data stream if it already exists in the record (#968)

5.2.2

  • Add missing top level class markers (#961)

... (truncated)

Commits

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)

Updates the requirements on [fluent-plugin-elasticsearch](https://github.com/uken/fluent-plugin-elasticsearch) to permit the latest version.
- [Changelog](https://github.com/uken/fluent-plugin-elasticsearch/blob/master/History.md)
- [Commits](uken/fluent-plugin-elasticsearch@v5.4.3...v6.0.0)

---
updated-dependencies:
- dependency-name: fluent-plugin-elasticsearch
  dependency-version: 6.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 12, 2025
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants