v0.1.0
Pre-release
Pre-release
What's Changed
- Standardize message timestamp naming by @diehuxx in #419
- Create and process PermissionsRevoke by @diehuxx in #417
- Move tests and boost test coverage for
messageTimestamp
comparison by @diehuxx in #425 - Exported test suite so that store-dependent tests can be run from external repositories by @thehenrytsai in #426
- Update contributors.md to show how to pass custom store in tests by @diehuxx in #427
- Add stronger typing and JSON schemas for authorization payloads by @diehuxx in #424
- Fix for CVE-2023-36665 by @frankhinek in #430
- Rolled back test suite export by @thehenrytsai in #431
- #434 - fixed bug that allowed creation of protocol record with parentId but missing contextId by @thehenrytsai in #435
- Authorize ProtocolsConfigure with PermissionsGrant by @diehuxx in #432
- Fix flaky test by @diehuxx in #438
- Grant authorize ProtocolsQuery by @diehuxx in #436
- Updated flat-space encryption scheme by @thehenrytsai in #437
- Exported the test suite in a much cleaner way than 1st attempt by @thehenrytsai in #440
- Removed default level store instantiation from Dwn.create() by @thehenrytsai in #441
- Added support for multi-implementation test suite runs in one external repository by @thehenrytsai in #443
- Add exports for DataStore, MessageStore, and EventLog types by @amika-sq in #442
- version bump to 0.1.0 by @mistermoe in #444
Full Changelog: v0.0.37...v0.1.0