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

WIP: Move Azure Service Bus to track2 sdk #1648

Closed
wants to merge 2 commits into from

Conversation

halspang
Copy link
Contributor

@halspang halspang commented Apr 6, 2022

Description

Move Azure Service Bus to track2 SDK. The original SDK that we're using is deprecated, we should move to the track2 SDK to get the latest and greatest in features/durability/security.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1532 #1530

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation / Created issue in the https://github.com/dapr/docs/ repo: dapr/docs#[issue number]

The SDK currently being used for Azure Service Bus is no longer
supported by the owning team. This commit moves the components
to the new Track 2 SDK. This SDK will be the one where future
features and stability updates go.

Signed-off-by: Hal Spang <halspang@microsoft.com>
Signed-off-by: Hal Spang <halspang@microsoft.com>
@ItalyPaleAle
Copy link
Contributor

Thanks a lot @halspang for kickstarting this effort! I've started from your work and fixed a few things in #1702 . Had to create a new PR because of dependency on another one that was updating Go to 1.18. We can close this PR!

@ItalyPaleAle
Copy link
Contributor

This can be closed now

@berndverst berndverst closed this Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Azure][Track 2 SDK] Migrate Azure Service Bus PubSub
3 participants