You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* docs: Prepare Changelog for 7.13.4 (#26958)
* docs: Close changelog for 7.13.4
* Remove entry that did not make the BC
* Remove empty section
* Reduce diff
* Update CHANGELOG.asciidoc
Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
Co-authored-by: Andres Rodriguez <andresrc@gmail.com>
Co-authored-by: Andres Rodriguez <andres.rodriguez@elastic.co>
Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
(cherry picked from commit d828f98)
* Remove entries
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Copy file name to clipboardExpand all lines: CHANGELOG.next.asciidoc
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -179,7 +179,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
179
179
- Omit full index template from errors that occur while loading the template. {pull}25743[25743]
180
180
- In the script processor, the `decode_xml` and `decode_xml_wineventlog` processors are now available as `DecodeXML` and `DecodeXMLWineventlog` respectively.
181
181
- Fix encoding errors when using the disk queue on nested data with multi-byte characters {pull}26484[26484]
182
-
- Fix `add_process_metadata` processor complaining about valid pid fields not being valid integers. {pull}26829[26829] {issue}26830[26830]
183
182
184
183
*Auditbeat*
185
184
@@ -221,7 +220,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
221
220
- Fix issue with m365_defender, when parsing incidents that has no alerts attached: {pull}25421[25421]
222
221
- Improve inode reuse handling by removing state for removed files more eagerly from the internal state table in the logs inputs. {pull}25756[25756]
223
222
- Fix default config template values for paths on oracle module: {pull}26276[26276]
224
-
- Do not close filestream harvester if an unexpected error is returned when close.on_state_change.* is enabled. {pull}26411[26411]
225
223
- Fix Elasticsearch compatibility for modules that use `copy_from` in `set` processors. {issue}26629[26629]
226
224
- Change type of max_bytes in all configs to be cfgtype.ByteSize {pull}26699[26699]
227
225
@@ -310,9 +308,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
310
308
- Fix `kibana.log` pipeline when `event.duration` calculation becomes a Long. {issue}24556[24556] {pull}25675[25675]
311
309
- Removed incorrect `http.request.referrer` field from `aws.elb` module. {issue}26435[26435] {pull}26441[26441]
312
310
- Fix `threatintel.indicator.url.full` not being populated. {issue}26351[26351] {pull}26508[26508]
313
-
- Fix Elasticsearch compatibility for modules that use `type: ip` with `convert` processors. {issue}26629[26629] {pull}26676[26676]
314
-
- Fix Elasticsearch compatibility for modules that use the `network_direction` processor. {issue}26629[26629] {pull}26676[26676]
315
-
- Fix Elasticsearch compatibility for modules that use the `registered_domain` processor. {issue}26629[26629] {pull}26676[26676]
316
311
- Fix Suricata metadata fields breaking visualizations, moved out of flattened datatype. {pull}26710[26710]
317
312
- Fix `httpjson` template data key for `url.params`. {pull}26848[26848]
318
313
- Cisco asa/ftd: Fix reversed usage of observer ingress and egress interfaces. {pull}26265[26265]
0 commit comments