Skip to content

Commit

Permalink
Updated CHANGELOG.md for release 2.50.0 (#5522)
Browse files Browse the repository at this point in the history
  • Loading branch information
Roger-Ethyca authored Nov 20, 2024
1 parent a01c21c commit 052948d
Showing 1 changed file with 14 additions and 8 deletions.
22 changes: 14 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,13 @@ The types of changes are:
- `Fixed` for any bug fixes.
- `Security` in case of vulnerabilities.

## [Unreleased](https://github.com/ethyca/fidesplus/compare/2.49.1...main)
## [Unreleased](https://github.com/ethyca/fides/compare/2.50.0...main)





## [Unreleased](https://github.com/ethyca/fides/compare/2.49.1...2.50.0)

### Added
- Added namespace support for Snowflake [#5486](https://github.com/ethyca/fides/pull/5486)
Expand Down Expand Up @@ -52,7 +58,7 @@ The types of changes are:
### Security
- Password Policy is now Enforced in Accept Invite API [CVE-2024-52008](https://github.com/ethyca/fides/security/advisories/GHSA-v7vm-rhmg-8j2r)

## [2.49.1](https://github.com/ethyca/fidesplus/compare/2.49.0...2.49.1)
## [2.49.1](https://github.com/ethyca/fides/compare/2.49.0...2.49.1)

### Added
- Added support for GPP national string to be used alongside state-by-state using a new approach option [#5480](https://github.com/ethyca/fides/pull/5480)
Expand All @@ -64,7 +70,7 @@ The types of changes are:
- Use BlueConic Profile API correctly. [#5487](https://github.com/ethyca/fides/pull/5487)
- Fixed a bug where branding link was sometimes misaligned [#5496](https://github.com/ethyca/fides/pull/5496)

## [2.49.0](https://github.com/ethyca/fidesplus/compare/2.48.2...2.49.0)
## [2.49.0](https://github.com/ethyca/fides/compare/2.48.2...2.49.0)

### Added
- Added DataHub integration config [#5401](https://github.com/ethyca/fides/pull/5401)
Expand All @@ -90,18 +96,18 @@ The types of changes are:
- Fixing external SaaS connector tests [#5463](https://github.com/ethyca/fides/pull/5463)
- Updating Paramiko to version 3.4.1 to prevent warning during server startup [#5467](https://github.com/ethyca/fides/pull/5467)

## [2.48.2](https://github.com/ethyca/fidesplus/compare/2.48.1...2.48.2)
## [2.48.2](https://github.com/ethyca/fides/compare/2.48.1...2.48.2)

### Fixed
- Fixed ValidationError for datasets with a connection_type [#5447](https://github.com/ethyca/fides/pull/5447)

## [2.48.1](https://github.com/ethyca/fidesplus/compare/2.48.0...2.48.1)
## [2.48.1](https://github.com/ethyca/fides/compare/2.48.0...2.48.1)

### Fixed
- API router sanitizer being too aggressive with NextJS Catch-all Segments [#5438](https://github.com/ethyca/fides/pull/5438)
- Fix BigQuery `partitioning` queries to properly support multiple identity clauses [#5432](https://github.com/ethyca/fides/pull/5432)

## [2.48.0](https://github.com/ethyca/fidesplus/compare/2.47.1...2.48.0)
## [2.48.0](https://github.com/ethyca/fides/compare/2.47.1...2.48.0)

### Added
- Added Azure as an SSO provider. [#5402](https://github.com/ethyca/fides/pull/5402)
Expand All @@ -126,7 +132,7 @@ The types of changes are:
### Developer Experience
- Fix warning messages from slowapi and docker [#5385](https://github.com/ethyca/fides/pull/5385)

## [2.47.1](https://github.com/ethyca/fidesplus/compare/2.47.0...2.47.1)
## [2.47.1](https://github.com/ethyca/fides/compare/2.47.0...2.47.1)

### Added
- Adding access and erasure support for Gladly [#5346](https://github.com/ethyca/fides/pull/5346)
Expand All @@ -142,7 +148,7 @@ The types of changes are:
- Allow Responsys and Firebase connectors to ignore extra identities [#5388](https://github.com/ethyca/fides/pull/5388)
- Fixed cookies not deleting on opt-out [#5338](https://github.com/ethyca/fides/pull/5338)

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

### Added
- Make all "Description" table columns expandable in Admin UI tables [#5340](https://github.com/ethyca/fides/pull/5340)
Expand Down

0 comments on commit 052948d

Please sign in to comment.