diff --git a/CHANGES.md b/CHANGES.md index 65a21ede5a..bc2b89f19f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -101,6 +101,7 @@ Authorization: - Added per-record authorization around the `/records/summary` endpoint matching the `/records` one. - Added per-record authorization around the `/records//history` endpoint - Added per-record authorization around the `/records//history/` endpoint +- Fixed a bug where the registry would attempt to query for policies against every single record id in the registry all at once. Registry: