Skip to content

Releases: Vonage/vonage-dotnet-sdk

v6.11.0

13 Oct 13:20
4c295bd
Compare
Choose a tag to compare

What's Changed

  • feat: enable custom timeout on HttpClient by @Tr00d in #534
  • refactor: transform httpclient timeout into failure by @Tr00d in #535

New Contributors

  • @mend-for-github-com made their first contribution in #536

Full Changelog: v6.10.1...v6.11.0

v6.10.1

10 Oct 05:37
9166a02
Compare
Choose a tag to compare

What's Changed

  • fix: application deserialization with Meetings custom webhooks by @Tr00d in #532

Full Changelog: v6.10.0...v6.10.1

v6.10.0

04 Oct 08:30
Compare
Choose a tag to compare

What's Changed

  • feat: add ja-jp locale to VerifyV2 by @Tr00d in #530
  • feat: add feature to verify Jwt signature by @Tr00d in #531
  • feat: extend registration with missing clients and token generator by @Tr00d in #504
  • refactor: Remove unused class ResponseBase by @Tr00d in #510
  • refactor: replace TimeSpamSemaphore anf ThrottlingMessageHandler by proper dependency by @Tr00d in #511
  • refactor: implement GetHashCode for ParsingFailure by @Tr00d in #512
  • refactor: use a 2048 bits key for Linux and MacOs platforms by @Tr00d in #513
  • refactor: use sonar.token instead of deprecated sonar.login by @Tr00d in #514
  • refactor: add missing assertion in parser test by @Tr00d in #515
  • refactor: align method signatures for async/sync methods on AccountsClient by @Tr00d in #516
  • refactor: add missing optional parameter for VerifyClient by @Tr00d in #517
  • refactor: make NonStateException compliant to ISerializable by @Tr00d in #518
  • refactor: simplify ternary operator in Result by @Tr00d in #519
  • refactor: update serialization settings by @Tr00d in #520
  • refactor: remove obsolete method on TestBase by @Tr00d in #521
  • refactor: enable parallelized tests on Vonage.Test.Unit by @Tr00d in #522
  • refactor: update TestBase by @Tr00d in #523
  • refactor: update sub clients by @Tr00d in #524
  • refactor: replace null by optional values in ApiRequest by @Tr00d in #527
  • refactor: simplify ApiRequest by @Tr00d in #529
  • refactor: cover signature in query string by @Tr00d in #528
  • ci: fix some build warnings by @Tr00d in #525
  • ci: restore tests parallelism for Vonage.Test.Unit by @Tr00d in #526
  • ci: remove old worksflow 'publish-nuget' by @Tr00d in #505
  • ci: mutation testing improvement by @Tr00d in #507
  • ci: upgrade actions/checkout to v3 for mutation testing by @Tr00d in #508
  • docs: update changelog with v6.9.0 by @Tr00d in #506

Full Changelog: v6.9.0...v6.10.0

v6.9.0

06 Sep 13:55
c11e660
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.8.0...v6.9.0

v6.8.0

11 Aug 05:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.7.1...v6.8.0

v6.7.1

25 Jul 06:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.7.0...v6.7.1

v6.7.0

04 Jul 06:22
Compare
Choose a tag to compare

What's Changed

  • feat: add specific object for ApiKey by @Tr00d in #443
  • feat: add Type property on Failures by @Tr00d in #446
  • feat: proactive connect by @Tr00d in #445
  • feat: add MeetingsApi and ProactiveConnectApi clients on service injection by @Tr00d in #453
  • refactor: failure extensions by @Tr00d in #447
  • build: packages update by @Tr00d in #442
  • doc: update supported apis by @Tr00d in #448
  • release: v6.7.0 by @Tr00d in #444

Full Changelog: v6.6.0...v6.7.0

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