Releases: Vonage/vonage-dotnet-sdk
v7.2.2
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
Full Changelog: v7.2.1...v7.2.2
v7.2.1
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
Full Changelog: v7.2.0...v7.2.1
v7.2.0
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
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
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
- Update packages (7f6c7a0)
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
What's Changed
Bug Fixes
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
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
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
What's Changed
Bug Fixes
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
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
What's New
Bug Fixes
- Wrong setup in test (e497cf0)
Documentation
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
What's New
Dependencies upgrade
- Update
packages (28701c2)
Documentation
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