We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a5f1cd + 409b047 commit 1ab027bCopy full SHA for 1ab027b
HISTORY.md
@@ -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
17
## 4.2.1 (February 6, 2024)
18
19
### New Features
pyatlan/version.txt
@@ -1 +1 @@
-4.2.1
+4.2.2
0 commit comments