Skip to content

Commit f8bbcbe

Browse files
chore(release): 1.5.0 [skip ci]\n\n# [1.5.0](v1.4.0...v1.5.0) (2025-08-14)
### Bug Fixes * add correct url ([4d329fe](4d329fe)) * add information on how to pass dynamic claims ([#45](#45)) ([b295cc9](b295cc9)) * change oid4vp endpoints ([bb74af7](bb74af7)) * consume auth server from config ([#42](#42)) ([e3c4d06](e3c4d06)) * docker error in ci ([47aaea8](47aaea8)) * docker image handling ([#47](#47)) ([a948b41](a948b41)) * dockerfile ([c8a7e80](c8a7e80)) * keycloak usage ([26772ff](26772ff)) * make it compatible with keycloak as auth server ([#44](#44)) ([66fb287](66fb287)) * migrate to biome + format ([#36](#36)) ([4177e81](4177e81)) * oidc provider ([1839783](1839783)) * small fixes ([a512e27](a512e27)) * update packages ([#37](#37)) ([d050d97](d050d97)) * updated tests ([6b353c8](6b353c8)) ### Features * migrate to workspace ([#46](#46)) ([0c27f81](0c27f81))
1 parent 4d329fe commit f8bbcbe

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# [1.5.0](https://github.com/openwallet-foundation-labs/eudiplo/compare/v1.4.0...v1.5.0) (2025-08-14)
2+
3+
4+
### Bug Fixes
5+
6+
* add correct url ([4d329fe](https://github.com/openwallet-foundation-labs/eudiplo/commit/4d329fe971c119e8a2cd714f356d5fc23a3cd991))
7+
* add information on how to pass dynamic claims ([#45](https://github.com/openwallet-foundation-labs/eudiplo/issues/45)) ([b295cc9](https://github.com/openwallet-foundation-labs/eudiplo/commit/b295cc94c3f4ab00c004ade3e37d8172399b15cb))
8+
* change oid4vp endpoints ([bb74af7](https://github.com/openwallet-foundation-labs/eudiplo/commit/bb74af769dbf0405985aa1269c8d13593be474b0))
9+
* consume auth server from config ([#42](https://github.com/openwallet-foundation-labs/eudiplo/issues/42)) ([e3c4d06](https://github.com/openwallet-foundation-labs/eudiplo/commit/e3c4d0650a6122eeeef50e38dee8399a459cf47e))
10+
* docker error in ci ([47aaea8](https://github.com/openwallet-foundation-labs/eudiplo/commit/47aaea8e42e6a163466eb4dadf6f5fd9b100d12c))
11+
* docker image handling ([#47](https://github.com/openwallet-foundation-labs/eudiplo/issues/47)) ([a948b41](https://github.com/openwallet-foundation-labs/eudiplo/commit/a948b417c0394ed961af5e685594417237038c8c))
12+
* dockerfile ([c8a7e80](https://github.com/openwallet-foundation-labs/eudiplo/commit/c8a7e8045e4c992af084259577034929e91bbecf))
13+
* keycloak usage ([26772ff](https://github.com/openwallet-foundation-labs/eudiplo/commit/26772ff915f333f35dd70c635cc86fedb24c0809))
14+
* make it compatible with keycloak as auth server ([#44](https://github.com/openwallet-foundation-labs/eudiplo/issues/44)) ([66fb287](https://github.com/openwallet-foundation-labs/eudiplo/commit/66fb2875b54d1f1c8d7f36895c01708b4da65007))
15+
* migrate to biome + format ([#36](https://github.com/openwallet-foundation-labs/eudiplo/issues/36)) ([4177e81](https://github.com/openwallet-foundation-labs/eudiplo/commit/4177e81845ee98ebbdb0632ff8fd855ba066d0d2))
16+
* oidc provider ([1839783](https://github.com/openwallet-foundation-labs/eudiplo/commit/1839783bfe3b73863c8802023f521230a542f5a4))
17+
* small fixes ([a512e27](https://github.com/openwallet-foundation-labs/eudiplo/commit/a512e27a41a3266dbd2bf325a9e3eb70f7665c46))
18+
* update packages ([#37](https://github.com/openwallet-foundation-labs/eudiplo/issues/37)) ([d050d97](https://github.com/openwallet-foundation-labs/eudiplo/commit/d050d976617365bdd7da81c286fb69597c3cb948))
19+
* updated tests ([6b353c8](https://github.com/openwallet-foundation-labs/eudiplo/commit/6b353c836a01fb4a8fdd7c136bb869e038a8ff08))
20+
21+
22+
### Features
23+
24+
* migrate to workspace ([#46](https://github.com/openwallet-foundation-labs/eudiplo/issues/46)) ([0c27f81](https://github.com/openwallet-foundation-labs/eudiplo/commit/0c27f81b976035a233b2791ef1e8f97074962754))
25+
126
# [1.4.0](https://github.com/openwallet-foundation-labs/eudiplo/compare/v1.3.0...v1.4.0) (2025-08-05)
227

328

0 commit comments

Comments
 (0)