Skip to content

Commit

Permalink
Add missing PR to changelog (#5828)
Browse files Browse the repository at this point in the history
  • Loading branch information
zanieb committed May 24, 2022
1 parent 9049d16 commit ad73429
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Expand Up @@ -18,7 +18,8 @@ Released on May 24, 2022.
- Make artifacts optional in `StartFlowRun` - [#5795](https://github.com/PrefectHQ/prefect/pull/5795)
- Use `json` instead of `dict` for `DatabricksSubmitMultitaskRun` - [#5728](https://github.com/PrefectHQ/prefect/pull/5728)
- Fix defect in serialization of Great Expectation's results in `LocalResult` - [#5724](https://github.com/PrefectHQ/prefect/pull/5724)
- Add an optional `data_security_mode` to Databricks cluster configuration.
- Add an optional `data_security_mode` to Databricks cluster configuration. - [#5778](https://github.com/PrefectHQ/prefect/pull/5778)

### Fixes

- Fix bug where Prefect signals in tasks were not re-raised by the process-based timeout handler - [#5804](https://github.com/PrefectHQ/prefect/pull/5804)
Expand Down

0 comments on commit ad73429

Please sign in to comment.