Releases: omnigage/omnigage-sdk-dotnet
Releases · omnigage/omnigage-sdk-dotnet
1.4.0
1.3.0
1.2.0
Added
- Added
ValidationException
when API returns a400
and unit test coverage - Added
AuthException
when API returns a401
and unit test coverage - Refactored
Client.SendClientRequest
to useRequestHandler
andResponseHandler
- Added support for targeting .NET Framework 4.6.1
1.1.1
1.1.0
- Added support for the following resources:
calls
,conferences
,emails
,email-messages
,email-templates
,phone-numbers
,texts
,text-messages
,text-templates
- Expanded engagements to support email and text blasts
- Simplified client configuration
- Added integration tests
- Expanded unit tests
1.0.0
- Authentication class
- Resource classes including voice template, engagement, activity, trigger, envelope, and upload
- Utilities including adapter abstract for serialization and request handling
- Initial scope focused around engagement creation for voice activities