Changelog
Version [Unreleased] Latest
⚠ BREAKING CHANGES
- typehash:
DeleteDataSetPermissionhas been replaced byTerminateServicePermission. Existing session keys must be re-minted. Passing a stale session key toSynapse.create()throws because the full default permission set no longer matches.
Features
- typehash: rename DeleteDataSet typed data to TerminateService