Thanks to our contributors for this release!
New
- Webhook service refactor: #204, 7993432, #220
- Adds NanoMDM-specific enrollment IDs to data.
- Optionally adds SHA-256 HMAC of webhook body to HTTP header.
- Support Activation Unlock: #206
- See the Ops Guide for New HTTP endpoint
/v1/escrowkeyunlock
- See the Ops Guide for New HTTP endpoint
- Support environment variable configuration of flags: 0b5d550
- Use env vars in [BRACKETS]. See the Ops Guide on command line flags for more info.
- APNs HTTP client now uses proxy details from envvars like
HTTPS_PROXYby default: #212 - Refactor Declarative Management webhook service: #216
- Optionally adds SHA-256 HMAC of webhook body to HTTP header.
- Optionally can verify SHA-256 HMAC of responses from DM service.