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
91 changes: 91 additions & 0 deletions CHANGELOG/CHANGELOG-r3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
# Changelog NumberRecycling

<!-- TOC:START -->
## Table of Contents
- [r3.1](#r31)
<!-- 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

# r3.1

## Release Notes

This release candidate contains the definition and documentation of
* number-recycling 0.3.0-rc.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 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.

<details>
<summary>Candidate changes (auto-generated from merged PRs)</summary>

## What's Changed
* Set versions in main to WIP by @Masa8106 in https://github.com/camaraproject/NumberRecycling/pull/75
* Correction of meeting time in README.md by @Masa8106 in https://github.com/camaraproject/NumberRecycling/pull/76
* Response schema not aligned with Commonalities guidelines by @yamamoto0104 in https://github.com/camaraproject/NumberRecycling/pull/78
* Add "C02.02_phone_number_not_found" test scenario by @Masa8106 in https://github.com/camaraproject/NumberRecycling/pull/84
* [bulk] Sync Release Information section (2025-12-12-001) by @hdamker-bot in https://github.com/camaraproject/NumberRecycling/pull/85
* [bulk] Add release-plan.yaml (2026-02-23-001) by @hdamker-bot in https://github.com/camaraproject/NumberRecycling/pull/89
* [bulk] Enable release automation and validation by @camara-release-automation[bot] in https://github.com/camaraproject/NumberRecycling/pull/96
* Clarification how to use the specifiedDate by @Masa8106 in https://github.com/camaraproject/NumberRecycling/pull/93
* prepare number-recycling release plan for rc (r3.1) by @Masa8106 in https://github.com/camaraproject/NumberRecycling/pull/98
* Sync common files from Commonalities r4.3 by @camara-release-automation[bot] in https://github.com/camaraproject/NumberRecycling/pull/99
* Alignment with Commonalities R4.3 for RC by @Masa8106 in https://github.com/camaraproject/NumberRecycling/pull/101
* Remove redundant API Readiness Checklist documentation by @Masa8106 in https://github.com/camaraproject/NumberRecycling/pull/108
* Alignment with whitepaper by @Masa8106 in https://github.com/camaraproject/NumberRecycling/pull/106

## New Contributors
* @camara-release-automation[bot] made their first contribution in https://github.com/camaraproject/NumberRecycling/pull/96

</details>
<!-- END:AUTOGENERATED:CANDIDATE_CHANGES -->

## number-recycling 0.3.0-rc.1

**number-recycling 0.3.0-rc.1 is a release-candidate version of this API.**

Changes documented below are compared to version 0.2.0.

- API definition **with inline documentation**:
- [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/NumberRecycling/r3.1/code/API_definitions/number-recycling.yaml&nocors)
- [View it on Swagger Editor](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/NumberRecycling/r3.1/code/API_definitions/number-recycling.yaml)
- OpenAPI [YAML spec file](https://github.com/camaraproject/NumberRecycling/blob/r3.1/code/API_definitions/number-recycling.yaml)

### Breaking changes

* Alignment with whitepaper by @Masa8106 in https://github.com/camaraproject/NumberRecycling/pull/106

### Added

* Add "C02.02_phone_number_not_found" test scenario by @Masa8106 in https://github.com/camaraproject/NumberRecycling/pull/84
* Clarification how to use the specifiedDate by @Masa8106 in https://github.com/camaraproject/NumberRecycling/pull/93

### Changed

* Alignment with Commonalities R4.3 for RC by @Masa8106 in https://github.com/camaraproject/NumberRecycling/pull/101
* Alignment with whitepaper by @Masa8106 in https://github.com/camaraproject/NumberRecycling/pull/106

### Fixed

* Response schema not aligned with Commonalities guidelines by @yamamoto0104 in https://github.com/camaraproject/NumberRecycling/pull/78

### Removed

* N/A

**Full Changelog**: https://github.com/camaraproject/NumberRecycling/compare/r2.2...r3.1
18 changes: 12 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,20 @@ Sandbox API Repository to describe, develop, document, and test the NumberRecycl
> [!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 [r2.2](https://github.com/camaraproject/NumberRecycling/releases/tag/r2.2) (Fall25), with the following API versions:
* **number-recycling v0.2.0**
[[YAML]](https://github.com/camaraproject/NumberRecycling/blob/r2.2/code/API_definitions/number-recycling.yaml)
[[ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/NumberRecycling/r2.2/code/API_definitions/number-recycling.yaml&nocors)
[[Swagger]](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/NumberRecycling/r2.2/code/API_definitions/number-recycling.yaml)
* The latest public release is [r2.2](https://github.com/camaraproject/NumberRecycling/releases/tag/r2.2), with the following API versions:
* **number-recycling 0.2.0**
[[YAML]](https://github.com/camaraproject/NumberRecycling/blob/r2.2/code/API_definitions/number-recycling.yaml) [[ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/NumberRecycling/r2.2/code/API_definitions/number-recycling.yaml&nocors) [[Swagger]](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/NumberRecycling/r2.2/code/API_definitions/number-recycling.yaml)

* The latest public release is always available here: https://github.com/camaraproject/NumberRecycling/releases/latest
* Other releases of this repository are available in https://github.com/camaraproject/NumberRecycling/releases
* For changes see [CHANGELOG.md](https://github.com/camaraproject/NumberRecycling/blob/main/CHANGELOG.md)
* For changes see [CHANGELOG](https://github.com/camaraproject/NumberRecycling/tree/main/CHANGELOG)

### Upcoming Release Preview

* Pre-release: [r3.1](https://github.com/camaraproject/NumberRecycling/releases/tag/r3.1) (release candidate)
* **number-recycling 0.3.0-rc.1**
[[YAML]](https://github.com/camaraproject/NumberRecycling/blob/r3.1/code/API_definitions/number-recycling.yaml) [[ReDoc]](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/NumberRecycling/r3.1/code/API_definitions/number-recycling.yaml&nocors) [[Swagger]](https://camaraproject.github.io/swagger-ui/?url=https://raw.githubusercontent.com/camaraproject/NumberRecycling/r3.1/code/API_definitions/number-recycling.yaml)


_The above section is automatically synchronized by CAMARA project-administration._
<!-- CAMARA:RELEASE-INFO:END -->
Expand Down
Loading