All Versions
87
Latest Version
Avg Release Cycle
20 days
Latest Release
2993 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