- Changes related vulnerability fixes
- Updated to appd-exts-commons 2.2.13
- Changes related to Async HTTP client dependency
- Updated to appd-exts-commons 2.2.6
- Upgraded to appd-exts-commons 2.2.4
- Changes related to metric drop issue using CopyOnWriteArrayList
- Changed individual Url metric reporting behaviour
- Moved to appd-exts-commons 2.2.3
- Configurable metrics
- Added support for Client Side Cert auth and password encryption
- Added support for NTLM auth and ignoring SSL Cert errors
- Adding groupName to group multiple sites
- Fixed metric drop issue in case of large number of URLs
- Corrected issues with ignoreSSLErrors functionality.
- Added POST functionality.
- Added pattern matching against the retrieved pages.
- Version bump
- Added metadata for new extension repository.
- Rebranded as url-monitoring-extension.
- Added new config option
treatAuthFailedAsError
. If false, then 401 errors will be expected and treated as "OK" result.
- Replaced Apache HTTP Component library with Ning Async HTTP Client.
- Added support for self-signed SSL certificates.
- Initial release to AppSphere.