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
8 changes: 6 additions & 2 deletions clients/python/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion clients/python/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.4
3.1.6