-
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.4 #3480
Closed
Closed
0.12.4 #3480
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
Jan 30, 2025
- 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 (0.12.3rc0 #3406)
- Add legacy pypi token (Add legacy pypi token #3408)
- 0.12.3 (0.12.3 #3409)
- 0.12 LTS: Askar upgrade and fix profile unique names (0.12 LTS: Askar upgrade and fix profile unique names #3475)
- 0.12.4
Signed-off-by: jamshale <[email protected]>
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 openwallet-foundation#3111. Signed-off-by: Daniel Bluhm <[email protected]>
Signed-off-by: Daniel Bluhm <[email protected]>
Signed-off-by: Daniel Bluhm <[email protected]>
Signed-off-by: Daniel Bluhm <[email protected]>
Signed-off-by: Daniel Bluhm <[email protected]>
Signed-off-by: Daniel Bluhm <[email protected]>
Signed-off-by: Daniel Bluhm <[email protected]>
Signed-off-by: Daniel Bluhm <[email protected]>
Signed-off-by: Daniel Bluhm <[email protected]>
To make signing mechanisms for JSON-LD pluggable. Signed-off-by: Daniel Bluhm <[email protected]>
Signed-off-by: Daniel Bluhm <[email protected]>
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 <[email protected]>
Signed-off-by: Daniel Bluhm <[email protected]>
Signed-off-by: Daniel Bluhm <[email protected]>
…ease-0.12.x Patch release 0.12.x
Signed-off-by: Stephen Curran <[email protected]>
) * Add by_format to terse webhook for presentations Signed-off-by: Ian Costanzo <[email protected]> * Add by_format to terse wehook for isse cred Signed-off-by: Ian Costanzo <[email protected]> --------- Signed-off-by: Ian Costanzo <[email protected]> Co-authored-by: Ian Costanzo <[email protected]>
Signed-off-by: Stephen Curran <[email protected]>
* Backport PR 3391 Signed-off-by: jamshale <[email protected]> * Change pypi publish workflow Signed-off-by: jamshale <[email protected]> --------- Signed-off-by: jamshale <[email protected]>
* 0.12.3rc0 Signed-off-by: Stephen Curran <[email protected]> * Changelog correction Signed-off-by: Stephen Curran <[email protected]> * Correction to breaking changes section Signed-off-by: Stephen Curran <[email protected]> --------- Signed-off-by: Stephen Curran <[email protected]>
Signed-off-by: jamshale <[email protected]>
* 0.12.3 Signed-off-by: Stephen Curran <[email protected]> * Typo Signed-off-by: Stephen Curran <[email protected]> --------- Signed-off-by: Stephen Curran <[email protected]>
…dation#3475) * Askar upgrade and fix profile unique names Signed-off-by: jamshale <[email protected]> * Update aries-askar to 0.4.3 Signed-off-by: jamshale <[email protected]> --------- Signed-off-by: jamshale <[email protected]>
Signed-off-by: Stephen Curran <[email protected]>
Doh!!! |
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.