Skip to content

Commit 5349c21

Browse files
committed
Updated CHANGELOG.md for release 2.59.2 (#6071)
1 parent f4e3f0d commit 5349c21

1 file changed

Lines changed: 19 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,12 @@ Changes can also be flagged with a GitHub label for tracking purposes. The URL o
1919
- https://github.com/ethyca/fides/labels/high-risk: to indicate that a change is a "high-risk" change that could potentially lead to unanticipated regressions or degradations
2020
- https://github.com/ethyca/fides/labels/db-migration: to indicate that a given change includes a DB migration
2121

22-
## [Unreleased](https://github.com/ethyca/fides/compare/2.59.0...main)
22+
## [Unreleased](https://github.com/ethyca/fides/compare/2.59.2...main)
2323

2424
### Added
2525
- Migrate `Cookies` resources to `Asset` resources of type `Cookie` [#5776](https://github.com/ethyca/fides/pull/5776) https://github.com/ethyca/fides/labels/db-migration https://github.com/ethyca/fides/labels/high-risk
2626
- Added support for selecting TCF Publisher Override configuration when configuring Privacy Experience [#6033](https://github.com/ethyca/fides/pull/6033)
2727
- Added Google Cloud Storage as a storage option [#6006](https://github.com/ethyca/fides/pull/6006)
28-
- Added SSL Mode field for MySQL connections [#6048](https://github.com/ethyca/fides/pull/6048)
29-
- Added PostgreSQL connection config form to the "integrations" page to support use with discovery monitors [#6018](https://github.com/ethyca/fides/pull/6018)
3028
- Update the Datahub Permissions section to include required permissions from Datahub [#6052](https://github.com/ethyca/fides/pull/6052)
3129
- Added the ability to create new TCF Experiences within Admin UI [#6055](https://github.com/ethyca/fides/pull/6055)
3230
- PostgreSQL connection config now supports SSL Mode [#6068](https://github.com/ethyca/fides/pull/6068)
@@ -36,16 +34,33 @@ Changes can also be flagged with a GitHub label for tracking purposes. The URL o
3634
- Changed how TCF Publisher Overrides gets configured in consent settings [#6013](https://github.com/ethyca/fides/pull/6013)
3735
- Frontend now do not generate `key` when creating a Website Monitor [#6041](https://github.com/ethyca/fides/pull/6041)
3836
- Integrations manage modals now are cappable of showing a small description [#6037](https://github.com/ethyca/fides/pull/6037)
37+
- UI now allows assigning of non-consent-category data uses to system assets [#6049](https://github.com/ethyca/fides/pull/6049)
38+
- Updated bulk ignore assets toast message [#6043](https://github.com/ethyca/fides/pull/6043)
39+
- Updated UI behavior for editing languages in the Experience config for consistency and clarity [#6055](https://github.com/ethyca/fides/pull/6055)
40+
- Moved detection & discovery features out of beta [#6059](https://github.com/ethyca/fides/pull/6059)
3941

4042
### Developer Experience
4143
- Reduced animations on Cypress tests in Privacy Center for quicker results [#5976](https://github.com/ethyca/fides/pull/5976)
4244

4345
### Fixed
4446
- Fixed typo in Vermont US state name [#6029](https://github.com/ethyca/fides/pull/6029)
4547
- Fixed two Georgia's in regions list and incorrect name for the state SD [#6036](https://github.com/ethyca/fides/pull/6036)
46-
- Fixed Privacy Center issue where unconfigured fields (eg. phone) were being passed as null form values [#6045](https://github.com/ethyca/fides/pull/6045)
4748
- Fixed performance issues in Data map report in Admin UI [#6046](https://github.com/ethyca/fides/pull/6046)
4849
- Fixed details requirements in AWS SES setup [#6047](https://github.com/ethyca/fides/pull/6047)
50+
- Addressed some performance issues with Experience configuration previews [#6055](https://github.com/ethyca/fides/pull/6055)
51+
52+
## [2.59.2](https://github.com/ethyca/fides/compare/2.59.1...2.59.2)
53+
54+
### Added
55+
- Added PostgreSQL connection config form to the "integrations" page to support use with discovery monitors [#6018](https://github.com/ethyca/fides/pull/6018)
56+
- Added SSL Mode field for MySQL connections [#6048](https://github.com/ethyca/fides/pull/6048)
57+
58+
### Changed
59+
- Removed `dbname` as a required field for PostgreSQL connection configs to support use with discovery monitors [#6018](https://github.com/ethyca/fides/pull/6018)
60+
- Updated consent automation models to support echo detection in Fidesplus [#6054](https://github.com/ethyca/fides/pull/6054)
61+
62+
### Fixed
63+
- Fixed Privacy Center issue where unconfigured fields (eg. phone) were being passed as null form values [#6045](https://github.com/ethyca/fides/pull/6045)
4964
- Fixed startup issues with Celery workers [#6058](https://github.com/ethyca/fides/pull/6058)
5065

5166
## [2.59.1](https://github.com/ethyca/fides/compare/2.59.0...2.59.1)

0 commit comments

Comments
 (0)