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
feat(sdk): re-export policy enums from barrel for convenient imports (#928)
Re-export SubjectMappingOperatorEnum, ConditionBooleanTypeEnum,
AttributeRuleTypeEnum, and ActiveStateEnum from the main @opentdf/sdk
entry point so users can import them directly instead of reaching into
generated proto paths.
Companion to opentdf/platform#3408 (Go SDK) and opentdf/java-sdk#357
(Java SDK).
Signed-off-by: Mary Dickson <mary.dickson@virtru.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments