Skip to content

Commit 9ec885e

Browse files
authored
Merge pull request #536 from atlanhq/bump-to-release-4.2.5
[release] Bump to release `4.2.5`
2 parents 5be7c2c + 3b2dbf0 commit 9ec885e

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

HISTORY.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## 4.2.5 (February 19, 2024)
2+
3+
### New Features
4+
5+
- Added the SDK version number to the `_api_logger()` method.
6+
- Added handling of the `errorCause` property to `AtlanError`.
7+
- Added `creator()` methods for `Quicksight` assets.
8+
- Added support for new connector types:
9+
- `KX`
10+
- `CRATEDB`
11+
12+
### QOL Improvements
13+
14+
- Updated GitHub Actions to the latest version.
15+
- Fixed broken integration tests for adding, replacing, and removing glossary terms.
16+
- Added a new job to the `pyatlan-publish.yml` workflow to publish the SDK image to Docker Hub.
17+
- Introduced `dependabot.yml` to manage dependencies and actions, and removed unused secret variables.
18+
119
## 4.2.4 (February 13, 2024)
220

321
### Bug Fixes

pyatlan/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.2.4
1+
4.2.5

0 commit comments

Comments
 (0)