This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
eba04b8
commit 0702d91
Showing
10 changed files
with
55 additions
and
29 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,23 @@ | ||
# @tbdex/http-client | ||
|
||
## 0.26.0 | ||
|
||
### Minor Changes | ||
|
||
- eba04b8: Upgrade packages web5/[email protected], web5/[email protected], web5/[email protected], web5/[email protected] | ||
|
||
- Deprecate did:ion and did:key in favour of did:jwk and did:dht | ||
- Migrate from `PortableDid` to `BearerDid` with the latest @web5/dids upgrade | ||
- Replaces dependency on `Web5Crypto` with `BearerDid` signer abstraction for signing operations | ||
|
||
- 629f0c7: Stricten, tested, and remove untested code | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [eba04b8] | ||
- Updated dependencies [589edc3] | ||
- @tbdex/protocol@0.26.0 | ||
|
||
## 0.25.0 | ||
|
||
### Minor Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,25 @@ | ||
# @tbdex/http-server | ||
|
||
## 0.26.0 | ||
|
||
### Minor Changes | ||
|
||
- eba04b8: Upgrade packages web5/[email protected], web5/[email protected], web5/[email protected], web5/[email protected] | ||
|
||
- Deprecate did:ion and did:key in favour of did:jwk and did:dht | ||
- Migrate from `PortableDid` to `BearerDid` with the latest @web5/dids upgrade | ||
- Replaces dependency on `Web5Crypto` with `BearerDid` signer abstraction for signing operations | ||
|
||
- ca1b235: Requires consumer to pass pfiDid when instantiating a new TbdexHttpServer | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [eba04b8] | ||
- Updated dependencies [589edc3] | ||
- Updated dependencies [629f0c7] | ||
- @tbdex/http-client@0.26.0 | ||
- @tbdex/protocol@0.26.0 | ||
|
||
## 0.25.0 | ||
|
||
### Minor Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,19 @@ | ||
# @tbdex/protocol | ||
|
||
## 0.26.0 | ||
|
||
### Minor Changes | ||
|
||
- eba04b8: Upgrade packages web5/[email protected], web5/[email protected], web5/[email protected], web5/[email protected] | ||
|
||
- Deprecate did:ion and did:key in favour of did:jwk and did:dht | ||
- Migrate from `PortableDid` to `BearerDid` with the latest @web5/dids upgrade | ||
- Replaces dependency on `Web5Crypto` with `BearerDid` signer abstraction for signing operations | ||
|
||
### Patch Changes | ||
|
||
- 589edc3: Add exchange state machine | ||
|
||
## 0.25.0 | ||
|
||
### Minor Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters