Skip to content

Latest commit

 

History

History
222 lines (124 loc) · 14.5 KB

CHANGELOG.md

File metadata and controls

222 lines (124 loc) · 14.5 KB

@web5/agent

0.8.1

Patch Changes

  • #961 ca89770 Thanks @LiranCohen! - Fix error where dwn-store records were not being updated when marked as such.

0.8.0

Minor Changes

Patch Changes

0.7.4

Patch Changes

0.7.3

Patch Changes

0.7.2

Patch Changes

0.7.1

Patch Changes

0.7.0

Minor Changes

  • #859 7fc1f1d Thanks @LiranCohen! - Tefactor getting permissions for grants into a single Permission API interface

0.6.1

Patch Changes

0.6.0

Minor Changes

Patch Changes

0.5.1

Patch Changes

0.5.0

Minor Changes

Patch Changes

0.4.1

Patch Changes

0.4.0

Minor Changes

Patch Changes

0.3.8

Patch Changes

0.3.7

Patch Changes

0.3.6

Patch Changes

  • #492 b516a5f Thanks @LiranCohen! - - @web5/agent DWN Subscriptions Support
    • @web5/agent supports latest dwn-sdk-js with prune feature from RecordsWriteDelete

0.3.5

Patch Changes

  • #513 82fe049 Thanks @LiranCohen! - Add a helper methods for generating a PaginationCursor from api without importing dwn-sdk-js directly

0.3.4

Patch Changes

  • #489 eabe5ca Thanks @LiranCohen! - Add DwnServerInfoRpc to Web5Rpc for retrieving server specific info.

    Server Info includes:

    • maxFileSize
    • registrationRequirements
    • webSocketSupport

0.3.3

Patch Changes

  • #433 ac1e6f1 Thanks @LiranCohen! - Extend and Test RPC DWN/Web5 Clients to support http and ws
    • move HttpDwnRpcClient to /prototyping folder
    • move JSON RPC related files to /prototyping folder
    • create WebSocketDwnRpcClient in /prototyping folder
    • create WebSocketWeb5RpcClient wrapper in rpc-client
      • does not support sendDidRequest via sockets
  • Updated dependencies [eb02b62, d3814cd, 857d160]:

0.3.2

Patch Changes

  • #500 41ac378 Thanks @LiranCohen! - Upgrade DWN SDK with newest features

    • remove Permissions interface and replace permissions with a first-class protocol representing it
    • adding RecordsTags functionality

0.3.1

Patch Changes

  • #484 c47ea5e Thanks @LiranCohen! - Upgrade dwn-sdk-js to the latest version consuming 1.0.0 of @web5/dids

  • #482 ddb38d0 Thanks @LiranCohen! - - Upgrade packages to consume 1.0.0 of foundational web5 packages.

    • Using foundational dids package instead