Releases: tjheslin1/Patterdale
Releases · tjheslin1/Patterdale
1.3.1
1.3.0
1.2.4
1.2.3
Merged #30 - Thanks @tommagowan
Merged #31 - Thank you again @tommagowan !
1.2.2
1.2.1
Issue: ExecutorService is not closed which leads to a thread leak found and rised by @theangrydev.
PRs: ExecutorService issue fixed in #24 by @jonnymatts-sky!
1.2.0
1.1.2
Addresses #17
Patterdale's rest server will now start up even if all databases are not currently up and serving requests.
If a database query fails due to a connection problem the resulting metric value will be "-1".
Added new configurable property to patterdale.yml
: probeConnectionWaitInSeconds
with a default of 0
(seconds).