Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 716 Bytes

CHANGELOG.md

File metadata and controls

39 lines (24 loc) · 716 Bytes

SQL Monitoring Extension

v2.0.3

  • Removed default MySQL JDBC connector, users must supply own connectors
  • Updated to appd-exts-commons 2.2.13

v2.0.2

  • Updated to appd-exts-commons 2.2.4

v2.0.1

  • Fixed exception logging for SQLMonitor class

v2.0.0

  • Updated to ext commons 2.2.3

v1.4.7

  • Updated HeartBeat Metric Path.

v1.4.6

  • Added HeartBeat Metric.
  • Returns each unique row from the values returned from a query.
  • Updated Logging.

v1.4.5

  • Updated connection closing issues

v1.4.2

  • Updated password picking up structure

v1.4.0

  • Complete revamp of the extension
  • Allows user to add custom queries to the config.yml
  • Follows the extensions 2.0 framework