This release is the first release after separating the web API components from cardano-explorer. It follows Cardano Explorer 1.3.0 release.
Compatible with Cardano Node 1.8.0.
Added
- Added swagger documentation for cardano-submit-api
Changed
- Moved Cardano Explorer web API components into a separate repository
- Renamed services and build artifacts
cardano-explorer-webapi
→cardano-explorer-api
cardano-tx-submit
→cardano-submit-api
API breaking changes
cardano-submit-api
returns now:- 400 Bad Request on errors, and 202 for successful submission.
- plain text transaction id on success, and plain text error on errors (cf API documentation)
Removed
- Obsolete README and documentation instructions
Getting Started
https://github.com/input-output-hk/cardano-rest#getting-started
Signatures
Name | Role | Approval |
---|---|---|
Matthias Benkort @KtorZ | Technical Team Lead | ✔️ |
Arthur Wieczorek @ArturWieczorek | QA Engineer | ✔️ |
Edward Haigh | QA Engineer | ✔️ |
Tatyana Valkevych @tatyanavych | Release Manager | ✔️ |