Skip to content

Releases: ethyca/fides

v2.85.0

11 May 18:02

Choose a tag to compare

Release Pull Request

#8129

What's Changed

Read more

v2.84.5

07 May 16:49

Choose a tag to compare

Merge commit from fork

* ghsa-5qrq-9645-g5g2

* Example commit.

* Remove test code.

* Remove errant update.

* chore: trigger PR refresh

---------

Co-authored-by: Thomas Van Dort <tvand@Mac.fios-router.home>
Co-authored-by: Dave Quinlan <83430497+daveqnet@users.noreply.github.com>

v2.84.3

05 May 23:40

Choose a tag to compare

Full Changelog: 2.84.2...2.84.3

Release Pull Request

#8112

What's Changed

  • Added the ability to disable Celery heartbeat, mingle and gossip through the config by @johnewart #8077

v2.82.2

04 May 19:42

Choose a tag to compare

Release Pull Request

#8044

What's Changed

  • Reduce redundant System fetches per row in /system/upsert from four to one, and add per-axis change-detection logging in the system audit path by @adamsachs in #8080
  • Fixed excessive memory usage in DSR cancel path by using column projection instead of loading full RequestTask ORM objects with large encrypted blobs by @erosselli in #8062
  • Fixed N+1 query performance issue in system upsert endpoint where privacy declaration label validation issued individual database queries per label instead of batching them by @erosselli in #8009

Full Changelog: 2.82.1...2.82.2

v2.84.2

30 Apr 04:46

Choose a tag to compare

Release Pull Request

#8073

What's Changed

  • Add configurable soft time limit for privacy request tasks, fix connector engine leak, and improve consent pipeline logging by @galvana in #8064

Full Changelog: 2.84.1...2.84.2

v2.84.1

29 Apr 06:15

Choose a tag to compare

Release Pull Request

#8060

Full Changelog: 2.84.0...2.84.1

v2.84.0

27 Apr 16:21

Choose a tag to compare

Release Pull Request

#8011

What's Changed

Read more

v2.83.3

22 Apr 14:02

Choose a tag to compare

Release Pull Request

#7994

What's Changed

  • Add Control model and join table for associating regulatory frameworks with access policies by @thabofletcher in #7833
  • Added composite (created_at, id) index to privacy_preferences to improve pagination performance on large tables by @erosselli in #7897
  • Expanded database healthcheck to report per-pool health details and readonly async prewarming metrics. Top-level migration state (database may be needs migration) and database_revision continue to come from Alembic; optional pools are reported as skipped when not configured by @johnewart in #7856
  • Scope check_object_exists in post-upgrade background index creation to the current PostgreSQL schema, preventing false positives on shared-database staging environments by @erosselli in #7990
  • Fixed Ticket setup tab appearing on non-Jira integrations by @jpople in #7987
  • Bumped aiohttp to 3.13.4 to fix 10 CVEs including CVE-2026-34516, CVE-2026-22815, CVE-2026-34520 by @erosselli in #7891

Full Changelog: 2.83.2...2.83.3

v2.83.2

21 Apr 22:04

Choose a tag to compare

Release Pull Request

#7982

What's changed

Full Changelog: 2.83.1...2.83.2

v2.83.1

15 Apr 13:43

Choose a tag to compare

Release Pull Request

#7928

Full Changelog: 2.83.0...2.83.1