Prefect 2.7.5 has been released! :tada: Highlight...
# announcements
j
Prefect 2.7.5 has been released! šŸŽ‰ Highlights • Schedule flow runs from the CLI with
--start-in
or
--start-at
e.g.
prefect deployment run foo/test --start-at "3pm tomorrow"
• Get the logs for a flow run using
prefect flow-run logs <flow run UUID>
e.g.
prefect flow-run logs 7aec7a60-a0ab-4f3e-9f2a-479cd85a2aaf
Collection updates • Added
BigQueryWarehouse
block in
prefect-gcp
v0.2.1 • Added
AirbyteConnection
block in
prefect-airbyte
v0.2.0 • Added dbt Cloud metadata API client to
DbtCloudCredentials
in
prefect-dbt
v0.2.7 As always, see the release notes for details. Thank you to everyone for your feedback and especially to @ohadch and @mohitsaxenaknoldus for their first contributions! Happy New Year! 🄳
šŸš€ 8
gratitude thank you 5
šŸ‘ 2
šŸŽ‰ 13
šŸ‘šŸ½ 1
ā¤ļø 6
šŸ”„ 7
šŸ™Œ 7
šŸŽˆ 1
P 5
šŸŽ† 4
šŸ™ŒšŸ½ 1
j
We have discovered a database migration issue with the 2.7.4 and 2.7.5 releases impacting Prefect Orion instances using SQLite. The issue breaks the relationship between some flow runs and flow run states. It does not impact Prefect Cloud or Prefect Orion instances using PostgreSQL. We have pulled the 2.7.5 release from PyPI and DockerHub. We will release a version with a corrected migration as soon as possible. If you have upgraded to 2.7.4 or 2.7.5 and have lost flow run state data, please let us know. Thank you for your understanding and patience as we resolve this issue.
šŸ™Œ 2
gratitude thank you 6
āœ… Prefect 2.7.6 has been released. The release fixes a critical bug in the SQLite database migrations in 2.7.4 and 2.7.5. See issue #8058 for more information. To upgrade, run
pip install -U prefect
. ā„¹ļø This release does not include any other changes from the
main
branch since 2.7.5. It is a backport of the migration bug fix.
šŸ™Œ 7
šŸŽ‰ 2
šŸ™ 5