Releases: decentralized-identity/dwn-sdk-js
Releases · decentralized-identity/dwn-sdk-js
v0.3.0
What's Changed
- Enforce protocol defined RecordsWrite
tagsby @LiranCohen in #711 - Only index tags + values if the record is
latestBaseStateby @LiranCohen in #725 - Upgrade
@web5/dids& release0.3.0by @LiranCohen in #730
Full Changelog: 0.2.24...v0.3.0
0.2.24
What's Changed
- Swapped to Permissions protocol records for permission grant authorization by @thehenrytsai in #717
- update protobuf to address CVE-2023-36665 by @LiranCohen in #720
- Permissions protocol final touch up by @thehenrytsai in #723
- Fix codecov error in GitHub CICD workflow by @thehenrytsai in #726
- Update error message to include reference to the correct
parentContextIdby @kirahsapong in #724 - release new version with protobuf vulnerability fix by @LiranCohen in #721
- Upgrade Playwright by @LiranCohen in #728
New Contributors
- @kirahsapong made their first contribution in #724
Full Changelog: v0.2.23...0.2.24
v0.2.23
What's Changed
- Signing and verifying with Secp256r1 keys by @theisens in #715
- Add
tagsfunctionality toRecords. by @LiranCohen in #706 - Bump to
v0.2.23by @LiranCohen in #719
New Contributors
Full Changelog: v0.2.22...v0.2.23
v0.2.22
What's Changed
- Introduced first-class Permissions protocol by @thehenrytsai in #713
- Upgrade foundational
@web5/didsto1.0.0by @LiranCohen in #718
Full Changelog: v0.2.21...v0.2.22
v0.2.21
What's Changed
- bump
@web5/didsto0.4.3and package to0.2.21by @LiranCohen in #712
Full Changelog: v0.2.20...v0.2.21
v0.2.20
What's Changed
- Added tests to demonstrate direct child-role authorization in slack-like protocol by @thehenrytsai in #696
- #690 - Allowed
dataFormatto be modified by @thehenrytsai in #697 - Renamed protocol actions
update->co-updateanddelete->co-deleteby @thehenrytsai in #698 - Added
createaction 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
deleteaction to protocol definition by @thehenrytsai in #703 - Removed
writeprotocol 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
v0.2.18
What's Changed
- Exports needed for
@web5/agentrefactor by @frankhinek in #688 - Update JWK Verification Method Schema to support
JsonWebKeyby @frankhinek in #689 - Optionally limit protocol message data size by @ianpatton in #682
- Generalized roles so they can be specified under any context/sub-context by @thehenrytsai in #687
- Removed all references of $globalRole and $contextRole by @thehenrytsai in #692
- upgrade
@web5/didstov0.4.1and bumpdwn-sdk-jstov0.2.18by @LiranCohen in #693
New Contributors
- @ianpatton made their first contribution in #682
Full Changelog: v0.2.17...v0.2.18
v0.2.17
What's Changed
- Emit initialWrite with a
RecordsDeleteor aRecordsWritewhich is updated. by @LiranCohen in #680 - Changed
contextIdsemantics to support "sub-contexts" by @thehenrytsai in #684 - Bump
@web5/didsand add DID Resolver cache by @frankhinek in #685
Full Changelog: v0.2.16...v0.2.17
v0.2.16
v0.2.15
What's Changed
- Simplified Data Store interface by @thehenrytsai
- Added a mock blockstore to compute CID of large data streams with no/tiny memory usage by @thehenrytsai
Full Changelog: v0.2.14...v0.2.15