All Versions
39
Latest Version
Avg Release Cycle
56 days
Latest Release
1911 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