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 b8faace commit 0e54d68Copy full SHA for 0e54d68
sdk/servicebus/azure-servicebus/CHANGELOG.md
@@ -1,13 +1,11 @@
1
# Release History
2
3
-## 7.8.2 (Unreleased)
4
-
5
-### Features Added
6
7
-### Breaking Changes
+## 7.8.2 (2023-01-10)
8
9
### Bugs Fixed
10
+- Fixed a bug that would cause an exception when `None` was sent to `set_state` instead of clearing session state (Issue #27582).
+
11
### Other Changes
12
13
- Updated uAMQP dependency to 1.6.3.
0 commit comments