Skip to content

Commit a52f4a2

Browse files
Eduard-Gabriel Munteanuemuntean-cisco
authored andcommitted
Release v2.0.3
1 parent 1ac2927 commit a52f4a2

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## SQL Monitoring Extension
22

3-
### master
3+
### v2.0.3
44
* Removed default MySQL JDBC connector, users must supply own connectors
55
* Updated to appd-exts-commons 2.2.13
66

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -287,9 +287,9 @@ Always feel free to fork and contribute any changes directly via [GitHub](https:
287287
## Version
288288
| Name | Version |
289289
|--------------------------|------------|
290-
|Extension Version |2.0.2 |
291-
|Product Tested On |MySql, SQLServer 4.1,4.2, Vertica|
292-
|Last Update |08/06/2021 |
290+
|Extension Version |2.0.3 |
291+
|Product Tested On |MySQL 9.0.1, PostgreSQL 17.0, SQL Server 2022 Enterprise|
292+
|Last Update |11/10/2024 |
293293
|Changes list |[Change log](https://github.com/Appdynamics/SQLMonitor/blob/master/CHANGELOG.md) |
294294

295295
**Note**: While extensions are maintained and supported by customers under the open-source licensing model, they interact with agents and Controllers that are subject to [AppDynamics’ maintenance and support policy](https://docs.appdynamics.com/latest/en/product-and-release-announcements/maintenance-support-for-software-versions). Some extensions have been tested with AppDynamics 4.5.13+ artifacts, but you are strongly recommended against using versions that are no longer supported.

pom.xml

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

1414
<groupId>com.appdynamics.extensions</groupId>
1515
<artifactId>sql-monitoring-extension</artifactId>
16-
<version>2.0.2</version>
16+
<version>2.0.3</version>
1717
<packaging>jar</packaging>
1818
<name>sql-monitoring-extension</name>
1919
<url>http://maven.apache.org</url>

0 commit comments

Comments
 (0)