-
Notifications
You must be signed in to change notification settings - Fork 5
Release Review: MultiPointVPN r1.1 (alpha) #41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
camara-release-automation
wants to merge
2
commits into
release-snapshot/r1.1-d274cfd
Choose a base branch
from
release-review/r1.1-d274cfd
base: release-snapshot/r1.1-d274cfd
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,103 @@ | ||
| # Changelog MultiPointVPN | ||
|
|
||
| <!-- TOC:START --> | ||
| ## Table of Contents | ||
| - [r1.1](#r11) | ||
| <!-- TOC:END --> | ||
|
|
||
| **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 | ||
|
|
||
| <!-- BEGIN:AUTOGENERATED:CANDIDATE_CHANGES --> | ||
| > **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. | ||
|
|
||
| <details> | ||
| <summary>Candidate changes (auto-generated from merged PRs)</summary> | ||
|
|
||
| ## 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 | ||
|
|
||
| </details> | ||
| <!-- END:AUTOGENERATED:CANDIDATE_CHANGES --> | ||
|
|
||
| ## 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 | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In case of the first alpha release, it is expected to have a short description here in the "Added" section (overwriting the "N/A") like "Creation of the API definition for multi-point-vpn that allows an API consumer to create a connectivity service interconnecting multiple locations identified by IP address (a.k.a. virtual private network (VPN)) with a guaranteed service level agreement (SLA) and bandwidth."