Skip to content

Latest commit

 

History

History
62 lines (41 loc) · 3.09 KB

File metadata and controls

62 lines (41 loc) · 3.09 KB

Changelog Application Endpoint Registration

Table of contents

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

r1.2

Release Notes

This public release contains the definition and documentation of

  • application-endpoint-registration v0.1.0

The API definition(s) are based on

  • Commonalities v0.6.0 (r3.3)
  • Identity and Consent Management v0.4.0 (r3.3)

Added

  • Creation of the application-endpoint-registration API yaml file

Changed

  • n/a

r1.1

Release Notes

This release contains the definition and documentation of

  • application-endpoint-registration v0.1.0-rc.1, a release-candidate pre-release

The API definition(s) are based on

  • Commonalities r3.2
  • Identity and Consent Management r3.2

application-endpoint-registration v0.1.0-rc.1

application-endpoint-registration v0.1.0-rc.1 is the initial release candidate version of this API, including initial documentation and implementation code.

Added

  • Creation of the application-endpoint-registration API yaml file