Skip to content

Some Parameters Like It Cold

Choose a tag to compare

@zzstoatzz zzstoatzz released this 10 Mar 16:35
· 2096 commits to main since this release
826eb1a

This release contains a couple bug fixes (e.g. #17409, #17431, #17434) and adds a new freeze annotation to make certain deployment parameters read-only in the UI when creating a new flow run (see #17374 for an example).

What's Changed

Enhancements ➕➕

Bug Fixes 🐞

  • Fix improper await of RunnerDeployment by @zzstoatzz in #17436
  • Do not target abstract class for Pydantic validation by @thoec in #17356
  • Remove unnecessary prompt condition by @cicdw in #17410
  • Update optional dependencies in integration packages to use [project.optional-dependencies] by @desertaxle in #17435

Documentation 📓

Development ⚙️

New Contributors

Full Changelog: 3.2.11...3.2.12