You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+49-36
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,55 @@
3
3
4
4
## Table of Contents
5
5
6
-
-**[r1.1-rc](#r11-rc)**
7
6
-**[r1.2-rc](#r12-rc)**
7
+
-**[r1.1-rc](#r11-rc)**
8
+
9
+
**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.**
10
+
11
+
The below sections record the changes for each API version in each release as follows:
12
+
13
+
* for each first alpha or release-candidate API version, all changes since the release of the previous public API version
14
+
* for subsequent alpha or release-candidate API versions, the delta with respect to the previous pre-release
15
+
* for a public API version, the consolidated changes since the release of the previous public API version
16
+
17
+
# r1.2-rc
18
+
19
+
## Release Notes
20
+
21
+
This release contains the definition and documentation of
22
+
* call-forwarding-signal v0.2.0-rc.2
23
+
24
+
The API definition(s) are based on
25
+
* Commonalities v0.4.0-rc.1
26
+
* Identity and Consent Management v0.2.0-rc.2
27
+
28
+
## call-forwarding-signal v0.2.0-rc.2
29
+
30
+
This is the second release candidate of the version 0.2.0. It contains mainly alignments with the Commonalities 0.4.0 and the Release Management Guidelines.
31
+
32
+
The pre-release is suitable for implementers, but it is not recommended to use the API with customers in productive environments.
-[View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/CallForwardingSignal/r1.2/code/API_definitions/Call_Forwarding_Signal.yaml&nocors)
37
+
-[View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/CallForwardingSignal/r1.2/code/API_definitions/Call_Forwarding_Signal.yaml)
38
+
39
+
### Added
40
+
41
+
### Changed
42
+
43
+
* Improvement of user stories by @FabrizioMoggio in https://github.com/camaraproject/CallForwardingSignal/pull/86
44
+
* Aligned info.description Authorization and Authentication section with ICM 0.2.0 by @FabrizioMoggio in https://github.com/camaraproject/CallForwardingSignal/pull/91
45
+
46
+
### Fixed
47
+
48
+
* Removed the version number in the ".feature" files in the "Background" section by @FabrizioMoggiom in https://github.com/camaraproject/CallForwardingSignal/pull/83
49
+
* Alignments within object description and fields by @FabrizioMoggio in https://github.com/camaraproject/CallForwardingSignal/pull/68
-[View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/CallForwardingSignal/r1.2/code/API_definitions/Call_Forwarding_Signal.yaml&nocors)
52
-
-[View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/CallForwardingSignal/r1.2/code/API_definitions/Call_Forwarding_Signal.yaml)
53
-
54
-
## Please note:
55
-
56
-
- This pre-release concernes a release-candidate API version, there are bug fixes to be expected and incompatible changes in upcoming versions
57
-
- The release is suitable for implementers, but it is not recommended to use the API with customers in productive environments
58
-
- The release scope is defined here: https://github.com/camaraproject/CallForwardingSignal/issues/72
59
-
60
-
## Changes compared with [r1.1-rc](#r11-rc)
61
-
62
-
* The contact field (and value) have been be removed from the OAS file: https://github.com/camaraproject/CallForwardingSignal/issues/76
63
-
* Update of the API Readiness Checklist: https://github.com/camaraproject/CallForwardingSignal/issues/80
64
-
* Rename of the API Readiness Checklist: https://github.com/camaraproject/CallForwardingSignal/issues/79
65
-
* Improvement of the user stories: https://github.com/camaraproject/CallForwardingSignal/issues/81
66
-
* Removal of the version number in the ".feature" files in the "Background" section: https://github.com/camaraproject/CallForwardingSignal/issues/77
67
-
* Commonalities version reported in the OAS file: https://github.com/camaraproject/CallForwardingSignal/issues/66
0 commit comments