streamdal / plumber

A swiss army knife CLI tool for interacting with Kafka, RabbitMQ and other messaging systems.
https://streamdal.com
MIT License
2.09k stars 71 forks source link

WIP: Azure Service Bus library update #315

Open misantron opened 2 years ago

misantron commented 2 years ago

Close #308

misantron commented 1 year ago

New message structure azservicebus.ReceivedMessage doesn't compatible with the old one servicebus.Message, some fields are missed. Need help here. @brainsnail

brainsnail commented 1 year ago

@misantron Thanks - and I apologize it's taken so long to get back. We're going to hold off on this since it looks like we're uncertain of the impact to use right now and it will involve reworking some of the downstream dependencies in our services as well. We'll push updates to this branch once that's ready. I appreciate you taking the time on this and hope this is alright.