Breaking changes are very common with Python Azure SDK.
First version where not pep8 compliant so when they decided to respect it, everything broke.
Azure servicebus in python went from version 0.50.3 to 7.0.0 with almost everything renamed, class moved and so on.
aoetalks|3 years ago
This is a change without the package version even changing (even newest package didn’t work)