Skip to content

Releases: cognitedata/dotnet-extractor-utils

Release v1.26.1

17 Sep 05:27
6edf7fa
Compare
Choose a tag to compare
Add jitter (#470)

Release v1.26.0

10 Sep 10:19
ac2539d
Compare
Choose a tag to compare
CDM TS Improvements (#467)

* Add DM-specific throttling/chunking configuration options

* remove unnecessary datapoint generics

Release v1.25.0

09 Sep 11:43
0e07bea
Compare
Choose a tag to compare
Add Support for CDM TimeSeries (#461)

* add CDM TimeSeries destination, remove status codes logic that moved to the SDK

* reorder enum values

* add maturity level indicators to public methods

Release v1.24.5

30 Aug 11:34
b4b06ea
Compare
Choose a tag to compare
Revert LiteDB version (#462)

There is an issue here: https://github.com/mbdavid/LiteDB/issues/2536,
which I believe is causing flaky behavior in the OPC-UA tests.

Release v1.24.4

29 Aug 05:47
56c4e74
Compare
Choose a tag to compare
Handle asset not in dict during update result handling (#460)

This happens if only _some_ assets in the update have parents.

Release v1.24.3

20 Jun 07:56
3d5765e
Compare
Choose a tag to compare
Fix custom converter serialization again (#441)

This time it should hopefully work.

Release v1.24.2

19 Jun 05:26
334a510
Compare
Choose a tag to compare
Fix issue with custom type converters and ConfigToString (#440)

Release v1.24.1

18 Jun 07:36
205c564
Compare
Choose a tag to compare
Add option to add custom type converters (#438)

Co-authored-by: cognite-bulldozer[bot] <51074376+cognite-bulldozer[bot]@users.noreply.github.com>

Release v1.24.0

13 Jun 10:28
5839dc3
Compare
Choose a tag to compare
Make operation scheduler async internally (#431)

Release v1.23.4

21 May 10:39
64cfa2a
Compare
Choose a tag to compare
Bump Cognite SDK and release (#422)