This repository has been archived by the owner on Mar 28, 2019. It is now read-only.
3.1.0
Protocol
- Add the
__lbheartbeat__
endpoint, for load balancer membership test.
New features
- Default console log renderer now has colours (#671)
Bug fixes
- Do not always return 412 errors when request header
If-None-Match: *
is sent onPOST /collection
(fixes #673)
Internal changes
- Remove some imports at initialization to speed startup (#674)