Skip to content

Commit

Permalink
update changelog for release 2.39.2 (#5055)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelsey-Ethyca committed Jul 3, 2024
1 parent 0555080 commit 1aae5ab
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,15 @@ The types of changes are:
- `Fixed` for any bug fixes.
- `Security` in case of vulnerabilities.

## [2.39.1](https://github.com/ethyca/fides/compare/2.39.0...2.39.1)
## [2.39.2](https://github.com/ethyca/fides/compare/2.39.1...2.39.2)

### Removed
- Removed the `fetch` polyfill from FidesJS (#5026)[https://github.com/ethyca/fides/pull/5026]
### Fixed
- Restrict Delete Systems API endpoint such that user must have "SYSTEM_DELETE" scope [#5037](https://github.com/ethyca/fides/pull/5037)

### Security
- Remove the SERVER_SIDE_FIDES_API_URL env variable from the client clientSettings [CVE-2024-31223](https://github.com/ethyca/fides/security/advisories/GHSA-53q7-4874-24qg)

## [2.39.1](https://github.com/ethyca/fides/compare/2.39.0...2.39.1)

### Fixed
- Fixed a bug where system information form was not loading for Viewer users [#5034](https://github.com/ethyca/fides/pull/5034)
Expand All @@ -31,10 +36,6 @@ The types of changes are:
### Security
- Removed FidesJS's exposure to `polyfill.io` supply chain attack [CVE-2024-38537](https://github.com/ethyca/fides/security/advisories/GHSA-cvw4-c69g-7v7m)

### Security
- Remove the SERVER_SIDE_FIDES_API_URL env variable from the client clientSettings [CVE-2024-31223](https://github.com/ethyca/fides/security/advisories/GHSA-53q7-4874-24qg)


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

### Added
Expand Down

0 comments on commit 1aae5ab

Please sign in to comment.