Skip to content

Releases: cognitedata/dotnet-extractor-utils

Release v1.0.0-alpha-014

17 Jun 12:34
ea59a2f
Compare
Choose a tag to compare
Pre-release

This version is broken.

Release v1.0.0-alpha-013

15 Jun 13:05
f72c612
Compare
Choose a tag to compare
Pre-release
  • Support for CDF Assets
  • Functionality to delete ranges of data points in CDF
  • Other improvements:
    • Http client retry/timeout policies are configurable
    • Remove data points with timestamps outside CDF bounds
    • Option to build time series objects asynchronously

Release v1.0.0-alpha-012

10 Jun 09:04
Compare
Choose a tag to compare
Pre-release
Option to not set http client in AddCogniteClient

Release v1.0.0-alpha-011

28 May 07:47
0b25ab5
Compare
Choose a tag to compare
Pre-release
  • Improvements to configuration utilities:
    • Version check is not mandatory
    • Abstract method to generate default config values
    • Add configuration for the SDK logging level and logging format
  • Improved performance of data chunking
  • CDF Raw:
    • Insert rows subject to chunking and throttling configuration
    • Raw upload queues

Release v1.0.0-alpha-010

06 May 05:58
8a9a0a5
Compare
Choose a tag to compare
Pre-release
Split library into Config, Logging, Metrics, Common and Utils

Release v1.0.0-alpha-009

05 May 19:59
b0be999
Compare
Choose a tag to compare
Pre-release
Split library into Config, Logging, Metrics and Utils

Release v1.0.0-alpha-008

05 May 19:27
12d9f27
Compare
Choose a tag to compare
Pre-release
Split library into Config, Logging, Metrics and Utils

Release v1.0.0-alpha-007

27 Apr 09:21
c7fa572
Compare
Choose a tag to compare
Pre-release
CDF functionality to create time series and insert data points

Release v1.0.0-alpha-006

15 Apr 13:43
3e383b5
Compare
Choose a tag to compare
Pre-release
Small fixes for logging and metrics

Release v1.0.0-alpha-005

15 Apr 06:16
Compare
Choose a tag to compare
Pre-release
Pre-release containing configuration utils for the Cognite SDK