|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 5 |
|
6 | | -# [0.17.0](https://github.com/Sphereon-Opensource/OID4VCI/compare/v0.16.0...v0.17.0) (2025-03-14) |
| 6 | +# [0.17.0](https://github.com/Sphereon-Opensource/OID4VC/compare/v0.16.0...v0.17.0) (2025-03-14) |
7 | 7 |
|
8 | 8 | ### Bug Fixes |
9 | 9 |
|
10 | | -- Fix for when credential_configuration_ids is being used together with credentials_supported ([f696867](https://github.com/Sphereon-Opensource/OID4VCI/commit/f6968677ccd10c2ce8eb8484443971102547e8a2)) |
11 | | -- fix single vp_token being send is an array ([e496ca2](https://github.com/Sphereon-Opensource/OID4VCI/commit/e496ca259319f2f6fa327cf0efe71e0a8f0dc5f1)) |
12 | | -- session and state to correlationId mapping bugfixes ([c9b4d6f](https://github.com/Sphereon-Opensource/OID4VCI/commit/c9b4d6f8df62a11d6235d75bee63deb352f66926)) |
13 | | -- small fixes for siop-oid4vp package ([5aeff03](https://github.com/Sphereon-Opensource/OID4VCI/commit/5aeff03cce285d29c105aeca2c234269ca4999e2)) |
| 10 | +- Fix for when credential_configuration_ids is being used together with credentials_supported ([f696867](https://github.com/Sphereon-Opensource/OID4VC/commit/f6968677ccd10c2ce8eb8484443971102547e8a2)) |
| 11 | +- fix single vp_token being send is an array ([e496ca2](https://github.com/Sphereon-Opensource/OID4VC/commit/e496ca259319f2f6fa327cf0efe71e0a8f0dc5f1)) |
| 12 | +- session and state to correlationId mapping bugfixes ([c9b4d6f](https://github.com/Sphereon-Opensource/OID4VC/commit/c9b4d6f8df62a11d6235d75bee63deb352f66926)) |
| 13 | +- small fixes for siop-oid4vp package ([5aeff03](https://github.com/Sphereon-Opensource/OID4VC/commit/5aeff03cce285d29c105aeca2c234269ca4999e2)) |
14 | 14 |
|
15 | 15 | ### Features |
16 | 16 |
|
17 | | -- MWALL-715 Create notification endpoint logic in Issuer ([2dff0df](https://github.com/Sphereon-Opensource/OID4VCI/commit/2dff0df4f3d9c0943b9e93ea2c9666fab43747c2)) |
| 17 | +- MWALL-715 Create notification endpoint logic in Issuer ([2dff0df](https://github.com/Sphereon-Opensource/OID4VC/commit/2dff0df4f3d9c0943b9e93ea2c9666fab43747c2)) |
18 | 18 |
|
19 | | -# [0.16.0](https://github.com/Sphereon-Opensource/OID4VCI/compare/v0.15.1...v0.16.0) (2024-08-02) |
| 19 | +# [0.16.0](https://github.com/Sphereon-Opensource/OID4VC/compare/v0.15.1...v0.16.0) (2024-08-02) |
20 | 20 |
|
21 | 21 | ### Bug Fixes |
22 | 22 |
|
23 | | -- prettier + eslint ([57c7592](https://github.com/Sphereon-Opensource/OID4VCI/commit/57c7592f1cd787321d8ded8c89013076b428a9c8)) |
24 | | -- rename common to oid4vc-common ([d89ac4f](https://github.com/Sphereon-Opensource/OID4VCI/commit/d89ac4f4956e69dad5274b197912485665aeb97c)) |
| 23 | +- prettier + eslint ([57c7592](https://github.com/Sphereon-Opensource/OID4VC/commit/57c7592f1cd787321d8ded8c89013076b428a9c8)) |
| 24 | +- rename common to oid4vc-common ([d89ac4f](https://github.com/Sphereon-Opensource/OID4VC/commit/d89ac4f4956e69dad5274b197912485665aeb97c)) |
25 | 25 |
|
26 | 26 | ### Features |
27 | 27 |
|
28 | | -- add additional dpop retry mechanisms ([a102854](https://github.com/Sphereon-Opensource/OID4VCI/commit/a1028540432115f26677a860bf6bac10e630a1d9)) |
29 | | -- create common package ([d5b4b75](https://github.com/Sphereon-Opensource/OID4VCI/commit/d5b4b75f036edcf8082e062214c036c9be934071)) |
| 28 | +- add additional dpop retry mechanisms ([a102854](https://github.com/Sphereon-Opensource/OID4VC/commit/a1028540432115f26677a860bf6bac10e630a1d9)) |
| 29 | +- create common package ([d5b4b75](https://github.com/Sphereon-Opensource/OID4VC/commit/d5b4b75f036edcf8082e062214c036c9be934071)) |
30 | 30 |
|
31 | | -## [0.15.1](https://github.com/Sphereon-Opensource/OID4VCI/compare/v0.15.0...v0.15.1) (2024-07-23) |
| 31 | +## [0.15.1](https://github.com/Sphereon-Opensource/OID4VC/compare/v0.15.0...v0.15.1) (2024-07-23) |
32 | 32 |
|
33 | 33 | ### Bug Fixes |
34 | 34 |
|
35 | | -- oid4vci draft 13 typing ([6d0bfc9](https://github.com/Sphereon-Opensource/OID4VCI/commit/6d0bfc9227b1120913b773904ef991757cb9282a)) |
| 35 | +- oid4vci draft 13 typing ([6d0bfc9](https://github.com/Sphereon-Opensource/OID4VC/commit/6d0bfc9227b1120913b773904ef991757cb9282a)) |
36 | 36 |
|
37 | | -# [0.15.0](https://github.com/Sphereon-Opensource/OID4VCI/compare/v0.14.0...v0.15.0) (2024-07-15) |
| 37 | +# [0.15.0](https://github.com/Sphereon-Opensource/OID4VC/compare/v0.14.0...v0.15.0) (2024-07-15) |
38 | 38 |
|
39 | 39 | ### Features |
40 | 40 |
|
41 | | -- did-auth-siop-adapter ([32ec2fc](https://github.com/Sphereon-Opensource/OID4VCI/commit/32ec2fc27a22cd069dc12fe011debef7f870cf5d)) |
| 41 | +- did-auth-siop-adapter ([32ec2fc](https://github.com/Sphereon-Opensource/OID4VC/commit/32ec2fc27a22cd069dc12fe011debef7f870cf5d)) |
0 commit comments