Skip to content

Migrate Azure Event Hub and Storage to the new SDK #5470

@JorTurFer

Description

@JorTurFer

Proposal

Currently, we are using github.com/Azure/azure-event-hubs-go/v3 for eventhub and it has been deprecated in favor of github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs.
For storage, we are using github.com/Azure/azure-storage-blob-go for blobs and github.com/Azure/azure-storage-queue-go for queues, both have been migrated and we should use github.com/Azure/azure-sdk-for-go/sdk/storage/azblob and github.com/Azure/azure-sdk-for-go/sdk/storage/azqueue

Metadata

Metadata

Assignees

Labels

featureAll issues for new features that have been committed toneeds-discussion

Type

No type

Projects

Status

Ready To Ship

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions