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

Add NServiceBus.MessageInterfaces package #6977

Merged
merged 3 commits into from
Mar 19, 2024
Merged

Conversation

bording
Copy link
Member

@bording bording commented Mar 19, 2024

This PR updates NServiceBus 8 to use the new NServiceBus.MessageInterfaces package, which means that message contract assemblies that use NServiceBus.MessageInterfaces can be shared across NServiceBus major versions.

NOTE: While the API approval file shows the removal of types, this is just a side effect of PublicApiGenerator not understanding the TypeForwardedTo attributes that make this not a breaking change.

A documentation sample demonstrating using NServiceBus.MessageInterfaces can be found here.

@bording bording merged commit f0ae530 into release-8.2 Mar 19, 2024
3 checks passed
@bording bording deleted the add-message-interfaces branch March 19, 2024 20:27
@andreasohlund andreasohlund added this to the 9.0.0 milestone Apr 5, 2024
@bording bording modified the milestones: 9.0.0, 8.2.0 Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants