github PrefectHQ/prefect 3.6.3
3.6.3 - That's JSON Bourne

5 hours ago

What's Changed

Enhancements ➕➕

Bug Fixes 🐞

  • Use acquisition service pattern for lease-based concurrency slots by @bunchesofdonald in #19451
  • fix: respect subflow attributes (log_prints, result_storage) when running inside task by @zzstoatzz in #19450
  • fix: defer forward reference resolution in ValidatedFunction by @zzstoatzz in #19452
  • fix: validate deployment triggers after templating so jinja-based booleans work, should close #19348 by @iclectic in #19414
  • fix: show detailed validation errors for top-level prefect.yaml fields by @zzstoatzz in #19468
  • Clamp denied_slots decay rate to match retry-after calculation by @bunchesofdonald in #19466
  • Fix: Enable parameter type checking for @task decorator by @zzstoatzz in #19459

Development & Tidiness 🧹

  • add --build-arg to dev build-image command to allow direct passing of… by @conrade-ctc in #19473

Documentation 📓

Full Changelog: 3.6.2...3.6.3

Don't miss a new prefect release

NewReleases is sending notifications on new releases.