Skip to content

Commit

Permalink
Release notes 2.13.4 (#10856)
Browse files Browse the repository at this point in the history
Co-authored-by: Serina Grill <[email protected]>
Co-authored-by: Jeff Hale <[email protected]>
  • Loading branch information
3 people authored Sep 29, 2023
1 parent e896502 commit 48d9d9a
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Prefect Release Notes

## Release 2.13.4

### Enhancements
- Lift API and database constraints that require task runs to have an associated flow run id — https://github.com/PrefectHQ/prefect/pull/10816

### Fixes
- Fix an issue with infinite scrolling on the sub flow runs tab in the UI - https://github.com/PrefectHQ/prefect-ui-library/pull/1788

### Documentation
- Add dark mode base job template screenshot to work pools documentation — https://github.com/PrefectHQ/prefect/pull/10849
- Drop beta tag from push work pools documentation — https://github.com/PrefectHQ/prefect/pull/10799
- Improve logo sizing and general housekeeping - https://github.com/PrefectHQ/prefect/pull/10830

## Release 2.13.3

## Allow configuration of a work pool's base job template via the CLI
Expand Down Expand Up @@ -34,6 +47,10 @@ You can now set your own default filter view on your Flow Runs page! You must fi

Note: The previous default view ("Default view") has been renamed to "Past week".

## New Google Vertex AI work pool and worker
- Run flows in containers on Google Vertex AI.
- Requires a Google Cloud Platform account and prefect-gcp library installed. Read more [here](https://prefecthq.github.io/prefect-gcp/vertex_worker/).

### Enhancements
- Display `pull_steps` on Deployments page in the Prefect UI — https://github.com/PrefectHQ/prefect/pull/10819
- Add `/deployments/get_scheduled_flow_runs` endpoint for retrieving scheduled flow runs from deployments — https://github.com/PrefectHQ/prefect/pull/10817
Expand All @@ -49,7 +66,6 @@ Note: The previous default view ("Default view") has been renamed to "Past week"
- Update `git_clone` deployment step example in documentation — https://github.com/PrefectHQ/prefect/pull/10827
- Add `prefect deploy` guide to guide index for visibility — https://github.com/PrefectHQ/prefect/pull/10828
- Fix warning in deployment storage guide documentation — https://github.com/PrefectHQ/prefect/pull/10825
Update logo for documentation - https://github.com/PrefectHQ/prefect/pull/10830)

### Contributors
* @arthurgtllr made their first contribution in https://github.com/PrefectHQ/prefect/pull/10833
Expand Down

0 comments on commit 48d9d9a

Please sign in to comment.