Skip to content

Latest commit

 

History

History
100 lines (67 loc) · 4.62 KB

CHANGELOG.md

File metadata and controls

100 lines (67 loc) · 4.62 KB

Changelog WebRTC

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 each first alpha or release-candidate API version, all changes since the release of the previous public API version
  • for subsequent alpha or release-candidate API versions, the delta with respect to the previous pre-release
  • for a public API version, the consolidated changes since the release of the previous public API version

v0.1.1

Release Notes

This release contains the definition and documentation of

  • BYON API v0.1.1

The API definition(s) are based on

  • Commonalities v0.2.0
  • Identity and Consent Management v0.1.0

BYON API v0.1.1

BYON API v0.1.1 is a pre-relese version

Please note

This is a pre-release version, and should be considered as a draft for further development There are bug fixes and breaking changes to be expected in later versions The release is suitable for test implementations, but it is not recommended for use in production environments

Added

  • Update BYON-CallHandling-Service.yaml - 201 session created, 200 session updated, 204 session updated & examples (check PR44)

Changed

  • Update BYON-Calling, BYON-RACM, BYON-Notification: resourceURL to sessionId/channelId (check PR29)
  • Documentation is extended and flows diagrams are added (check PR42)

Fixed

NA.

Removed

NA.

v0.1.0

Release Notes

This release contains the definition and documentation of

  • BYON API v0.1.0

The API definition(s) are based on

  • Commonalities v0.2.0
  • Identity and Consent Management v0.1.0

BYON API v0.1.0

BYON API v0.1.0 is a pre-relese version

Please note

This is a pre-release version, and should be considered as a draft for further development There are bug fixes and breaking changes to be expected in later versions The release is suitable for test implementations, but it is not recommended for use in production environments

Added

Initial contribution of API spec WebRTC BYON including:

  • Registration and Authentication Management
  • Notification Handling
  • One to One Calling

Changed

NA. This is the first pre-release

Fixed

NA. This is the first pre-release

Removed

NA. This is the first pre-release