-
Notifications
You must be signed in to change notification settings - Fork 517
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
0.12.3rc0 #3405
Closed
Closed
0.12.3rc0 #3405
Conversation
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
Contributor
swcurran
commented
Dec 16, 2024
- Check connection is ready in all connection required handlers
- fix: multiuse invites with did peer 4
- test: retrieve conn by did-peer-4
- fix: endorser manager should use context.conn
- fix: mock issues in tests
- feat: soft binding for plugin flexibility
- test: soft binding
- feat: inject profile and session
- fix: bad test value in didex
- refactor: remove named scopes
- feat: add external suite provider
- fix: make get_suite async
- fix(interop): overly strict validation
- fix: respond to did:peer:1 with did:peer:4
- test: peer 1, respond with peer 4
- 0.12.2rc1
- [ PATCH ] 0.12.x with PR 3081 terse webhooks ([ PATCH ] 0.12.x with PR 3081 terse webhooks #3141)
- 0.12.2
- Patch PR 3391 - 0.12.lts (Patch PR 3391 - 0.12.lts #3396)
- 0.12.3rc0
Signed-off-by: jamshale <jamiehalebc@gmail.com>
This corrects an issue where did:peer:4 connection records were failing to be resolved on inbound message, resulting in the multiuse invitation that created the connection being resolved instead. Fixes #3111. Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
To make signing mechanisms for JSON-LD pluggable. Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
This change relaxes some overly strict validation that was preventing presenting proof using LDP-VC from Credo 0.5.X based agents. Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
Patch release 0.12.x
* Add by_format to terse webhook for presentations Signed-off-by: Ian Costanzo <ian@anon-solutions.ca> * Add by_format to terse wehook for isse cred Signed-off-by: Ian Costanzo <ian@anon-solutions.ca> --------- Signed-off-by: Ian Costanzo <ian@anon-solutions.ca> Co-authored-by: Ian Costanzo <ian@anon-solutions.ca>
* Backport PR 3391 Signed-off-by: jamshale <jamiehalebc@gmail.com> * Change pypi publish workflow Signed-off-by: jamshale <jamiehalebc@gmail.com> --------- Signed-off-by: jamshale <jamiehalebc@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.