Skip to content

Releases: Vonage/vonage-dotnet-sdk

v5.9.5

19 Jan 09:46
Compare
Choose a tag to compare
  • NCCO Input "Type" property added to align with documentation

v5.9.3

23 Nov 13:28
Compare
Choose a tag to compare

Fixing an issue caused by the usage of a non thread safe Dictionary.

v5.9.2

04 Nov 11:27
dfa8be7
Compare
Choose a tag to compare
  • Fixing issue with Advance Number Insights throwing an exception when status = not_roaming

v5.9.1

27 Oct 08:45
Compare
Choose a tag to compare
  • Created new signed strong-named package Vonage.Signed
  • Source Linking
  • Deterministic build
  • General nuget package polish

v5.9.0

27 May 16:34
Compare
Choose a tag to compare
  • Added From Random Number feature. Set FromRandomNumber to true, to pull a random available to your application. If FromRandomNumber is set to true, the From endpoint must not be set.

v5.8.0

28 Apr 16:33
Compare
Choose a tag to compare
  • Added support for the new Number Insights response format

v5.7.0

09 Mar 21:12
Compare
Choose a tag to compare
  • Adding EntityId and ContentId fields to SMS Requests to compile with India's DLT
  • Adding Detail field to call status webhooks to provide more granular detail of certain inbound webhooks.

v5.6.5

22 Feb 13:27
Compare
Choose a tag to compare

Fixing an issue where Channels parameter would serialize to 0 when not initialized in RecordAction - the parameter is now properly ignored.

v5.6.4

03 Feb 20:17
Compare
Choose a tag to compare
  • Fixing deadlock issue with synchronous methods in Blazor Server

v5.6.3

19 Jan 20:26
Compare
Choose a tag to compare

Fixing issue with the serialization of delivery receipts when using a non-standard JSON serializer.