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

chore(release): new version #2091

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/grumpy-avocados-decide.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/hungry-ducks-yawn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perfect-islands-grin.md

This file was deleted.

20 changes: 0 additions & 20 deletions .changeset/shiny-sheep-appear.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/action-menu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.6.0

### Patch Changes

- Updated dependencies [607659a]
- @credo-ts/core@0.6.0

## 0.5.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/action-menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/action-menu",
"main": "src/index",
"types": "src/index",
"version": "0.5.13",
"version": "0.6.0",
"files": [
"build"
],
Expand Down
7 changes: 7 additions & 0 deletions packages/anoncreds/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.6.0

### Patch Changes

- Updated dependencies [607659a]
- @credo-ts/core@0.6.0

## 0.5.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/anoncreds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/anoncreds",
"main": "src/index",
"types": "src/index",
"version": "0.5.13",
"version": "0.6.0",
"files": [
"build"
],
Expand Down
7 changes: 7 additions & 0 deletions packages/askar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.6.0

### Patch Changes

- Updated dependencies [607659a]
- @credo-ts/core@0.6.0

## 0.5.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/askar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/askar",
"main": "src/index",
"types": "src/index",
"version": "0.5.13",
"version": "0.6.0",
"files": [
"build"
],
Expand Down
7 changes: 7 additions & 0 deletions packages/bbs-signatures/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.6.0

### Patch Changes

- Updated dependencies [607659a]
- @credo-ts/core@0.6.0

## 0.5.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bbs-signatures/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/bbs-signatures",
"main": "src/index",
"types": "src/index",
"version": "0.5.13",
"version": "0.6.0",
"files": [
"build"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/cheqd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.6.0

### Patch Changes

- Updated dependencies [607659a]
- @credo-ts/core@0.6.0
- @credo-ts/anoncreds@0.6.0

## 0.5.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cheqd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/cheqd",
"main": "src/index",
"types": "src/index",
"version": "0.5.13",
"version": "0.6.0",
"files": [
"build"
],
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.6.0

### Patch Changes

- 607659a: feat: fetch sd-jwt type metadata

## 0.5.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/core",
"main": "src/index",
"types": "src/index",
"version": "0.5.13",
"version": "0.6.0",
"files": [
"build"
],
Expand Down
7 changes: 7 additions & 0 deletions packages/drpc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.6.0

### Patch Changes

- Updated dependencies [607659a]
- @credo-ts/core@0.6.0

## 0.5.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/drpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/drpc",
"main": "src/index",
"types": "src/index",
"version": "0.5.13",
"version": "0.6.0",
"files": [
"build"
],
Expand Down
10 changes: 10 additions & 0 deletions packages/indy-sdk-to-askar-migration/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 0.6.0

### Patch Changes

- Updated dependencies [607659a]
- @credo-ts/core@0.6.0
- @credo-ts/anoncreds@0.6.0
- @credo-ts/askar@0.6.0
- @credo-ts/node@0.6.0

## 0.5.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/indy-sdk-to-askar-migration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/indy-sdk-to-askar-migration",
"main": "src/index",
"types": "src/index",
"version": "0.5.13",
"version": "0.6.0",
"files": [
"build"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/indy-vdr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.6.0

### Patch Changes

- Updated dependencies [607659a]
- @credo-ts/core@0.6.0
- @credo-ts/anoncreds@0.6.0

## 0.5.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/indy-vdr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/indy-vdr",
"main": "src/index",
"types": "src/index",
"version": "0.5.13",
"version": "0.6.0",
"files": [
"build"
],
Expand Down
7 changes: 7 additions & 0 deletions packages/node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.6.0

### Patch Changes

- Updated dependencies [607659a]
- @credo-ts/core@0.6.0

## 0.5.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/node",
"main": "src/index",
"types": "src/index",
"version": "0.5.13",
"version": "0.6.0",
"files": [
"build"
],
Expand Down
29 changes: 29 additions & 0 deletions packages/openid4vc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# Changelog

## 0.6.0

### Minor Changes

- 17ec6b8: feat(openid4vc): oid4vci authorization code flow, presentation during issuance and batch issuance.

This is a big change to OpenID4VCI in Credo, with the neccsary breaking changes since we first added it to the framework. Over time the spec has changed significantly, but also our understanding of the standards and protocols.

**Authorization Code Flow**
Credo now supports the authorization code flow, for both issuer and holder. An issuer can configure multiple authorization servers, and work with external authorization servers as well. The integration is based on OAuth2, with several extension specifications, mainly the OAuth2 JWT Access Token Profile, as well as Token Introspection (for opaque access tokens). Verification works out of the box, as longs as the authorization server has a `jwks_uri` configured. For Token Introspection it's also required to provide a `clientId` and `clientSecret` in the authorization server config.

To use an external authorization server, the authorization server MUST include the `issuer_state` parameter from the credential offer in the access token. Otherwise it's not possible for Credo to correlate the authorization session to the offer session.

The demo-openid contains an example with external authorization server, which can be used as reference. The Credo authorization server supports DPoP and PKCE.

**Batch Issuance**
The credential request to credential mapper has been updated to support multiple proofs, and also multiple credential instances. The client can now also handle batch issuance.

**Presentation During Issuance**
The presenation during issuance allows to request presentation using OID4VP before granting authorization for issuance of one or more credentials. This flow is automatically handled by the `resolveAuthorizationRequest` method on the oid4vci holder service.

### Patch Changes

- 17ec6b8: fix(openid4vc): use `vp_formats` in client_metadata instead of `vp_formats supported` (#2089)
- 607659a: feat: fetch sd-jwt type metadata
- 17ec6b8: feat(openid4vc): support jwk thumbprint for openid token issuer
- Updated dependencies [607659a]
- @credo-ts/core@0.6.0

## 0.5.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/openid4vc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/openid4vc",
"main": "src/index",
"types": "src/index",
"version": "0.5.13",
"version": "0.6.0",
"files": [
"build"
],
Expand Down
7 changes: 7 additions & 0 deletions packages/question-answer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.6.0

### Patch Changes

- Updated dependencies [607659a]
- @credo-ts/core@0.6.0

## 0.5.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/question-answer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/question-answer",
"main": "src/index",
"types": "src/index",
"version": "0.5.13",
"version": "0.6.0",
"files": [
"build"
],
Expand Down
7 changes: 7 additions & 0 deletions packages/react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.6.0

### Patch Changes

- Updated dependencies [607659a]
- @credo-ts/core@0.6.0

## 0.5.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/react-native",
"main": "src/index",
"types": "src/index",
"version": "0.5.13",
"version": "0.6.0",
"files": [
"build"
],
Expand Down
7 changes: 7 additions & 0 deletions packages/tenants/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.6.0

### Patch Changes

- Updated dependencies [607659a]
- @credo-ts/core@0.6.0

## 0.5.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tenants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@credo-ts/tenants",
"main": "src/index",
"types": "src/index",
"version": "0.5.13",
"version": "0.6.0",
"files": [
"build"
],
Expand Down