All Versions
39
Latest Version
Avg Release Cycle
56 days
Latest Release
1912 days ago

Changelog History
Page 1

  • v0.11.16 Changes

    January 30, 2019
    • โฌ†๏ธ Upgrade celery and kombu
  • v0.11.15 Changes

    January 29, 2019
    • ๐Ÿ›  Fix dockerfile
    • 0๏ธโƒฃ Add support for changing default celery queue name (using CELERY_DEFAULT_QUEUE env variable)
  • v0.11.14 Changes

    January 18, 2019
    • โž• Add support for celery SQS backend
  • v0.11.13 Changes

    May 23, 2018
    • ๐Ÿ›  Fix bug where jenkins checks were always passing
    • โฌ‡๏ธ Reduce Arachnys branding a bit
    • ๐Ÿ›  Fix 404 page for logged out users
    • ๐Ÿ’… Style forms with django-bootstrap-form
    • [#605] Fix http check forms auto-filling username/password
    • [#607] Fix checks for websites service non utf-8 content
  • v0.11.12 Changes

    March 21, 2018
    • โฌ†๏ธ Upgrade django to 1.11.11
    • ๐Ÿ‘ท Debounce JenkinsCheck on the number of job failures
      • Previously it would fail after cabot checked the jenkins api N times, even if the jenkins job had only failed once
  • v0.11.11 Changes

    March 09, 2018
    • ๐Ÿ›  Fix /api/oncall endpoint not working with basic auth
  • v0.11.10 Changes

    March 09, 2018
    • โž• Add /api/oncall endpoint
  • v0.11.9 Changes

    November 28, 2017
    • ๐Ÿ›  Fix issue where Jenkins environment variables were required on first launch
  • v0.11.8 Changes

    September 19, 2017
    • โฌ†๏ธ Bump cabot-alert-slack to 0.8.2
    • โšก๏ธ Update LDAP dependencies
    • Add ENABLE_SUBSCRIPTION and ENABLE_DUTY_ROTA options
    • [#556] Fix issue with HttpStatusCheck with unicode content
  • v0.11.7 Changes

    September 14, 2017
    • ๐Ÿ›  Fix check plugins not displaying checks correctly on service details page