You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add sync get/set_custom_metadata to v9 Asset and fix custom metadata integration tests
- Add sync get_custom_metadata and set_custom_metadata methods to v9 Asset (overlay and generated)
- Fix flush_custom_metadata to be a no-op (set_custom_metadata already writes to business_attributes)
- Handle msgspec.UNSET in CustomMetadataProxy.__init__ (not just None)
- Fix t.attributes.anchor → t.anchor in tests (v9 flat model)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments