Migration plan to move towards new Azure Service Bus SDK #159
stijnmoreels
started this conversation in
General
Replies: 2 comments 2 replies
-
Thanks for the thorough overview, I think we should go with it and clearly document it in the new release notes that plug-ins are no longer supported and why. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Is there any news on this ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What is your idea/suggestion?
We should determine what is supported in the new Azure Service Bus SDK before we move towards it.
Here's the migration guide which describes how the move towards this new SDK is supposed to happen.
These are the features that is being used by the current Azure Service Bus library:
Currently, these features are supported in the new Azure Service Bus SDK:
ServiceBusProcessor
or `ServiceBusReceiverServiceBusReceiver
(different signature)ServiceBusReceiver
(different signature)ServiceBusReceiver
(different signature)ServiceBusProcessor
optionsServiceBusProcessor
optionsBeta Was this translation helpful? Give feedback.
All reactions