No significant changes.
-
Update Kibana client when its version becomes stale {pull}3031[3031].
-
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].
-
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 Elastic security issues.
-
Add
service.node.configured_name
to Intake API and transform toservice.node.name
for ES output {pull}2746[2746]. -
Index value from
client.ip
insource.ip
for ECS compatibility {pull}2771[2771]. -
Make ILM policies configurable {pull}2764[2764].
-
Add support for agent config GA {pull}2747[2747].
-
Change ILM default policies to rollover after 30 days {pull}2798[2798].
-
Introduce
apm-server.ilm.setup.overwrite
config option and stop overwriting by default {pull}2877[2877]. -
Upgrade Go to 1.12.12 {pull}2922[2922].