Skip to content

Releases: Vonage/vonage-dotnet-sdk

v6.6.0

27 Jun 08:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.5.0...v6.6.0

v6.5.0

22 Jun 06:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.4.0...v6.5.0

v6.4.0

09 Jun 06:26
Compare
Choose a tag to compare

What's Changed

  • fix: SubAccounts implementation by @Tr00d in #426
  • feat: implement Match on Result with void return type by @Tr00d in #417
  • feat: dependency injection extension by @Tr00d in #418
  • feat: add 4.8.1 and 7.0 in targeted frameworks by @Tr00d in #422
  • ci: fix multiframework pipeline by @Tr00d in #425
  • doc: readme badge fix by @Tr00d in #427

Full Changelog: v6.3.3...v6.4.0

v6.3.3

01 Jun 09:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.3.2...v6.3.3

v6.3.2

22 May 14:01
Compare
Choose a tag to compare

What's Changed

  • fix: change RequestId to Guid for VerifyCodeRequest by @Tr00d in #415

Full Changelog: v6.3.1...v6.3.2

v6.3.1

19 May 09:03
Compare
Choose a tag to compare

What's Changed

  • feat: add optional claims when generating a token by @Tr00d in #398
  • feat: verifyV2 BYOP by @Tr00d in #392
  • feat: verifyV2 Cancel by @Tr00d in #407
  • feat: verifyV2 fraud check by @Tr00d in #409
  • feat: voice advanced machine detection by @Tr00d in #412
  • fix: exclude '{' and '}' from non-empty strings in PBT by @Tr00d in #397 @Tr00d in #400
  • refactor: improving ApiRequest by @Tr00d in #410 #411
  • refactor: throw failure exception on Result<>.GetSuccessUnsafe by @Tr00d in #404
  • refactor: add test use case interface to facilitate new tests by @Tr00d in #406
  • ci: video beta release by @Tr00d in #394
  • ci: change negation on coreSDK publish by @Tr00d in #408
  • ci: update core release script to be usable from main (again) by @Tr00d in #405
  • docs: changelog update by @Tr00d in #402
  • docs: add changelog for video beta by @Tr00d in #403

Full Changelog: v6.2.0...v6.3.1

v6.2.0

19 Apr 12:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.0...v6.2.0

v6.1.0

17 Apr 09:31
Compare
Choose a tag to compare

What's Changed

  • feat: add premium to start talk request by @Tr00d in #383
  • feat: webhook classes for messages by @Tr00d in #382
  • refactor: remove duplicate code for sync version of methods by @Tr00d in #380
  • refactor: extend responses and monads capabilities by @Tr00d in #377
  • style: unify test class names by @Tr00d in #378
  • fix: add basic auth support for Messages by @Tr00d in #384

Full Changelog: v6.0.5...v6.1.0

v6.0.5

27 Mar 06:49
Compare
Choose a tag to compare

What's Changed

  • Fix Numbers Api authentication to match Api specs by @Tr00d in #374
  • Add latest Messages features by @Tr00d in #369
  • Remove hardcoded keys from the repository by @Tr00d in #373
  • Use System.Text.Json instead of Newtonsoft for Messages Api by @Tr00d in #366
  • New Vonage.Common project by @Tr00d in #332
  • Readme update by @Tr00d in #375

Full Changelog: v6.0.4...v6.0.5

v6.0.4

13 Jan 12:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.3...v6.0.4