Releases: textkernel/tx-dotnet
Releases · textkernel/tx-dotnet
v2.3.0
v2.2.0
v2.1.0
v2.0.0
#50
Updated all HTTP requests to use HttpClient
- This helps in some cases to prevent socket exhaustion
- This is also useful when this library is used with dependency injection
- Was able to remove old custom HTTP library
- Also updated README and examples as needed
Breaking Changes
- The SovrenException.RestResponse is now replaced with SovrenException.ResponseMessage which is an HttpResponseMessage
v1.7.1
#49 releasing dotnet SDK updates for dataenrichment https://sovren.com/technical-specs/latest/rest-api/data-enrichment/overview/#des-getting-started
v1.7.0
#48 releasing dotnet SDK updates for dataenrichment https://sovren.com/technical-specs/latest/rest-api/data-enrichment/overview/#des-getting-started
v1.6.0
v1.5.3
v1.5.2
Fix for deleting multiple documents.