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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,16 @@
1
1
# Release History
2
2
3
-
## 2.10.0-beta.1 (Unreleased)
3
+
## 2.10.0 (2025-06-05)
4
4
5
5
### Features Added
6
6
7
7
- Added an `AmqpRetryOptions` constant in `MessageFlux` to configure retries on terminal completion events but propagates terminal errors. ([45400](https://github.com/Azure/azure-sdk-for-java/pull/45400))
8
8
9
-
### Breaking Changes
9
+
### Other Changes
10
10
11
-
###Bugs Fixed
11
+
#### Dependency Updates
12
12
13
-
### Other Changes
13
+
- Upgraded `azure-core` from `1.55.3` to `1.55.4`.
0 commit comments