Packaged with Prefect version 3.0.0rc1
What's Changed
Upgrade Notes
If you were previously using worker.config.baseJobTemplate
or worker.config.baseJobTemplateName
, you will need to transition to using the new value's schema of worker.config.baseJobTemplate.configuration
and worker.config.baseJobTemplate.name
Breaking Changes
- Allow an existing ConfigMap to be passed for
baseJobTemplate
by @jamiezieziula in #340
Enhancements
- chore(prefect-worker): add CPU/memory-based HPA by @parkedwards in #338
New Contributors
Full Changelog: 2024.5.29222000...2024.5.31205053