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 candidate contains the definition and documentation of
- webrtc-call-handling 0.4.0-rc.1
- webrtc-events 0.3.0-rc.1
- webrtc-registration 0.4.0-rc.1
The API definition(s) are based on
- Commonalities 0.8.0-rc.2
- Identity and Consent Management 0.5.0
Working area — candidate changes (auto-removed on merge) Copy relevant entries into the Added/Changed/Fixed/Removed sections below. You may edit this list while triaging; it will be removed on merge. This working-area section is removed automatically when the PR is merged.
Candidate changes (auto-generated from merged PRs)
- fix: removing reason and sequenceNumber fields from MediaSessionInformation by @teikuran in #119
- Remove unused properties by @teikuran in #124
- Decoupling WebRTC-Events subscriptions from specific media session or registration by @rhtszk in #126
- [bulk] Sync Release Information section (2025-12-12-001) by @hdamker-bot in #130
- Add Emergency Calling support (callType + PIDF-LO location) by @deepakjaiswal1 in #120
- Adding UML diagrams in API provider perspective by @teikuran in #122
- Additional user story documents by @rhtszk in #125
- Update CODEOWNERS stroncoso by @stroncoso in #133
- task: Review MAINTAINERS.MD - Fixes #141 by @stroncoso in #143
- Adding UML diagrams in API provider perspective Part2 by @teikuran in #139
- [bulk] Add release-plan.yaml (2026-02-23-001) by @hdamker-bot in #140
- Reset API and test version information to wip (merge before other PRs) by @hdamker in #153
- [bulk] Enable release automation and validation (2026-04-13-001) by @camara-release-automation[bot] in #154
- [bulk] Update release-automation + validation callers by @camara-release-automation[bot] in #157
- Add PUT /subscriptions/{subscriptionId} to update sink credentials and duration by @deepakjaiswal1 in #152
- Fix issue #76: update WebRTC subscription examples and developer guidance by @deepakjaiswal1 in #151
- Adding UML diagrams in API provider perspective Part3 by @teikuran in #150
- fix: some further clarification and potential improvements to the WebRTC Events by @teikuran in #156
- fix: set target_api_status to rc to match pre-release-rc release type by @hdamker in #161
- [bulk] Update release-automation + validation callers by @camara-release-automation[bot] in #163
- fix: Clarification on registration expiration by @teikuran in #166
- Provide location for call creation process by @stroncoso in #142
- fix(test-definitions): align feature file names and tags with operationIds by @stroncoso in #168
- Comonalities/ICM update to 4.2 by @stroncoso in #171
- feat: add GET /sessions and correct POST 201 response by @deepakjaiswal1 in #169
- fix: Clarification on registrationExpireTime by @teikuran in #165
- Commonalities v4.2 alignment by @stroncoso in #174
- Sync common files from Commonalities r4.2 by @camara-release-automation[bot] in #172
- enhance: Possibly breaking down MediaSessionInformation into distinct schema by @teikuran in #164
webrtc-call-handling 0.4.0-rc.1 is a release-candidate version of this API.
- API definition with inline documentation:
- N/A
- N/A
- N/A
- N/A
webrtc-events 0.3.0-rc.1 is a release-candidate version of this API.
- API definition with inline documentation:
- N/A
- N/A
- N/A
- N/A
webrtc-registration 0.4.0-rc.1 is a release-candidate version of this API.
- API definition with inline documentation:
- N/A
- N/A
- N/A
- N/A
Full Changelog: https://github.com/camaraproject/WebRTC/compare/r2.2...r3.1