Skip to content

Releases: PrefectHQ/prefect

3.0.8: Revert a settings bug

10 Oct 15:53
0894bad
Compare
Choose a tag to compare

This release reverts a change that caused a loss of "set" environment variables in runtime environments.

  • Revert "Create APISettings to group to group API-specific client settings" by @zzstoatzz in #15648

Full Changelog: 3.0.7...3.0.8

3.0.7: Version of a down bug

10 Oct 00:07
8fee9e1
Compare
Choose a tag to compare

This release includes a couple of bug fixes, including a fix for generating the Docker image name for the installed version of prefect.

Enhancements ➕➕

Bug Fixes 🐞

Development & Tidiness 🧹

Full Changelog: 3.0.6...3.0.7

3.0.6: Client, know thyself

09 Oct 18:20
aa5171d
Compare
Choose a tag to compare

This update focuses on fixing prefect-client compatibility checks. Key changes include adding version information to prefect-client and adjusting task logging levels.

Enhancements ➕➕

  • Updated task creation and submission log level to DEBUG by @zzstoatzz in #15631

Bug Fixes 🐞

Development & Tidiness 🧹

Full Changelog: 3.0.5...3.0.6

3.0.5: Take care of the .environment

08 Oct 23:07
1d1b92a
Compare
Choose a tag to compare

What's Changed

This release introduces support for loading settings from .env files, offering greater flexibility and ease of use in managing your Prefect configurations between projects.

New Features 🎉

Enhancements ➕➕

Bug Fixes 🐞

  • Changed TaskSource key computation to handle OSError("source not available") by @kzvezdarov in #15583
  • Fail correctly if lookup_type throws a KeyError in BaseResult.__new__ by @zzstoatzz in #15596
  • Fix issue where transaction parent look up fails in rollback hooks by @desertaxle in #15599
  • Fix flow run parameters literally named keys by @zzstoatzz in #15611
  • Ensure dynamic default values for settings are considered unset by pydantic by @zzstoatzz in #15613
  • Fix errors when using run_deployment by @zzstoatzz in #15615
  • Fix errors loading settings when profiles file can't be read by @desertaxle in #15602

Integrations & Dependencies 🤝

Development & Tidiness 🧹

New Contributors

Full Changelog: 3.0.4...3.0.5

3.0.5.dev4: Nightly Development Release

08 Oct 08:07
6d084cc
Compare
Choose a tag to compare
Pre-release

What's Changed

Bug Fixes 🐞

  • fail correctly if lookup_type throws a KeyError in BaseResult.__new__ by @zzstoatzz in #15596
  • update AwsClientParameters validation for verify by @zzstoatzz in #15574
  • Fix issue where transaction parent look up fails in rollback hooks by @desertaxle in #15599

Uncategorized

Full Changelog: 3.0.5.dev3...3.0.5.dev4

3.0.5.dev3: Nightly Development Release

05 Oct 08:06
f8bcb64
Compare
Choose a tag to compare
Pre-release

What's Changed

Enhancements ➕➕

Bug Fixes 🐞

  • Changed TaskSource key computation to handle OSError("source not available") by @kzvezdarov in #15583

Uncategorized

  • Update global-concurrency-limits.mdx - Remove await for task submissions by @biancaines in #15581

New Contributors

Full Changelog: 3.0.5.dev2...3.0.5.dev3

3.0.5.dev2: Nightly Development Release

04 Oct 08:06
f524dc8
Compare
Choose a tag to compare
Pre-release

What's Changed

Development & Tidiness 🧹

Uncategorized

  • Add a note that deployments delegate ACLs to work pools by @abrookins in #15383

Full Changelog: 3.0.5.dev1...3.0.5.dev2

3.0.5.dev1: Nightly Development Release

02 Oct 08:06
e7c22dd
Compare
Choose a tag to compare

What's Changed

Enhancements ➕➕

Bug Fixes 🐞

Development & Tidiness 🧹

  • Fix check to prerelease tag to allow nightly builds to publish Docker images by @desertaxle in #15563

Full Changelog: 3.0.4...3.0.5.dev1

3.0.4: It's been.. one week since you updated me

01 Oct 17:57
c068d7e
Compare
Choose a tag to compare

3.0.4

Enhancements ➕➕

Bug Fixes 🐞

Integrations & Dependencies 🤝

Development & Tidiness 🧹

New Contributors

Full Changelog: 3.0.3...3.0.4

2.20.9: The Copenhagen Interpretation of Job Status

01 Oct 17:38
b101915
Compare
Choose a tag to compare

2.20.9: The Copenhagen Interpretation of Job Status

Bug Fixes 🐞

  • Use job status conditions to determine when a job is in a terminal state by @desertaxle in #15478
  • Avoid crashing flows when Kubernetes job watch exits but the container is still running by @desertaxle in #15525
  • [2.x] Fix flow typing when passing return_state to a coroutine by @williamjamir in #15538

Development & Tidiness 🧹

  • Fix use of deprecated field on websockets.exceptions.ConnectionClosedError by @desertaxle in #15493

Full Changelog: 2.20.8...2.20.9