Changelog DeviceDataVolume

May 11, 2026 ยท View on GitHub

Starting with release automation, new release changelogs are maintained in the CHANGELOG/ directory with per-cycle files.

Changelog DeviceDataVolume

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.3

Release Notes

This initial public release contains the definition and documentation of

  • device-data-volume v0.1.0
  • device-data-volume-subscriptions v0.1.0

The API definition(s) are based on

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

device-data-volume v0.1.0

Added

Changed

Removed

device-data-volume-subscriptions v0.1.0

Added

Changed

Fixed

Removed

New Contributors

Full Changelog: https://github.com/camaraproject/DeviceDataVolume/commits/r1.3

r1.2

Release Notes

This release contains the definition and documentation of

  • device-data-volume v0.1.0-rc.1
  • device-data-volume-subscriptions v0.1.0-rc.1

The API definition(s) are based on

  • Commonalities 0.6
  • Identity and Consent Management 0.4

device-data-volume v0.1.0-rc.1

device-data-volume v0.1.0-rc.1 is the first release-candidate of the DeviceDataVolume API v0.1.0

Added

Changed

Removed

device-data-volume-subscriptions v0.1.0-rc.1

device-data-volume-subscriptions v0.1.0-rc.1 is the first release-candidate of the DeviceDataVolume-Subscriptions API v0.1.0

Added

Changed

Fixed

Removed

New Contributors

Full Changelog: https://github.com/camaraproject/DeviceDataVolume/compare/r1.1...r1.2

r1.1

Release Notes

This pre-release contains the definition and documentation of:

  • device-data-volume v0.1.0-alpha.1
  • device-data-volume-subscriptions v0.1.0-alpha.1

device-data-volume v0.1.0-alpha.1

device-data-volume v0.1.0-alpha.1 is the first alpha-release of the API

Added

  • First alpha version of device-data-volume.yaml provided by @VijayKesharwani

device-data-volume-subscriptions v0.1.0-alpha.1

device-data-volume-subscriptions v0.1.0-alpha.1 is the first alpha-release of the API

Added

  • First version of device-data-volume-subscriptions.yaml provided by @VijayKesharwani

Full Changelog: https://github.com/camaraproject/DeviceDataVolume/commits/r1.1