Releases: TBD54566975/dwn-sdk-js
Releases · TBD54566975/dwn-sdk-js
v0.5.2
What's Changed
- feat: test coverage increase in ed25519.ts by @ANIRUDH-333 in #815
- Feat/improve test coverage 1 by @ANIRUDH-333 in #818
- Auth when reading deleted records by @andresuribe87 in #820
- Fixes typos for Code of Conduct in CONTRIBUTING.md by @aniketh-varma in #826
- update: Fixed all the typo errors by @shawaiz-khan in #825
- Automating adding Hacktoberfest labels by @blackgirlbytes in #810
- Explicitly export types not referenced by exported types by @aniketh-varma in #822
- Add DidWeb as a default resolover method by @LiranCohen in #827
- update version for new release by @LiranCohen in #828
New Contributors
- @ANIRUDH-333 made their first contribution in #815
- @shawaiz-khan made their first contribution in #825
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Corrected UnionMessageReply type for downstream consumption by @thehenrytsai in #821
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Hacktoberfest 2024 MD Docs Update by @taniashiba in #807
- Minor tweak to test to show nested-role authorized query + minor typo fixes. by @thehenrytsai in #808
- Hacktoberfest 2024 Add take action to auto assign contributors by @taniashiba in #809
- Enforce requiring all read actions (
read
,query
,subscribe
) to exist in a protocol role rule. by @LiranCohen in #813 - A non-tenant
author
of a Record should be able toRecordsRead
their record. by @LiranCohen in #812 - Setting
lowS: false
by default for verification of secp256k1 signatures by @aniketh-varma in #811 - Updated RecordsRead to return RecordsDelete and initial RecordsWrite when record is deleted by @thehenrytsai in #814
- Refactored reply structure to a RecordsRead by @thehenrytsai in #817
New Contributors
- @taniashiba made their first contribution in #807
- @aniketh-varma made their first contribution in #811
Full Changelog: v0.4.7...v0.5.0
v0.4.7
What's Changed
- Protocol Interface Permissions by @LiranCohen in #803
- remove ts-sinon dependency, upgrade sinon by @LiranCohen in #804
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
- Disallowed write after delete by @thehenrytsai in #796
- Allowed prune after a regular delete by @thehenrytsai in #798
- RecordsQuery & RecordsSubscribe supports an array for
author
andrecipient
by @LiranCohen in #777 - upgrade to v0.4.6 by @LiranCohen in #799
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's Changed
- Return 204 when there is no data by @andresuribe87 in #790
- Add
did:jwk
to default resolvers, removedid:ion
by @LiranCohen in #793 - bump web5 by @shamilovtim in #794
- v0.4.5 by @thehenrytsai in #795
New Contributors
- @andresuribe87 made their first contribution in #790
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- add uint8arrays to cjs bundler by @LiranCohen in #784
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- Missing JSON Schema properties for Permission Scopes by @LiranCohen in #781
- Replaced madge with dependency-cruiser to fix dependency vulnerabilities by @thehenrytsai in #782
- upgrade to v0.4.3 by @LiranCohen in #783
Full Changelog: v0.4.2...v0.4.3
v0.4.2
v0.4.1
What's Changed
- Added poller to a resumable task store test to increase reliability by @thehenrytsai in #778
Full Changelog: v0.4.0...v0.4.1