Releases: eclipse-tractusx/managed-identity-wallet
Releases · eclipse-tractusx/managed-identity-wallet
v1.0.0-develop.5
1.0.0-develop.5 (2024-10-18)
Bug Fixes
- chart workflows (3d0fbf9)
- compilation error (90ef524)
- copy path in docker file (ad65e01)
- dependencies addded at individual project level (60e3a5c)
- docker context path (ce29cb8)
- dockerfile (234a7a0)
- dockerfile and dockerfile location (042292f)
- failing test (a99ca32)
- failing test cases (e91b6a0)
- file copy path in Dockerfile (7d76b00)
- modefied the value for the replicas (14a67e1)
- more test added (e739cdc)
- random port added for management url (6b118b2)
- revocation service dockerfile (28796db)
- sonar issues (643493d)
- sonar issues (b1c5417)
- status list changed to 2021 from bitstring (546908b)
- status list VS as JSON-LD (65dd812)
- test cases due to revocation client (02ccd31)
- tests (df62fcc)
- user added in dockerfile (44b46ff)
- zap scan errors (074ab2d)
- zap scan errors (c162cad)
Features
- Helm charts for revocation service (badb46d)
- intial revocation service added (c173bd4)
- release workflow added for revocation-service (f70b345)
- revoke API, revocation support in issue VC API, wallet-commons module for common classes (ec8bb00)
- status list VC type set to StatusList2021 (4429211)
- test coverage verification added at root gradle level and javadoc for miw-commons (6a7cff2)
v1.0.0-develop.4
1.0.0-develop.4 (2024-08-09)
- feat(API)!: change API VC/VP default data format from Json to JWT (233ab68)
BREAKING CHANGES
- All API endpoints that used Verifiable Credentials and -Presentations in JSON format per default are now working with the JWT format by default instead.
Signed-off-by: Dominik Pinsel dominik.pinsel@mercedes-benz.com
v1.0.0-develop.3
1.0.0-develop.3 (2024-07-29)
Features
v1.0.0-develop.2
v1.0.0-develop.1
1.0.0-develop.1 (2024-07-18)
- feat(identity-trust)!: update IATP protocol (e3c5450)
BREAKING CHANGES
/api/presentations/iatp
endpoint now accepts PresentationQueryMessage and returns PresentationResponseMessage objects.
Signed-off-by: Dominik Pinsel dominik.pinsel@mercedes-benz.com
v0.6.0-develop.1
v0.5.0
0.5.0 (2024-07-05)
Bug Fixes
- .helmdocsignore is not at project root (a6ceba4)
- add "y" parameter and remove unused imports (72b592c)
- add asJwt as query param and fix exceptions (8cbb756)
- add asJwt as query param and fix exceptions (ef961a5)
- add asJwt to controllers and services (050358e)
- add asJwt to controllers and services (b604f3d)
- add copyright to getCredentialsCommand (2154b7f)
- add exceptions and fix naming (dba48e2)
- add exceptions and fix naming (531d3f7)
- add keyId to createPresentation (069a7d3)
- Add missing gradle validation PR #257 (f9acf55)
- add missing JSON properties (5330f64)
- add test and validation (b3db3e0)
- add test and validation (842e437)
- add WalletKey for ES256K algorithm to DidDocument (9eb3294)
- add wiremock (4aec527)
- adjust api docs for 'api/token' endpoint (7190ed1)
- api doc folder structure (ebd691a)
- api docs (8e7b796)
- api docs (760ee94)
- change context url (fa9ee4b)
- chart file (8b16023)
- chart file (099fabb)
- copyright updated (9ade90e)
- copyright updated (956b6af)
- current tests (bb0b30c)
- DAST scan PR #256 (1c1f1fb)
- did resolver (d0522f4)
- direct access to WalletKeyService while signing VC removed (e264c0f)
- exception names (30a60d5)
- exception names (61832ed)
- exceptions (fc6c077)
- exceptions (1b260fa)
- failing test cases (bf71a1d)
- ficense header updated (b2959e6)
- fix bug with token re-wrapping (e047550)
- fix did creation in did document (c21f7af)
- fix ES256K signature (b33f8a6)
- fix integration test (d8084ee)
- fix kid parameter (97437b4)
- fix object name (59ccdb2)
- fix openapi_v001.json (068462b)
- fix openapi_v001.json (c30134e)
- fix openapi_v001.json (1910e88)
- formatting (e00620d)
- formatting (697ff85)
- formatting issue with api json file (b10fa38)
- get vc as jwt with tests (4216e0d)
- javadoc, imports and throws (af87ecb)
- new build location for upload action (b6a7656)
- part of tests (50ba388)
- part of tests (7f01263)
- possible caching vulnerability in action (eb2e38f)
- remove new line (31819c8)
- remove new line (0c5f111)
- remove try catch (874e850)
- remove try catch (b840c77)
- revert IssueDismantlerCredentialReqeust.java (bac5200)
- revert IssueDismantlerCredentialReqeust.java (14f6195)
- sonar issues (a7fb417)
- STS Token API Response (78b7dc3)
- test cases (22e3bb8)
- Test Cases (8eda499)
- test cases of get VC api (1430881)
- test for jwt (0a69f1c)
- test for jwt (8b5180a)
- ...