Skip to content

Releases: PrefectHQ/prefect

3.1.14.dev1: Nightly Development Release

18 Jan 08:05
6b560c8
Compare
Choose a tag to compare

What's Changed

Documentation 📓

  • revamp integration contributor guide and clean up other sections by @zzstoatzz in #16757

Uncategorized

Full Changelog: 3.1.13...3.1.14.dev1

type_all_the_things: bool = True

17 Jan 17:04
16e85ce
Compare
Choose a tag to compare

We're thrilled to announce a major milestone: prefect is now 100% type complete! 🎉 Every public interface in the library now includes comprehensive type annotations, bringing significant improvements to the developer experience. This means you'll enjoy:

  • Enhanced autocompletion in your IDE, helping you write code faster and with fewer errors
  • Robust static analysis through tools like mypy and pyright, catching potential issues before runtime
  • Clear, unambiguous type signatures that serve as living documentation for the entire codebase

This achievement represents our commitment to building a more maintainable, reliable, and developer-friendly Python library.

Enhancements ➕➕

Bug Fixes 🐞

  • Fix SendgridEmail code example by @jakekaplan in #16677
  • Fix connection string handling when individual components are provided via settings by @desertaxle in #16680
  • Handles the instrumentation case where a future is only used to wait_for by @chrisguidry in #16709
  • Fix bug where a server can't be stopped and restarted without waiting several seconds by @desertaxle in #15729
  • Fixes to Prefect Basic Auth by @cicdw in #16735
  • Switch drain_all call to be called from new thread instead of global loop thread by @jeanluciano in #16739
  • Ensures that QueueService instances are unique within types by @chrisguidry in #16751

Integrations & Dependencies 🤝

Development & Tidiness 🧹

Documentation 📓

New Contributors

Full Changelog: 3.1.12...3.1.13

3.1.13.dev6: Nightly Development Release

17 Jan 08:06
ea87722
Compare
Choose a tag to compare

What's Changed

Enhancements ➕➕

  • Expose more Sqlalchemy settings, part 1 by @cicdw in #16742

Development & Tidiness 🧹

Documentation 📓

  • docs: publish static outbound ip address for managed execution by @parkedwards in #16741

Uncategorized

New Contributors

Full Changelog: 3.1.13.dev5...3.1.13.dev6

3.1.13.dev5: Nightly Development Release

16 Jan 08:06
4f27db1
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • Fix bug where a server can't be stopped an restarted without waiting several seconds by @desertaxle in #15729
  • Fixes to Prefect Basic Auth by @cicdw in #16735

Development & Tidiness 🧹

Documentation 📓

Uncategorized

Full Changelog: 3.1.13.dev4...3.1.13.dev5

3.1.13.dev4: Nightly Development Release

15 Jan 08:06
619cf22
Compare
Choose a tag to compare

What's Changed

Development & Tidiness 🧹

Documentation 📓

Uncategorized

Full Changelog: 3.1.13.dev3...3.1.13.dev4

3.1.13.dev3: Nightly Development Release

14 Jan 08:06
58b9693
Compare
Choose a tag to compare

What's Changed

Enhancements ➕➕

  • Adds new connection application name setting by @cicdw in #16690
  • Allow servers to start with no background services by @cicdw in #16693

Bug Fixes 🐞

  • Handles the instrumentation case where a future is only used to wait_for by @chrisguidry in #16709

Development & Tidiness 🧹

Documentation 📓

Full Changelog: 3.1.13.dev2...3.1.13.dev3

3.1.13.dev2: Nightly Development Release

12 Jan 08:06
eb44a8d
Compare
Choose a tag to compare

What's Changed

Integrations & Dependencies 🤝

Development & Tidiness 🧹

Documentation 📓

New Contributors

Full Changelog: 3.1.13.dev1...3.1.13.dev2

3.1.13.dev1: Nightly Development Release

11 Jan 08:06
aef571f
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Documentation 📓

Full Changelog: 3.1.12...3.1.13.dev1

3.1.12: Winter Summit is Coming

09 Jan 18:54
e299e5a
Compare
Choose a tag to compare

Winter Summit is Coming

Please consider joining us virtually January 22-23 for our Winter Summit, where we'll be giving some exciting updates on our OSS community growth along with customer stories and updates on Prefect's roadmap! Check out the agenda and register here.

Enhancements ➕➕

Bug Fixes 🐞

Integrations & Dependencies 🤝

  • Update croniter requirement from <6.0.0,>=1.0.12 to >=1.0.12,<7.0.0 by @dependabot in #16431

Development & Tidiness 🧹

Documentation 📓

New Contributors

Full Changelog: 3.1.11...3.1.12

3.1.12.dev5: Nightly Development Release

09 Jan 08:06
fbffa5c
Compare
Choose a tag to compare

What's Changed

Development & Tidiness 🧹

Uncategorized

New Contributors

Full Changelog: 3.1.12.dev4...3.1.12.dev5