Skip to content

Commit

Permalink
[docs] Add bug fix to release notes (elastic#2993) (elastic#2995)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorelli25 authored Dec 3, 2019
1 parent afeb2fb commit 210ad86
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions changelogs/7.5.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ https://github.com/elastic/apm-server/compare/v7.4.1\...v7.5.0[View commits]
- Introduce dedicated ILM setup flags and ignore `setup.template.*` flags for ILM {pull}2764[2764], {pull}2877[2877].
- Remove ILM specific templates from `apm-server export template` command {pull}2764[2764].

[float]
==== Bug fixes
- Fix a denial of service flaw when parsing malformed DSA public keys in Go.
If APM Server is configured to accept incoming TLS connections with client
authentication enabled, a remote attacker could cause the APM Server to stop
processing events (CVE-2019-17596).
See https://www.elastic.co/community/security/[Elastic security issues].

[float]
==== Added
- Add `service.node.configured_name` to Intake API and transform to `service.node.name` for ES output {pull}2746[2746].
Expand Down

0 comments on commit 210ad86

Please sign in to comment.