Skip to content
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

feat: support new didcomm v2 service type #1902

Merged

Conversation

TimoGlastra
Copy link
Contributor

Fixes #1789 and can help in getting #1865 merged.

Adds a new service type for DIDCommMessaging, which supports the object / array structure. Keeps the existing DidCommV2Service to not introduce a breaking change. In the next major version we can rename that to LegacyDidcommV2Service and later remote it all together.

Copy link

changeset-bot bot commented Jun 16, 2024

🦋 Changeset detected

Latest commit: b09640f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages
Name Type
@credo-ts/indy-vdr Patch
@credo-ts/cheqd Patch
@credo-ts/core Patch
@credo-ts/action-menu Patch
@credo-ts/anoncreds Patch
@credo-ts/askar Patch
@credo-ts/bbs-signatures Patch
@credo-ts/drpc Patch
@credo-ts/indy-sdk-to-askar-migration Patch
@credo-ts/node Patch
@credo-ts/openid4vc Patch
@credo-ts/question-answer Patch
@credo-ts/react-native Patch
@credo-ts/tenants Patch

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

Signed-off-by: Timo Glastra <[email protected]>
Signed-off-by: Timo Glastra <[email protected]>
Signed-off-by: Timo Glastra <[email protected]>
@TimoGlastra TimoGlastra enabled auto-merge (squash) June 21, 2024 13:49
Signed-off-by: Timo Glastra <[email protected]>
Signed-off-by: Timo Glastra <[email protected]>
…ice type (in addition to older 'DIDComm' service type

Signed-off-by: Timo Glastra <[email protected]>
@TimoGlastra TimoGlastra merged commit d548fa4 into openwallet-foundation:main Jun 24, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DIDCommMessaging Service Endpoint is in the wrong format
2 participants