-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Migrate from azure-service-bus-go to azservicebus #3394
Comments
we need to use golang 1.18 before because the new pkg requires 1.18. It's in my radar to update the library once we use go 1.18 |
I can do that once it's possible |
Nice! |
Hey @JorTurFer, are there any other blockers or can this be started now that #3653 is merged? |
It's already done here 😄 |
Cool! Missed the reference 😀 |
Proposal
The azure-service-bus-go package was replaced by the new azservicebus package. It is recommended to migrate to the new package. Migration guide: https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/messaging/azservicebus/migrationguide.md/
Use-Case
Azure service bus scaler
Anything else?
No response
The text was updated successfully, but these errors were encountered: