Skip to content

Commit c2914b4

Browse files
authored
[core-lro] Prepare release (Azure#23352)
1 parent c5d1039 commit c2914b4

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

sdk/core/core-lro/CHANGELOG.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,16 @@
11
# Release History
22

3-
## 2.4.0 (Unreleased)
3+
## 2.4.0 (2022-09-29)
44

55
### Features Added
66

7-
- Add `resolveOnUnsuccessful` to `CreatePollerOptions` and `LroEngineOptions` to control whether to throw an error if the operation failed or was canceled.
8-
9-
### Breaking Changes
7+
- Add `resolveOnUnsuccessful` to `CreateHttpPollerOptions` and `LroEngineOptions` to control whether to throw an error if the operation failed or was canceled.
108

119
### Bugs Fixed
1210

1311
- Precisely detect when an operation failed without relying on exceptions raised by the underlying core library.
1412
- Handle bad status fields.
1513

16-
### Other Changes
17-
1814
## 2.3.1 (2022-09-09)
1915

2016
### Bugs Fixed

0 commit comments

Comments
 (0)