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/typespec/typespec_client_core/CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@
4
4
5
5
### Features Added
6
6
7
+
- Added `TryFrom<>` for `RequestContent<T>` implementations for a wider variety of types.
8
+
7
9
### Breaking Changes
8
10
9
11
- When a retry policy receives a response whose status code indicates the policy shouldn't retry the request, it now returns that response instead of an error
0 commit comments