v0.14.11
Bugfix
v0.14.11 - Collection ETag tracks blueprint changes
A collection's ETag now changes when its blueprints change, so if_match detects schema edits.
Fixes
- A collection's ETag is bumped when a blueprint is attached, detached or changed, so
if_matchoncollections_savedetects concurrent schema edits.