We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents edbcb71 + 53007b5 commit 4e81935Copy full SHA for 4e81935
HISTORY.md
@@ -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
10
## 0.0.22 (Apr 12, 2023)
11
12
* Added create method to Column
pyatlan/version.txt
@@ -1 +1 @@
-0.0.22
+0.0.23
0 commit comments