What's Changed
Enhancements ➕➕
- Kubernetes: allow opt-out of rescheduling on SIGTERM by setting PREFECT_FLOW_RUN_EXECUTE_SIGTERM_BEHAVIOR by @svatopluk-sperka in #19223
- Unify sync and async client methods by @hanhwanglim in #19217
- Upgrade Docker image SQLite to 3.50.4 to address CVE-2025-6965 by @desertaxle in #19214
Bug Fixes 🐞
- Fix GCS bundle upload/download to use filename methods by @desertaxle in #19224
- fix gitlab credentials for self-hosted instances and deploy tokens by @zzstoatzz in #19227
Uncategorized
- Auto-update documentation by @github-actions[bot] in #19228
New Contributors
- @svatopluk-sperka made their first contribution in #19223
Full Changelog: 3.4.25.dev3...3.4.25.dev4