Skip to content

Fix x-camara-commonalities format#537

Merged
rartych merged 3 commits intocamaraproject:mainfrom
PedroDiez:fix_x-camara-commonalities_format
Nov 24, 2025
Merged

Fix x-camara-commonalities format#537
rartych merged 3 commits intocamaraproject:mainfrom
PedroDiez:fix_x-camara-commonalities_format

Conversation

@PedroDiez
Copy link
Contributor

What type of PR is this?

  • correction

What this PR does / why we need it:

This PR fixes x-camara-commonalities format to be interpreted as a string and not an integer as it considers for its versioning major an minor versions.

NOTE: The value is settled to "wip" as being part of the new Spring26 MetaRelease cycle

Which issue(s) this PR fixes:

Fixes #528

Does this PR introduce a breaking change?

  • Yes
  • No

Special notes for reviewers:

Changelog input

 Fix x-camara-commonalities format as a string

Additional documentation

This section can be blank.

docs

@PedroDiez PedroDiez self-assigned this Sep 29, 2025
@PedroDiez PedroDiez added correction correction in documentation Spring26 Scope of Spring26 (H1-2026) meta-release labels Sep 29, 2025
patrice-conil
patrice-conil previously approved these changes Sep 30, 2025
Copy link
Contributor

@patrice-conil patrice-conil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

jlurien
jlurien previously approved these changes Oct 27, 2025
url: https://www.apache.org/licenses/LICENSE-2.0.html
# CAMARA Commonalities minor version - x.y
x-camara-commonalities: 0.5
x-camara-commonalities: "0.5"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0.5 or 0.6 also here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am updating to "0.6". It is an example so no strong opinion here

Copy link
Contributor

@patrice-conil patrice-conil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@rartych rartych left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rartych rartych merged commit e1e5f3f into camaraproject:main Nov 24, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

correction correction in documentation Spring26 Scope of Spring26 (H1-2026) meta-release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix "x-camara-commonalities" value format to be understood as a string

4 participants