Skip to content

3.1.14: Addition by Subtraction

Latest
Compare
Choose a tag to compare
@cicdw cicdw released this 23 Jan 21:35
· 14 commits to main since this release
5f1ebb5

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