Skip to content

Releases: cognitedata/dotnet-extractor-utils

Release v1.12.4

28 Jun 11:39
9986d7b

Choose a tag to compare

Version 1.12.4

Replace crontab library

The public API is unchanged.

Release v1.12.3

28 Jun 06:03
35913b8

Choose a tag to compare

Version 1.12.3

 - Improve handling of error messages if the config file fails to load.
 - Make ToUnixTimestamp work for a wider range of timestamps, to reflect
   what CDF supports.

Release v1.12.2

27 Jun 05:29
39dd80c

Choose a tag to compare

Release 1.12.2

Further improvements to FailureThresholdManager

Release v1.12.1

23 Jun 11:38
b9bbacd

Choose a tag to compare

Update threshold manager and SDK (#267)

* bump sdk

* update thresholdmanager to allow custom data

* switch to IDictionary

* more test coverage

Release v1.12.0

23 Jun 10:35
7928738

Choose a tag to compare

Job Failure Threshold (#265)

* add class for managing failure threshold

* make cancellation token source protected

* Update Cognite.Common/FailureThresholdManager.cs

Co-authored-by: Einar <einar@omang.com>

* convert token source to property

* switch to custom callback action

* return failed jobs on callback

* skip creating hashset of dictionary keys

* add tests

---------

Co-authored-by: Einar <einar@omang.com>

Release v1.11.0

08 Jun 10:40
a6d66fc

Choose a tag to compare

chore(deps): update dependency cognitesdk to v3.11.0 (#259)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Release v1.10.0

08 Jun 09:18
00afac6

Choose a tag to compare

chore(deps): update dependency microsoft.net.test.sdk to v17.6.2 (#258)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Release v1.9.0

24 May 08:45
b3dd1df

Choose a tag to compare

chore(deps): update dependency coverlet.collector to v6 (#251)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Release v1.8.1

23 May 10:38
19ebdf7

Choose a tag to compare

Version 1.8.1

Strongly name and sign package

Release v1.8.0

26 Apr 06:10
8142cf2

Choose a tag to compare

Version 1.8.0

 - DataSetConfig class for convenient configuration of data set.