Back to Prefect

prefect-kubernetes

docs/v3/release-notes/integrations/prefect-kubernetes.mdx

3.6.30.dev35.7 KB
Original Source

0.7.8

Released on April 20, 2026

Features

Maintenance

  • Bump prefect lower bound to >=3.6.26

0.7.7

Released on April 06, 2026

Bug Fixes


0.7.6

Released on March 19, 2026

Features

Bug Fixes

Documentation

Maintenance

  • Bump prefect lower bound to >=3.6.22

0.7.5

Released on February 12, 2026

Features

Maintenance


0.7.4

Released on February 03, 2026

Other


0.7.3

Released on January 15, 2026

Features


0.7.2

Released on December 24, 2025

Features

  • Add semaphore to limit concurrent API calls during Kubernetes observer startup #19957 by @desertaxle

0.7.1

Released on November 07, 2025

Bug Fixes

  • Fix event filter in Kubernetes observer to improve CPU utilization #19333 by @desertaxle

0.7.0

Released on October 31, 2025

Features

  • Add options to disable the Kubernetes worker observer and pod event replication #19282 by @levzem

Breaking Changes


0.6.6

Released on October 23, 2025

Features

  • Allow opt-out of rescheduling on SIGTERM by setting PREFECT_FLOW_RUN_EXECUTE_SIGTERM_BEHAVIOR #19223 by @svatopluk-sperka

Bug Fixes

  • Configure kopf to use its own JSON formatter when Prefect uses JSON logging #19265 by @desertaxle
  • Fix duplicate environment variables from work pools in Kubernetes jobs #19171 by @zzstoatzz
  • Remove log level set in Kubernetes observer #19060 by @zzstoatzz

0.6.5

Released on September 17, 2025

Bug Fixes