8000 Releases · PrefectHQ/prefect · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: PrefectHQ/prefect

3.4.9.dev2: Nightly Development Release

13 Jul 08:07
5e07fbf
Compare
Choose a tag to compare
Pre-release

What's Changed

Bug Fixes 🐞

  • Fix MinIOCredentials documentation to use correct boto3 parameter name by @zzstoatzz in #18493

Full Changelog: 3.4.9.dev1...3.4.9.dev2

3.4.9.dev1: Nightly Development Release

12 Jul 08:07
f25e559
Compare
Choose a tag to compare
Pre-release

What's Changed

Bug Fixes 🐞

Uncategorized

Full Changelog: 3.4.8...3.4.9.dev1

3.4.8 - Objects in Mirror Are JSONer Than They Appear

10 Jul 17:47
a271d3f
Compare
Choose a tag to compare

What's Changed

Enhancements ➕➕

  • Add section on dynamic asset materialization by @cicdw in #18383
  • Add --output and -o flags to all inspect commands, supporting 'json' by @cicdw in #18390
  • add prefect automation create command by @zzstoatzz in #18452
  • Add setting for configuring custom headers by @cicdw in #18444

Bug Fixes 🐞

  • Fix UI URL generation for FlowRunResponse in Slack automations by @zzstoatzz in #18407
  • Fix broken Google-indexed documentation URLs with redirects by @zzstoatzz in #18409
  • Fix worker crash when flow file is missing during hook execution by @zzstoatzz in #18424
  • clear pull_steps when no storage on deployment by @zzstoatzz in #18446
  • Account for null pull steps in CLI by @cicdw in #18454
  • Use UUID path converter in all places by @cicdw in #18455
  • Fix visit_collection to properly handle shared references by @zzstoatzz in #18434

Integrations & Dependencies 🤝

Development & Tidiness 🧹

Documentation 📓

Uncategorized

New Contributors

Full Changelog: 3.4.7...3.4.8

3.4.8.dev8: Nightly Development Release

10 Jul 08:08
2313d04
Compare
Choose a tag to compare
Pre-release

What's Changed

Development & Tidiness 🧹

Documentation 📓

Uncategorized

Full Changelog: 3.4.8.dev7...3.4.8.dev8

3.4.8.dev7: Nightly Development Release

09 Jul 08:08
fd88148
Compare
Choose a tag to compare
Pre-release

What's Changed

Enhancements ➕➕

Development & Tidiness 🧹

  • Migrate integration tests from custom test runner to pytest by @desertaxle in #18450

Documentation 📓

Uncategorized

Full Changelog: 3.4.8.dev6...3.4.8.dev7

3.4.8.dev6: Nightly Development Release

08 Jul 08:08
4a2db70
Compare
Choose a tag to compare
Pre-release

What's Changed

Bug Fixes 🐞

Uncategorized

  • Enhance BitBucket Credentials Block: Support Special Characters in Username and Escape Git URL Credentials by @nrnavaneet in #18447
  • Fix errors in ECS worker related to ad hoc submission by @desertaxle in #18438
  • remove ujson from deps by @zzstoatzz in #18448
  • Migrate LocalFileSystem from sync_compatible to async_dispatch by @zzstoatzz in #18413

New Contributors

Full Changelog: 3.4.8.dev5...3.4.8.dev6

3.4.8.dev5: Nightly Development Release

04 Jul 08:08
65f0b8e
Compare
Choose a tag to compare
Pre-release

What's Changed

Bug Fixes 🐞

Integrations & Dependencies 🤝

Full Changelog: 3.4.8.dev4...3.4.8.dev5

3.4.8.dev4: Nightly Development Release

03 Jul 08:08
a5cd959
Compare
Choose a tag to compare
Pre-release

What's Changed

Development & Tidiness 🧹

Uncategorized

Full Changelog: 3.4.8.dev3...3.4.8.dev4

3.4.8.dev3: Nightly Development Release

02 Jul 08:08
8f38dd5
Compare
Choose a tag to compare
Pre-release

What's Changed

Bug Fixes 🐞

  • Fix broken Google-indexed documentation URLs with redirects by @zzstoatzz in #18409

Development & Tidiness 🧹

Documentation 📓

Full Changelog: 3.4.8.dev2...3.4.8.dev3

3.4.8.dev2: Nightly Development Release

01 Jul 08:08
0efc8d5
Compare
Choose a tag to compare
Pre-release

What's Changed

Enhancements ➕➕

  • Add --output and -o flags to all inspect commands, supporting 'json' by @cicdw in #18390
  • Snowflake: Handle pool and service timeouts in SPCS worker by @bjorhn in #18403

Bug Fixes 🐞

  • Fix UI URL generation for FlowRunResponse in Slack automations by @zzstoatzz in #18407

Documentation 📓

  • Add how to guide for running prefect server on windows by @cicdw in #18388
  • Update Event trigger docs for match_related by @bdalpe in #18405
  • Reformat all examples in docstrings by @cicdw in #18389
  • Run api-ref generation to incorporate new examples syntax by @cicdw in #18406

Uncategorized

Full Changelog: 3.4.8.dev1...3.4.8.dev2

0