From d4a8300980b7cb1549518f2b19afef41ee70c9ec Mon Sep 17 00:00:00 2001 From: "camara-release-automation[bot]" <261643975+camara-release-automation[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 09:38:34 +0000 Subject: [PATCH 1/2] Update README Release Information for r1.1 --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 17cacc8..0b39a25 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,16 @@ Sandbox API Repository to describe, develop, document, and test the MultiPointVP ## Release Information -The repository has no (pre)releases yet, work in progress is within the main branch. +> [!NOTE] +> This repository has only pre-release versions available yet. Pre-releases are for testing and may change before public release. + +* The latest pre-release is [r1.1](https://github.com/camaraproject/MultiPointVPN/releases/tag/r1.1) (alpha), with the following API versions: + * **multi-point-vpn 0.1.0-alpha.1** + [[YAML]](https://github.com/camaraproject/MultiPointVPN/blob/r1.1/code/API_definitions/multi-point-vpn.yaml) [[ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/MultiPointVPN/r1.1/code/API_definitions/multi-point-vpn.yaml&nocors) [[Swagger]](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/MultiPointVPN/r1.1/code/API_definitions/multi-point-vpn.yaml) + +* For changes see [CHANGELOG](https://github.com/camaraproject/MultiPointVPN/tree/main/CHANGELOG) + +_The above section is automatically synchronized by CAMARA project-administration._ ## Contributing From a739ddeb33673e4a64d0e5ac70482f5a5a2d5fd4 Mon Sep 17 00:00:00 2001 From: "camara-release-automation[bot]" <261643975+camara-release-automation[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 09:38:34 +0000 Subject: [PATCH 2/2] Add CHANGELOG draft for r1.1 --- CHANGELOG/CHANGELOG-r1.md | 103 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 CHANGELOG/CHANGELOG-r1.md diff --git a/CHANGELOG/CHANGELOG-r1.md b/CHANGELOG/CHANGELOG-r1.md new file mode 100644 index 0000000..1e66b35 --- /dev/null +++ b/CHANGELOG/CHANGELOG-r1.md @@ -0,0 +1,103 @@ +# Changelog MultiPointVPN + + +## Table of Contents +- [r1.1](#r11) + + +**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.1 + +## Release Notes + +This pre-release contains the definition and documentation of +* multi-point-vpn 0.1.0-alpha.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 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) + +## What's Changed +* Update README.md - mailing list name by @hdamker in https://github.com/camaraproject/MultiPointVPN/pull/3 +* Update MAINTAINERS.MD by @abd-abhisek in https://github.com/camaraproject/MultiPointVPN/pull/6 +* Updating the scope in description by @bishnu-infy in https://github.com/camaraproject/MultiPointVPN/pull/7 +* Multipoint_VPN API Initial draft by @vijaymurthyn in https://github.com/camaraproject/MultiPointVPN/pull/9 +* Update README.md by @hemantagogoi-infy in https://github.com/camaraproject/MultiPointVPN/pull/10 +* Fix for pr_validation / MegaLinter by @hemantagogoi-infy in https://github.com/camaraproject/MultiPointVPN/pull/13 +* pr_validation / MegaLinter by @hemantagogoi-infy in https://github.com/camaraproject/MultiPointVPN/pull/14 +* admin: migrate to centralized linting workflows by @hdamker-bot in https://github.com/camaraproject/MultiPointVPN/pull/12 +* Test cases added by @hemantagogoi-infy in https://github.com/camaraproject/MultiPointVPN/pull/15 +* [bulk] Sync Release Information section (2026-02-19-001) by @hdamker-bot in https://github.com/camaraproject/MultiPointVPN/pull/16 +* Migrate MultiPoint VPN API definition to new YAML by @hemantagogoi-infy in https://github.com/camaraproject/MultiPointVPN/pull/18 +* Update and rename MultiPointVPN.yaml to multi-point-vpn.yaml by @hemantagogoi-infy in https://github.com/camaraproject/MultiPointVPN/pull/19 +* [bulk] Add release-plan.yaml (2026-02-23-001) by @hdamker-bot in https://github.com/camaraproject/MultiPointVPN/pull/17 +* Update release type to pre-release-alpha and status to alpha by @hemantagogoi-infy in https://github.com/camaraproject/MultiPointVPN/pull/20 +* [bulk] Enable release automation process (2026-03-26-001) by @camara-release-automation[bot] in https://github.com/camaraproject/MultiPointVPN/pull/21 +* [bulk] Enable release automation and validation (2026-04-10-001) by @camara-release-automation[bot] in https://github.com/camaraproject/MultiPointVPN/pull/23 +* [bulk] Update release-automation + validation callers by @camara-release-automation[bot] in https://github.com/camaraproject/MultiPointVPN/pull/24 +* Update MultiPoint VPN API definition by @hemantagogoi-infy in https://github.com/camaraproject/MultiPointVPN/pull/27 +* [bulk] Update release-automation + validation callers by @camara-release-automation[bot] in https://github.com/camaraproject/MultiPointVPN/pull/26 +* Update multi-point-vpn API schema & remove README by @hemantagogoi-infy in https://github.com/camaraproject/MultiPointVPN/pull/29 +* Bump commonalities and ICM releases by @hemantagogoi-infy in https://github.com/camaraproject/MultiPointVPN/pull/36 +* added mandatory security definitions and correct definition errors by @hemantagogoi-infy in https://github.com/camaraproject/MultiPointVPN/pull/35 +* Sync common files from Commonalities r4.3 by @camara-release-automation[bot] in https://github.com/camaraproject/MultiPointVPN/pull/37 +* Update multi-point-vpn API spec by @hemantagogoi-infy in https://github.com/camaraproject/MultiPointVPN/pull/38 +* Use common CAMARA refs for components by @hemantagogoi-infy in https://github.com/camaraproject/MultiPointVPN/pull/39 +* Rework MultiPoint VPN feature tests by @hemantagogoi-infy in https://github.com/camaraproject/MultiPointVPN/pull/40 + +## New Contributors +* @hdamker made their first contribution in https://github.com/camaraproject/MultiPointVPN/pull/3 +* @abd-abhisek made their first contribution in https://github.com/camaraproject/MultiPointVPN/pull/6 +* @bishnu-infy made their first contribution in https://github.com/camaraproject/MultiPointVPN/pull/7 +* @vijaymurthyn made their first contribution in https://github.com/camaraproject/MultiPointVPN/pull/9 +* @hemantagogoi-infy made their first contribution in https://github.com/camaraproject/MultiPointVPN/pull/10 +* @hdamker-bot made their first contribution in https://github.com/camaraproject/MultiPointVPN/pull/12 +* @camara-release-automation[bot] made their first contribution in https://github.com/camaraproject/MultiPointVPN/pull/21 + +
+ + +## multi-point-vpn 0.1.0-alpha.1 + +**multi-point-vpn 0.1.0-alpha.1 is the first alpha version of this API.** + +- API definition **with inline documentation**: + - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/MultiPointVPN/r1.1/code/API_definitions/multi-point-vpn.yaml&nocors) + - [View it on Swagger Editor](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/MultiPointVPN/r1.1/code/API_definitions/multi-point-vpn.yaml) + - OpenAPI [YAML spec file](https://github.com/camaraproject/MultiPointVPN/blob/r1.1/code/API_definitions/multi-point-vpn.yaml) + +### Added + +* N/A + +### Changed + +* N/A + +### Fixed + +* N/A + +### Removed + +* N/A + +**Full Changelog**: https://github.com/camaraproject/MultiPointVPN/commits/r1.1 +