Skip to content

Commit

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

* Update CHANGELOG.asciidoc

* Apply suggestions from code review

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

---------

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

# Conflicts:
#	CHANGELOG.asciidoc
  • Loading branch information
elastic-vault-github-plugin-prod[bot] authored and mergify[bot] committed Sep 26, 2024
1 parent 07360ca commit 238420a
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 2 deletions.
43 changes: 43 additions & 0 deletions CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,56 @@

[[release-notes-8.15.2]]
=== Beats version 8.15.2
<<<<<<< HEAD
https://github.com/elastic/beats/compare/v8.15.0\...v8.15.2[View commits]

==== Breaking changes

*Metricbeat*

- Add GCP organization and project details to ECS cloud fields. {pull}40461[40461]
=======
https://github.com/elastic/beats/compare/v8.15.1\...v8.15.2[View commits]

==== Bugfixes

*Filebeat*

- Fix publication of group data from the Okta entity analytics provider. {pull}40681[40681]
- Ensure netflow custom field configuration is applied. {issue}40735[40735] {pull}40730[40730]

*Metricbeat*

- Add AWS OwningAccount support for cross account monitoring. {issue}40570[40570] {pull}40691[40691]
- Add missing ECS Cloud fields in GCP `metrics` metricset when using `exclude_labels: true`. {issue}40437[40437] {pull}40467[40467]

==== Added

*Affecting all Beats*

- When running under Elastic Agent, Kafka output allows dynamic topic in `topic` field. {pull}40415[40415]
- The script processor has a new configuration option that only uses the cached JavaScript sessions and prevents the creation of new javascript sessions.

*Metricbeat*

- Add new metrics for the vSphere Host metricset. {pull}40429[40429]
- Add new metrics for the vSphere Datastore metricset. {pull}40441[40441]
- Add metrics for the vSphere Virtualmachine metricset. {pull}40485[40485]
- Add new metricset network for the vSphere module. {pull}40559[40559]
- Add new metricset cluster for the vSphere module. {pull}40536[40536]
- Add new metricset resourcepool for the vSphere module. {pull}40456[40456]
- Add new metricset datastorecluster for vSphere module. {pull}40634[40634]
- Add support for snapshot in vSphere virtualmachine metricset. {pull}40683[40683]
- Add support for new metrics in datastorecluster metricset. {pull}40694[40694]
- Update fields to use mapstr in vSphere virtualmachine metricset. {pull}40707[40707]
- Add metrics related to triggered alarms in all the vSphere metricsets. {pull}40714[40714] {pull}40876[40876]
- Add support for period based intervalID in vSphere host and datastore metricsets. {pull}40678[40678]
- Add new metrics for datastore and minor changes to overall vSphere metrics. {pull}40766[40766]
- Log the total time taken for GCP `ListTimeSeries` and `AggregatedList` requests. {pull}40661[40661]
- Added Cisco Meraki module. {pull}40836[40836]
- Added Palo Alto Networks module. {pull}40686[40686]

>>>>>>> 83effecb68 (docs: Prepare Changelog for 8.15.2 (#40982))

[[release-notes-8.15.1]]
=== Beats version 8.15.1
Expand Down
5 changes: 3 additions & 2 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -222,8 +222,6 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff]
- elasticsearch output now supports `idle_connection_timeout`. {issue}35616[35615] {pull}36843[36843]
- Enable early event encoding in the Elasticsearch output, improving cpu and memory use {pull}38572[38572]
- The environment variable `BEATS_ADD_CLOUD_METADATA_PROVIDERS` overrides configured/default `add_cloud_metadata` providers {pull}38669[38669]
- When running under Elastic-Agent Kafka output allows dynamic topic in `topic` field {pull}40415[40415]
- The script processor has a new configuration option that only uses the cached javascript sessions and prevents the creation of new javascript sessions.

*Auditbeat*

Expand Down Expand Up @@ -404,3 +402,6 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff]






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

* <<release-notes-8.15.2>>
* <<release-notes-8.15.1>>
* <<release-notes-8.15.0>>
* <<release-notes-8.14.3>>
Expand Down

0 comments on commit 238420a

Please sign in to comment.