What's Changed
Enhancements ➕➕
- feat(server): #21109 support glob patterns in events matching by @clifflau1120 in #21110
- feat: support module path entrypoints in prefect.yaml deployments by @devin-ai-integration[bot] in #21152
- feat(docker): add stream_progress_to parameter to DockerImage by @zzstoatzz in #21175
Bug Fixes 🐞
- fix: add shell mode to run_shell_script for pipe and redirect support by @ihabshea in #21130
- fix: shield subprocess cleanup from cancellation in run_shell_script and update docs by @devin-ai-integration[bot] in #21163
- fix: use shell mode on Windows in
run_shell_scriptfor built-in command support by @devin-ai-integration[bot] in #21167
Documentation 📓
Uncategorized
- Add concurrency status endpoints and client methods by @desertaxle in #21150
- Fix tag-based concurrency batching delay by @devin-ai-integration[bot] in #21156
- Update concurrency status schemas by @devin-ai-integration[bot] in #21164
- Update AGENTS.md files for 614e4e8 by @github-actions[bot] in #21166
- Add runner AGENTS.md and move completed refactor plan by @devin-ai-integration[bot] in #21170
- Add active_slots field to work pool and work queue API responses by @desertaxle in #21149
- Update AGENTS.md files for 9de4e28 by @github-actions[bot] in #21171
- Update AGENTS.md files for 554da05 by @github-actions[bot] in #21172
- Update AGENTS.md files for 9b68543 by @github-actions[bot] in #21173
- Update AGENTS.md files for d7c576c by @github-actions[bot] in #21176
New Contributors
- @ihabshea made their first contribution in #21130
- @clifflau1120 made their first contribution in #21110
Full Changelog: 3.6.23.dev3...3.6.23.dev4