1Password / events-api-elastic

14 stars 6 forks source link

Bump github.com/elastic/beats/v7 from 7.15.1 to 7.17.16 #23

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps github.com/elastic/beats/v7 from 7.15.1 to 7.17.16.

Release notes

Sourced from github.com/elastic/beats/v7's releases.

Beats 7.17.16

Downloads: https://elastic.co/downloads/beats Release notes: https://www.elastic.co/guide/en/beats/libbeat/7.17/release-notes-7.17.16.html

Beats 7.17.15

Downloads: https://elastic.co/downloads/beats Release notes: https://www.elastic.co/guide/en/beats/libbeat/7.17/release-notes-7.17.15.html

Beats 7.17.14

Downloads: https://elastic.co/downloads/beats Release notes: https://www.elastic.co/guide/en/beats/libbeat/7.17/release-notes-7.17.14.html

Beats 7.17.13

Downloads: https://elastic.co/downloads/beats Release notes: https://www.elastic.co/guide/en/beats/libbeat/7.17/release-notes-7.17.13.html

Beats 7.17.12

Downloads: https://elastic.co/downloads/beats Release notes: https://www.elastic.co/guide/en/beats/libbeat/7.17/release-notes-7.17.12.html

Beats 7.17.11

Downloads: https://elastic.co/downloads/beats Release notes: https://www.elastic.co/guide/en/beats/libbeat/7.17/release-notes-7.17.11.html

Beats 7.17.10

Downloads: https://elastic.co/downloads/beats Release notes: https://www.elastic.co/guide/en/beats/libbeat/7.17/release-notes-7.17.10.html

Beats 7.17.9

Downloads: https://elastic.co/downloads/beats Release notes: https://www.elastic.co/guide/en/beats/libbeat/7.17/release-notes-7.17.9.html

Beats 7.17.8

Downloads: https://elastic.co/downloads/beats Release notes: https://www.elastic.co/guide/en/beats/libbeat/7.17/release-notes-7.17.8.html

Beats 7.17.7

Downloads: https://elastic.co/downloads/beats Release notes: https://www.elastic.co/guide/en/beats/libbeat/7.17/release-notes-7.17.7.html

Beats 7.17.6

Downloads: https://elastic.co/downloads/beats Release notes: https://www.elastic.co/guide/en/beats/libbeat/7.17/release-notes-7.17.6.html

Beats 7.17.5

Downloads: https://elastic.co/downloads/beats Release notes: https://www.elastic.co/guide/en/beats/libbeat/7.17/release-notes-7.17.5.html

Beats 7.17.4

Downloads: https://elastic.co/downloads/beats

... (truncated)

Changelog

Sourced from github.com/elastic/beats/v7's changelog.

// Use these for links to issue and pulls. Note issues and pulls redirect one to // each other on Github, so don't worry too much on using the right prefix. :issue: https://github.com/elastic/beats/issues/ :pull: https://github.com/elastic/beats/pull/

[[release-notes-8.11.3]] === Beats version 8.11.3 https://github.com/elastic/beats/compare/v8.11.2\...v8.11.3[View commits]

The 8.11.3 patch release contains a fix for a potential security vulnerability. Please see our link:https://discuss.elastic.co/c/announcements/security-announcements/31[security advisory for more details].

==== Breaking changes

Affecting all Beats

  • queue.mem.events is changing from 4096 to 3200.
  • queue.mem.flush.min_events is changing from 2048 to 1600.
  • queue.mem.flush.timeout is changing from 1s to 10s.
  • output.elasticsearch.bulk_max_size is changing from 50 to 1600.
  • output.elasticsearch.idle_connection_timeout is changing from 60s to 3s.

[[release-notes-8.11.2]] === Beats version 8.11.2 https://github.com/elastic/beats/compare/v8.11.1\...v8.11.2[View commits]

==== Breaking changes

Affecting all Beats

  • Avoid logging fields values when handling Elasticsearch output errors except at the debug log level. The debug log level must now be used to see detailed errors, for example mapping errors and their cause. {pull}37229[37229]

==== Bugfixes

Affecting all Beats

  • Fix memqueue producer blocking indefinitely even after being cancelled. {issue}22813[22813] {pull}37077[37077]

Auditbeat

  • Fix documentation regarding socket type selection. {issue}37174[37174] {pull}37175[37175]
  • Fix guess trigger for system/socket credentials on newer kernels. {issue}36905[36905] {pull}37136[37136]

Filebeat

  • Do not error when Okta API returns no data. {pull}37092[37092]
  • Fix request body close behaviour in HTTP_Endpoint when handling GZIP compressed content. {pull}37091[37091]
  • Make CEL input now global evaluate to a time in UTC. {pull}37159[37159]

Heartbeat

... (truncated)

Commits


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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/1Password/events-api-elastic/network/alerts).