From 71a2d4810bf2c7a65b618233b75d1ca1e19ed5f7 Mon Sep 17 00:00:00 2001 From: Ephraim Anierobi Date: Wed, 10 Dec 2025 20:52:48 +0100 Subject: [PATCH] [v3-1-test] Update version and add changelog for 3.1.4 Python Client Release (#59274) (cherry picked from commit 0c794d01a464772cb2e5c8f8b8809a5770b4c291) Co-authored-by: Ephraim Anierobi --- clients/python/CHANGELOG.md | 7 +++++++ clients/python/version.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/clients/python/CHANGELOG.md b/clients/python/CHANGELOG.md index e0d7a18a15042..095211f349ffa 100644 --- a/clients/python/CHANGELOG.md +++ b/clients/python/CHANGELOG.md @@ -17,6 +17,13 @@ under the License. --> +# v3.1.4 + +## 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)) + # v3.1.3 ## New Features: diff --git a/clients/python/version.txt b/clients/python/version.txt index ff365e06b9577..0aec50e6ede78 100644 --- a/clients/python/version.txt +++ b/clients/python/version.txt @@ -1 +1 @@ -3.1.3 +3.1.4