1.43.0 (2024-09-12)
Other Changes
- Upgraded
System.Text.Json
package dependency to 6.0.9 (#45416). - Added a new constructor on
AzureEventSourceListener
for callers that don't need the formatted message (#45191). - Remove unused callback from
HttpRequestMessage
options inHttpClientTransport
transport (#45696). - Added
RequiresUnreferencedCode
andRequiresDynamicCode
attributes toToDynamicFromJson
extension methods andDynamicData
APIs to support AOT scenarios (#45417).