v9.3.1
Experimental: pyatlan_v9 🧪
typedef typing corrections and serialization fixes:
- Corrected field types in
RelationshipDefand removed hardcoded defaults. - Optional typedef fields now use
msgspec.UNSETso they are omitted from serialization rather than emitted asnull.AttributeDef.default_valueandindex_type_es_fieldsrelaxed toAnyto accommodate varied server responses. is_rich_textandcustom_metadata_versionnow default toUNSETvia__post_init__and thecategoryfield is no longer silently dropped byomit_defaults.
QOL Improvements 🥗
- Trivy action updated to
0.35.0: Keeps the security scanning workflow on a stable release.
Full Changelog: 9.3.0...9.3.1