Skip to content

Commit f94a81b

Browse files
committed
Change log for 2.84.2 (#8074)
1 parent 5ab1ae0 commit f94a81b

2 files changed

Lines changed: 14 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,20 @@ 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.84.0..main)
22+
## [Unreleased](https://github.com/ethyca/fides/compare/2.84.2..main)
23+
24+
## [2.84.2](https://github.com/ethyca/fides/compare/2.84.1..2.84.2)
25+
26+
### Changed
27+
- Add configurable soft time limit for privacy request tasks, fix connector engine leak, and improve consent pipeline logging [#8064](https://github.com/ethyca/fides/pull/8064)
28+
29+
## [2.84.1](https://github.com/ethyca/fides/compare/2.84.0..2.84.1)
30+
31+
### Added
32+
- Add filter to include consent webhook requests in the privacy request search UI and API [#8037](https://github.com/ethyca/fides/pull/8037)
33+
34+
### Fixed
35+
- Allow consent as a selectable request type for database integrations in the Admin UI [#8057](https://github.com/ethyca/fides/pull/8057)
2336

2437
## [2.84.0](https://github.com/ethyca/fides/compare/2.83.3..2.84.0)
2538

changelog/8064-optimize-consent-pipeline.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)