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

chore(service-bus): deprecate service-bus encoding message-context extension #490

Conversation

stijnmoreels
Copy link
Member

The Arcus.Messaging.ServiceBus.Core project will eventually be removed completely, as it only contains deprecated/old functionality. One of the extensions that is still used, is retrieving the encoding from the message context.

This PR inlines this functionality into the Azure Service bus message router so that we don't need the extension anymore, and deprecates the extension in the .Core library, so that anyone using this directly is aware of this.

@stijnmoreels stijnmoreels added the integration:service-bus All issues concerning integration with Azure Service Bus label Feb 18, 2025
Copy link

netlify bot commented Feb 18, 2025

Deploy Preview for arcus-messaging canceled.

Name Link
🔨 Latest commit 1a285aa
🔍 Latest deploy log https://app.netlify.com/sites/arcus-messaging/deploys/67b41d57c8ec0d0008a0b5ad

@stijnmoreels stijnmoreels marked this pull request as ready for review February 18, 2025 06:33
@fgheysels fgheysels merged commit 425788d into arcus-azure:main Feb 18, 2025
14 checks passed
@stijnmoreels stijnmoreels deleted the chore/deprecate-service-bus-encoding-context-extension branch February 19, 2025 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration:service-bus All issues concerning integration with Azure Service Bus
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants