v0.2.2
What's Changed
- Authorize RecordsRead of schema by @diehuxx in #448
- #463 Refactor protocol of keyword as object by @diehuxx in #464
- Return attestation with query results by @diehuxx in #471
- Support additional protocol action rule groups by @diehuxx in #469
- Data below a threshold should not be stored in DataStore. by @LiranCohen in #456
- Update tenant-gate.ts by @nearlyjuly in #475
- Grant read and write access to protocol records by @diehuxx in #474
- Sleep for 2ms to avoid time-sensitive test failures by @LiranCohen in #482
- Allow Range filtering on negative numbers by @LiranCohen in #480
- Move level store exports to index.ts by @amika-sq in #477
- Issue PermissionsGrants reading or writing of protocolPath or contextId by @diehuxx in #484
- Add published condition to RecordsWrite PermissionsGrants by @diehuxx in #490
- Refactor JSON Schema PermissionsRequest to use same scope as Grants by @diehuxx in #493
- Temporarily disable protocol any and context rules by @diehuxx in #492
- export ProcolTypes by @shamilovtim in #496
- Tweak reads to not require a recordId by @LiranCohen in #470
- fixing typedoc generation by @thehenrytsai in #498
- #499 - Replaced ulid lib with ulidx to support web workers by @thehenrytsai in #500
- Remove sleep() from db.open() by @diehuxx in #501
- Remove outdated protocol rules by @diehuxx in #504
- Remove extraneous TimestampedMessage type by @diehuxx in #503
- MessageStore interfaces for sorting and pagination by @LiranCohen in #478
- #206 - Introduced support for custom signer by @thehenrytsai in #502
- Bump version to v0.2.2 by @diehuxx in #509
New Contributors
- @LiranCohen made their first contribution in #456
Full Changelog: v0.2.1...v0.2.2