From 590029f26fb4c4b29f3b7f08aad773106eba1217 Mon Sep 17 00:00:00 2001 From: "camara-release-automation[bot]" <261643975+camara-release-automation[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 17:15:05 +0000 Subject: [PATCH 1/4] Update README Release Information for r2.1 --- README.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5cbc336..b78000e 100644 --- a/README.md +++ b/README.md @@ -32,14 +32,20 @@ Sandbox API Repository to describe, develop, document, and test the PredictiveCo > [!NOTE] > 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 a new release is created. For example, changes may be reverted before a release is created. **For best results, use the latest available release**. -* **NEW**: The latest public release is [r1.2](https://github.com/camaraproject/PredictiveConnectivityData/releases/tag/r1.2) (Fall25), with the following API versions: - * **predictive-connectivity-data v0.1.0** - [[YAML]](https://github.com/camaraproject/PredictiveConnectivityData/blob/r1.2/code/API_definitions/predictive-connectivity-data.yaml) - [[ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/PredictiveConnectivityData/r1.2/code/API_definitions/predictive-connectivity-data.yaml&nocors) - [[Swagger]](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/PredictiveConnectivityData/r1.2/code/API_definitions/predictive-connectivity-data.yaml) +* The latest public release is [r1.2](https://github.com/camaraproject/PredictiveConnectivityData/releases/tag/r1.2), with the following API versions: + * **predictive-connectivity-data 0.1.0** + [[YAML]](https://github.com/camaraproject/PredictiveConnectivityData/blob/r1.2/code/API_definitions/predictive-connectivity-data.yaml) [[ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/PredictiveConnectivityData/r1.2/code/API_definitions/predictive-connectivity-data.yaml&nocors) [[Swagger]](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/PredictiveConnectivityData/r1.2/code/API_definitions/predictive-connectivity-data.yaml) + * The latest public release is always available here: https://github.com/camaraproject/PredictiveConnectivityData/releases/latest * Other releases of this repository are available in https://github.com/camaraproject/PredictiveConnectivityData/releases -* For changes see [CHANGELOG.md](https://github.com/camaraproject/PredictiveConnectivityData/blob/main/CHANGELOG.md) +* For changes see [CHANGELOG](https://github.com/camaraproject/PredictiveConnectivityData/tree/main/CHANGELOG) + +### Upcoming Release Preview + +* Pre-release: [r2.1](https://github.com/camaraproject/PredictiveConnectivityData/releases/tag/r2.1) (release candidate) + * **predictive-connectivity-data 0.2.0-rc.1** + [[YAML]](https://github.com/camaraproject/PredictiveConnectivityData/blob/r2.1/code/API_definitions/predictive-connectivity-data.yaml) [[ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/PredictiveConnectivityData/r2.1/code/API_definitions/predictive-connectivity-data.yaml&nocors) [[Swagger]](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/PredictiveConnectivityData/r2.1/code/API_definitions/predictive-connectivity-data.yaml) + _The above section is automatically synchronized by CAMARA project-administration._ From f4c7ae7b0e7bb03d14f6a9135d3ea79b048137f8 Mon Sep 17 00:00:00 2001 From: "camara-release-automation[bot]" <261643975+camara-release-automation[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 17:15:07 +0000 Subject: [PATCH 2/4] Add CHANGELOG draft for r2.1 --- CHANGELOG/CHANGELOG-r2.md | 94 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 CHANGELOG/CHANGELOG-r2.md diff --git a/CHANGELOG/CHANGELOG-r2.md b/CHANGELOG/CHANGELOG-r2.md new file mode 100644 index 0000000..79aef78 --- /dev/null +++ b/CHANGELOG/CHANGELOG-r2.md @@ -0,0 +1,94 @@ +# Changelog PredictiveConnectivityData + + +## Table of Contents +- [r2.1](#r21) + + +**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 + +# r2.1 + +## Release Notes + +This release candidate contains the definition and documentation of +* predictive-connectivity-data 0.2.0-rc.1 + +The API definition(s) are based on +* Commonalities 0.8.0 +* Identity and Consent Management 0.5.0 + + +> **Working area — candidate changes (auto-removed on merge)** +> Copy relevant entries into the Breaking changes/Added/Changed/Fixed/Removed sections below. List breaking changes both in Breaking changes and in their normal change category. +> 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) + +## What's Changed +* Chore: Reset version numbers to wip following Fall'25 Meta-Release by @eric-murray in https://github.com/camaraproject/PredictiveConnectivityData/pull/40 +* Add "Best Effort" Service Level by @eric-murray in https://github.com/camaraproject/PredictiveConnectivityData/pull/27 +* [bulk] Sync Release Information section (2025-12-12-001) by @hdamker-bot in https://github.com/camaraproject/PredictiveConnectivityData/pull/42 +* Update README.md according to new meeting cadence by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/41 +* Update User Story for Predictive Connectivity Data by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/43 +* [bulk] Add release-plan.yaml (2026-02-23-001) by @hdamker-bot in https://github.com/camaraproject/PredictiveConnectivityData/pull/44 +* Fix incorrect ATP time-range assertions by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/46 +* [bulk] Enable release automation and validation by @camara-release-automation[bot] in https://github.com/camaraproject/PredictiveConnectivityData/pull/48 +* Update Release Plan according to Sync26 by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/47 +* Add Sync26 new changes (Geohashlist+Commonalities & ICM) by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/50 +* Sync branch sync-common/r4,3 to main by @eric-murray in https://github.com/camaraproject/PredictiveConnectivityData/pull/57 +* Add type definition for CellConnectivityData by @eric-murray in https://github.com/camaraproject/PredictiveConnectivityData/pull/58 +* Sync branch with main by @eric-murray in https://github.com/camaraproject/PredictiveConnectivityData/pull/59 +* Sync common files from Commonalities r4.3 by @camara-release-automation[bot] in https://github.com/camaraproject/PredictiveConnectivityData/pull/55 +* Remove API-Readiness-Checklist.md by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/62 +* Update API definition to fix CAMARA validation warnings and hints by @eric-murray in https://github.com/camaraproject/PredictiveConnectivityData/pull/60 +* Updates the Gherkin test definitions by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/63 + +## New Contributors +* @camara-release-automation[bot] made their first contribution in https://github.com/camaraproject/PredictiveConnectivityData/pull/48 + +
+ + +## predictive-connectivity-data 0.2.0-rc.1 + +**predictive-connectivity-data 0.2.0-rc.1 is a release-candidate version of this API.** + +Changes documented below are compared to version 0.1.0. + +- API definition **with inline documentation**: + - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/PredictiveConnectivityData/r2.1/code/API_definitions/predictive-connectivity-data.yaml&nocors) + - [View it on Swagger Editor](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/PredictiveConnectivityData/r2.1/code/API_definitions/predictive-connectivity-data.yaml) + - OpenAPI [YAML spec file](https://github.com/camaraproject/PredictiveConnectivityData/blob/r2.1/code/API_definitions/predictive-connectivity-data.yaml) + +### Breaking changes + +* N/A + +### Added + +* N/A + +### Changed + +* N/A + +### Fixed + +* N/A + +### Removed + +* N/A + +**Full Changelog**: https://github.com/camaraproject/PredictiveConnectivityData/compare/r1.2...r2.1 + From fb099039f1addd36c475acfbab6bc5f5c79c7eee Mon Sep 17 00:00:00 2001 From: Alberto Ramos Monagas Date: Tue, 28 Jul 2026 09:12:36 +0200 Subject: [PATCH 3/4] Update changelog-rc --- CHANGELOG/CHANGELOG-r2.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/CHANGELOG/CHANGELOG-r2.md b/CHANGELOG/CHANGELOG-r2.md index 79aef78..5fc8e35 100644 --- a/CHANGELOG/CHANGELOG-r2.md +++ b/CHANGELOG/CHANGELOG-r2.md @@ -36,17 +36,14 @@ The API definition(s) are based on ## What's Changed * Chore: Reset version numbers to wip following Fall'25 Meta-Release by @eric-murray in https://github.com/camaraproject/PredictiveConnectivityData/pull/40 -* Add "Best Effort" Service Level by @eric-murray in https://github.com/camaraproject/PredictiveConnectivityData/pull/27 * [bulk] Sync Release Information section (2025-12-12-001) by @hdamker-bot in https://github.com/camaraproject/PredictiveConnectivityData/pull/42 * Update README.md according to new meeting cadence by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/41 * Update User Story for Predictive Connectivity Data by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/43 * [bulk] Add release-plan.yaml (2026-02-23-001) by @hdamker-bot in https://github.com/camaraproject/PredictiveConnectivityData/pull/44 -* Fix incorrect ATP time-range assertions by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/46 * [bulk] Enable release automation and validation by @camara-release-automation[bot] in https://github.com/camaraproject/PredictiveConnectivityData/pull/48 * Update Release Plan according to Sync26 by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/47 * Add Sync26 new changes (Geohashlist+Commonalities & ICM) by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/50 * Sync branch sync-common/r4,3 to main by @eric-murray in https://github.com/camaraproject/PredictiveConnectivityData/pull/57 -* Add type definition for CellConnectivityData by @eric-murray in https://github.com/camaraproject/PredictiveConnectivityData/pull/58 * Sync branch with main by @eric-murray in https://github.com/camaraproject/PredictiveConnectivityData/pull/59 * Sync common files from Commonalities r4.3 by @camara-release-automation[bot] in https://github.com/camaraproject/PredictiveConnectivityData/pull/55 * Remove API-Readiness-Checklist.md by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/62 @@ -76,7 +73,8 @@ Changes documented below are compared to version 0.1.0. ### Added -* N/A +* Add "Best Effort" Service Level by @eric-murray in https://github.com/camaraproject/PredictiveConnectivityData/pull/27 +* Add type definition for CellConnectivityData by @eric-murray in https://github.com/camaraproject/PredictiveConnectivityData/pull/58 ### Changed @@ -84,7 +82,7 @@ Changes documented below are compared to version 0.1.0. ### Fixed -* N/A +* Fix incorrect ATP time-range assertions by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/46 ### Removed From b0f66c1a17deb10e4247441a692b68ee8dcfb0fd Mon Sep 17 00:00:00 2001 From: Alberto Ramos Monagas Date: Tue, 28 Jul 2026 09:16:54 +0200 Subject: [PATCH 4/4] Update changelog --- CHANGELOG/CHANGELOG-r2.md | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/CHANGELOG/CHANGELOG-r2.md b/CHANGELOG/CHANGELOG-r2.md index 5fc8e35..5f1fa45 100644 --- a/CHANGELOG/CHANGELOG-r2.md +++ b/CHANGELOG/CHANGELOG-r2.md @@ -35,17 +35,12 @@ The API definition(s) are based on Candidate changes (auto-generated from merged PRs) ## What's Changed -* Chore: Reset version numbers to wip following Fall'25 Meta-Release by @eric-murray in https://github.com/camaraproject/PredictiveConnectivityData/pull/40 -* [bulk] Sync Release Information section (2025-12-12-001) by @hdamker-bot in https://github.com/camaraproject/PredictiveConnectivityData/pull/42 +* Add "Best Effort" Service Level by @eric-murray in https://github.com/camaraproject/PredictiveConnectivityData/pull/27 * Update README.md according to new meeting cadence by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/41 * Update User Story for Predictive Connectivity Data by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/43 -* [bulk] Add release-plan.yaml (2026-02-23-001) by @hdamker-bot in https://github.com/camaraproject/PredictiveConnectivityData/pull/44 -* [bulk] Enable release automation and validation by @camara-release-automation[bot] in https://github.com/camaraproject/PredictiveConnectivityData/pull/48 -* Update Release Plan according to Sync26 by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/47 +* Fix incorrect ATP time-range assertions by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/46 * Add Sync26 new changes (Geohashlist+Commonalities & ICM) by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/50 -* Sync branch sync-common/r4,3 to main by @eric-murray in https://github.com/camaraproject/PredictiveConnectivityData/pull/57 -* Sync branch with main by @eric-murray in https://github.com/camaraproject/PredictiveConnectivityData/pull/59 -* Sync common files from Commonalities r4.3 by @camara-release-automation[bot] in https://github.com/camaraproject/PredictiveConnectivityData/pull/55 +* Add type definition for CellConnectivityData by @eric-murray in https://github.com/camaraproject/PredictiveConnectivityData/pull/58 * Remove API-Readiness-Checklist.md by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/62 * Update API definition to fix CAMARA validation warnings and hints by @eric-murray in https://github.com/camaraproject/PredictiveConnectivityData/pull/60 * Updates the Gherkin test definitions by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/63 @@ -75,10 +70,14 @@ Changes documented below are compared to version 0.1.0. * Add "Best Effort" Service Level by @eric-murray in https://github.com/camaraproject/PredictiveConnectivityData/pull/27 * Add type definition for CellConnectivityData by @eric-murray in https://github.com/camaraproject/PredictiveConnectivityData/pull/58 +* Add Sync26 new changes (Geohashlist+Commonalities & ICM) by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/50 ### Changed -* N/A +* Update README.md according to new meeting cadence by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/41 +* Update User Story for Predictive Connectivity Data by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/43 +* Update API definition to fix CAMARA validation warnings and hints by @eric-murray in https://github.com/camaraproject/PredictiveConnectivityData/pull/60 +* Updates the Gherkin test definitions by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/63 ### Fixed @@ -86,7 +85,7 @@ Changes documented below are compared to version 0.1.0. ### Removed -* N/A +* Remove API-Readiness-Checklist.md by @albertoramosmonagas in https://github.com/camaraproject/PredictiveConnectivityData/pull/62 **Full Changelog**: https://github.com/camaraproject/PredictiveConnectivityData/compare/r1.2...r2.1