Skip to content

update changelog for 2.78.0#7300

Merged
Kelsey-Ethyca merged 1 commit intomainfrom
changelog-2.78.0
Feb 3, 2026
Merged

update changelog for 2.78.0#7300
Kelsey-Ethyca merged 1 commit intomainfrom
changelog-2.78.0

Conversation

@Kelsey-Ethyca
Copy link
Copy Markdown
Contributor

Steps to Confirm

  1. 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 Feb 3, 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 Feb 3, 2026 6:41pm
fides-privacy-center Ignored Ignored Feb 3, 2026 6:41pm

Request Review

@Kelsey-Ethyca Kelsey-Ethyca marked this pull request as ready for review February 3, 2026 18:43
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Feb 3, 2026

Greptile Overview

Greptile Summary

This PR compiles changelog fragments from YAML files into CHANGELOG.md for version 2.78.0. Two new entries were added to the Fixed section:

Issues Found:

  • Line 68: Broken markdown link syntax with extra space between [#7271] and (https://...)
  • Line 69: Inconsistent formatting - description should start with capital letter and use past tense verbs

Confidence Score: 3/5

  • Safe to merge after fixing the broken markdown link on line 68
  • The broken markdown link is a critical formatting issue that will prevent the link from working. The capitalization/tense inconsistency is a style issue. Both are straightforward to fix.
  • CHANGELOG.md needs attention for link syntax and formatting consistency

Important Files Changed

Filename Overview
CHANGELOG.md Added two new entries with formatting/syntax issues

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.

1 file reviewed, 2 comments

Edit Code Review Agent Settings | Greptile

- Added a nox script to compile changelog fragments into CHANGELOG.md [#7177](https://github.com/ethyca/fides/pull/7177)

### Fixed
- Fixed consent and erasure email check to only check relevant connectors [#7271] (https://github.com/ethyca/fides/pull/7271)
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.

extra space in markdown link syntax breaks the link

Suggested change
- Fixed consent and erasure email check to only check relevant connectors [#7271] (https://github.com/ethyca/fides/pull/7271)
- Fixed consent and erasure email check to only check relevant connectors [#7271](https://github.com/ethyca/fides/pull/7271)


### Fixed
- Fixed consent and erasure email check to only check relevant connectors [#7271] (https://github.com/ethyca/fides/pull/7271)
- syncing url and search form for the action center and removing default monitor filter [#7279] (https://github.com/ethyca/fides/pull/7279)
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.

description should start with capital letter and use past tense verb for consistency with other entries

Suggested change
- syncing url and search form for the action center and removing default monitor filter [#7279] (https://github.com/ethyca/fides/pull/7279)
- Fixed syncing URL and search form for the action center and removed default monitor filter [#7279](https://github.com/ethyca/fides/pull/7279)

Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!

@Kelsey-Ethyca Kelsey-Ethyca added this pull request to the merge queue Feb 3, 2026
Merged via the queue into main with commit cc0da8e Feb 3, 2026
39 of 40 checks passed
@Kelsey-Ethyca Kelsey-Ethyca deleted the changelog-2.78.0 branch February 3, 2026 18:52
Kelsey-Ethyca added a commit that referenced this pull request Feb 3, 2026
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