2.14.0
Release Notes
For: uc-cdis/indexd
Notes since tag: 2.13.0
Notes to tag/commit: 2.14.0
Generated: 2020-11-11
Improvements
- Records with an empty
authz
can now be updated by admins (#297) - Return 400 instead of 409 in case of conflict (#289)
Bug Fixes
- fix overwriting of
acl
andauthz
fields to[]
onPOST
to
/index/blank/{guid}
(#295) - update updated_date when modifying record (#294)
- Fix 500 error when indexd blank endpoints are called without a body (#289)