Releases: TBD54566975/dwn-sdk-js
Releases · TBD54566975/dwn-sdk-js
v0.4.0
What's Changed
- EventsSubscribe filtered by
protocol
by @LiranCohen in #771 EventsQuery
permissions grant by @LiranCohen in #766EventsSubscribe
permission grants by @LiranCohen in #772- Permissions Grants for
MessagesGet
by @LiranCohen in #748 - Moving
Events
interface methods toMessages
interface by @LiranCohen in #773 - MessagesGet to MessagesRead by @LiranCohen in #774
- Refactor
MessagesRead
response 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
EventsGet
in favor ofEventsQuery
without 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/dids
to 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
prune
protocol action +ProtocolAuthorization
refactoring by @thehenrytsai in #735 - upgrade
@web5/dids
tov1.0.2
which includesdid:ion
updates by @LiranCohen in #738 - release
v0.3.3
ofdwn-sdk-js
by @LiranCohen in #741
Full Changelog: 0.3.2...v0.3.3
0.3.2
What's Changed
- Added
prune
feature by @thehenrytsai in #732 - export RecordSubscriptionHandler by @LiranCohen in #733
Full Changelog: v0.3.1...0.3.2