Skip to content

Commit

Permalink
docs: Prepare Changelog for 8.15.5 (#41771)
Browse files Browse the repository at this point in the history
* docs: Close changelog for 8.15.5

* Update CHANGELOG.asciidoc

* Update CHANGELOG.asciidoc

Co-authored-by: David Kilfoyle <[email protected]>

* Update CHANGELOG.asciidoc

---------

Co-authored-by: elasticmachine <[email protected]>
Co-authored-by: Pierre HILBERT <[email protected]>
Co-authored-by: David Kilfoyle <[email protected]>
(cherry picked from commit b215a4a)

# Conflicts:
#	CHANGELOG.asciidoc
#	libbeat/docs/release.asciidoc
  • Loading branch information
elastic-vault-github-plugin-prod[bot] authored and mergify[bot] committed Nov 26, 2024
1 parent 9ec41ea commit 0eec8ff
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,15 @@
:issue: https://github.com/elastic/beats/issues/
:pull: https://github.com/elastic/beats/pull/

<<<<<<< HEAD
[[release-notes-8.16.1]]
=== Beats version 8.16.1
https://github.com/elastic/beats/compare/v8.16.0\...v8.16.1[View commits]
=======
[[release-notes-8.15.5]]
=== Beats version 8.15.5
https://github.com/elastic/beats/compare/v8.15.4\...v8.15.5[View commits]
>>>>>>> b215a4a367 (docs: Prepare Changelog for 8.15.5 (#41771))

==== Breaking changes

Expand All @@ -15,6 +21,7 @@ https://github.com/elastic/beats/compare/v8.16.0\...v8.16.1[View commits]

==== Bugfixes

<<<<<<< HEAD
*Filebeat*

- Fix AWS region in aws-s3 input S3 polling mode. {pull}41572[41572]
Expand All @@ -23,6 +30,20 @@ https://github.com/elastic/beats/compare/v8.16.0\...v8.16.1[View commits]
[[release-notes-8.16.0]]
=== Beats version 8.16.0
https://github.com/elastic/beats/compare/v8.15.4\...v8.16.0[View commits]
=======
*Affecting all Beats*

- Fix metrics not being ingested, due to "Limit of total fields [10000] has been exceeded while adding new fields [...]". The total fields limit has been increased to 12500. No significant performance impact on Elasticsearch is anticipated. {pull}41640[41640]

*Filebeat*

- Fix AWS region in `aws-s3` input S3 polling mode. {pull}41572[41572]


[[release-notes-8.15.4]]
=== Beats version 8.15.4
https://github.com/elastic/beats/compare/v8.15.3\...v8.15.4[View commits]
>>>>>>> b215a4a367 (docs: Prepare Changelog for 8.15.5 (#41771))

==== Known issues

Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,9 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff]
- Fix aws region in aws-s3 input s3 polling mode. {pull}41572[41572]
- Add support for Access Points in the `aws-s3` input. {pull}41495[41495]
- Fix the "No such input type exist: 'salesforce'" error on the Windows/AIX platform. {pull}41664[41664]
- Log bad handshake details when websocket connection fails {pull}41300[41300]
- Fix double encoding of client_secret in the Entity Analytics input's Azure Active Directory provider {pull}41393[41393]
- The azure-eventhub input now correctly reports its status to the Elastic Agent on fatal errors {pull}41469[41469]

*Heartbeat*

Expand Down
4 changes: 4 additions & 0 deletions libbeat/docs/release.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,12 @@ This section summarizes the changes in each release. Also read
<<breaking-changes>> for more detail about changes that affect
upgrade.

<<<<<<< HEAD
* <<release-notes-8.16.1>>
* <<release-notes-8.16.0>>
=======
* <<release-notes-8.15.5>>
>>>>>>> b215a4a367 (docs: Prepare Changelog for 8.15.5 (#41771))
* <<release-notes-8.15.4>>
* <<release-notes-8.15.3>>
* <<release-notes-8.15.2>>
Expand Down

0 comments on commit 0eec8ff

Please sign in to comment.