Releases: eu-digital-identity-wallet/eudi-srv-web-verifier-endpoint-23220-4-kt
Releases · eu-digital-identity-wallet/eudi-srv-web-verifier-endpoint-23220-4-kt
v0.3.2
What's Changed
- Handle gracefully JARM validation failures. by @dzarras in #284
- Bump the libs group across 1 directory with 6 updates by @dependabot in #287
- Upgrade gradlew by @babisRoutis in #289
- Format algorithms intersection by @vafeini in #291
Full Changelog: v0.3.1...v0.3.2
v0.3.1
OpenId4VP d23
What's Changed
- Bump docker/metadata-action from 5.6.1 to 5.7.0 in the actions group by @dependabot in #274
- Bump the libs group across 1 directory with 12 updates by @dependabot in #275
- Introduce a Spring Profile that activates Ktor HttpClients that trust self-signed certificates and disables hostname verification. by @dzarras in #279
Full Changelog: v0.3.0...v0.3.1
v0.3.0
OpenId4VP d23
What's Changed
- Introduce per Presentation
response_uri
. by @dzarras in #252 - Ignore unknown properties in MSO instances by @dzarras in #250
- Bump docker/metadata-action from 5.5.1 to 5.6.1 in the actions group by @dependabot in #211
- Improve vp_token parsing and validations by @dzarras in #241
- Support for Transaction Data by @dzarras in #246
- Update library dependencies by @babisRoutis in #259
- Display in Swagger-UI the version of OpenId4VP supported. by @dzarras in #265
- Introduce
vp_formats
in Client Metadata by @dzarras in #273
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.1.9
OpenId4VP d21
What's Changed
- Add missing ktor client engine. by @dzarras in #235 (thanks @pawel-banasiak-cyfra for reporting this)
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- Bump the libs group across 1 directory with 10 updates by @dependabot in #212
- Use a fixed Clock in DeviceResponseValidatorTest to avoid Certificates and ValidityInfo expiration. by @dzarras in #214
- Adding utility endpoint for validating SD-JWT VCs by @dzarras in #221
- Remove context receivers. by @dzarras in #224
- Upgrade sd-jwt library to v0.10.0 by @dzarras in #226
- Set
client_id
as the expectedaud
of KeyBinding JWT by @dzarras in #230
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- Bump the libs group across 1 directory with 10 updates by @dependabot in #197
- DeviceResponse Validator by @babisRoutis in #200
- Include also the attributes values of validated MSO MDoc documents. by @dzarras in #203
- Document MSO MDoc DeviceResponse validation API in README.md by @dzarras in #204
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
Breaking Changes
- The JSON Schema of
WalletResponse
has been updated. The propertyvp_token
ofVpTokenWalletResponse
andIdTokenAndVpTokenWalletResponse
is now a JSON Array and may include multiple values. Please consult the updated OpenAPI specification here.
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Fix documented configuration property names by @vafeini in #182
- Corrections on endpoints documentation. by @vafeini in #183
- Update setup-gradle github action by @babisRoutis in #185
- Rename presentation_id to transaction_id by @vafeini in #190
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Query for presentation event log by @babisRoutis in #177
- Remove old presentations periodically by @dzarras in #179
Full Changelog: v0.1.3...v0.1.4