What's Changed
Bug Fixes ๐
- [2.x] Fix validation of
pydantic.v1.SecretStr
in flow signature by @zzstoatzz in #15608 - Fix PagerDuty notification formatting 2.x by @kevingrismore in #15659
Integrations & Dependencies ๐ค
- Update kubernetes requirement from <30.0.0,>=24.2.0 to >=24.2.0,<32.0.0 by @dependabot in #15464
- ensure list can be used with
env
inKubernetesWorkerJobConfiguration
by @zzstoatzz in #15550 - bump upper bound on pydantic for
2.x
by @zzstoatzz in #15595 - [2.x] await
load_kube_config
by @zzstoatzz in #15656
Development & Tidiness ๐งน
- Fix client release action for 2.x by @cicdw in #15562
- Add type overload for get_client by @peterbygrave in #15623
- Ports #15574 to 2.x by @EmilRex in #15718
Full Changelog: 2.20.9...2.20.10