v2.1.3
🐞 Bug fixes
- Fixes field alias typo for
restrict_propagation_through_hierarchy
in theAtlanTag
model. - Fixes issues with
AtlanEvent
model deserialization. Previously, it threw aValidationError
forENTITY_DELETE
,CLASSIFICATION_ADD
, andCLASSIFICATION_DELETE
events.