Skip to content

v1.10.0

Choose a tag to compare

@geel9 geel9 released this 03 Mar 19:22
· 269 commits to main since this release
07636c1

New Features

New Features

Language-Specific Changes

SDK-Wide Changes

  • Trust Registry GetMembershipStatus: Renamed governance_framework_uri to framework_id and removed x509_cert parameter
    • Note: This is a compile-time breaking change
      • framework_id accepts a governance framework URI as well as an ID; simply adopt the new field name
      • x509_cert was unsupported and has been removed from the SDK contract
    • Copied Protos from server by @mewmba in https://github.com/trinsic-id/sdk/pull/1280

Documentation/Samples

Internal Improvements

Full Changelog: trinsic-id/sdk@v1.9.0...v1.10.0