From d8d48bf3548779a68a7555ab018714f8b316270d Mon Sep 17 00:00:00 2001 From: Jason Gill Date: Thu, 19 Sep 2024 13:08:32 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 807afa4dea9..231ef8eb69e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ The types of changes are: - Add ability to edit dataset YAML from dataset view [#5262](https://github.com/ethyca/fides/pull/5262) - Added support for "in progress" status in classification [#5248](https://github.com/ethyca/fides/pull/5248) - Clarify GCP service account permissions when setting up Google Cloud SQL for Postgres in Admin-UI [#5245](https://github.com/ethyca/fides/pull/5266) +- Support minimal GVL in minimal TCF response allowing Accept/Reject from banner before full GVL is loaded [#5298](https://github.com/ethyca/fides/pull/5298) ### Changed - Validate no path in `server_host` var for CLI config; if there is one then take only up until the first forward slash