CHANGELOG.md in flapjack-0.9.6 vs CHANGELOG.md in flapjack-1.0.0rc1

- old
+ new

@@ -1,35 +1,21 @@ ## Flapjack Changelog -# 0.9.6 - 2014-10-21 -- Feature: make 0.9 compatible with new event mirroring logic in 1.2 (fixes #687) #688 (@ali-graham, @jessereynolds) - -# 0.9.5 - 2014-10-08 -- Bug: fix api_url handling in the web ui (@jessereynolds) - -# 0.9.4 - 2014-09-21 -- Bug: crash in pagerduty gateway when failing entities have no id #593 (@jessereynolds) -- Bug: bugfix for updating rule data without contact_ids (no-issue) (@ali-graham) -- Bug: set key expiry properly for scheduled maintenance spanning current time #634 (@ali-graham) - -# 0.9.3 - 2014-07-28 -- Bug: fix outage reports in jsonapi c8e09f7 (@ali-graham) -- Bug: fix maintenance reports in jsonapi 234ce48 (@ali-graham) -- Bug: simplify checks reports in jsonapi 3eda22e (@ali-graham) - -# 0.9.2 - 2014-07-17 -- Feature: Add ability to disable check via JSON API #529 (@ali-graham) -- Feature: Jabber - Resource in JID should be supported in the config #557 (@jessereynolds) -- Feature: Jabber - add an 'identifiers' list to the config #558 (@jessereynolds) -- Feature: Jabber - handle HipChat style status updates as per XEP-0085 #559 (@jessereynolds) - -# 0.9.1 - 2014-06-27 +# 1.0.0rc1 - 2014-06-25 +- Feature: Allow ncsm to be skipped using a configured whitelist #485 (@StephenWeber) +- Feature: GLI the CLI (one command to rule them all) #478 (@auxesis, @ali-graham) +- Feature: Remove the original HTTP API #526 (@ali-graham) +- Feature: connecting to an password protected redis server is a good idea #533 (@mattdelves) +- Feature: Add option to pass tags to simulate-failed-check command. #537 (@jwoods) +- Feature: Dockerfile that runs flapjack #541 (@michaelneale) +- Feature: allow customistion of email from reply to #543 (@ferrisoxide) +- Feature: Allow custom Flapjack branding. #544 (@ferrisoxide) +- Feature: Add base_url functionality to the web gateway. #539 (@pieterlange) - Bug: PATCHing blackhole properties for notification rule changes other blackholes - further fixes #504 (@ali-graham) - Bug: JSONAPI get all entities/contacts with empty db e3725fc (@ali-graham) -- Bug: Decommission Check button returning a 404 #538 (@ali-graham) -- Bug: Weekday number 7 is accepted by the jsonapi but causes Flapjack to crash #549 (@ali-graham) # 0.9.0 - 2014-05-23 +- Feature: create 0.9.x series - the last to contain the original API - Chore: split reports data from entities and checks in jsonapi #525 (@ali-graham) # 0.8.12 - 2014-05-21 - Feature: highlight the section that I'm in #483 (@auxesis) - Feature: Visualise the event queue length on self stats page #482 (@auxesis)