Skip to content

Commit 02854be

Browse files
authored
Merge pull request #484 from atlanhq/bump-to-release-4.0.2
Bump to release `4.0.2`
2 parents 4fa64fb + 227fe1d commit 02854be

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.0.2 (January 22, 2025)
2+
3+
### New Features
4+
5+
- Added the ability to the custom package logger to log unhandled exceptions.
6+
- Added support for creating `OpenLineage` connections (`OpenLineageClient.create_connection()`).
7+
8+
### Bug Fixes
9+
10+
- Fixed handling of deleted `AtlanTagName`s in `Purpose` asset deserialization. Previously, a `ValueError` was raised.
11+
12+
### QOL Improvements
13+
14+
- Added an "Installing for development" section to the `README.md`.
15+
- Removed `pyatlan-codeql.yaml` in favor of using the organization-level CodeQL workflow to avoid configuration conflicts and failures.
16+
117
## 4.0.1 (January 14, 2025)
218

319
### New Features

pyatlan/version.txt

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

0 commit comments

Comments
 (0)