Skip to content

Releases: coveooss/platform-sdk

v11.1.3

25 Sep 18:25
dd59b4a
Compare
Choose a tag to compare
  • Added a constant for the default maximum waiting time before each retry in the retry strategy.
  • New method in the SearchServiceManager to create a temporary JSON web search token.
  • Removed serialization code for CoveoPlatformException
  • Removed templated_generic_rest from the SourceType enum.
  • Added a new dictionary extension method 'Extend'

v11.0.7

17 Sep 13:42
dd59b4a
Compare
Choose a tag to compare
  • Fixed an issue that caused errors when used in a single-file application
  • Fixed a runtime FileNotFound exception caused by missing System.ServiceModel.Primitives

v11.0.6

29 Aug 18:12
1896d58
Compare
Choose a tag to compare
  • Updated log messages about the 'Retry-After' header in the request retrying logic.

v11.0.5

29 Aug 18:11
1896d58
Compare
Choose a tag to compare
  • Added possibility to encode space character.

v11.0.4

05 Jul 13:13
e7363e7
Compare
Choose a tag to compare
  • Updated package signature to use Digicert ONE

v11.0.3

05 Jul 13:13
e7363e7
Compare
Choose a tag to compare
  • Added possibility to retry TaskCanceledException caused by a timeout in the RequestRetryExecutioner.

v11.0.2

05 Jul 13:11
e7363e7
Compare
Choose a tag to compare
  • Added possibility to log HTTP responses headers and/or body.

v11.0.1

14 May 15:14
e7363e7
Compare
Choose a tag to compare
  • Bumped dependency htmlagilitypack to v1.11.61.

v11.0.0

30 Apr 20:41
e7363e7
Compare
Choose a tag to compare
  • [BREAKING CHANGE] Removed support for netstandard 2.0 because of incompatibility with recent versions of System dependencies.

v10.0.1

26 Mar 13:38
e7363e7
Compare
Choose a tag to compare
  • Bumped dependency Log4Net to 2.0.16.