We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c4a4ab commit 7d35a4fCopy full SHA for 7d35a4f
CHANGELOG.md
@@ -1,4 +1,7 @@
1
# API Gateway Monitoring Extension
2
+### Verson 2.0.8 - November 6, 2025
3
+1. Upgrade AWS cloudwatch to 2.33.5
4
+
5
### Version 2.0.7 - August 26, 2025
6
1. Updated aws-cloudwatch-exts-commons from 2.2.5 to 2.2.8
7
2. Changed the dimension filters to use ApiId, Resource and Stage
pom.xml
@@ -6,7 +6,7 @@
<groupId>com.appdynamics.extensions</groupId>
8
<artifactId>aws-api-gateway-monitoring-extension</artifactId>
9
- <version>2.0.7</version>
+ <version>2.0.8</version>
10
<packaging>jar</packaging>
11
12
<properties>
0 commit comments