Skip to content

Commit

Permalink
docs: Close changelog for 7.17.25
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticmachine committed Oct 21, 2024
1 parent e2a4c70 commit 002bc22
Show file tree
Hide file tree
Showing 3 changed files with 154 additions and 4 deletions.
150 changes: 150 additions & 0 deletions CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,156 @@
// 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-7.17.25]]
=== Beats version 7.17.25
https://github.com/elastic/beats/compare/v7.17.24\...v7.17.25[View commits]

==== Breaking changes

*Affecting all Beats*


*Auditbeat*

*Filebeat*


*Heartbeat*

*Metricbeat*

*Osquerybeat*

- Disable allow_unsafe osquery configuration. {pull}40130[40130]

*Packetbeat*

*Winlogbeat*


*Functionbeat*

*Elastic Agent*


==== Bugfixes

*Affecting all Beats*

- Update Go to 1.22.8. {pull}41106[41106]

*Auditbeat*




*Filebeat*


*Heartbeat*


*Metricbeat*

- Add missing ECS Cloud fields in GCP `metrics` metricset when using `exclude_labels: true` {issue}40437[40437] {pull}40467[40467]

*Packetbeat*


*Winlogbeat*


*Functionbeat*

*Elastic Logging Plugin*


==== Added

*Affecting all Beats*

- Update to Go 1.22.7. {pull}41019[41019]

*Auditbeat*


*Filebeat*


*Heartbeat*


*Metricbeat*


*Packetbeat*


*Functionbeat*


*Winlogbeat*


*Elastic Log Driver*


==== Deprecated

*Affecting all Beats*


*Filebeat*


*Heartbeat*

*Metricbeat*


*Packetbeat*

*Winlogbeat*

*Functionbeat*

==== Known Issue




































[[release-notes-7.17.24]]
=== Beats version 7.17.24
Expand Down
7 changes: 3 additions & 4 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d

*Osquerybeat*

- Disable allow_unsafe osquery configuration. {pull}40130[40130]

*Packetbeat*

Expand All @@ -38,7 +37,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d

*Affecting all Beats*

- Update Go to 1.22.8. {pull}41106[41106]

*Auditbeat*

Expand All @@ -54,7 +52,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d

*Metricbeat*

- Add missing ECS Cloud fields in GCP `metrics` metricset when using `exclude_labels: true` {issue}40437[40437] {pull}40467[40467]

*Packetbeat*

Expand All @@ -71,7 +68,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d

*Affecting all Beats*

- Update to Go 1.22.7. {pull}41019[41019]

*Auditbeat*

Expand Down Expand Up @@ -146,6 +142,9 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d









Expand Down
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-7.17.25>>
* <<release-notes-7.17.24>>
* <<release-notes-7.17.23>>
* <<release-notes-7.17.22>>
Expand Down

0 comments on commit 002bc22

Please sign in to comment.