Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions providers/cncf/kubernetes/docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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)``
Expand All @@ -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(!):
Expand Down
2 changes: 1 addition & 1 deletion providers/openlineage/docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion providers/snowflake/docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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(!):
Expand Down