We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eb7d63 commit fc246eaCopy full SHA for fc246ea
sdk/servicebus/azure-servicebus/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## 7.0.0b7 (Unreleased)
4
5
+**Breaking Changes**
6
+* Passing any type other than `ReceiveMode` as parameter `receive_mode` now throws a `TypeError` instead of `AttributeError`.
7
8
## 7.0.0b6 (2020-09-10)
9
0 commit comments