Releases: walt-id/waltid-ssikit
Releases · walt-id/waltid-ssikit
1.5.0
Changelog
Notable changes since the last release of the SSI Kit.
[1.5.0] - 2022-01-27
- Roadmap Items
- Features
- Revocation service added to Signatory
1.4.0
1.3.0
Changelog
Notable changes since the last release of the SSI Kit.
[1.3.0] - 2021-12-27
- Roadmap Items
- Support of RSA keys walt-id/waltid-roadmap#26
- Features
- Replaced log4j with slf4j-simple
- Creation of Timestamps via REST API walt-id/waltid-roadmap#25
1.2.0
Changelog
Notable changes since the last release of the SSI Kit.
[1.2.0] - 2021-12-12
-
Roadmap Items
- EBSI Timestamping service walt-id/waltid-roadmap#25
-
Features
- Added generic jsonRpcService for working with the EBSI ledger #82
- Generation of RSA keys
- Secp256k1 based did:key implementation
- RSA based did:key implementation
- DID import
1.1.1
Changelog
Notable changes since the last release of the SSI Kit.
[1.1.1] - 2021-12-03
- Features
- Added GaiaxSelfDecription credential dNationCloud#1 thx to https://github.com/dNationCloud & https://github.com/matofeder
- Added VerifiableVaccinationCertificate credential #80
- Creation of VerifiablePresentations via Custodian REST API #62
- Custodians REST API should also offer the management functionality for DIDs #71
- Import cryptographic key from did:key 4ed0b4c
1.1.0
Changelog
Notable changes since the last release of the SSI Kit.
[1.1.0] - 2021-11-25
- Features
- Parameterize did:web creation #51
- Automatic deployment of test-system at https://[core|signatory|custodian|auditor|essif].ssikit.walt.id
- Introduced TrustedSchemaRegistry Policy for validating Json-schemas against the EBSI TSR
- JsonSchemaPolicy now validates against Json-schemas maintained in the VcLib
- Did Document context can be a single string or a list of strings #60
- Merging Data Provider - Signatory API now takes credential data as well #74
1.0.1
1.0.0
Changelog
All notable changes to this project will be documented in this file.
Unreleased
1.0.0 - 2021-11-07
-
Roadmap Items
- Init Key Management walt-id/waltid-roadmap#8
- Init Decentralized Identifiers walt-id/waltid-roadmap#11
- Signatory walt-id/waltid-roadmap#9
- Custodian walt-id/waltid-roadmap#11
- Auditor walt-id/waltid-roadmap#15
- ESSIF | DID -basic walt-id/waltid-roadmap#2
- ESSIF VC verification - basic walt-id/waltid-roadmap#6
-
Features
- Server Binding-Address must be configurable #1
- Loading issuer from EBSI #37
- Abstract BaseDid #38
- Trusted Issuer Registry Policy #39
- Persistence context #41
- New EBSI DID format #42
- DID Document context #44
- Feat SIOP #45
- Feat/ebsi vc and vp verifications #48
- Update GaiaxCredential #50
- Replacement of existing key-alias when importing keys #54
-
Fixes