diff --git a/CHANGELOG.next.asciidoc b/CHANGELOG.next.asciidoc index f805fd49700..e8e99bc303a 100644 --- a/CHANGELOG.next.asciidoc +++ b/CHANGELOG.next.asciidoc @@ -85,6 +85,7 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff] - Do not error when Okta API returns no data. {pull}37092[37092] - Fix request body close behaviour in HTTP_Endpoint when handling GZIP compressed content. {pull}37091[37091] - Make CEL input now global evaluate to a time in UTC. {pull}37159[37159] +- Fix location detection for parseDate value template in the HTTPJSON input {pull}37738[37738] *Heartbeat*