From 0f9e98006f4ac0119378d1c377be1406c170a4e9 Mon Sep 17 00:00:00 2001 From: hdamker-bot Date: Fri, 12 Dec 2025 17:04:50 +0000 Subject: [PATCH 1/3] [bulk] Sync Release Information section (2025-12-12-001) --- README.md | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 8e48cf8..5c5b75a 100644 --- a/README.md +++ b/README.md @@ -22,23 +22,26 @@ Incubating API Repository to evolve and maintain the definitions and documentati * Started: September 2023 (within [KnowYourCustomer](https://github.com/camaraproject/KnowYourCustomer)) * Incubating stage since: February 2025 -## Release Information - -* Note: Please be aware that the project will have 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 of CAMARA KYC Match is [r1.2](https://github.com/camaraproject/KnowYourCustomerMatch/releases/tag/r1.2), with the following API version: + + -* kyc-match v0.4.0 - -* API definition **with inline documentation**: - - OpenAPI [YAML spec file](https://github.com/camaraproject/KnowYourCustomerMatch/blob/r1.2/code/API_definitions/kyc-match.yaml) - - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/KnowYourCustomerMatch/r1.2/code/API_definitions/kyc-match.yaml&nocors) - - [View it on Swagger Editor](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/KnowYourCustomerMatch/r1.2/code/API_definitions/kyc-match.yaml&nocors) +## Release Information -* **Releases of the KnowYourCustomerMatch API until Spring25 are available in [KnowYourCustomer](https://github.com/camaraproject/KnowYourCustomer).** +> [!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/KnowYourCustomerMatch/releases/tag/r1.2) (Fall25), with the following API versions: + * **kyc-match v0.4.0** + [[YAML]](https://github.com/camaraproject/KnowYourCustomerMatch/blob/r1.2/code/API_definitions/kyc-match.yaml) + [[ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/KnowYourCustomerMatch/r1.2/code/API_definitions/kyc-match.yaml&nocors) + [[Swagger]](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/KnowYourCustomerMatch/r1.2/code/API_definitions/kyc-match.yaml) +* The latest public release is always available here: https://github.com/camaraproject/KnowYourCustomerMatch/releases/latest +* Other releases of this repository are available in https://github.com/camaraproject/KnowYourCustomerMatch/releases * For changes see [CHANGELOG.md](https://github.com/camaraproject/KnowYourCustomerMatch/blob/main/CHANGELOG.md) +_The above section is automatically synchronized by CAMARA project-administration._ + + ## Contributing * Meetings are held virtually From 049084ead5906679608f51e624059a5e710e83cb Mon Sep 17 00:00:00 2001 From: Herbert Damker <52109189+hdamker@users.noreply.github.com> Date: Fri, 12 Dec 2025 19:20:24 +0100 Subject: [PATCH 2/3] Fix header comment wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c5b75a..54bebda 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Incubating API Repository to evolve and maintain the definitions and documentati * Incubating stage since: February 2025 - + ## Release Information From d201e657596085d50c9a901527b39889b1078556 Mon Sep 17 00:00:00 2001 From: Herbert Damker Date: Mon, 2 Feb 2026 18:57:53 +0100 Subject: [PATCH 3/3] Update README.md Co-authored-by: ToshiWakayama-KDDI <53090722+ToshiWakayama-KDDI@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 54bebda..844c02a 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ Incubating API Repository to evolve and maintain the definitions and documentati _The above section is automatically synchronized by CAMARA project-administration._ +* Note: **Releases of the KnowYourCustomerMatch API until Spring25 are available in [KnowYourCustomer](https://github.com/camaraproject/KnowYourCustomer).** ## Contributing