Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: dct namespace #3914

Merged
merged 2 commits into from
Feb 23, 2024
Merged

Conversation

ndr-brt
Copy link
Member

@ndr-brt ndr-brt commented Feb 23, 2024

What this PR changes/adds

Fix the dct namespace url.
Breaking change: clients will need to adapt and use the new url to process the catalog.
In the TransferRequestMessage the change has been handled, so older versions will be able to understand newer ones and vice-versa.

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.

Linked Issue(s)

Closes #3910

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

@ndr-brt ndr-brt added bug Something isn't working api Feature related to the (REST) api dataspace-protocol related to the dataspace protocol breaking-change Will require manual intervention for version update labels Feb 23, 2024
@ndr-brt ndr-brt merged commit e08fc5c into eclipse-edc:main Feb 23, 2024
17 checks passed
@ndr-brt ndr-brt deleted the 3910-fix-namespace branch February 23, 2024 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Feature related to the (REST) api breaking-change Will require manual intervention for version update bug Something isn't working dataspace-protocol related to the dataspace protocol
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wrong namespace URI for dct
3 participants