Skip to content

Commit

Permalink
Merge branch 'main' into PROD-2084-Google-Cloud-SQL-Integration-DSRs
Browse files Browse the repository at this point in the history
  • Loading branch information
galvana authored Jun 19, 2024
2 parents 8e87792 + 480312e commit 43bea8e
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The types of changes are:
- `Fixed` for any bug fixes.
- `Security` in case of vulnerabilities.

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

### Added
- Adds the start of the Scylla DB Integration [#4946](https://github.com/ethyca/fides/pull/4946)
Expand All @@ -38,12 +38,20 @@ The types of changes are:
- Fixed an issue where the GPP signal status was prematurely set to `ready` in some scenarios [#4957](https://github.com/ethyca/fides/pull/4957)
- Removed exteraneous `/` from the several endpoint URLs [#4962](https://github.com/ethyca/fides/pull/4962)
- Fixed and optimized Database Icon SVGs used in Datamap [#4969](https://github.com/ethyca/fides/pull/4969)
- Fixed "add" icons on some buttons being wrong size [#4975](https://github.com/ethyca/fides/pull/4975)
- Masked "Keyfile credentials" input on integration config form [#4971](https://github.com/ethyca/fides/pull/4971)
- Fixed ability to update consent preferences after they've previously been set [#4984](https://github.com/ethyca/fides/pull/4984)
- Fixed validations for privacy declaration taxonomy labels when creating/updating a System [#4982](https://github.com/ethyca/fides/pull/4982)
- Allow property-specific messaging to work with non-custom templates [#4986](https://github.com/ethyca/fides/pull/4986)

## [2.38.1](https://github.com/ethyca/fides/compare/2.38.0...2.38.1)

### Changed
- Disable the 'connect to a database' button if the `dataDiscoveryAndDetection` feature flag is enabled [#4972](https://github.com/ethyca/fidesplus/pull/4972)
- Oracle Responsys: Include Profile Extension Tables in DSRs[#4937](https://github.com/ethyca/fides/pull/4937)

### Fixed
- Fixed "add" icons on some buttons being wrong size [#4975](https://github.com/ethyca/fides/pull/4975)
- Fixed ability to update consent preferences after they've previously been set [#4984](https://github.com/ethyca/fides/pull/4984)

## [2.38.0](https://github.com/ethyca/fides/compare/2.37.0...2.38.0)

### Added
Expand Down

0 comments on commit 43bea8e

Please sign in to comment.