Skip to content

Commit

Permalink
Release v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduard-Gabriel Munteanu authored and emuntean-cisco committed Oct 11, 2024
1 parent 1ac2927 commit a52f4a2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## SQL Monitoring Extension

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

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

**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.
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>com.appdynamics.extensions</groupId>
<artifactId>sql-monitoring-extension</artifactId>
<version>2.0.2</version>
<version>2.0.3</version>
<packaging>jar</packaging>
<name>sql-monitoring-extension</name>
<url>http://maven.apache.org</url>
Expand Down

0 comments on commit a52f4a2

Please sign in to comment.