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

0.12.3rc0 #3405

Closed
wants to merge 23 commits into from
Closed

0.12.3rc0 #3405

wants to merge 23 commits into from

Conversation

swcurran
Copy link
Contributor

  • 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

jamshale and others added 23 commits July 23, 2024 19:45
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>
Signed-off-by: Stephen Curran <swcurran@gmail.com>
* 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>
Signed-off-by: Stephen Curran <swcurran@gmail.com>
* 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>
Signed-off-by: Stephen Curran <swcurran@gmail.com>
@swcurran swcurran closed this Dec 16, 2024
@swcurran swcurran deleted the 0.12.3rc0 branch December 16, 2024 18:13
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.

3 participants