Skip to content

Commit

Permalink
Updated CHANGELOG.md for release 2.45.1 (#5305)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelsey-Ethyca committed Sep 19, 2024
1 parent a19d30b commit ec2d33b
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,16 @@ The types of changes are:
- `Fixed` for any bug fixes.
- `Security` in case of vulnerabilities.

## [Unreleased](https://github.com/ethyca/fides/compare/2.45.0...main)
## [Unreleased](https://github.com/ethyca/fides/compare/2.45.1...main)

## [2.45.1](https://github.com/ethyca/fides/compare/2.45.0...2.45.1)

### Added
- 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)

### Fixed
- Fixed discovery pagination [#5304](https://github.com/ethyca/fides/pull/5304)
- Fixed fides-no-scroll so it works in all browsers [#5299](https://github.com/ethyca/fides/pull/5299)

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

Expand All @@ -27,7 +36,6 @@ The types of changes are:
- Add ability to edit dataset YAML from dataset view [#5262](https://github.com/ethyca/fides/pull/5262)
- Added support for "in progress" status in classification [#5248](https://github.com/ethyca/fides/pull/5248)
- Clarify GCP service account permissions when setting up Google Cloud SQL for Postgres in Admin-UI [#5245](https://github.com/ethyca/fides/pull/5266)
- 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)

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

0 comments on commit ec2d33b

Please sign in to comment.