From e44188a4d8b1874d6a71d88496f675eead029228 Mon Sep 17 00:00:00 2001 From: Amal Nair Date: Tue, 26 Aug 2025 11:16:45 +0530 Subject: [PATCH] Bumping up version for release to 2.0.7 --- CHANGELOG.md | 4 ++++ pom.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45704b2..b397687 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ # API Gateway Monitoring Extension +### Version 2.0.7 - August 26, 2025 +1. Updated aws-cloudwatch-exts-commons from 2.2.5 to 2.2.8 +2. Changed the dimension filters to use ApiId, Resource and Stage +3. Added ApiId, Stage and Resource to the metric path ### Version 2.0.6 - May 28, 2021 1. Updated aws-cloudwatch-exts-commons from 2.2.4 to 2.2.5 diff --git a/pom.xml b/pom.xml index 63b2280..e1a29dc 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.appdynamics.extensions aws-api-gateway-monitoring-extension - 2.0.6 + 2.0.7 jar