Skip to content

Commit 41c2194

Browse files
committed
update changelog for 2.74.3 (#6996)
1 parent 1f664a6 commit 41c2194

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ Changes can also be flagged with a GitHub label for tracking purposes. The URL o
4242
- Changed name of main file in DSR package from welcome.html to clickme.html [#6923](https://github.com/ethyca/fides/pull/6923)
4343
- De-select list items after performing an action in the action center [#6942](https://github.com/ethyca/fides/pull/6942)
4444
- Updated identity verification emails to use ansync calls bringing them in line with other messaging endpoints [#6949](https://github.com/ethyca/fides/pull/6949)
45-
- Updated several privacy_request queries to avoid loading large columns when not needed. [#6975](https://github.com/ethyca/fides/pull/6975)
4645

4746
### Fixed
4847
- 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)
@@ -66,6 +65,10 @@ Changes can also be flagged with a GitHub label for tracking purposes. The URL o
6665
### Added
6766
- Added admin API endpoint to allow debugging memory issues with a memory dump [#6973](https://github.com/ethyca/fides/pull/6973)
6867

68+
### Changed
69+
- Allow duplicate taxonomy names for non-sibling entries [#6971](https://github.com/ethyca/fides/pull/6971)
70+
- Updated several privacy_request queries to avoid loading large columns when not needed. [#6975](https://github.com/ethyca/fides/pull/6975)
71+
6972
## [2.74.2](https://github.com/ethyca/fides/compare/2.74.1..2.74.2)
7073

7174
### Fixed

0 commit comments

Comments
 (0)