Skip to content

Commit 7d35a4f

Browse files
committed
updating pom.xml and CHANGELOG.md
1 parent 8c4a4ab commit 7d35a4f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# API Gateway Monitoring Extension
2+
### Verson 2.0.8 - November 6, 2025
3+
1. Upgrade AWS cloudwatch to 2.33.5
4+
25
### Version 2.0.7 - August 26, 2025
36
1. Updated aws-cloudwatch-exts-commons from 2.2.5 to 2.2.8
47
2. Changed the dimension filters to use ApiId, Resource and Stage

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.appdynamics.extensions</groupId>
88
<artifactId>aws-api-gateway-monitoring-extension</artifactId>
9-
<version>2.0.7</version>
9+
<version>2.0.8</version>
1010
<packaging>jar</packaging>
1111

1212
<properties>

0 commit comments

Comments
 (0)