Skip to content

Releases: PrefectHQ/prefect

3.1.7.dev1: Nightly Development Release

12 Dec 08:07
089bcec
Compare
Choose a tag to compare
Pre-release

What's Changed

Development & Tidiness 🧹

Documentation 📓

Uncategorized

  • Add Block.aload method and remove @sync_compatible from Block.load by @desertaxle in #16341
  • Update release notes for tidiness by @cicdw in #16343

Full Changelog: 3.1.6...3.1.7.dev1

3.1.6: list[type[Improvements]]

11 Dec 17:34
6bfce9e
Compare
Choose a tag to compare

3.1.6: list[type[Improvements]]

This release begins a concerted effort to improve our public interface's type completeness; we hope that this will make the experience of authoring Prefect flows within IDEs more robust and allow for better autocomplete. We welcome all contributions to this effort - follow along with this issue to get involved!

Enhancements ➕➕

Bug Fixes 🐞

Integrations & Dependencies 🤝

Development & Tidiness 🧹

New Contributors

Full Changelog: 3.1.5...3.1.6

3.1.6.dev9: Nightly Development Release

11 Dec 08:07
33339e1
Compare
Choose a tag to compare
Pre-release

What's Changed

Enhancements ➕➕

Bug Fixes 🐞

Integrations & Dependencies 🤝

Development & Tidiness 🧹

Uncategorized

New Contributors

Full Changelog: 3.1.6.dev8...3.1.6.dev9

3.1.6.dev8: Nightly Development Release

10 Dec 08:07
5d1c88e
Compare
Choose a tag to compare
Pre-release

What's Changed

Development & Tidiness 🧹

Uncategorized

Full Changelog: 3.1.6.dev7...3.1.6.dev8

3.1.6.dev7: Nightly Development Release

09 Dec 08:08
8fd92fe
Compare
Choose a tag to compare
Pre-release

What's Changed

Development & Tidiness 🧹

Uncategorized

Full Changelog: 3.1.6.dev6...3.1.6.dev7

3.1.6.dev6: Nightly Development Release

08 Dec 08:06
24c7f08
Compare
Choose a tag to compare
Pre-release

What's Changed

Development & Tidiness 🧹

Uncategorized

Full Changelog: 3.1.6.dev5...3.1.6.dev6

3.1.6.dev5: Nightly Development Release

07 Dec 08:06
87fb87f
Compare
Choose a tag to compare
Pre-release

What's Changed

Enhancements ➕➕

Development & Tidiness 🧹

Uncategorized

New Contributors

Full Changelog: 3.1.6.dev4...3.1.6.dev5

3.1.6.dev4: Nightly Development Release

06 Dec 08:07
a8bb685
Compare
Choose a tag to compare
Pre-release

What's Changed

Development & Tidiness 🧹

Uncategorized

New Contributors

Full Changelog: 3.1.6.dev3...3.1.6.dev4

3.1.6.dev3: Nightly Development Release

05 Dec 08:07
6308207
Compare
Choose a tag to compare
Pre-release

What's Changed

Integrations & Dependencies 🤝

Development & Tidiness 🧹

Uncategorized

Full Changelog: 3.1.6.dev2...3.1.6.dev3

3.1.6.dev2: Nightly Development Release

04 Dec 08:07
730f56e
Compare
Choose a tag to compare
Pre-release

What's Changed

Enhancements ➕➕

  • Add aserve utility for serving multiple flows from an asynchronous context by @GitAlexxx in #15972

Bug Fixes 🐞

  • Fix result store serialization to include all necessary attributes by @desertaxle in #16189

Development & Tidiness 🧹

Uncategorized

  • [UI v2] exercise: Adds test for variables hook that focuses on react query and query caching and invalidation by @devinvillarosa in #16158
  • [UI v2] feat: Adding DocsLink reusable component by @devinvillarosa in #16190
  • [UI v2] feat: Adding generic empty-state component, and replaced variables empty-state for it by @devinvillarosa in #16193
  • [UI v2] feat: Adds GlobalConcurrencyLimitEmptyState component to be used in concurrency route development by @devinvillarosa in #16195

New Contributors

Full Changelog: 3.1.6.dev1...3.1.6.dev2