Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 527 Bytes

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 527 Bytes

Changelog

v0.1.2 -> v0.1.3

Breaking changes:
  • Rename identityId to id
  • Rename identity-docs collection to identity-keys
  • Adjust data model of the identity-docs collection

Use the migration script linked here to migrate the database and stored data models.

Non breaking changes:
  • Add wiki with detailed examples
  • NodeJs client sdk
  • Added several security features
  • Made API easier to scale by adding Kubernetes
  • Improved setup scripts
  • Dependencies upgrades