Please be aware that the project will have frequent updates to the main branch. There are no compatibility guarantees associated with code in any branch, including main, until it has been released. For example, changes may be reverted before a release is published. For the best results, use the latest published release.
The below sections record the changes for each API version in each release as follows:
- for an alpha release, the delta with respect to the previous release
- for the first release-candidate, all changes since the last public release
- for subsequent release-candidate(s), only the delta to the previous release-candidate
- for a public release, the consolidated changes since the previous public release
This release contains the definition and documentation of
- kyc-tenure v0.1.0-rc.1
The API definition(s) are based on
- Commonalities v0.5.0-alpha.1
- Identity and Consent Management v0.3.0-alpha.1
kyc-tenure v0.1.0-rc.1 is the first release-candidate version for v0.1.0 of the Tenure API.
- kyc-tenure v0.1.0-rc.1 API definition with inline documentation:
Main changes
- Initial contribution of the API kyc-tenure
- Initial API proposal by @eric-murray in #11
- Request body should be required by @eric-murray in #15
- Change tenure date format from date-time to date by @eric-murray in #17
- Update error response schema to align with Commonalities by @eric-murray in #16
- @eric-murray made their first contribution in #6
Full Changelog: https://github.com/camaraproject/Tenure/commits/r1.1