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

[Host] Ability to add assembly or type redirect names in AssemblyQualifiedNameMessageTypeResolver #236

Open
zarusz opened this issue Apr 2, 2024 · 0 comments
Assignees

Comments

@zarusz
Copy link
Owner

zarusz commented Apr 2, 2024

When a message type is moved from assembly A to assembly B, I want to be able to redirect an incoming message for a given type from assembly A to assembly B and vice versa for publishing.

This is to ensure backward compatibility of types when contracts change and we have to ensure older consumer/producer services still work with the new consumer/producer services.

@zarusz zarusz self-assigned this Apr 2, 2024
@zarusz zarusz changed the title [Host] Ability to add assembly redirect names in AssemblyQualifiedNameMessageTypeResolver [Host] Ability to add assembly or type redirect names in AssemblyQualifiedNameMessageTypeResolver Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant