Release Notes
This release contains the definition and documentation of
- Blockchain Public Address v0.2.0
The API definition(s) are based on
- Commonalities v0.5.0
- Identity and Consent Management v0.3.0
Blockchain Public Address v0.2.0
Blockchain Public Address v0.2.0 is the first public release version for v0.2.0 of the Blockchain Public Address API.
-
This version contains significant changes compared to v0.1.0, and it is not backward compatible:
- Refactor
retrieveBlockchainPublicAddress
endpoint to use an HTTP POST request - Error model aligment with commonalities, which implies use of normalization values (i.e. enums) for
status
andcode
- Removal of
5XX
errors
- Refactor
-
API definition with inline documentation:
Main changes since r1.1 - rc
Added
- N/A
Changed
- Adapt API specification version and servers.url for public release in #74.
- Adapt Testing version for public release in #74.
Fixed
- N/A
Removed
- N/A
New Contributors
- N/A
Full Changelog: v0.1.0...r1.2