Skip to content

backport 2.81.0 changelog updates to main#7671

Merged
adamsachs merged 2 commits intomainfrom
asachs/update-changelog
Mar 16, 2026
Merged

backport 2.81.0 changelog updates to main#7671
adamsachs merged 2 commits intomainfrom
asachs/update-changelog

Conversation

@adamsachs
Copy link
Contributor

Description Of Changes

A couple of changelog updates were made directly on the release-2.81.0 branch. this just gets those changes back to main

Code Changes

Steps to Confirm

Pre-Merge Checklist

  • Issue requirements met
  • All CI pipelines succeeded
  • CHANGELOG.md updated
    • Add a db-migration This indicates that a change includes a database migration label to the entry if your change includes a DB migration
    • Add a high-risk This issue suggests changes that have a high-probability of breaking existing code label to the entry if your change includes a high-risk change (i.e. potential for performance impact or unexpected regression) that should be flagged
    • Updates unreleased work already in Changelog, no new entry necessary
  • UX feedback:
    • All UX related changes have been reviewed by a designer
    • No UX review needed
  • Followup issues:
    • Followup issues created
    • No followup issues
  • Database migrations:
    • Ensure that your downrev is up to date with the latest revision on main
    • Ensure that your downgrade() migration is correct and works
      • If a downgrade migration is not possible for this change, please call this out in the PR description!
    • No migrations
  • Documentation:
    • Documentation complete, PR opened in fidesdocs
    • Documentation issue created in fidesdocs
    • If there are any new client scopes created as part of the pull request, remember to update public-facing documentation that references our scope registry
    • No documentation updates required

@vercel
Copy link
Contributor

vercel bot commented Mar 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Actions Updated (UTC)
fides-plus-nightly Ignored Ignored Mar 16, 2026 8:31pm
fides-privacy-center Ignored Ignored Mar 16, 2026 8:31pm

Request Review

@adamsachs adamsachs marked this pull request as ready for review March 16, 2026 20:32
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Mar 16, 2026

Greptile Summary

Backports two changelog updates from the release-2.81.0 branch to main. The two new entries in CHANGELOG.md under the "Changed" section document un-deprecating the GET /system/{fides_key}/connection endpoint (#7668) and the Okta UX refactor (#7596). The corresponding individual changelog YAML files are deleted since the entries are now consolidated in CHANGELOG.md.

  • Added two entries to the 2.81.0 "Changed" section of CHANGELOG.md
  • Removed changelog/7596.yaml and changelog/7668-undeprecate-get-system-connections.yaml (entries moved into CHANGELOG.md)
  • No code changes — documentation only

Confidence Score: 5/5

  • This PR is safe to merge — it only updates changelog documentation with no code changes.
  • The PR contains only changelog/documentation changes: two lines added to CHANGELOG.md and two YAML files deleted. There are no code, configuration, or migration changes. The entries correctly match the deleted YAML source files.
  • No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md Two changelog entries added under the Changed section for PRs #7668 and #7596, matching the deleted yaml files.
changelog/7596.yaml Deleted changelog yaml for Okta UX refactor — entry already added to CHANGELOG.md.
changelog/7668-undeprecate-get-system-connections.yaml Deleted changelog yaml for un-deprecating GET /system/{fides_key}/connection — entry already added to CHANGELOG.md.

Last reviewed commit: 103bb65

@adamsachs adamsachs merged commit 9f2b22f into main Mar 16, 2026
41 of 42 checks passed
@adamsachs adamsachs deleted the asachs/update-changelog branch March 16, 2026 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants