This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/v3-1-test by this push:
new 80bbd7e8582 [v3-1-test] Update python client version/changelog for
3.1.6 release (#60459) (#60470)
80bbd7e8582 is described below
commit 80bbd7e8582d06486f02f5de241f7dfe27b05771
Author: Ephraim Anierobi <[email protected]>
AuthorDate: Tue Jan 13 18:25:17 2026 +0100
[v3-1-test] Update python client version/changelog for 3.1.6 release
(#60459) (#60470)
(cherry picked from commit 92a69564a7999b227d2dfcbbf907ae185202e168)
---
clients/python/CHANGELOG.md | 8 ++++++--
clients/python/version.txt | 2 +-
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/clients/python/CHANGELOG.md b/clients/python/CHANGELOG.md
index 095211f349f..b5e9aa85e42 100644
--- a/clients/python/CHANGELOG.md
+++ b/clients/python/CHANGELOG.md
@@ -17,12 +17,16 @@
under the License.
-->
-# v3.1.4
+# v3.1.6
## Bug Fixes:
- Update refresh token flow
([#55506](https://github.com/apache/airflow/pull/55506))
- - Patch pools should have an optional description
([#58066](https://github.com/apache/airflow/pull/58066))
+ - Patch pools should have an optional description
([#58066](https://github.com/apache/airflow/pull/58066))(#59728)
+ - Add task group ID filtering support to task instance query
[#59511](https://github.com/apache/airflow/pull/59511)
+ - Fix backfill run_on_latest_version defaulting to False instead of True
[#59328](https://github.com/apache/airflow/pull/59328)
+ - Update refresh token flow
[#58649](https://github.com/apache/airflow/pull/58649)
+ - Patch pools should have an optional description
[#58169](https://github.com/apache/airflow/pull/58169)
# v3.1.3
diff --git a/clients/python/version.txt b/clients/python/version.txt
index 0aec50e6ede..9cec7165ab0 100644
--- a/clients/python/version.txt
+++ b/clients/python/version.txt
@@ -1 +1 @@
-3.1.4
+3.1.6