Skip to content

Commit 61fd324

Browse files
committed
Update changelog for release 2.84.3 (#8111)
1 parent 25ac120 commit 61fd324

2 files changed

Lines changed: 6 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,12 @@ Changes can also be flagged with a GitHub label for tracking purposes. The URL o
1919
- https://github.com/ethyca/fides/labels/high-risk: to indicate that a change is a "high-risk" change that could potentially lead to unanticipated regressions or degradations
2020
- https://github.com/ethyca/fides/labels/db-migration: to indicate that a given change includes a DB migration
2121

22-
## [Unreleased](https://github.com/ethyca/fides/compare/2.84.2..main)
22+
## [Unreleased](https://github.com/ethyca/fides/compare/2.84.3..main)
23+
24+
## [2.84.3](https://github.com/ethyca/fides/compare/2.84.2..2.84.3)
25+
26+
### Changed
27+
- Replaced the single worker_disable_gossip_heartbeat_mingle config flag with three independent flags (worker_disable_heartbeat, worker_disable_gossip, worker_disable_mingle) for granular control over Celery worker flags [#8077](https://github.com/ethyca/fides/pull/8077)
2328

2429
## [2.84.2](https://github.com/ethyca/fides/compare/2.84.1..2.84.2)
2530

changelog/8077-individual-celery-worker-flags.yaml

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)