From daf2a65d404a08a9073a7a92073c15591f32a4ee Mon Sep 17 00:00:00 2001 From: eyalkoren <41850454+eyalkoren@users.noreply.github.com> Date: Tue, 6 Oct 2020 12:42:35 +0300 Subject: [PATCH] Prepare CHANGELOG for 1.18.1 --- CHANGELOG.asciidoc | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 7585a41e5e..f5dac6b749 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -28,8 +28,19 @@ endif::[] [float] ===== Features + +[float] +===== Bug fixes + +[[release-notes-1.x]] +=== Java Agent version 1.x + +[[release-notes-1.18.1]] +==== 1.18.1 - 2020/10/06 + +[float] +===== Refactors * Migrate some plugins to indy dispatcher {pull}1362[1362] {pull}1366[1366] {pull}1363[1363] {pull}1383[1383] {pull}1368[1368] {pull}1364[1364] {pull}1365[1365] {pull}1367[1367] {pull}1371[1371] -* Remove cgroup inactive_file.bytes metric {pull}1422[1422] [float] ===== Bug fixes @@ -40,9 +51,7 @@ metricset tag keys - {pull}1413[1413] * Fix invalid micrometer metrics with non-numeric values {pull}1419[1419] * Fix `NoClassDefFoundError` with JDBC instrumentation plugin {pull}1409[1409] * Apply `disable_metrics` config to Micrometer metrics - {pull}1421[1421] - -[[release-notes-1.x]] -=== Java Agent version 1.x +* Remove cgroup `inactive_file.bytes` metric according to spec {pull}1422[1422] [[release-notes-1.18.0]] ==== 1.18.0 - 2020/09/08