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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
4.5.0 (2021-07-19)
Features Added
Added constructor for EventGridPublisherClient that takes a TokenCredential to enable Azure Active Directory authentication.
Added Metadata property to AcsChatMessageEditedEventData, AcsChatMessageEditedInThreadEventData, AcsChatMessageReceivedEventData, and AcsChatMessageReceivedInThreadEventData.
Added custom converter for EventGridEvent that allows this type to be serialized and deserialized using System.Text.Json APIs.