Skip to content

Releases: PrefectHQ/prefect

3.1.16.dev2: Nightly Development Release

01 Feb 08:06
26ae729
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Integrations & Dependencies 🤝

Development & Tidiness 🧹

Documentation 📓

Uncategorized

Full Changelog: 3.1.16.dev1...3.1.16.dev2

3.1.16.dev1: Nightly Development Release

31 Jan 08:06
fc5a185
Compare
Choose a tag to compare

What's Changed

Documentation 📓

  • Consolidates discovery of Prefect server Services to the base class by @chrisguidry in #16913

Uncategorized

New Contributors

Full Changelog: 3.1.15...3.1.16.dev1

3.1.15: The Numbers Are Made Up But The Features Are Real

30 Jan 20:40
3ac3d54
Compare
Choose a tag to compare

The Numbers Are Made Up But The Features Are Real

Enhancements ➕➕

Bug Fixes 🐞

Integrations & Dependencies 🤝

Development & Tidiness 🧹

Experimental 🔬

  • [Experimental] Enhancement: Lineage interface event names and context resource registration by @znicholasbrown in #16842
  • [Experimental] Include tags as related resources on lineage events by @kevingrismore in #16895

New Contributors

Full Changelog: 3.1.14...3.1.15

3.1.15.dev6: Nightly Development Release

30 Jan 08:06
02ee434
Compare
Choose a tag to compare

What's Changed

Enhancements ➕➕

Bug Fixes 🐞

Development & Tidiness 🧹

Uncategorized

New Contributors

Full Changelog: 3.1.15.dev5...3.1.15.dev6

3.1.15.dev5: Nightly Development Release

29 Jan 08:06
ddd83c6
Compare
Choose a tag to compare

What's Changed

Enhancements ➕➕

Bug Fixes 🐞

Integrations & Dependencies 🤝

  • Update typer requirement from !=0.12.2,<0.14.0,>=0.12.0 to >=0.12.0,!=0.12.2,<0.16.0 by @dependabot in #16205

Uncategorized

Full Changelog: 3.1.15.dev4...3.1.15.dev5

3.1.15.dev4: Nightly Development Release

28 Jan 08:07
c685760
Compare
Choose a tag to compare

What's Changed

Development & Tidiness 🧹

Full Changelog: 3.1.15.dev3...3.1.15.dev4

3.1.15.dev3: Nightly Development Release

26 Jan 08:06
b12e5e8
Compare
Choose a tag to compare

What's Changed

Uncategorized

Full Changelog: 3.1.15.dev2...3.1.15.dev3

3.1.15.dev2: Nightly Development Release

25 Jan 08:06
d5279c5
Compare
Choose a tag to compare

What's Changed

Uncategorized

Full Changelog: 3.1.15.dev1...3.1.15.dev2

3.1.15.dev1: Nightly Development Release

24 Jan 08:07
adddb4a
Compare
Choose a tag to compare

What's Changed

Development & Tidiness 🧹

Uncategorized

Full Changelog: 3.1.14...3.1.15.dev1

3.1.14: Addition by Subtraction

23 Jan 21:35
5f1ebb5
Compare
Choose a tag to compare

Addition by Subtraction

Bug Fixes 🐞

  • respect PREFECT_SERVER_LOGGING_LEVEL in prefect server start by @zzstoatzz in #16765
  • don't make extra calls to cloud in prefect dashboard open by @zzstoatzz in #16768
  • Fix configuring loggers found in 'PREFECT_LOGGING_EXTRA_LOGGERS' by @estasney in #16652
  • Ensure multiple Inputs cache policies are consolidated when used in a CompoundCachePolicy by @zzstoatzz in #16785
  • Add missing function body import in client.find_automation by @aaazzam in #16824
  • Add auth string handling to server side client by @cicdw in #16833
  • Fix serialization for FlowRunContext for flow runs kicked off from a deployment by @desertaxle in #16831
  • Fix subtraction logic on non-input cache policies by @cicdw in #16840
  • fix block cli error messages by @aaazzam in #16787

Development & Tidiness 🧹

Documentation 📓

New Contributors

Full Changelog: 3.1.13...3.1.14