Skip to content

Latest commit

 

History

History
214 lines (155 loc) · 9.78 KB

CHANGELOG.md

File metadata and controls

214 lines (155 loc) · 9.78 KB

Changelog

Notable changes since the last release of the SSI Kit.

1.12.0 - 2022-07-19

1.11.0 - 2022-05-31

1.10.0 - 2022-05-10

  • Bumped all dependencies

1.9.0 - 2022-04-08

1.8.0 - 2022-03-22

  • Features
    • Extended CLI tool with OidcCommands
    • DID import CLI command from file or resolved DID
    • Added support for ParticipantCredential
  • Fixes
    • Fixed did:web resolution issue

1.7.0 - 2022-02-17

1.6.2 - 2022-02-04

  • Features
    • Upgraded VC-Lib to 1.14.1

1.6.1 - 2022-01-31

  • Features
    • Upgraded VC-Lib to 1.13.0

1.6.0 - 2022-01-31

  • Features
  • Fixes
    • Fix/ebsi jwt verifiable presentation walt-id#101
    • DidService move max length substring to FileSystem Store walt-id#100

1.5.0 - 2022-01-27

1.4.0 - 2022-01-03

  • adaptations for changes in VerifiableCredential data model of vclib version 1.7.0
  • refactoring of data providers
  • credential timestamps using UTC by default

1.3.0 - 2021-12-27

1.2.0 - 2021-12-12

  • Roadmap Items

  • Features

    • Added generic jsonRpcService for working with the EBSI ledger walt-id#82
    • Generation of RSA keys
    • Secp256k1 based did:key implementation
    • RSA based did:key implementation
    • DID import

1.1.1 - 2021-12-03

1.1.0 - 2021-11-25

  • Features
    • Parameterize did:web creation walt-id#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 walt-id#60
    • Merging Data Provider - Signatory API now takes credential data as well walt-id#74

1.0.1 - 2021-11-08

1.0.0 - 2021-11-07