All Versions
87
Latest Version
Avg Release Cycle
20 days
Latest Release
2992 days ago

Changelog History
Page 3

  • v1.2.2 Changes

    February 10, 2015
    • 🔋 Feature: Add the maint subcommand to the chat bot to fix #664 (@someword)
    • 🔋 Feature: support for Ruby 2.2, drop support for 1.9, removes Resque due to gem dependencies #760 (@ali-graham)
    • 🔋 Feature: Gammu SMS gateway #759 (@paologlim)
    • 🔋 Feature: Use microsecond resolution for logs (maint/1.x) #762 (@jgoldschrafe)
    • 🔋 Feature: Backport notification delays from master #748 (@jgoldschrafe)
    • 🔋 Feature: make event summary optional, fixes #513 #779 (@ali-graham)
    • 🐛 Bug: fix purge script #758 (@pulecp)
    • 🐛 Bug: Fix for orphaned entity data #784 (@ali-graham)
  • v1.2.1 Changes

    December 10, 2014
    • 🐛 Bug: Fix PagerDuty log failure on POST (maint/1.x) #744 (@jgoldschrafe)
  • v1.2.1.rc3 Changes

    December 09, 2014
    • 🐛 Bug: flapjack 1.2.0 ignores umask and makes logs world writable #708 (@ali-graham)
    • 🐛 Bug: Can't get full name email syntax working #690 (@jessereynolds)
  • v1.2.1.rc2 Changes

    December 04, 2014
    • 🐛 Bug: Correct scheduled maintenance periods with expiry that don't match their timestamps #734 (@ali-graham)
  • v1.2.1.rc1 Changes

    December 04, 2014
    • 🐛 Bug: Exception in pagerduty gateway when looking for acknowledgements #721 (@jessereynolds)
    • 🐛 Bug: Retrieving scheduled maintenance via api fails when old entities without ids are present #711 (@jessereynolds)
    • 🐛 Bug: Repeated acknowledgement notifications sent after acknowledging on PagerDuty #714 (@jessereynolds)
    • 🐛 Bug: Exception thrown to browser when you pass no values to "Add Scheduled Maintenance" #719 (@ali-graham)
    • 🐛 Bug: API doesn't allow contact timezone to be updated #718 (@ali-graham)
    • 🐛 Bug: IceCube deprecation warning in 1.2.0 - :exrules is deprecated, #715 (@ali-graham)
    • 🐛 Bug: Badly formed error response to scheduled maintenance report with invalid check id #712 (@ali-graham)
    • 🐛 Bug: Searching for checks in maintenance via CLI doesn't seem to work #710 (@jessereynolds, @Hobbsee)
  • v1.2.0 Changes

    November 07, 2014
    • 🐛 Bug: multi blocks for safe redis connection pool usage #694 (@ali-graham)
    • 🐛 Bug: data migration to work around previous notification rule bug #699 (@ali-graham)
  • v1.2.0.rc2 Changes

    October 17, 2014
    • 🔋 Feature: Cache entity and check name <-> id lookups #682 (@ali-graham)
    • 🔄 Chore: Add last_change field to status_reports in the API (closes: #678) #679 (@Hobbsee)
    • 🚚 Chore: Move archive cache responsibility to mirror source. #683 (@ali-graham)
    • 🐛 Bug: jsonapi: GET /entities is non performant #674 (@ali-graham)
  • v1.2.0.rc1 Changes

    October 08, 2014
    • 🔋 Feature: Allow updating an entities name via PATCH /entities/id[,id...] #628 (@ali-graham)
    • 🔋 Feature: Pact specs for flapjack-diner compatability testing #663 (@ali-graham)
    • 🔋 Feature: more api check methods #644 (@ali-graham)
    • Chore: optimise tag code #654 (@ali-graham)
    • Chore: fix #653, overuse of Redis KEYS in mirror #661 (@ali-graham)
    • 🐛 Bug: Entities should return linked checks with list of check "ids" in API #648 (@ali-graham)
    • 🐛 Bug: 500 error getting all checks from API #641 (@ali-graham)
    • 🐛 Bug: Pager Duty credentials get throws error #657 (@ali-graham)
    • 🐛 Bug: Flapjack crashes when email alert is triggered #656 (@ali-graham)
    • 🐛 Bug: Fix /edit_contacts media saving after adding contacts #651 (@ali-graham)
  • v1.1.0 Changes

    September 10, 2014
    • 🔋 Feature: Add autorefresh for the web GUI (Closes: #494) #607 (@Hobbsee)
    • 🔋 Feature: twilio sms sending #633 (@jessereynolds)
    • 🔋 Feature: Flapjack command for httpchecker check engine #631 (@michaelneale)
    • 🔋 Feature: Purge historical check states cli #625 (@jessereynolds)
    • 🐳 Chore: bump Dockerfile to trusty and flapjack 1.0 #630 (@jessereynolds)
    • 🐛 Bug: Check freshness metrics appear to be broken #626 (@jessereynolds)
    • 🐛 Bug: Fix CMD to start flapjack with new cli format (Dockerfile) #629 (@auxesis)
    • 🐛 Bug: set key expiry properly for scheduled maintenance spanning current time #634 (@ali-graham)
    • 🐛 Bug: GET /media/id works for sms_twilio now #638 (@jessereynolds)
    • 🐛 Bug: expose newer media types in /edit_contacts #640 (@jessereynolds)
  • v1.0.0 Changes

    August 21, 2014
    • No changes