v2.1.2
🎉 New features
- Adds
atlanMetadata
icon toAtlanIcon
enum. - Adds support for
restrict_propagation_through_hierarchy
to theAtlanTag
model. - Adds latest typedef models (cube, cognite, spark, sparkjob, and multi-dimensional dataset).
- Adds support to limit the applicability of custom metadata attributes directly through the
AttributeDef.create()
method.
🐞 Bug fixes
- Fixes an issue with direct model deserialization of structs.