* Add cloudwatch check plugin to dockerfile by default - Can be enabled by adding "cabot_check_cloudwatch" to CABOT_PLUGINS_ENABLED
0.11.5
Not secure
--------------
* Fix multiple jenkins configs not working properly - Due to caching on the client, the first config to be checked would always be used
0.11.4
Not secure
--------------
* Switch from jenkinsapi to python-jenkins - Fixes performance regression introduced in 0.11
0.11.3
Not secure
--------------
* [[551](https://github.com/arachnys/cabot/issues/551)] Fix in-progress jenkins jobs being marked as failing
0.11.2
Not secure
--------------
* Fix pypi source distribution missing requirements for setup.py
0.11.1
Not secure
--------------
* Fix migration disassociating checks from services/instances * Fix migration requiring jenkins environment variables are set * Reduce time to store old check results to 7 days - Currently stores for 2 months, but there's no actual way to view the old data.