Releases: decentralized-identity/dwn-sdk-js
Releases · decentralized-identity/dwn-sdk-js
v0.4.0
What's Changed
- EventsSubscribe filtered by
protocolby @LiranCohen in #771 EventsQuerypermissions grant by @LiranCohen in #766EventsSubscribepermission grants by @LiranCohen in #772- Permissions Grants for
MessagesGetby @LiranCohen in #748 - Moving
Eventsinterface methods toMessagesinterface by @LiranCohen in #773 - MessagesGet to MessagesRead by @LiranCohen in #774
- Refactor
MessagesReadresponse by @LiranCohen in #776 - Release v0.4.0 by @LiranCohen in #775
Full Changelog: v0.3.10...v0.4.0
v0.3.10
What's Changed
- Exported permission related types by @thehenrytsai in #769
Full Changelog: v0.3.9...v0.3.10
v0.3.9
What's Changed
- Remove references to unused dwn intefaces and methods by @LiranCohen in #763
- Deprecate
EventsGetin favor ofEventsQuerywithout filters by @LiranCohen in #764 - Added convenience PermissionRequest class by @thehenrytsai in #767
- EventsQuery by protocol by @LiranCohen in #762
Full Changelog: v0.3.8...v0.3.9
v0.3.8
What's Changed
- RecordsPermissionScope Grants must be scoped to a protocol by @LiranCohen in #750
- RecordsPermissionScope Requests must be scoped to a protocol by @LiranCohen in #753
- RecordsPermissionScope Revocation must be scoped to a protocol by @LiranCohen in #754
- Improved typing of PermissionGrant.parse() to avoid misuse by @thehenrytsai in #760
- Add testing util to poll for async event testing by @LiranCohen in #758
- release v0.3.8 by @LiranCohen in #761
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
- Introduced ResumableTaskStore and ResumableTaskManager by @thehenrytsai in #749
Full Changelog: v0.3.5...v0.3.7
v0.3.5
What's Changed
- Replaced bespoke key derivation algorithm to use RFC 5869 HKDF by @thehenrytsai in #743
- upgrade dids package to latest v1.1.0, update release to v0.3.5 by @LiranCohen in #746
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- update
@web5/didsto fix regression by @LiranCohen in #744
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Updated GitHub action versions by @thehenrytsai in #736
- Upgraded to ESLint v9 by @thehenrytsai in #737
- getAuthor moved to Message util by @LiranCohen in #734
- Added
pruneprotocol action +ProtocolAuthorizationrefactoring by @thehenrytsai in #735 - upgrade
@web5/didstov1.0.2which includesdid:ionupdates by @LiranCohen in #738 - release
v0.3.3ofdwn-sdk-jsby @LiranCohen in #741
Full Changelog: 0.3.2...v0.3.3
0.3.2
What's Changed
- Added
prunefeature by @thehenrytsai in #732 - export RecordSubscriptionHandler by @LiranCohen in #733
Full Changelog: v0.3.1...0.3.2