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
2 changes: 1 addition & 1 deletion providers/.last_release_date.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2026-08-06
2026-08-08
1 change: 1 addition & 0 deletions providers/cncf/kubernetes/docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ Doc-only
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Use common.compat.sdk for timezone imports in providers (#70492)``
* ``Fix version_added for the concurrent pod creation options (#71157)``

10.20.0
.......
Expand Down
4 changes: 4 additions & 0 deletions providers/google/docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ Misc
* ``Update system test to the latest api version of google-ads (#69865)``
* ``Use common.compat.sdk for timezone imports in providers (#70492)``
* ``Drop redundant BigQueryInsertJobOperator job ID snapshot in __init__ (#70494)``
* ``Install google-cloud-aiplatform without the 'evaluation' extra and require its dependencies directly, so the provider installs on Python 3.14 (#71273)``

Doc-only
~~~~~~~~
Expand All @@ -96,6 +97,9 @@ Doc-only
* ``Prepare providers release 2026-07-22 (#70256)``
* ``Limit pandas to < 3 for DataFrame XComs (#70791)``
* ``Revert "Limit pandas to < 3 for DataFrame XComs (#70791)" (#71100)``
* ``Prepare providers release 2026-08-01 (#70932)``
* ``Update changelog with better wording (#71161)``
* ``Prepare providers release 2026-08-06 (#71219)``

22.2.2
......
Expand Down