Changelog Region Device Count

May 11, 2026 ยท View on GitHub

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

Changelog Region Device Count

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.

r2.2

Release Notes

This public release contains the definition and documentation of

  • region-device-count 0.2.0

The API definition(s) are based on

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

region-device-count v0.2.0

region-device-count v0.2.0 is the first public version for v0.2.0 of the region-device-count API.

Changed

API definition with inline documentation: [YAML] [View it on ReDoc] [View it on Swagger Editor]

r2.1

Release Notes

This release contains the definition and documentation of

  • region-device-count 0.2.0-rc.1

The API definition(s) are based on

  • Commonalities v0.6.0
  • Identity and Consent Management v0.4.0

region-device-count v0.2.0-rc.1

region-device-count v0.2.0-rc.1 is the first release-candidate version for v0.2.0 of the region-device-count API.

Changed

API definition with inline documentation: [YAML] [View it on ReDoc] [View it on Swagger Editor]

r1.3

Release Notes

This release contains the definition and documentation of

  • region-device-count 0.1.0

The API definition(s) are based on

  • Commonalities v0.5.0
  • Identity and Consent Management v0.3.0

Changed

API definition with inline documentation: [YAML] [View it on ReDoc] [View it on Swagger Editor]

r1.2

Release Notes

This release contains the definition and documentation of

  • region-device-count 0.1.0

The API definition(s) are based on

  • Commonalities v0.5.0
  • Identity and Consent Management v0.3.0

region-device-count v0.1.0

region-device-count v0.1.0 is the first public release version for v0.1.0 of the region-device-count API

Added

Changed

  • Error model aligment with commonalities, which implies use of normalization values (i.e. enums) for status and code
  • Removal of 404,405,406,5xx errors
  • Change the validation rule of the Filter parameter from oneOf to anyOf

API definition with inline documentation: [YAML] [View it on ReDoc] [View it on Swagger Editor]

r1.1

Release Notes

This pre-release contains the definition and documentation of

  • region-device-count 0.1.0-rc.1

The API definition(s) are based on

  • Commonalities v0.5.0
  • Identity and Consent Management v0.3.0

region-device-count v0.1.0-rc.1

region-device-count v0.1.0-rc.1 is the first release-candidate version for v0.1.0 of the region-device-count API. The following changes have been made for v0.1.0 through https://github.com/camaraproject/RegionDeviceCount/pull/47

  • Error model aligment with commonalities, which implies use of normalization values (i.e. enums) for status and code
  • Removal of 404,405,406,5xx errors
  • Change the validation rule of the Filter parameter from oneOf to anyOf
  • Fix MegaLinter error

API definition with inline documentation: [YAML] [View it on ReDoc] [View it on Swagger Editor]

Initial contribution of API definitions for Region Device Count, including initial documentation and implementation code.

What's Changed