Releases: TBD54566975/web5-js
@web5/dids@1.0.2
Patch Changes
-
#499
eb02b62
Thanks @shamilovtim! - chore: bump ion -
#508
d3814cd
Thanks @LiranCohen! - We sometimes get failures in CI publishing to the DHT. In order to make debugging these errors easier, we add the identifier to the error thrown. -
#504
857d160
Thanks @thehenrytsai! - DID:DHT - Only have . suffix for Root and Gateway Record names
@web5/agent@0.3.4
Patch Changes
-
#489
eabe5ca
Thanks @LiranCohen! - AddDwnServerInfoRpc
toWeb5Rpc
for retrieving server specific info.Server Info includes:
- maxFileSize
- registrationRequirements
- webSocketSupport
@web5/agent@0.3.3
Patch Changes
- #433
ac1e6f1
Thanks @LiranCohen! - Extend and Test RPC DWN/Web5 Clients to supporthttp
andws
- move
HttpDwnRpcClient
to/prototyping
folder - move
JSON RPC
related files to/prototyping
folder - create
WebSocketDwnRpcClient
in/prototyping
folder - create
WebSocketWeb5RpcClient
wrapper inrpc-client
- does not support
sendDidRequest
via sockets
- does not support
- move
- Updated dependencies [
eb02b62
,d3814cd
,857d160
]:- @web5/dids@1.0.2
@web5/user-agent@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
- remove
-
Updated dependencies [
41ac378
]:- @web5/agent@0.3.2
@web5/proxy-agent@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
- remove
-
Updated dependencies [
41ac378
]:- @web5/agent@0.3.2
@web5/identity-agent@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
- remove
-
Updated dependencies [
41ac378
]:- @web5/agent@0.3.2
@web5/credentials@1.0.1
Patch Changes
- #491
8663aee
Thanks @nitro-neal! - Added credentialSchema to the VcDataModel
@web5/api@0.9.3
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
- remove
-
Updated dependencies [
41ac378
]:- @web5/user-agent@0.3.2
- @web5/agent@0.3.2
@web5/agent@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
- remove
@web5/dids@1.0.1
Patch Changes
- #496
20d6466
Thanks @LiranCohen! - Do not cache results that contain a resolution error.