Skip to content
This repository has been archived by the owner on Mar 28, 2019. It is now read-only.

3.1.0

Compare
Choose a tag to compare
@leplatrem leplatrem released this 08 Mar 09:44
· 95 commits to master since this release

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 on POST /collection (fixes #673)

Internal changes

  • Remove some imports at initialization to speed startup (#674)