Skip to content

Commit

Permalink
docs: note breaking change for constructor of custom plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
david-leifker committed May 7, 2024
1 parent 2b6a64e commit 33fc3ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/how/updating-datahub.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ This file documents any backwards-incompatible changes in DataHub and assists pe
### Breaking Changes

- #10419 - `aws_session_token` and `aws_region` are now required configurations in the DynamoDB connector. The connector will no longer loop through all AWS regions; instead, it will only use the region passed into the recipe configuration.
- #10389 - Custom validators, mutators, side-effects dropped a previously required constructor

### Potential Downtime

Expand Down

0 comments on commit 33fc3ce

Please sign in to comment.