Releases: monzo/response
Release 0.3.3
#186 Omits private incidents/actions when publishing events.
Release v0.3.2
#185 Enable filtering events by timestamp
Release 0.3.1
#182 - Fixes an issue rendering event payloads as JSON
Release 0.3.0
Adds an event log API for incidents and actions: #178
Release 0.2.1
Hotfix: last release introduced a backwards-incompatible change in create_incident
.
Release 0.2.0
Release v0.1.21
Minor release to include #177 "Limit the closing incident notification to working hours".
Release v0.1.20
Minor release to include #175
This migration may fail to run if there are multiple comms channels referring to the same incident. These can be fixed using the shell.
Release v0.1.19
Very minor release to include #174 "Look up User Groups by handle and not the name"
Release v0.1.18
Minor release for #173 which maps slack IDs to their human-readable form in a new field in API responses.
Note that functions for manipulating various slack references have moved to a new module, response.slack.reference_utils
, so your codebase will need to be updated if you use these.