Releases: cognitedata/dotnet-extractor-utils
Releases · cognitedata/dotnet-extractor-utils
Release v1.12.4
Version 1.12.4 Replace crontab library The public API is unchanged.
Release v1.12.3
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
Release 1.12.2 Further improvements to FailureThresholdManager
Release v1.12.1
Update threshold manager and SDK (#267) * bump sdk * update thresholdmanager to allow custom data * switch to IDictionary * more test coverage
Release v1.12.0
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
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
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
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
Version 1.8.1 Strongly name and sign package
Release v1.8.0
Version 1.8.0 - DataSetConfig class for convenient configuration of data set.