Skip to content

Commit 1ab027b

Browse files
authored
Merge pull request #504 from atlanhq/bump-to-release-4.2.2
[release] Bump to release `4.2.2`
2 parents 6a5f1cd + 409b047 commit 1ab027b

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

HISTORY.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 4.2.2 (February 11, 2024)
2+
3+
### New Features
4+
5+
- Added support for `AnaplanSystemDimension.creator()`.
6+
- Added support for new connector types:
7+
- `RDS`
8+
- `SHARE_POINT`
9+
- `SHARED_DRIVE`
10+
11+
### QOL Improvements
12+
13+
- Generated the latest typedef models.
14+
- Upgraded pre-commit `black` to `24.4.2`
15+
- Enhanced `Credential.creator()` validation to prevent creating fake credentials when `test=False`.
16+
117
## 4.2.1 (February 6, 2024)
218

319
### New Features

pyatlan/version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.2.1
1+
4.2.2

0 commit comments

Comments
 (0)