Skip to content

Commit 0860acc

Browse files
committed
Fixing change log
1 parent b5a4440 commit 0860acc

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,8 @@ Changes can also be flagged with a GitHub label for tracking purposes. The URL o
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)
32-
- PostgreSQL connection config now supports SSL Mode [#6068](https://github.com/ethyca/fides/pull/6068)
3330
- Added assumed role arn capabilities to aws Storage [#6027](https://github.com/ethyca/fides/pull/6027)
3431

3532
### Changed
@@ -40,7 +37,6 @@ Changes can also be flagged with a GitHub label for tracking purposes. The URL o
4037
- Updated bulk ignore assets toast message [#6043](https://github.com/ethyca/fides/pull/6043)
4138
- Updated UI behavior for editing languages in the Experience config for consistency and clarity [#6055](https://github.com/ethyca/fides/pull/6055)
4239
- Moved detection & discovery features out of beta [#6059](https://github.com/ethyca/fides/pull/6059)
43-
- Updated consent automation models to support echo detection in Fidesplus [#6054](https://github.com/ethyca/fides/pull/6054)
4440

4541
### Developer Experience
4642
- Reduced animations on Cypress tests in Privacy Center for quicker results [#5976](https://github.com/ethyca/fides/pull/5976)
@@ -57,6 +53,7 @@ Changes can also be flagged with a GitHub label for tracking purposes. The URL o
5753
### Added
5854
- Added PostgreSQL connection config form to the "integrations" page to support use with discovery monitors [#6018](https://github.com/ethyca/fides/pull/6018)
5955
- Added SSL Mode field for MySQL connections [#6048](https://github.com/ethyca/fides/pull/6048)
56+
- PostgreSQL connection config now supports SSL Mode [#6068](https://github.com/ethyca/fides/pull/6068)
6057

6158
### Changed
6259
- Removed `dbname` as a required field for PostgreSQL connection configs to support use with discovery monitors [#6018](https://github.com/ethyca/fides/pull/6018)
@@ -87,7 +84,6 @@ Changes can also be flagged with a GitHub label for tracking purposes. The URL o
8784
- Added `tcf_configuration_id` to `PrivacyExperienceConfig` and fixes `TCFPublisherRestriction` validations [#6012](https://github.com/ethyca/fides/pull/6012) https://github.com/ethyca/fides/labels/db-migration
8885
- Added a `--separate-files` flag to the `fides pull dataset` CLI command to pull each dataset into its own file [#6007](https://github.com/ethyca/fides/pull/6007)
8986
- Added a `readonly_server` database setting to support specifying a read-only database [#6023](https://github.com/ethyca/fides/pull/6023)
90-
- Added PostgreSQL connection config form to the "integrations" page to support use with discovery monitors [#6018](https://github.com/ethyca/fides/pull/6018)
9187

9288
### Changed
9389
- Bumped Next.js for all frontend apps to latest patch versions. [#5946](https://github.com/ethyca/fides/pull/5946)
@@ -96,7 +92,6 @@ Changes can also be flagged with a GitHub label for tracking purposes. The URL o
9692
- Changed action center homepage to use CSS grid layout [#5982](https://github.com/ethyca/fides/pull/5982)
9793
- Updated the UI for the activity tab of the privacy request detail page [#6005](https://github.com/ethyca/fides/pull/6005)
9894
- Unified frontend formatKey method, so its behavior is closer to the backend behavior [#6010](https://github.com/ethyca/fides/pull/6010)
99-
- Removed `dbname` as a required field for PostgreSQL connection configs to support use with discovery monitors [#6018](https://github.com/ethyca/fides/pull/6018)
10095
- Action center table's checkboxes were improved, also improved change indications [#6021](https://github.com/ethyca/fides/pull/6021)
10196

10297

0 commit comments

Comments
 (0)