Skip to content

Release 4.4 - #691

Merged
rartych merged 8 commits into
camaraproject:mainfrom
rartych:r4.4-preparation
Sep 4, 2026
Merged

rartych merged 8 commits into
camaraproject:mainfrom
rartych:r4.4-preparation

Conversation

@rartych

@rartych rartych commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this?

subproject management

What this PR does / why we need it:

This is Release PR for release 4.4 containing version v0.9.0 of Commonalities for Sync26.
Includes clarifications on common artifacts consumption and corrections for bugs discovered when using release 4.3.

Which issue(s) this PR fixes:

Fixes #687

Does this PR introduce a breaking change?

[] Yes

[x] No

For a few APIs breaking change may occur when applying corrections.

Special notes for reviewers:

Changelog input

v0.9.0 of Commonalities

Additional documentation

Wiki page with Analysis of Commonalities 0.9.0

@PedroDiez PedroDiez left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Reviewed. LGTM so far

@PedroDiez
PedroDiez self-requested a review August 6, 2026 07:20
@hdamker

hdamker commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

#637 appears under Fixed, but it was reverted by #700, which merged after this branch was last synced with main:

  • remove the #637 line from Fixed — and do not add #700 in its place, since the change never shipped in a release

Comment thread CHANGELOG.md Outdated
rartych and others added 4 commits August 25, 2026 16:34
Co-authored-by: Herbert Damker <herbert.damker@telekom.de>
Added new entries for rewritten authentication and authorization section, rephrased x-correlator header description, clarified MISSING_IDENTIFIER descriptions, updated Design Guide ICM links, and corrected initial API version placeholder.
Update  Pagination example in API Design Guide
@rartych
rartych marked this pull request as ready for review September 1, 2026 15:13
@rartych
rartych requested review from a team, bigludo7, eric-murray and jlurien as code owners September 1, 2026 15:13
@rartych
rartych requested a review from hdamker September 2, 2026 13:01

@hdamker hdamker left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@rartych thanks a lot for the preparation and the CHANGELOG! I did a check for completeness and and consistency with prior release. The two main findings:

  • Removed: N/A misses one of the release's actual breaking-change: two error codes (INVALID_TOKEN_CONTEXT, CONFLICT) were dropped from the Generic403/Generic409 responses, and the whole Generic* family is deprecated as of 0.9.0 with a replacement mapping in the code comments
  • A handful of merged PRs (#669, #693) and the New Contributors section aren't reflected, following the pattern of earlier release sections.

Inline suggestions below address these plus a few smaller consistency items (matching #680's new error code to the Added convention used elsewhere, expanding the #665 entry to say what changed, linking the wiki analysis referenced in the PR description).

The new Deprecated section mirrors the common Keep a Changelog convention - that would be good extension of our structure in general and makes sense for this release.

Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md
Comment thread CHANGELOG.md
Comment thread CHANGELOG.md
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md
Co-authored-by: Herbert Damker <herbert.damker@telekom.de>

@bigludo7 bigludo7 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@jlurien jlurien left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@hdamker
hdamker requested a review from jlurien September 4, 2026 06:09
@hdamker

hdamker commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

@rartych all approvals together 🎉 ... just overseen that @jlurien had already approved, sorry for pinging again.

@rartych
rartych merged commit a9502a0 into camaraproject:main Sep 4, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release 4.4: propose version 0.9.0

6 participants