Enhancements โโ
- Separate
raise_on_lease_renewal_failurefromstrictinconcurrency()by @zionts in #20951 - Add configurable parameter size limit for flow runs and deployments by @devin-ai-integration[bot] in #21350
Bug Fixes ๐
- Fix
examplesfor list fields in notification blocks to show JSON array format by @devin-ai-integration[bot] in #21340 - Fix
parameters_to_args_kwargsgreedily assigning kwargs as positional args by @devin-ai-integration[bot] in #21332 - Degrade gracefully when events WebSocket is rejected (HTTP 4xx) by @gambletan in #21269
- Log
PermissionErrorwhen UI static directory creation fails by @Br1an67 in #21035 - Ensure logging is configured on remote task workers by @devin-ai-integration[bot] in #21379
- Pin prefect version during package installation to prevent self-overwrite by @devin-ai-integration[bot] in #21386
- Handle missing
subprocess_message_processor_factoriesinProcessPoolTaskRunner.duplicate()by @devin-ai-integration[bot] in #21403 - Fix double-client bug in
flow-run executecancellation hooks by @devin-ai-integration[bot] in #21406 - Fix
filter_filesto include parent directories for.prefectignorenegation patterns by @devin-ai-integration[bot] in #21352 - Fix deploy pull step for custom Docker images without build step by @devin-ai-integration[bot] in #21356
- Set worker attribution env vars in the worker process itself by @zangell44 in #21365
- Fix git argument injection in
GitRepositorypull steps by @devin-ai-integration[bot] in #21384 - Skip
Submittingstate proposal inprefect flow-run executeCLI path by @devin-ai-integration[bot] in #21411 - Fix API title duplication by @Rodooodles in #21339
Development & Tidiness ๐งน
- Add
apt-get upgradeto all Dockerfile stages to patch CVEs by @devin-ai-integration[bot] in #21370 - Update devin-fix-flaky-tests workflow to use V3 Devin API by @devin-ai-integration[bot] in #21368
Documentation ๐
- Remove unused catalog files by @seanpwlms in #21323
- Correct Docket repository link in self-hosted docs by @devin-ai-integration[bot] in #21363
- Exclude styles folder from Mintlify deployments by @bdalpe in #21358
- Fix docs Amplitude page views missing path property by @aaazzam in #21374
- Add events and resources reference documentation by @chrisguidry in #21375
Full Changelog: 3.6.24...3.6.25