diff --git a/providers/cncf/kubernetes/docs/changelog.rst b/providers/cncf/kubernetes/docs/changelog.rst index 713a0ee5a7ab5..e897507453dc1 100644 --- a/providers/cncf/kubernetes/docs/changelog.rst +++ b/providers/cncf/kubernetes/docs/changelog.rst @@ -39,7 +39,7 @@ Features Bug Fixes ~~~~~~~~~ -* ``bug fix (#59292)`` +* ``Fix '@task.kubernetes_cmd' TaskGroup.expand mappings by templating TaskFlow args (#59292)`` * ``Fix 'KubernetesPodOperator' deferrable mode with env-defined connection (#41706) (#58841)`` * ``Fix deferred mode KubernetesPodOperator: fast-fail pod start errors (ErrImagePull/ImagePullBackOff) (#59010)`` * ``Fix XCom directory creation logic in Kubernetes decorator (#56545) (#59347)`` @@ -51,7 +51,7 @@ Misc * ``Remove top-level SDK reference in Core (#59817)`` * ``Add and fix SIM107 and B012 Ruff rule (#59770)`` * ``Refactor/sqla2 providers(celery, kubernetes, databricks, mysql) to remove SQLA query usage (#59537)`` -* ``Optimize K8s API usage for watching events (#59080)`` +* ``Optimize Kubernetes API usage for watching events (#59080)`` .. Below changes are excluded from the changelog. Move them to appropriate section above if needed. Do not delete the lines(!): diff --git a/providers/openlineage/docs/changelog.rst b/providers/openlineage/docs/changelog.rst index 9157311a611a9..826fd4459972a 100644 --- a/providers/openlineage/docs/changelog.rst +++ b/providers/openlineage/docs/changelog.rst @@ -36,7 +36,7 @@ Misc * ``Split SerializedBaseOperator from serde logic (#59627)`` * ``Minor cleanups removing SDK references from Core (#59491)`` * ``Refactor deprecated SQLA query openlineage provider (#59448)`` -* ``nit: bump OL client dependency to 1.41 (#59321)`` +* ``Bump OpenLineage client dependency to 1.41 (#59321)`` * ``Extract shared "module_loading" distribution (#59139)`` .. Below changes are excluded from the changelog. Move them to diff --git a/providers/snowflake/docs/changelog.rst b/providers/snowflake/docs/changelog.rst index 412edd1a79dc7..757a94522a311 100644 --- a/providers/snowflake/docs/changelog.rst +++ b/providers/snowflake/docs/changelog.rst @@ -33,7 +33,7 @@ Changelog Misc ~~~~ -* ``'issue-59385': Removing unneeded call the 'SnowflakeSqlApiHook' (#59470)`` +* ``Remove unneeded call to SnowflakeSqlApiHook (#59470)`` .. Below changes are excluded from the changelog. Move them to appropriate section above if needed. Do not delete the lines(!):