8000 Release 3.4.1 - Zen and the Art of Kubernetes Job Submission · PrefectHQ/prefect · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

3.4.1 - Zen and the Art of Kubernetes Job Submission

Compare
Choose a tag to compare
@desertaxle desertaxle released this 08 May 20:40
· 62 commits to main since this release
b47ad8e

This release also ships with version 0.6.0 of prefect-kubernetes, featuring a revamped Kubernetes worker. The updated worker is more stateless, providing improved resiliency, enhanced event emission, and better crash detection capabilities. See #18004 for more details.

Enhancements ➕➕

Bug Fixes 🐞

Integrations & Dependencies 🤝

Development & Tidiness 🧹

  • Add test covering .with_options when used with a classmethod flow by @vilhenad in #17647
  • Consolidate validation on self-validating types by @zzstoatzz in #17994

Documentation 📓

New Contributors

Full Changelog: 3.4.0...3.4.1

0