Skip to content

Commit 44a5095

Browse files
committed
Updated CHANGELOG.md for release 2.45.1 (#5305)
1 parent 09fb431 commit 44a5095

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,16 @@ The types of changes are:
1515
- `Fixed` for any bug fixes.
1616
- `Security` in case of vulnerabilities.
1717

18-
## [Unreleased](https://github.com/ethyca/fides/compare/2.45.0...main)
18+
## [Unreleased](https://github.com/ethyca/fides/compare/2.45.1...main)
19+
20+
## [2.45.1](https://github.com/ethyca/fides/compare/2.45.0...2.45.1)
21+
22+
### Added
23+
- Support minimal GVL in minimal TCF response allowing Accept/Reject from banner before full GVL is loaded [#5298](https://github.com/ethyca/fides/pull/5298)
24+
25+
### Fixed
26+
- Fixed discovery pagination [#5304](https://github.com/ethyca/fides/pull/5304)
27+
- Fixed fides-no-scroll so it works in all browsers [#5299](https://github.com/ethyca/fides/pull/5299)
1928

2029
## [2.45.0](https://github.com/ethyca/fides/compare/2.44.0...2.45.0)
2130

@@ -27,7 +36,6 @@ The types of changes are:
2736
- Add ability to edit dataset YAML from dataset view [#5262](https://github.com/ethyca/fides/pull/5262)
2837
- Added support for "in progress" status in classification [#5248](https://github.com/ethyca/fides/pull/5248)
2938
- Clarify GCP service account permissions when setting up Google Cloud SQL for Postgres in Admin-UI [#5245](https://github.com/ethyca/fides/pull/5266)
30-
- Support minimal GVL in minimal TCF response allowing Accept/Reject from banner before full GVL is loaded [#5298](https://github.com/ethyca/fides/pull/5298)
3139

3240
### Changed
3341
- Validate no path in `server_host` var for CLI config; if there is one then take only up until the first forward slash

0 commit comments

Comments
 (0)