Skip to content

Releases: Vonage/vonage-dotnet-sdk

v7.2.2

10 May 13:04
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Add missing ClientRef property on SmsResponseMesage (3051a53)

  • Set StartOnEnter default value to true for ConversationAction (80a39b1)

  • Make StartTime and EndTime nullable on Completed webhook. (e8a9b82)

Documentation

  • Generate changelog for v7.2.1 (1252147)

  • Bump version to v7.2.2 (8e92f13)

Full Changelog: v7.2.1...v7.2.2

v7.2.1

06 May 12:00
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Add ConfigureAwait on async code to avoid potential deadlocks (a97f908)

Build updates

  • Remove dotnet7.0 from targeted frameworks given that version reached end-of-support on May 5th (67ab30f)

  • Remove net7.0 from pipelines (e458347)

Documentation

  • Generate changelog for v7.2.0 (a404398)

  • Bump version to v7.2.1 (fd75d49)

Full Changelog: v7.2.0...v7.2.1

v7.2.0

15 Apr 08:08
Compare
Choose a tag to compare

What's Changed

Documentation

  • Generate changelog for v7.1.0 (f15e7a4)

  • Bump version to v7.2.0 (ad37c8d)

  • Generate changelog for v7.2.0 (73d9366)

  • Bump version to v7.3.0 (b7aad8f)

  • Generate changelog for v7.3.0 (cb06018)

  • Bump version to v7.2.0 (1e8dfff)

  • Generate changelog for v7.2.0 (2517e9f)

Features

  • Brand is now limiter to 16 characters in VerifyV2 (11bb4ef)

  • NextWorkflow for VerifyV2 (46cf5f0)

Merges

  • Merge remote-tracking branch 'origin/main'
    (2d9aad7)

Refactoring

  • [breaking] remove EventUrl and EventMethod from ConversationAction, with a disclaimer in the Readme (fd02cd5)

Refactoring

  • [breaking] remove EventUrl and EventMethod from ConversationAction, with a disclaimer in the Readme (fd02cd5)

Full Changelog: v7.1.0...v7.2.0

v7.1.0

08 Apr 11:29
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Dispose event listener (f0a99d8)

  • Disable parallelization for connection lifetime tests (38e7bec)

  • Disable parallelization for connection lifetime tests using NonThreadSafeCollection (7f9f556)

Dependencies upgrade

Documentation

  • Generate changelog for v7.0.0 (df6aa0d)

  • Update readme with connection lifetime configuration (2699b05)

  • Bump version to v7.1.0 (fefbccf)

Features

  • Add SocketsHttpHandler in Configuration to override http connection pool lifetime and idle timeout. (607b9d7)

Refactoring

  • Remove TODOs (d4ee5e4)

  • Use single instance for HttpMessageHandler (ca96110)

  • Simplify client initialization (5779958)

Full Changelog: v7.0.0...v7.1.0

v7.0.0

25 Mar 08:53
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • [breaking] make StartTime nullable on Answered webhook (#568) (426d91f)

Build updates

  • Add action to evaluate deployment frequency (edac971)

Documentation

  • Generate changelog for v6.16.0 (2494760)

  • Update v7.0.0 migration guides with latest breaking changes (f09a93c)

  • Update git-cliff configuration (df6b870)

  • Update v7.0.0 migration (125d2cb)

  • Update v7.0.0 migration guide (9d3715b)

  • Remove migration steps from Readme to favor dedicated file (0cfc6fe)

  • Bump version to v7.0.0-alpha (39cf6ea)

  • Generate changelog for v7.0.0-alpha (2dfa40d)

  • Update v7.0.0 migration guide (e12a11b)

  • Update v7.0.0 migration guide (70ca933)

  • Bump version to v7.0.0-alpha.1 (7b12df0)

  • Generate changelog for v7.0.0-alpha.1 (2cdca34)

  • Declutter readme (40ac0fc)

  • Bump version to v7.0.0 (7e0b5da)

Features

  • [breaking] add connection and socket timeouts on voice application (#548) (8948ead)

  • [breaking] make WhatsApp 'from' mandatory (#572) (e473554)

Refactoring

  • [breaking] replace 'appSettings' key by 'vonage' (#550) (d1f245e)

  • [breaking] remove sync methods from AccountClient, as well as subaccount feature (aabbb67)

  • Replace "async void" by "async Task" (09062db)

  • [breaking] remove sync methods from ApplicationClient (e8f90f6)

  • [breaking] remove sync methods from ConversionClient (7b5732a)

  • [breaking] remove sync methods from SmsClient (52f4822)

  • [breaking] remove sync methods from NumberInsightClient (a4ba984)

  • [breaking] remove sync methods from NumbersClient (7779669)

  • [breaking] remove sync methods from PricingClient (fe7a4c1)

  • [breaking] remove sync methods from RedactClient (6e07991)

  • [breaking] remove sync methods from ShortCodesClient (d3d7627)

  • [breaking] remove sync methods from VerifyClient (36fb4f0)

  • [breaking] remove sync methods from VoiceClient (70428e7)

  • [breaking] remove obsolete Input from webhooks (d166b59)

  • [breaking] remove obsolete portuguese language in Meetings (2b64f3c)

  • [breaking] remove obsolete VoiceName from TalkCommand (a832a3d)

  • [breaking] remove obsolete VoiceName from TalkAction (d8a00f9)

  • [breaking] remove URLs on Configuration, in favor or VonageUrls (8d42b09)

  • [breaking] remove obsolete Credentials constructors, making it read-only. (e701f21)

  • Remove unused 'EnsureSuccessStatusCode' key in appSettings (cb8b670)

Reverts

  • Revert "build: add action to evaluate deployment frequency"

This reverts commit edac971.
(b82638e)

Full Changelog: v6.16.0...v7.0.0

v7.0.0-alpha.1

20 Mar 06:10
Compare
Choose a tag to compare
v7.0.0-alpha.1 Pre-release
Pre-release

What's Changed

Documentation

  • Generate changelog for v7.0.0-alpha (2dfa40d)

  • Update v7.0.0 migration guide (e12a11b)

  • Update v7.0.0 migration guide (70ca933)

  • Bump version to v7.0.0-alpha.1 (7b12df0)

Refactoring

  • [breaking] remove URLs on Configuration, in favor or VonageUrls (8d42b09)

  • [breaking] remove obsolete Credentials constructors, making it read-only. (e701f21)

Full Changelog: v6.16.0...v7.0.0-alpha.1

v7.0.0-alpha

15 Mar 06:35
Compare
Choose a tag to compare
v7.0.0-alpha Pre-release
Pre-release

What's Changed

Bug Fixes

  • [breaking] make StartTime nullable on Answered webhook (#568) (426d91f)

Documentation

  • Generate changelog for v6.16.0 (2494760)

  • Update v7.0.0 migration guides with latest breaking changes (f09a93c)

  • Update git-cliff configuration (df6b870)

  • Update v7.0.0 migration (125d2cb)

  • Update v7.0.0 migration guide (9d3715b)

  • Remove migration steps from Readme to favor dedicated file (0cfc6fe)

  • Bump version to v7.0.0-alpha (39cf6ea)

Features

  • [breaking] add connection and socket timeouts on voice application (#548) (8948ead)

  • [breaking] make WhatsApp 'from' mandatory (#572) (e473554)

Refactoring

  • [breaking] replace 'appSettings' key by 'vonage' (#550) (d1f245e)

  • [breaking] remove sync methods from AccountClient, as well as subaccount feature (aabbb67)

  • Replace "async void" by "async Task" (09062db)

  • [breaking] remove sync methods from ApplicationClient (e8f90f6)

  • [breaking] remove sync methods from ConversionClient (7b5732a)

  • [breaking] remove sync methods from SmsClient (52f4822)

  • [breaking] remove sync methods from NumberInsightClient (a4ba984)

  • [breaking] remove sync methods from NumbersClient (7779669)

  • [breaking] remove sync methods from PricingClient (fe7a4c1)

  • [breaking] remove sync methods from RedactClient (6e07991)

  • [breaking] remove sync methods from ShortCodesClient (d3d7627)

  • [breaking] remove sync methods from VerifyClient (36fb4f0)

  • [breaking] remove sync methods from VoiceClient (70428e7)

  • [breaking] remove obsolete Input from webhooks (d166b59)

  • [breaking] remove obsolete portuguese language in Meetings (2b64f3c)

  • [breaking] remove obsolete VoiceName from TalkCommand (a832a3d)

  • [breaking] remove obsolete VoiceName from TalkAction (d8a00f9)

Full Changelog: v6.16.0...v7.0.0-alpha

v6.16.0

07 Mar 14:44
Compare
Choose a tag to compare

What's New

Bug Fixes

Documentation

  • Generate changelog for v6.15.5 (9b83a1d)

  • Create migration guide for v7.0.0 (d9d65f5)

Features

  • Add async capabilities on Maybe (9446d9c)

  • Implement async extensions on Maybe (c09d7c0)

  • Support Match extension on async Result (c6574f8)

  • Support optional From in VerifyV2 Sms worflow (e1e7900)

Other

  • Remove module from stryker config (64bbd1e)

  • Upgrade stryker to v4 (8d1bd74)

  • Add gitignore to solution (3a4f0d5)

  • Add bump_version script to increase the version and generate a changelog (a902c76)

  • Fix spacing in bump script (758aa8d)

  • Bump version to v6.16.0' (b1dcd1a)

  • Add missing command in bump version script (f920c2d)

  • Fix commands in bump version script (5a3d1cd)

Refactoring

  • Move Result extensions tests in a specific file (713c0be)

  • Move tests behaviors for Monads in a specific collection (f6954b6)

  • Clean duplicates in ResultTest (6ee846f)

Full Changelog: v6.15.5...v6.16.0

v6.15.5

04 Mar 12:57
Compare
Choose a tag to compare

What's New

Dependencies upgrade

Documentation

  • Generate changelog for
    v6.15.4 (f9c7b06)

  • Add new category in cliff
    configuration (5380bd3)

Features

  • Add EntityId and ContentId on
    SmsWorkflow (197513c)

  • Support multiArchiveTag when creating an
    archive (142c988)

  • Support multiArchiveTag on archive
    responses (d9b38c2)

Releases

  • Bump version to
    v6.15.5 (0b6decb)

Full Changelog: v6.15.4...v6.15.5

v6.15.4

26 Feb 08:38
Compare
Choose a tag to compare

What's New

Bug Fixes

  • Remove default resolution when creating an
    archive (6570363)

Documentation

  • Generate changelog for
    v6.15.3 (dad79a5)

Releases

  • Bump version to
    v6.15.4 (080e68f)

Full Changelog: v6.15.3...v6.15.4