Skip to content

Latest commit

 

History

History
118 lines (73 loc) · 7.41 KB

CHANGELOG.md

File metadata and controls

118 lines (73 loc) · 7.41 KB

@web5/identity-agent

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

0.3.5

Patch Changes

0.3.4

Patch Changes

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

    Server Info includes:

    • maxFileSize
    • registrationRequirements
    • webSocketSupport
  • Updated dependencies [eabe5ca]:

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 [ac1e6f1, 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
  • Updated dependencies [41ac378]:

0.3.1

Patch Changes