Skip to content

Commit

Permalink
update changelog for 2.46.2 (#5359)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelsey-Ethyca committed Oct 7, 2024
1 parent 8321cd8 commit 0157dd2
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,10 @@ The types of changes are:
- `Fixed` for any bug fixes.
- `Security` in case of vulnerabilities.

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

### Added
- Make all "Description" table columns expandable in Admin UI tables [#5340](https://github.com/ethyca/fides/pull/5340)
- Initial support for DSR requests against partitioned BigQuery tables [#5325](https://github.com/ethyca/fides/pull/5325)
- Added new RDS MySQL Connector [#5343](https://github.com/ethyca/fides/pull/5343)

### Added
Expand All @@ -33,6 +32,12 @@ The types of changes are:
- Updating the hash migration status check query to use the available indexes [#5336](https://github.com/ethyca/fides/pull/5336)
- Fixed column resize jank on all tables in Admin UI [#5340](https://github.com/ethyca/fides/pull/5340)

## [2.46.2](https://github.com/ethyca/fides/compare/2.46.1...2.46.2)

### Added
- Initial support for DSR requests against partitioned BigQuery tables [#5325](https://github.com/ethyca/fides/pull/5325)
- Added MySQL on RDS as a detection/discovery integration[#5275](https://github.com/ethyca/fides/pull/5275)

## [2.46.1](https://github.com/ethyca/fides/compare/2.46.0...2.46.1)

### Added
Expand Down

0 comments on commit 0157dd2

Please sign in to comment.