Skip to content

Commit a31c512

Browse files
JadeCaraJade Wibbels
andcommitted
Update changelog release 2.74.2 (#6967)
Co-authored-by: Jade Wibbels <[email protected]>
1 parent b765116 commit a31c512

File tree

1 file changed

+3
-28
lines changed

1 file changed

+3
-28
lines changed

CHANGELOG.md

Lines changed: 3 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -19,40 +19,15 @@ 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.74.1..main)
22+
## [Unreleased](https://github.com/ethyca/fides/compare/2.74.2..main)
2323

24-
<<<<<<< HEAD
25-
=======
26-
### Added
27-
- Added a setting to enable duplicate detection of privacy requests [#6936](https://github.com/ethyca/fides/pull/6936)
28-
- Added Admin UI support for the Fides v3 API [#6933](https://github.com/ethyca/fides/pull/6933)
29-
- Added table to store SaaS template datasets for future diff comparison [#6913](https://github.com/ethyca/fides/pull/6913)
30-
- Added GPC conditional button option for privacy experiences [#6945](https://github.com/ethyca/fides/pull/6945)
31-
- Added default identity definitions [#6952](https://github.com/ethyca/fides/pull/6952)
3224

33-
### Changed
34-
- Updated logging configuration to intercept all standard library logs and route them through Loguru[#6891](https://github.com/ethyca/fides/pull/6891)
35-
- Replaced filter modal with a filter bar in the new request manager screen [#6943](https://github.com/ethyca/fides/pull/6943)
36-
- Changed name of main file in DSR package from welcome.html to clickme.html [#6923](https://github.com/ethyca/fides/pull/6923)
37-
- De-select list items after performing an action in the action center [#6942](https://github.com/ethyca/fides/pull/6942)
38-
- Updated identity verification emails to use ansync calls bringing them in line with other messaging endpoints [#6949](https://github.com/ethyca/fides/pull/6949)
3925

40-
### Fixed
41-
- Data Subject email identity no longer included in Generic DSR email list if the DSR was submitted on a policy that has more than just the erasure action type. [#6938](https://github.com/ethyca/fides/pull/6938)
42-
- Fixed the IdentityValue schema so it uses Multivalue instead of string [#6964](https://github.com/ethyca/fides/pull/6964)
43-
44-
### Developer Experience
45-
- Improved pluralization handling throughout Admin UI with centralized utility function [#6930](https://github.com/ethyca/fides/pull/6930)
46-
- Switched `ConfigurableTestMonitor` to use `test_datastore` `ConnectionType` rather than `fides` [#6940](https://github.com/ethyca/fides/pull/6940) https://github.com/ethyca/fides/labels/db-migration
47-
- Added rules and commands for the AI assistant. [#6944](https://github.com/ethyca/fides/pull/6944)
26+
## [2.74.2](https://github.com/ethyca/fides/compare/2.74.1..2.74.2)
4827

4928
### Fixed
50-
- Fixed async polling initial requests not respecting ignore_errors configuration [#6924](https://github.com/ethyca/fides/pull/6924)
51-
52-
### Changed
53-
- Monitor field filters no longer reset to default values when selecting resources from the tree [#6935](https://github.com/ethyca/fides/pull/6935)
29+
- Fixed the IdentityValue schema so it uses Multivalue instead of string [#6964](https://github.com/ethyca/fides/pull/6964)
5430

55-
>>>>>>> fbbee8fb29 ([ENG-1978] validation errors from api v 1 privacy request prevent loading request manager UI (#6964))
5631
## [2.74.1](https://github.com/ethyca/fides/compare/2.74.0..2.74.1)
5732

5833
### Fixed

0 commit comments

Comments
 (0)