From 33075607c94f22e4b2b0deecca31a8cc3c50e158 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20=C3=81lvarez?= Date: Thu, 19 Mar 2020 15:22:32 +0100 Subject: [PATCH] Update changelog. --- changelogs/head.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelogs/head.asciidoc b/changelogs/head.asciidoc index 98bfd854cb6..edcc337b2f2 100644 --- a/changelogs/head.asciidoc +++ b/changelogs/head.asciidoc @@ -8,7 +8,7 @@ https://github.com/elastic/apm-server/compare/7.6\...master[View commits] * Remove enroll subcommand {pull}3270[3270]. [float] -==== Bugfixes +==== Bug fixes * Merge default values with custom Elasticsearch config for API Keys and add `required` tag for `host` {pull}3342[3342] * Merge default values with custom Sourcemap Elasticsearch config {pull}3355[3355] @@ -22,7 +22,7 @@ https://github.com/elastic/apm-server/compare/7.6\...master[View commits] ==== Added * Instrumentation for go-elasticsearch {pull}3305[3305] * Make configurable the list of Access-Control-Allow-Headers for RUM preflight requests {pull}3299[3299] -* Initial RUM V3 endpoint {pull}3328[3328], {pull}3414[3414] +* RUM V3 endpoint {pull}3328[3328], {pull}3414[3414], {pull}3512[3512] * Instrumentation for kibana client {pull}3359[3359] * Added support for Jaeger auth tags {pull}3394[3394] * Add pipeline for removing metadata fields from spans {pull}3408[3408]