You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
Active development on this package has started with the goal to make it consistent with other Service Bus SDKs that have been recently released for other languages (C#, JS, Python, Java). This is all part of our efforts to modernize our SDKs, according to the Azure SDK guidelines link.
A word of caution - the new API is different. To ease the transition I've created a migration guide, which should help guide you through any changes needed to get your code working against the beta.
If you'd like to try out the new package there are instructions on how to do so in the azservicebus readme link
This repo will be archived soon. I will be going through any open issues and will move over any that are still relevant for the new codebase. So if you spent effort to report bugs that will NOT be wasted.
The text was updated successfully, but these errors were encountered:
richardpark-msft
changed the title
Possible repo move for Service Bus
Update: Development for Service Bus will be moving to the https://github.com/Azure/azure-sdk-for-go repo
Oct 7, 2021
richardpark-msft
changed the title
Update: Development for Service Bus will be moving to the https://github.com/Azure/azure-sdk-for-go repo
Update: Development for Service Bus has moved to the https://github.com/Azure/azure-sdk-for-go repo
Nov 17, 2021
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
(UPDATE: from @richardpark-msft, as of 2021-10-06)
Active development on this package has started with the goal to make it consistent with other Service Bus SDKs that have been recently released for other languages (C#, JS, Python, Java). This is all part of our efforts to modernize our SDKs, according to the Azure SDK guidelines link.
As part of this, we have moved active development into the Azure SDK repo for Go (https://github.com/Azure/azure-sdk-for-go/tree/main/sdk/messaging/azservicebus). We have also just released our first beta from that code base.
A word of caution - the new API is different. To ease the transition I've created a migration guide, which should help guide you through any changes needed to get your code working against the beta.
If you'd like to try out the new package there are instructions on how to do so in the
azservicebus
readme linkThis repo will be archived soon. I will be going through any open issues and will move over any that are still relevant for the new codebase. So if you spent effort to report bugs that will NOT be wasted.
The text was updated successfully, but these errors were encountered: