-
Notifications
You must be signed in to change notification settings - Fork 5k
docs: Prepare Changelog for 7.17.0 #30111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 3 commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
eb5bda6
docs: Close changelog for 7.17.0
elasticmachine d705790
Fix entries that did not make the BC
andresrc 7cd3c9d
Missing base docker image change
andresrc 6b7b500
Clean up breaking changes
andresrc d5afe2a
More clean up breaking changes
andresrc f552a24
Remove empty sections
andresrc File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3,6 +3,152 @@ | |
| :issue: https://github.com/elastic/beats/issues/ | ||
| :pull: https://github.com/elastic/beats/pull/ | ||
|
|
||
| [[release-notes-7.17.0]] | ||
| === Beats version 7.17.0 | ||
| https://github.com/elastic/beats/compare/v7.16.3...v7.17.0[View commits] | ||
|
|
||
| ==== Breaking changes | ||
|
|
||
| *Affecting all Beats* | ||
|
|
||
| - Change Docker base image from CentOS 7 to Ubuntu 20.04 {pull}29681[29681] | ||
| - Add job.name in pods controlled by Jobs {pull}28954[28954] | ||
| - Enrich kubernetes metadata with node annotations. {pull}29605[29605] | ||
andresrc marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| *Auditbeat* | ||
|
|
||
| *Filebeat* | ||
|
|
||
| *Heartbeat* | ||
|
|
||
| - Fix broken macOS ICMP python e2e test. {pull}29900[29900] | ||
|
||
| - Only add monitor.status to browser events when summary. {pull}29460[29460] | ||
| - Also add summary to journeys for which the synthetics runner crashes. {pull}29606[29606] | ||
| - Update size of ICMP packets to adhere to standard min size. {pull}29948[29948] | ||
andresrc marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| *Metricbeat* | ||
|
|
||
| - Remove overriding of index pattern on the Kubernetes overview dashboard. {pull}29676[29676] | ||
|
|
||
| *Packetbeat* | ||
|
|
||
| *Winlogbeat* | ||
|
|
||
|
|
||
| *Functionbeat* | ||
|
|
||
| ==== Bugfixes | ||
|
|
||
| *Affecting all Beats* | ||
|
|
||
|
|
||
| *Auditbeat* | ||
|
|
||
| - system/socket: Fix startup errors on newer 5.x kernels due to missing _do_fork function. {issue}29607[29607] {pull}29744[29744] | ||
| - system/package: Fix parsing of Installed-Size field of DEB packages. {issue}16661[16661] {pull}17188[17188] | ||
| - system module: Fix panic during initialisation when /proc/stat can't be read. {pull}17569[17569] | ||
| - system/package: Fix an error that can occur while trying to persist package metadata. {issue}18536[18536] {pull}18887[18887] | ||
| - system/socket: Fix bugs leading to wrong process being attributed to flows. {pull}29166[29166] {issue}17165[17165] | ||
| - system/socket: Fix process name and arg truncation for long names, paths and args lists. {issue}24667[24667] {pull}29410[29410] | ||
|
|
||
| *Filebeat* | ||
|
|
||
| - aws-s3: Stop trying to increase SQS message visibility after ReceiptHandleIsInvalid errors. {pull}29480[29480] | ||
| - Fix handling of IPv6 addresses in netflow flow events. {issue}19210[19210] {pull}29383[29383] | ||
| - Fix `sophos` KV splitting and syslog header handling {issue}24237[24237] {pull}29331[29331] | ||
| - Undo deletion of endpoint config from cloudtrail fileset in {pull}29415[29415]. {pull}29450[29450] | ||
| - Make Cisco ASA and FTD modules conform to the ECS definition for event.outcome and event.type. {issue}29581[29581] {pull}29698[29698] | ||
| - ibmmq: Fixed `@timestamp` not being populated with correct values. {pull}29773[29773] | ||
| - aws-s3: Improve gzip detection to avoid false negatives. {issue}29968[29968] | ||
| - decode_cef: Fix panic when recovering from invalid CEF extensions that contain escape characters. {issue}30010[30010] | ||
|
|
||
| *Heartbeat* | ||
|
|
||
| - Fix race condition in http monitors using `mode:all` that can cause crashes. {pull}29697[pull] | ||
| - Fix broken ICMP availability check that prevented heartbeat from starting in rare cases. {pull}29413[pull] | ||
|
|
||
| *Metricbeat* | ||
|
|
||
| - Use xpack.enabled on SM modules to write into .monitoring indices when using Metricbeat standalone {pull}28365[28365] | ||
| - Fix in rename processor to ingest metrics for `write.iops` to proper field instead of `write_iops` in rds metricset. {pull}28960[28960] | ||
| - Enhance filter check in kubernetes event metricset. {pull}29470[29470] | ||
| - Fix gcp metrics metricset apply aligner to all metric_types {pull}29514[29513] | ||
| - Fixed GCP GKE Overview dashboard {pull}29913[29913] | ||
|
|
||
| *Packetbeat* | ||
|
|
||
|
|
||
| *Winlogbeat* | ||
|
|
||
|
|
||
| *Functionbeat* | ||
|
|
||
|
|
||
| *Elastic Logging Plugin* | ||
|
|
||
|
|
||
| ==== Added | ||
|
|
||
| *Affecting all Beats* | ||
|
|
||
| - SASL/SCRAM in the Kafka output is no longer beta. {pull}29126[29126] | ||
|
|
||
| *Auditbeat* | ||
|
|
||
| *Filebeat* | ||
|
|
||
| *Heartbeat* | ||
|
|
||
| - More errors are now visible in ES with new logic failing monitors later to ease debugging. {pull}29413[pull] | ||
|
|
||
|
|
||
| *Metricbeat* | ||
|
|
||
| *Packetbeat* | ||
|
|
||
|
|
||
| *Functionbeat* | ||
|
|
||
|
|
||
| *Winlogbeat* | ||
|
|
||
| - Add support for custom XML queries {issue}1054[1054] {pull}29330[29330] | ||
|
|
||
|
|
||
| *Elastic Log Driver* | ||
|
|
||
|
|
||
| ==== Deprecated | ||
|
|
||
| *Affecting all Beats* | ||
|
|
||
|
|
||
| *Filebeat* | ||
|
|
||
|
|
||
| *Heartbeat* | ||
|
|
||
| *Metricbeat* | ||
|
|
||
|
|
||
| *Packetbeat* | ||
|
|
||
| *Winlogbeat* | ||
|
|
||
| *Functionbeat* | ||
|
|
||
| ==== Known Issue | ||
|
|
||
| *Journalbeat* | ||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
| [[release-notes-7.16.3]] | ||
| === Beats version 7.16.3 | ||
| https://github.com/elastic/beats/compare/v7.16.2...v7.16.3[View commits] | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.