Skip to content

Releases: cognitedata/dotnet-extractor-utils

Release v1.0.0-beta-020

21 Dec 08:02
a690a60
Compare
Choose a tag to compare
Pre-release
Release version 1.0.0 beta 20

Updates and upsert for assets and timeseries.

Release v1.0.0-beta-019

16 Nov 13:58
c7afd0c
Compare
Choose a tag to compare
Pre-release
1.0.0 beta 19

 - New system to modify logger configuration
 - Fix issue with repeated disposal of metrics

Release v1.0.0-beta-018

10 Nov 11:14
5e60008
Compare
Choose a tag to compare
Pre-release
1.0.0 beta 18

Update CogniteSdk, update to .Net 6

Release v1.0.0-beta-017

02 Nov 08:47
77159e2
Compare
Choose a tag to compare
Pre-release
Version 1.0.0-beta-017

Some minor nullability fixes

Release v1.0.0-beta-016

29 Oct 10:17
491afcc
Compare
Choose a tag to compare
Pre-release
Add audience parameter to authenticator (#137)

Release v1.0.0-beta-015

26 Oct 11:38
0eeb6e9
Compare
Choose a tag to compare
Pre-release
Version 1.0.0-beta-015

Better error handling in extraction runs
Utility methods for parsing timestamp strings
Fix to issue with zero interval in upload queues
Add back metric for number of uploaded datapoints
Modify extractor parameters after launch

Release v1.0.0-beta-014

19 Oct 12:50
2fe680d
Compare
Choose a tag to compare
Pre-release
Release 1.0.0-beta-014

Increased flexibility in BaseExtractor, convering some testing and edge
cases.

Release v1.0.0-beta-013

14 Oct 06:58
9297bb3
Compare
Choose a tag to compare
Pre-release
Version 1.0.0 beta 013

Change to BaseExtractor signature, now takes a generic config parameter
extending VersionedConfig instead of BaseConfig.

Release v1.0.0-beta-012

12 Oct 06:10
65e28f7
Compare
Choose a tag to compare
Pre-release
Version 1.0.0-beta-012

Option to build the extractor without a destination
Better behavior on dispose
Fix bug in periodic scheduler

Release v1.0.0-beta-011

05 Oct 05:55
162b272
Compare
Choose a tag to compare
Pre-release
Version 1.0.0-beta-011

Improved behavior of extraction pipeline