Skip to content

Commit 694f36f

Browse files
authored
Merge pull request #478 from atlanhq/bump-to-release-4.0.1
Bump to release `4.0.1`
2 parents e772fa2 + 36273c6 commit 694f36f

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

HISTORY.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## 4.0.1 (January 14, 2025)
2+
3+
### New Features
4+
5+
- Added a new connector type (`CUSTOM`).
6+
- Added support for the `DatabricksCrawler` and `DatabricksMiner` workflow packages.
7+
- Added the `creator()` method for the following assets:
8+
- `Custom`
9+
- `Dataverse`
10+
- `TablePartition`
11+
12+
### Bug Fixes
13+
14+
- Fixed `_user_id` handling issue in `pyatlan.pkg.utils.get_client()`.
15+
16+
### QOL Improvements
17+
18+
- Enhanced test coverage with additional unit tests for the `append_terms`, `replace_terms`, and `remove_terms` methods.
19+
120
## 4.0.0 (January 7, 2025)
221

322
### New Features

pyatlan/version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.0
1+
4.0.1

0 commit comments

Comments
 (0)