Skip to content

Releases: textkernel/tx-dotnet

v2.3.0

15 Aug 23:53
47afe02
Compare
Choose a tag to compare

Changes for #53

v2.2.0

29 Jun 16:55
a42fc49
Compare
Choose a tag to compare

#52

Adding education start date to parsing output

v2.1.0

12 May 16:03
fa3ab04
Compare
Choose a tag to compare

#51

Added many new fields to the job parsing output - see release notes here

v2.0.0

14 Mar 14:50
049fb4f
Compare
Choose a tag to compare

#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

02 Mar 21:14
6fa51bb
Compare
Choose a tag to compare

v1.7.0

02 Mar 19:48
b7f63d9
Compare
Choose a tag to compare

v1.6.0

19 Jul 15:25
3196750
Compare
Choose a tag to compare

Changes from #45. Full release notes here.

v1.5.3

22 Dec 14:27
d54f828
Compare
Choose a tag to compare

Contains changes from #43 and #44. v1.5.2 never got published to nuget, so this is the next version after v1.5.1.

v1.5.2

21 Dec 20:29
51bdd25
Compare
Choose a tag to compare

Fix for deleting multiple documents.

v1.5.1

30 Nov 21:28
d2b5b02
Compare
Choose a tag to compare