Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
103 changes: 103 additions & 0 deletions CHANGELOG/CHANGELOG-r1.md
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

Copy link
Copy Markdown

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


### Changed

* N/A

### Fixed

* N/A

### Removed

* N/A

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

11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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._
<!-- CAMARA:RELEASE-INFO:END -->

## Contributing
Expand Down