v0.2.5
What's Changed
- Introduce Dwn.handleRecordsWrite function by @shobitb in #546
- MessageStore Index tenant partitioning by @LiranCohen in #547
- Removed
UnsignedRecordsWriteMessage
type by @thehenrytsai in #548 - Update ProtocolsQueryReply type to reflect actual object returned by @diehuxx in #551
- Scenario test for a multi-party encrypted chat app by @thehenrytsai in #556
- Overload type signature for processMessage by @diehuxx in #554
- Make protocol record validation and authorization distinct actions by @diehuxx in #552
- add browser tests to gh actions. by @flothjl in #541
- Add tests for error cases in did-resolver.spec.ts by @shobitb in #561
- Replace
handle<Xyz>
methods inDwn
class with overloaded `process… by @shobitb in #566 - Add range filter support for dataSize by @shobitb in #568
- Add support for compressed secp256k1 publicKey by @hkwi in #567
- Add codecov coverage job in
integrity-check.yml
by @0scvr in #542 - Add protocol update action by @diehuxx in #569
- Use protocolRoles to authorize RecordsQuery by @diehuxx in #560
- Fix flaky test for dataSize RecordsQuery by @diehuxx in #573
- #483 Fix level wrapper close implementation by @diehuxx in #574
- fix brittle test that would fail due to ordering by @LiranCohen in #577
- update browserify-sign by @LiranCohen in #579
- adding time schema validation to other interface method schemas by @flothjl in #580
- Update README.md by @Aryan4884 in #581
- Accessibility features for Markdown files by @mishmanners in #584
- adding helper function to create a timestamp by @flothjl in #583
- Support protocol authorized RecordsDelete by @diehuxx in #576
- Delegated grant support for RecordsWrite by @thehenrytsai in #582
- Add missing filters to RecordsQuery by @LiranCohen in #578
- update tests from merge by @LiranCohen in #586
- #564 - Renamed author signature for consistency by @thehenrytsai in #587
- #534 - Removed config on obsolete code coverage badge generation by @thehenrytsai in #589
- More refactoring & renaming on signing related methods and properties for consistency by @thehenrytsai in #588
- Added Liran as code owner + fixed naming/typos + remove unnecessary castings by @thehenrytsai in #590
- Bump to version 0.2.5 by @diehuxx in #592
- Flothjl/dwnerror standardization by @flothjl in #591
- Time and timestamp utility refactoring by @thehenrytsai in #593
New Contributors
- @shobitb made their first contribution in #546
- @hkwi made their first contribution in #567
- @0scvr made their first contribution in #542
- @Aryan4884 made their first contribution in #581
- @mishmanners made their first contribution in #584
Full Changelog: v0.2.4...v0.2.5