Skip to content

Releases: sinch/sinch-sdk-dotnet

v1.3.0

08 May 11:44
c94307d
Compare
Choose a tag to compare

What's Changed

v1.3.0 (#100)

  • Feat/templates/v1 (#97)

  • Refactor/make classes sealed (#101)

  • Fix/sms/oas sync (#104)

  • Fix/Conversation oas sync (#103)

  • feat: change ExpirationTime to DateTime (#105)

  • Feat/numbers/add callback configuration endpoints (#106)

  • feat: implement distinct voice configs and provisioning (#107)

  • feat: update PaymentOrderDetailsChannelSpecificMessagePayment TypeEnum with additional value (#108)

Full Changelog: v1.2.2...v1.3.0

v1.2.2

08 May 11:07
2fce7ac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

06 May 13:50
95e3762
Compare
Choose a tag to compare

What's Changed

  • hotfix: split template and omnitemplate by @Dovchik in #109

Full Changelog: v1.2.0...v1.2.1

v1.2.0

13 Feb 16:47
5ed2587
Compare
Choose a tag to compare

What's Changed

  • fix: make locale non required by @Dovchik in #86
  • Feat: add br region to conversation, extract and test url resolutions by @Dovchik in #85
  • fix: make ScheduledProvisioning and ScheduledVoiceProvisioning read-only by @Dovchik in #90
  • fix: remove unused RestSharp package by @Dovchik in #89
  • fix: rename MessagePart -> NumberOfParts and change type string -> int by @Dovchik in #91
  • Fix/verification/start sms empty options by @Dovchik in #84
  • Feat/sync voice models by @Dovchik in #93
  • Feat/fax api faxes (#48) by @Dovchik in #72
  • chore: update CODEOWNERS by removing 650elx and adding mask-sinch by @Dovchik in #98
  • Fix/deserialization of callback events by @Dovchik in #92

Full Changelog: v1.1.2...v1.2.0

v1.1.2

16 Oct 11:15
a529895
Compare
Choose a tag to compare

What's Changed

  • feat:methods to root of numbers by @Dovchik in #81
  • feat/tests: return test and check unicode test by @Dovchik in #82
  • hotfix: upgrade system.text.json to 8.0.5 by @Dovchik in #87
  • ci: build of restore with correct framework by @Dovchik in #88

Full Changelog: v1.1.1...v1.1.2

v1.1.1

16 Jul 10:02
953f501
Compare
Choose a tag to compare

What's Changed

  • fix: check for expired token in any header value by @Dovchik in #79

Full Changelog: v1.1.0...v1.1.1

v1.1.0

15 Jul 14:17
64edaf6
Compare
Choose a tag to compare

What's Changed

  • feat: use int for ttl by @Dovchik in #77
  • Feat/add accept language header for sms verification by @Dovchik in #78
  • hotfix: update system.text.json to 8.0.4 by @Dovchik in #80

Full Changelog: v1.0.1...v1.1.0

v1.0.1

13 May 12:43
bb7fe2b
Compare
Choose a tag to compare

What's Changed

  • hotfix(voice, auth): handle zero byte array in app signature by @Dovchik in #71

Full Changelog: v1.0.0...v1.0.1

v1.0.0

07 May 07:33
bc033ef
Compare
Choose a tag to compare

What's Changed

  • feat: enable nullable reference types core by @Dovchik in #52
  • refactor(voice): refs? by @Dovchik in #53
  • fix(voice): update models by @Dovchik in #61
  • feat(example): add handling of incoming call event by @Dovchik in #56
  • refactor: make region names consistent by @Dovchik in #63
  • hotfix: remove eventType unused field by @Dovchik in #64
  • feat(voice): add webhook validation method by @Dovchik in #62
  • feat: add KakaoTalkChatCredentials.cs by @Dovchik in #65
  • fix: add specific object into list message by @Dovchik in #50
  • fix: get call model adjust field types by @Dovchik in #69
  • feat: add OmniMessageOverride by @Dovchik in #66
  • refactor: adjust data types by @Dovchik in #68
  • chore: update readme, remove warning by @Dovchik in #70

Full Changelog: v0.1.19-alpha...v1.0.0

v0.1.19-alpha

17 Apr 10:23
4f30a74
Compare
Choose a tag to compare
v0.1.19-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.18-alpha...v0.1.19-alpha