All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.29.0 (2024-08-01)
- Logger fixes (75b6925)
0.28.0 (2024-07-23)
Note: Version bump only for package @sphereon/ssi-types
0.27.0 (2024-07-07)
0.26.0 (2024-06-19)
Note: Version bump only for package @sphereon/ssi-types
0.25.0 (2024-06-13)
- Ensure logger is initialized early preventing potential issues when importing from other libraries (eae66f2)
- Order of static keys to ensure default namespace key is available when creating the default logger (dc56df2)
0.24.0 (2024-06-05)
Note: Version bump only for package @sphereon/ssi-types
0.23.4 (2024-04-25)
Note: Version bump only for package @sphereon/ssi-types
0.23.0 (2024-04-24)
- add kb-jwt to sd-jwt (e066f2b)
0.22.0 (2024-04-04)
Note: Version bump only for package @sphereon/ssi-types
0.21.1 (2024-04-04)
Note: Version bump only for package @sphereon/ssi-types
0.21.0 (2024-03-20)
- fixed failing test cases and added more test cases for getting data from the raw data (6f5b50b)
- refactored UniformCredential names to digitalCredential, added utility methods for getting the credential document type (a0c5530)
- upgrade SD-JWT package (6563973)
- Remove BBS support. (205e0db)
- Remove BBS support. Upstream support for Windows and RN is missing. Needs to be revisited at a later point in time
0.19.0 (2024-03-02)
- JWT VP sometimes was constructed as a JSON LD VP with JwtProof2020 (abb012c)
0.18.1 (2024-01-19)
Note: Version bump only for package @sphereon/ssi-types
0.18.0 (2024-01-13)
- Add bearer token support using callback function (4528881)
- Add static bearer token callback function option (2d5cd5a)
- ssi-types: add kid to cnf (0fb3886)
- ssi-types: sd-jwt support (b9154a0)
0.17.5 (2023-10-01)
Note: Version bump only for package @sphereon/ssi-types
0.17.4 (2023-10-01)
Note: Version bump only for package @sphereon/ssi-types
0.17.3 (2023-09-30)
Note: Version bump only for package @sphereon/ssi-types
0.17.2 (2023-09-30)
Note: Version bump only for package @sphereon/ssi-types
0.17.1 (2023-09-28)
- update deps to fix an issue with VCI offer ids not mapping on issuer metadata (aa6f98c)
0.17.0 (2023-09-28)
- Do not raise an error by default in case we encounter a VC with a statuslist we do not support. More strict scenario's are supported with an optional parm (4a634b7)
0.16.0 (2023-09-28)
- Create a issuer.id in a uniform credential in case the issuer is already an object and there is an iss claim in the JWT (706baff)
- Add support for an OIDC BFF Passport based solution to express. Allows for SPA to work IDPs that require confidential clients (d4e082c)
- statuslist2021 support (46986dd)
0.15.1 (2023-08-10)
Note: Version bump only for package @sphereon/ssi-types
0.15.0 (2023-08-10)
Note: Version bump only for package @sphereon/ssi-types
0.14.1 (2023-07-31)
Note: Version bump only for package @sphereon/ssi-types
0.14.0 (2023-07-30)
- VP did resolution from agent (aa3f3f1)
0.13.0 (2023-06-24)
- Allow setting SIOP RP default opts also after construction, as sometimes you need to agent which is not available yet at construction time (bf871da)
0.12.0 (2023-06-21)
- Add Presentation Exchange module (a085c81)
- More support for definition Formats when creating VPs from SIOP (846ef0b)
0.11.0 (2023-05-07)
- make credential mapper a bit more resilient (7248fae)
- Create new agent-config module to replace the deps on Veramo cli, which pulls in everything (673856f)
- instead of returning a boolean value, return an object with more information about verification of LD creds/VPs (7df0e64)
0.10.0 (2023-04-30)
- Add better internal handling of JWT proof values used in JsonLD converted credentials (90004c5)
- Update to v2 PEX and v0.3 SIOP packages (80398e3)
0.9.0 (2023-03-09)
- credential mapper for jtw (f04345b)
- JWT claims would overwrite the issuer object in the credential. Disable Factom tests (f41cf64)
- Move parseDid method to ssi-types (0b28de3)
- Remove non dev dep on veramo-core (8cb8efe)
- Tests to allow multiple subjects for credentials (5e407ac)
- Tests to allow multiple subjects for credentials (52b1662)
- Tests to allow multiple subjects for credentials (110d78e)
- Add jwt as signature when decoding JWT VCs/VPs (f089ac1)
- Allow multiple subjects for credentials (6300ccc)
- Create VP in OP Authenticator and allow for callbacks (0ed86d8)
0.8.0 (2022-09-03)
- Create common SSI types package (0fdc372)
0.7.0 (2022-08-05)
Note: Version bump only for package @sphereon/ssi-sdk.core
0.6.0 (2022-07-01)
Note: Version bump only for package @sphereon/ssi-sdk.core
0.5.0 (2022-02-23)
Note: Version bump only for package @sphereon/ssi-sdk.core
0.4.0 (2022-02-11)
Note: Version bump only for package @sphereon/ssi-sdk.core
0.3.4 (2022-02-11)
Note: Version bump only for package @sphereon/ssi-sdk.core
0.3.1 (2022-01-28)
Note: Version bump only for package @sphereon/ssi-sdk.core
0.3.0 (2022-01-16)
Note: Version bump only for package @sphereon/ssi-sdk.core
0.2.0 (2021-12-16)
- Multibase encoding didn't include the prefix char (1be44b7)
- Add JSON-LD Credential and Presentation handling/sign support that is compatible with React-Native (995f55e)