amenzhinsky / iothub

Azure IoT Hub SDK for Golang
MIT License
51 stars 57 forks source link

Upgrade go-amqp to v0.18.1 #78

Closed alexg-axis closed 1 year ago

alexg-axis commented 1 year ago

Upgrade Azure/go-amqp to v0.18.1.

The new version requires at least Go 1.18.

alexg-axis commented 1 year ago

Draft while the change undergoes some internal testing.

alexg-axis commented 1 year ago

We've tested it for our use cases for a few days and it's working. Ready for review @amenzhinsky. The update brings breaking changes - the general options functions no longer exist as they lack a meaningful counterpart in the new AMQP version.