Skip to content

feat: add profile field#5747

Merged
wolf4ood merged 7 commits into
eclipse-edc:mainfrom
wolf4ood:feat/5733_profile_field
May 15, 2026
Merged

feat: add profile field#5747
wolf4ood merged 7 commits into
eclipse-edc:mainfrom
wolf4ood:feat/5733_profile_field

Conversation

@wolf4ood
Copy link
Copy Markdown
Contributor

What this PR changes/adds

Since we are sharing the schema v4 with v4 api and v5, i've added profile field in schema v4. the protocol will continue to work on both versions. on the *Request object is protocol or profile are mutually exclusive required. On V5 we should advertise that protocol is being replaced by profile. The underlying storage and field in pojo is not changed.

All the v5 tests are now switched to profile field.

Why it does that

Briefly state why the change was necessary.

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Linked Issue(s)

Closes #5733

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@wolf4ood wolf4ood force-pushed the feat/5733_profile_field branch from 1549721 to 568e6a5 Compare May 15, 2026 10:00
@wolf4ood wolf4ood added the enhancement New feature or request label May 15, 2026
@wolf4ood wolf4ood marked this pull request as ready for review May 15, 2026 12:07
@wolf4ood wolf4ood requested a review from a team as a code owner May 15, 2026 12:07
@wolf4ood wolf4ood merged commit 64cadb7 into eclipse-edc:main May 15, 2026
34 of 35 checks passed
@wolf4ood wolf4ood deleted the feat/5733_profile_field branch May 15, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Introduce profile field in V5 API

3 participants