Skip to content

Releases: eu-digital-identity-wallet/eudi-lib-ios-openid4vci-swift

v0.7.0

16 Oct 05:59
5483f37
Compare
Choose a tag to compare

What's Changed

  • Refactor credential issuer metadata resolver api by @srosenda in #76

Breaking Changes

  • Clients of CredentialIssuerMetadataType.resolve(source:) need to remove the nil checking of success result. Please refer to a823c226

Full Changelog: v0.6.0...v0.7.0

v0.6.0

07 Oct 11:01
aa315bc
Compare
Choose a tag to compare

What's Changed

  • [refactor] Remove credential response property "format" by @srosenda in #72
  • [fix] x-www-form-urlencoded body encoding in HTTP form POST by @srosenda in #54
  • Switch to JOSESwift upstream version >=0.3.0 by @srosenda in #77
  • Remove openid appended at the end of scope by @pankaj-sp in #85
  • Use of PAR can be configured by @dtsiflit in #83

New Contributors

Full Changelog: v0.4.3...v0.6.0