File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 1- 4.0.1
1+ 4.0.2
You can’t perform that action at this time.
0 commit comments