Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 2 Skipped Deployments
|
There was a problem hiding this comment.
Changelog update for 2.83.2 release
This PR is a clean, routine release changelog update: all individual changelog/*.yaml fragments have been correctly rolled up into CHANGELOG.md and deleted. The structure of the new 2.83.2 section looks good overall.
Minor findings:
-
Typo (
CHANGELOG.md:38): "verison" → "version" in the #7828 entry (carried over from the source YAML fragment, which had the same typo). -
Capitalization (
CHANGELOG.md:74): The #7943 "datastore integration text..." entry starts lowercase, inconsistent with all other entries in the section. -
Section placement (
CHANGELOG.md:75): The #7877 entry ("Replace static alphaRbac feature flag...") reads more like aChangeditem than aFixeditem — replacing a static flag with a backend-driven config is architectural rather than a bug fix. Minor, and may be intentional.
No code changes in this PR.
🔬 Codegraph: unavailable
💡 Write /code-review in a comment to re-run this review.
| - Fixes steward filter states when assigned to a monitor [#7914](https://github.com/ethyca/fides/pull/7914) | ||
| - Fixed findings redirecting to correct confidence bucket [#7895](https://github.com/ethyca/fides/pull/7895) | ||
| - datastore integration text changes based on taxonomy of integration [#7943](https://github.com/ethyca/fides/pull/7943) | ||
| - Replace static alphaRbac feature flag with backend-driven RBAC config from Plus health endpoint [#7877](https://github.com/ethyca/fides/pull/7877) |
There was a problem hiding this comment.
CHANGELOG.md:75
This Fixed entry ("Replace static alphaRbac feature flag...") reads more like a "Changed" entry — it describes replacing a feature flag mechanism with a backend-driven config, which is behavioral/architectural rather than a bug fix. Worth confirming this is in the right section.
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Ticket []
Description Of Changes
Update changelog for 2.83.2 release.
Code Changes
Steps to Confirm
Pre-Merge Checklist
CHANGELOG.mdupdatedmaindowngrade()migration is correct and works