From 6866a20c62a5e35b65b4802a634461fe90ce18ce Mon Sep 17 00:00:00 2001 From: Aryamanz29 Date: Wed, 28 Aug 2024 17:11:01 +0530 Subject: [PATCH] Bump to release `2.4.2` --- HISTORY.md | 16 ++++++++++++++++ pyatlan/version.txt | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 9c4f516f..0286854d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,19 @@ +## 2.4.2 (August 28, 2024) + +### New features + +- Added support for `GCS` presigned URL file uploads. +- Added the `find_run_by_id` method to the `WorkflowClient`. + +### QOL improvements + +- Generated the latest typedef models. +- Added `pyatlan` to the Conda packages. + +### Bug Fixes + +- Fixed the interpretation of `text-only` indexed fields for assets. + ## 2.4.1 (August 12, 2024) ### New features diff --git a/pyatlan/version.txt b/pyatlan/version.txt index 005119ba..8e8299dc 100644 --- a/pyatlan/version.txt +++ b/pyatlan/version.txt @@ -1 +1 @@ -2.4.1 +2.4.2