You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/core/azure-core-amqp/CHANGELOG.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,17 @@
1
1
# Release History
2
2
3
-
## 2.9.0-beta.6 (Unreleased)
4
-
5
-
### Features Added
6
-
7
-
### Breaking Changes
3
+
## 2.8.10 (2023-10-06)
8
4
9
5
### Bugs Fixed
10
6
11
7
- Fixes the potential NullPointerException in ReactorSession if the thread constructing ReactorSession ever happens to run the disposeWork (cleanup phase) synchronously. ([36916](https://github.com/Azure/azure-sdk-for-java/issues/36916))
12
8
13
9
### Other Changes
14
10
11
+
#### Dependency Updates
12
+
13
+
- Upgraded `azure-core` from `1.43.0` to `1.44.0`.
0 commit comments