-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@web5/agent
DWN Subscriptions Support
#492
Conversation
🦋 Changeset detectedLatest commit: f0f6ed8 The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
35f19db
to
308f325
Compare
22ec28a
to
7c3286c
Compare
TBDocs Report ✅ No errors or warnings @web5/api
@web5/crypto
@web5/crypto-aws-kms
@web5/dids
@web5/credentials
TBDocs Report Updated at 2024-05-08T21:54:00Z |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #492 +/- ##
==========================================
+ Coverage 91.05% 91.09% +0.03%
==========================================
Files 116 116
Lines 29603 29645 +42
Branches 2185 2196 +11
==========================================
+ Hits 26955 27005 +50
+ Misses 2613 2605 -8
Partials 35 35
|
@web5/agent
DWN Subscriptions Support@web5/agent
DWN Subscriptions Support
…er be used further in the code
3126672
to
673863b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Formality ✅
Implements support for
RecordsSubscribe
andEventsSubscribe
in@web5/agent
inherited change from latest
dwn-sdk-js
to allow pruning when issuing aRecordsDelete
message.