Skip to content

Commit 8cf521f

Browse files
JadeCaraJade Wibbels
authored andcommitted
changelog (#7223)
Co-authored-by: Jade Wibbels <jade@ethyca.com>
1 parent 6beac0c commit 8cf521f

File tree

8 files changed

+22
-44
lines changed

8 files changed

+22
-44
lines changed

CHANGELOG.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,28 @@ 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.77.0..main)
22+
## [Unreleased](https://github.com/ethyca/fides/compare/2.77.1..main)
23+
24+
### Changed
25+
- Updated FE copy for our bulk ignore modal, the schema explorer empty state, and the failed action message/toast. [#7185](https://github.com/ethyca/fides/pull/7185)
26+
27+
### Added
28+
- Monitor scoped activity tab for datastore monitors in the action center [#7162](https://github.com/ethyca/fides/pull/7162)
29+
30+
## [2.77.1](https://github.com/ethyca/fides/compare/2.77.0..2.77.1)
31+
32+
### Added
33+
- Added a new jsonb column to the conditional dependency models. [#7133](https://github.com/ethyca/fides/pull/7133) https://github.com/ethyca/fides/labels/db-migration
34+
- Added consent manual tasks to task graph DAG builder. [#7175](https://github.com/ethyca/fides/pull/7175)
35+
- Consent DSR completion email template. [#7102](https://github.com/ethyca/fides/pull/7102)
36+
- Added consent manual tasks to manual task graph and added ability to assign users and conditional dependencies to config fields. [#7174](https://github.com/ethyca/fides/pull/7174) https://github.com/ethyca/fides/labels/db-migration
37+
38+
### Fixed
39+
- Fixed a bug where the state parameter from the OIDC login request wasn't passed to Fides. [#7213](https://github.com/ethyca/fides/pull/7213)
40+
- Fixed checkbox input not updating visually [#7205](https://github.com/ethyca/fides/pull/7205)
41+
42+
### Removed
43+
- Removed deprecated columns from conditional dependency models. [#7172](https://github.com/ethyca/fides/pull/7172) https://github.com/ethyca/fides/labels/db-migration
2344

2445
## [2.77.0](https://github.com/ethyca/fides/compare/2.76.1..2.77.0)
2546

changelog/7102.yaml

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

changelog/7133.yaml

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

changelog/7172.yaml

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

changelog/7174.yaml

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

changelog/7175.yaml

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

changelog/7213-fix-oidc-login.yaml

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

changelog/fix-checkbox.yaml

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

0 commit comments

Comments
 (0)