Skip to content

Updated CHANGELOG.md for release 2.78.0#7269

Merged
Kelsey-Ethyca merged 2 commits intomainfrom
update-changelog-release-2.78.0
Jan 29, 2026
Merged

Updated CHANGELOG.md for release 2.78.0#7269
Kelsey-Ethyca merged 2 commits intomainfrom
update-changelog-release-2.78.0

Conversation

@Kelsey-Ethyca
Copy link
Copy Markdown
Contributor

Steps to Confirm

check spelling and formatting

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
Copy Markdown
Contributor

vercel bot commented Jan 29, 2026

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

2 Skipped Deployments
Project Deployment Review Updated (UTC)
fides-plus-nightly Ignored Ignored Jan 29, 2026 3:31pm
fides-privacy-center Ignored Ignored Jan 29, 2026 3:31pm

Request Review

@Kelsey-Ethyca Kelsey-Ethyca marked this pull request as ready for review January 29, 2026 15:34
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Jan 29, 2026

Greptile Overview

Greptile Summary

This PR compiles changelog fragments into CHANGELOG.md for the v2.78.0 release and deletes 46 individual changelog YAML files after compilation.

Key changes:

  • Created new v2.78.0 section with all changes from compiled fragments
  • Updated Unreleased section to compare against 2.78.0 instead of 2.77.1
  • Deleted 46 changelog fragment files after successful compilation

Issues found:

Both errors originated in the source changelog fragment files (7186.yaml and 7254.yaml) and were carried forward during compilation.

Confidence Score: 4/5

  • Safe to merge after fixing two minor typos in CHANGELOG.md
  • The changelog compilation process worked correctly, but two typos were introduced from source files: a spelling error ('fitler') and an incorrect PR number (2074 vs 7254). These are trivial to fix and don't affect code functionality.
  • Only CHANGELOG.md needs attention for the two typo corrections

Important Files Changed

Filename Overview
CHANGELOG.md Compiled changelog for v2.78.0 with two typos: 'fitler' should be 'filter', and incorrect PR #2074 should be #7254
changelog/7186.yaml Deleted after compilation - contained 'fitler' typo that was carried into CHANGELOG.md
changelog/7254.yaml Deleted after compilation - contained incorrect PR number 2074 instead of 7254 that was carried into CHANGELOG.md

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3 files reviewed, 2 comments

Edit Code Review Agent Settings | Greptile


### Added
- Monitor scoped activity tab for datastore monitors in the action center [#7162](https://github.com/ethyca/fides/pull/7162)
- Added a monitor type fitler to the root action center. [#7186](https://github.com/ethyca/fides/pull/7186)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'fitler' is misspelled - should be 'filter'

Suggested change
- Added a monitor type fitler to the root action center. [#7186](https://github.com/ethyca/fides/pull/7186)
- Added a monitor type filter to the root action center. [#7186](https://github.com/ethyca/fides/pull/7186)

- Policy conditional dependencies model. [#7090](https://github.com/ethyca/fides/pull/7090) https://github.com/ethyca/fides/labels/db-migration
- Added deferred loading for privacy request task objects. [#7249](https://github.com/ethyca/fides/pull/7249)
- Preserve monitored collections in dataset merge. [#7121](https://github.com/ethyca/fides/pull/7121)
- Filtering of monitors by data steward in action center [#2074](https://github.com/ethyca/fides/pull/2074)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incorrect PR number - should be #7254 not #2074

Suggested change
- Filtering of monitors by data steward in action center [#2074](https://github.com/ethyca/fides/pull/2074)
- Filtering of monitors by data steward in action center [#7254](https://github.com/ethyca/fides/pull/7254)

@Kelsey-Ethyca Kelsey-Ethyca added this pull request to the merge queue Jan 29, 2026
Merged via the queue into main with commit 3498f01 Jan 29, 2026
38 of 40 checks passed
@Kelsey-Ethyca Kelsey-Ethyca deleted the update-changelog-release-2.78.0 branch January 29, 2026 15:43
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