Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 2.01 KB

CHANGELOG.md

File metadata and controls

30 lines (18 loc) · 2.01 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2022-07-18)

⚠ BREAKING CHANGES

  • removes support for /api/v1 routes in favour of /api/v2204 to be in line with trust framework document release versions

Features

  • add draft of .well-known static files (2034827)
  • participant verification (3e06929)
  • Service Offering SD (675036a)
  • swagger: enable api versioning (d9fc30c)

Bug Fixes

  • add expected type for SDs (f8cc5d3)

  • enable verificationMethod for development (a9824fd)

  • invalid self description via url (234b6f9)

  • point registry to prod (48e8923)

  • use correct context for signature check (45fa169)

  • validation: update property path (c94e54d)

  • Merge branch 'development' into 'main' (a2ca406)