Release r1.1 with 0.1.0-rc.1 version (Fall'25 M3)#15
Release r1.1 with 0.1.0-rc.1 version (Fall'25 M3)#15JoseMConde merged 9 commits intocamaraproject:mainfrom
Conversation
Per API versioning guidelines: "For initial public API versions 0.y.z, the MINOR number MUST be included in the URL, e.g. v0.y. "
Kevsy
left a comment
There was a problem hiding this comment.
LGTM (version in URL now fixed)
|
looks good |
hdamker
left a comment
There was a problem hiding this comment.
The prepared pre-release looks already quite good. The .feature file needs some more attention. See comments on included files below.
Regarding .feature file:
- touch the version within line 2 (v0.1.0-rc.1),
- check if line 1 is intended
- change
vwipin line 15 tov0.1rc1 - Use correct scope in line 163 (wrong:
connected-network-type:read) - line 110: correct schema would be
/components/schemas/SingleIpv6Addrnot/components/schemas/DeviceIpv6Address - line 252: wrong scenario name (
@connected_network_type_503_network_error) - Note: would be good to review the .feature file in detail, even after M3
4c0f60d
@hdamker - Thanks for the comments. I'll create an issue to review this .feature file in detail after M3. |
|
@hdamker - Requested updates completed. |
hdamker
left a comment
There was a problem hiding this comment.
Almost there! Just a few smaller comments to consider.
hdamker
left a comment
There was a problem hiding this comment.
LGTM from Release Management perspective
|
@camaraproject/application-endpoint-discovery_codeowners Next actions to be completed for M3:
|
What type of PR is this?
What this PR does / why we need it:
Publication of Fall'25 M3 release candidate v0.1.0-rc.1
Which issue(s) this PR fixes:
Fixes #8
Special notes for reviewers:
None
Changelog input
Additional documentation
None