Skip to content

Commit 4e81935

Browse files
authored
Merge pull request #40 from atlanhq/update_version
Update version and history
2 parents edbcb71 + 53007b5 commit 4e81935

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

HISTORY.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 0.0.23 (Apr 27, 2023)
2+
3+
* Renamed get_business_attributes method get_custom_metadata in Referenceable.Attributes
4+
* Renamed set_business_attributes method set_custom_metadata in Referenceable.Attributes
5+
* Renamed BusinessAttributes to CustomMetadata
6+
* Add parameter overwrite_custom_metadata to AtlanClient.upsert
7+
* Add get_custom_metadata to CustomMetadataCache
8+
* Update create functions
9+
110
## 0.0.22 (Apr 12, 2023)
211

312
* Added create method to Column

pyatlan/version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.22
1+
0.0.23

0 commit comments

Comments
 (0)