Release v1.8.0
What's Changed
- feat: Credential Issuer Metadata Parameters by @mishasizov-SK in #1577
- feat: change credential Issuer metadata struct by @mishasizov-SK in #1579
- feat: added context field by @mishasizov-SK in #1581
- feat: encrypted credential response by @aholovko in #1578
- feat: 5.1.1. Request Issuance of a Certain Credential Type using authorization_details Parameter by @mishasizov-SK in #1583
- feat: cwt by @skynet2 in #1584
- feat: 6.2. Successful Token Response by @mishasizov-SK in #1590
- feat: support for invalid encryption parameters error code by @aholovko in #1591
- feat: 5.1.2. Using scope Parameter to Request Issuance of a Credential by @mishasizov-SK in #1592
- feat: add support for ldp proof by @skynet2 in #1593
- feat: 5.1.2. Using scope Parameter to Request Issuance of a Credential by @mishasizov-SK in #1595
- feat: update credential offer parameters to version ID1 by @aholovko in #1596
- feat: Dissociate policy check from attestation check for VP by @bstasyszyn in #1597
- feat: Check issuer policies regardless of attestation config by @bstasyszyn in #1598
- chore: merge main by @mishasizov-SK in #1599
- fix: missing Order field in credential subject claims by @aholovko in #1600
- feat: support rsa as sign algo for jwt by @skynet2 in #1601
- fix: remove order field from claim struct by @mishasizov-SK in #1603
- feat: merge with master by @mishasizov-SK in #1604
- feat: support ODC4VCI ID1 specification by @mishasizov-SK in #1605
- feat: Update trust-registry wallet issuance endpoint by @bstasyszyn in #1602
- Revert "feat: Update trust-registry wallet issuance endpoint" by @fqutishat in #1607
- chore: remove not used code by @fqutishat in #1606
- feat: update signed wellknown by @mishasizov-SK in #1609
- feat: Update trust-registry issuer endpoint by @bstasyszyn in #1608
- fix: response encrypt check by @skynet2 in #1610
- feat: notify endpoint by @skynet2 in #1611
- fix: use notification endpoint wellknown by @skynet2 in #1612
- chore: Update wallet-cli to support latest trust-registry issuance endpoint by @bstasyszyn in #1613
- feat: pass wallet-cli context by @skynet2 in #1615
- feat: client attestation enhancements by @aholovko in #1614
- docs: update wallet-cli docs by @aholovko in #1616
- feat: wallet cli metadata by @aholovko in #1618
- fix: attestation vp is required by @aholovko in #1619
- feat: validate nonce and aud in attestation vp by @aholovko in #1633
- feat: Additional fields in verifier oidc events payload by @bstasyszyn in #1620
- feat: multi credentials issauance by @mishasizov-SK in #1642
- feat: unit tests pt1 by @mishasizov-SK in #1655
- feat: unit tests by @mishasizov-SK in #1656
- chore: call policy all the time in issuer flow by @fqutishat in #1657
- test: fix unit tests for oidc4vci service by @aholovko in #1658
- feat: tests by @mishasizov-SK in #1659
- feat: Multiple credentials issuance 2 merge by @mishasizov-SK in #1660
- feat: move credential type to credential_definition in Credential Req by @aholovko in #1662
- feat: remove credential conf id from init issuance req by @mishasizov-SK in #1663
- feat: change spec for init iss req by @mishasizov-SK in #1664
- feat: change event payload by @mishasizov-SK in #1666
- feat: update trust registry client for multiple credentials by @aholovko in #1667
- feat: basic compose by @skynet2 in #1665
- feat: multi issuance with same type by @mishasizov-SK in #1668
- feat: Multiple credentials issuance by @mishasizov-SK in #1669
- feat: default grant type by @mishasizov-SK in #1670
- fix: check credential filters by @skynet2 in #1676
- fix: compatibility by @skynet2 in #1677
- feat: make lagacy fields nullable by @skynet2 in #1678
- feat: use credential offer response for credential request by @mishasizov-SK in #1679
- feat: add possibility to override sub by @skynet2 in #1680
- fix: uncomment BDD tests by @mishasizov-SK in #1681
- fix: multiple cred presentation by @skynet2 in #1682
- chore: documentation and examples for wallet cli by @mishasizov-SK in #1683
- feat: update credential issuer metadata by @aholovko in #1684
- chore: add ability to override wallet cli vc keyID in store by @fqutishat in #1686
- feat: basic attestation v2 by @skynet2 in #1685
- chore: change ack endpoint AckEventMap by @fqutishat in #1687
- feat: add attestation type by @skynet2 in #1688
- feat: add wallet-cli auth header attest by @skynet2 in #1690
- feat: profile specific transient data configuration by @mishasizov-SK in #1691
- fix: Remove duplicate credential types in issuer policy request by @bstasyszyn in #1692
- feat: check if profile is active on a profile reader level by @mishasizov-SK in #1693
Full Changelog: v1.6.0...v1.8.0