v0.2.20
What's Changed
- Added tests to demonstrate direct child-role authorization in slack-like protocol by @thehenrytsai in #696
- #690 - Allowed
dataFormat
to be modified by @thehenrytsai in #697 - Renamed protocol actions
update
->co-update
anddelete
->co-delete
by @thehenrytsai in #698 - Added
create
action to protocol rules by @thehenrytsai in #699 - Added update protocol action by @thehenrytsai in #701
- #700 - Changed protocol 'can' property to an array by @thehenrytsai in #702
- Added
delete
action to protocol definition by @thehenrytsai in #703 - Removed
write
protocol action by @thehenrytsai in #704 - add tenant to EventsStream interface subscribe method by @LiranCohen in #705
- Added support for owner-delegated grant by @thehenrytsai in #707
- Add Workflow Dispatch by @LiranCohen in #710
- DIDResolver/UniversalResolver alpha by @LiranCohen in #709
Full Changelog: v0.2.18...v0.2.20