Releases: arachnys/cabot
Releases · arachnys/cabot
0.11.7
14 Sep 16:02
Compare
Sorry, something went wrong.
No results found
Fix check plugins not displaying checks correctly on service details page
0.11.6
14 Sep 13:48
Compare
Sorry, something went wrong.
No results found
Add cloudwatch check plugin to dockerfile by default
Can be enabled by adding "cabot_check_cloudwatch" to CABOT_PLUGINS_ENABLED
0.11.5
11 Sep 13:13
Compare
Sorry, something went wrong.
No results found
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
07 Sep 17:05
Compare
Sorry, something went wrong.
No results found
Switch from jenkinsapi to python-jenkins
Fixes performance regression introduced in 0.11
0.11.1
22 Aug 10:18
Compare
Sorry, something went wrong.
No results found
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.
Jenkins support:
Fail Jenkins checks when job is unknown
Use jenkinsapi to talk to Jenkins
Add option to specify multiple Jenkins backends
NOTE: This update will delete any recent status check results for jenkins checks
Add view for public services
Add support for Google OAuth login
Add ability to add custom check plugins
Remove deprecated Fabfile and Shell scripts
0.10.8
12 May 14:11
Compare
Sorry, something went wrong.
No results found
Update slack alert to 0.8.1
fixes names not linking
only shows the acknowledge button if "SLACK_INTERACTIVE_MESSAGES" is set
(The feature only works if set up correctly on the slack end)
Update to django 1.11 (with working django-polymorphic this time)
0.10.7
04 May 17:10
Compare
Sorry, something went wrong.
No results found
Update slack alert plugin
Now shows an "acknowledge" button within slack
Fix alert tests not triggering if:
A user had acknowledged working on the service
A legitimate alert had been sent recently
Add support for GitHub OAuth logins
0.10.6
04 May 10:48
Compare
Sorry, something went wrong.
No results found
Fix plugin urls being overridden by plugin settings urls
This fixes e.g. the twilio callback url not working
Fix profile settings sidebar links not working
0.10.5
28 Apr 11:06
Compare
Sorry, something went wrong.
No results found
Fix bug which caused status graphs to sometimes not render
Fix issue with complex recurring calendar - 'vDDDLists' object is not iterable
Fix css regression in logo/title
0.10.4
28 Apr 11:05
Compare
Sorry, something went wrong.
No results found
Fix basic auth passwords getting reset when editing checks
Fix plugin alert tests alerting the current duty officer
They should now always alert only the user that runs the test