Skip to content

Commit

Permalink
Release Notes for 2.19.5 (#14011)
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Streed <desertaxle@users.noreply.github.com>
  • Loading branch information
jakekaplan and desertaxle committed Jun 13, 2024
1 parent 572b6c0 commit 538dc37
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Prefect Release Notes

## Release 2.19.5

### Fixes
- Fix `prefect deploy` when using dynamic `@flow` parameters - https://github.com/PrefectHQ/prefect/pull/13991
- Fix `prefect deploy` to prevent code execution inside main guard - https://github.com/PrefectHQ/prefect/pull/14004
- Fix typing on `GlobalConcurrencyLimitUpdate` - https://github.com/PrefectHQ/prefect/pull/14006

### Integrations
- Restore `jobs_runs_submit_by_id_and_wait_for_completion` to `prefect-databricks` - https://github.com/PrefectHQ/prefect/pull/13957

### Documentation
- Fix formatting in automations concept docs - https://github.com/PrefectHQ/prefect/pull/13962

**All changes**: https://github.com/PrefectHQ/prefect/compare/2.19.4...2.19.5

## Release 2.19.4

### Fixes
Expand Down
2 changes: 1 addition & 1 deletion compat-tests

0 comments on commit 538dc37

Please sign in to comment.