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.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
v0.1.3
What's Changed
- Bump gradle/gradle-build-action from 3.2.0 to 3.2.1 in the actions group by @dependabot in #148
- Bump org.bouncycastle:bcpkix-jdk18on from 1.77 to 1.78 in the libs group by @dependabot in #147
- Bump the actions group with 2 updates by @dependabot in #149
- Fix gradle-build-action by @babisRoutis in #152
- Fixed image repository in docker-compose.yaml by @EPNW-Eric in #161
- Upgrade gradlew to 8.8 by @babisRoutis in #164
- Upgrade to Kotlin 2 by @babisRoutis in #166
- Update PGP Key link by @mgiakkou in #168
- Introduced in README.md section 'Run all verifier components together' by @vafeini in #167
- Upgrade to gradlew 8.9 by @babisRoutis in #172
- Upgrade dependencyCheck by @babisRoutis in #174
- OpenAPI for Verifier endpoint by @dzarras in #176
New Contributors
- @EPNW-Eric made their first contribution in #161
- @mgiakkou made their first contribution in #168
Full Changelog: v0.1.2...v0.1.3
v0.1.2
This release aligns dependencies to new version of presentation-exchange library (version 0.3.0)
What's Changed
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.2 to 1.6.3 by @dependabot in #112
- Bump kotlin from 1.9.22 to 1.9.23 by @dependabot in #121
- Remove dokka plugin by @babisRoutis in #132
- Bump org.springframework.boot from 3.2.3 to 3.2.4 by @dependabot in #133
- Bump presentation-exchange version to 0.2.1 by @dzarras in #135
- Bump org.owasp.dependencycheck from 9.0.9 to 9.0.10 by @dependabot in #129
- Update presentation definition for PID example request by @dzarras in #137
- Update to gradle 8.7 by @babisRoutis in #141
- Adapted presentation exchange lib version to 0.3.0 by @vafeini in #142
- Group and limit dependabot PRs. by @dzarras in #143
- Bump the actions group with 5 updates by @dependabot in #144
- Bump the libs group with 4 updates by @dependabot in #145
- Fix sonar warnings by @babisRoutis in #146
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
First public release
Implements a verifier endpoint according to OpenId4VP draft 19.