Skip to content

Commit 7a50810

Browse files
mergify[bot]elastic-vault-github-plugin-prod[bot]colleenmcginnis
authored
docs: Prepare Changelog for 8.18.4 (#45349) (#46179)
* docs: Close changelog for 8.18.4 * Update CHANGELOG.asciidoc * Update CHANGELOG.next.asciidoc * Update CHANGELOG.asciidoc Co-authored-by: Colleen McGinnis <[email protected]> * Update CHANGELOG.asciidoc Co-authored-by: Colleen McGinnis <[email protected]> --------- Co-authored-by: elasticmachine <[email protected]> Co-authored-by: Pierre HILBERT <[email protected]> Co-authored-by: Colleen McGinnis <[email protected]> (cherry picked from commit f98f837) # Conflicts: # CHANGELOG.asciidoc # libbeat/docs/release.asciidoc Co-authored-by: elastic-vault-github-plugin-prod[bot] <150874479+elastic-vault-github-plugin-prod[bot]@users.noreply.github.com> Co-authored-by: Colleen McGinnis <[email protected]>
1 parent 6452a6b commit 7a50810

File tree

2 files changed

+41
-0
lines changed

2 files changed

+41
-0
lines changed

CHANGELOG.asciidoc

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,46 @@ https://github.com/elastic/beats/compare/v8.18.4\...v8.19.0[View commits]
111111
- Add GCP metadata cache. {pull}44432[44432]
112112
- Add VPN metrics to meraki module {pull}44851[44851]
113113

114+
[[release-notes-8.18.4]]
115+
=== Beats version 8.18.4
116+
https://github.com/elastic/beats/compare/v8.18.3\...v8.18.4[View commits]
117+
118+
==== Breaking changes
119+
120+
*Metricbeat*
121+
122+
- Change index summary metricset to use `_nodes/stats` API instead of `_stats` API to avoid data gaps. {pull}45049[45049]
123+
124+
==== Bugfixes
125+
126+
*Affecting all Beats*
127+
128+
- The Elasticsearch output now correctly applies exponential backoff when being throttled by 429s ("too many requests") from Elasticsarch. {issue}36926[36926] {pull}45073[45073]
129+
130+
*Filebeat*
131+
132+
- Add missing "text/csv" content-type filter support in GCS input. {issue}44922[44922] {pull}44923[44923]
133+
134+
*Winlogbeat*
135+
136+
- Fix EvtVarTypeAnsiString conversion. {pull}44026[44026]
137+
138+
==== Added
139+
140+
*Filebeat*
141+
142+
- Add input metrics to Azure Blob Storage input. {issue}36641[36641] {pull}43954[43954]
143+
144+
*Heartbeat*
145+
146+
- Upgrade Node version to latest LTS v20.19.3. {pull}45087[45087]
147+
- Add base64 encoding option to inline monitors. {pull}45100[45100]
148+
149+
150+
*Metricbeat*
151+
152+
- Upgrade github.com/microsoft/go-mssqldb version from v1.7.2 to v1.8.2 {pull}44990[44990]
153+
114154
[[release-notes-8.18.3]]
115155
=== Beats version 8.18.3
116156
https://github.com/elastic/beats/compare/v8.18.2\...v8.18.3[View commits]

libbeat/docs/release.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ upgrade.
1111
* <<release-notes-8.19.2>>
1212
* <<release-notes-8.19.1>>
1313
* <<release-notes-8.19.0>>
14+
* <<release-notes-8.18.4>>
1415
* <<release-notes-8.18.3>>
1516
* <<release-notes-8.18.2>>
1617
* <<release-notes-8.18.1>>

0 commit comments

Comments
 (0)