Skip to content

Commit

Permalink
Update RELEASE-NOTES.md
Browse files Browse the repository at this point in the history
Co-authored-by: Anna Geller <anna@prefect.io>
  • Loading branch information
billpalombi and anna-geller committed Jul 29, 2022
1 parent 2c4d25e commit 9723307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The response to Prefect 2 has been overwhelming in the best way possible. Thank
- Schedules set via the API or UI are now preserved when building deployments from the CLI
- JSON types are now coerced to none, following Javascript convention and supporting standards compatibility
- The `prefect deployment execute` command has been removed to avoid confusion between running a flow locally from a Python script and running it by an agent using `prefect deployment run`
- This repository now includes templates for pull requests and issues
- This repository now includes templates for pull requests and issues to make bug reports and community contributions easier
- A common request we immediately received was for unique deployment YAML names (to better anticipate multi-flow deployments) and an optional output flag to customize the name.
- The `scheduler` and `flow-run-notifications` LoopServices have been made more resilient
- Log inserts have been made more performant through smaller log batches
Expand Down

0 comments on commit 9723307

Please sign in to comment.