-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
featureAll issues for new features that have been committed toAll issues for new features that have been committed toneeds-discussion
Description
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
tomkerkhove
Metadata
Metadata
Assignees
Labels
featureAll issues for new features that have been committed toAll issues for new features that have been committed toneeds-discussion
Type
Projects
Status
Ready To Ship