Releases: cognitedata/dotnet-extractor-utils
Releases · cognitedata/dotnet-extractor-utils
Release v1.0.0-alpha-014
This version is broken.
Release v1.0.0-alpha-013
- 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
Option to not set http client in AddCogniteClient
Release v1.0.0-alpha-011
- 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
Split library into Config, Logging, Metrics, Common and Utils
Release v1.0.0-alpha-009
Split library into Config, Logging, Metrics and Utils
Release v1.0.0-alpha-008
Split library into Config, Logging, Metrics and Utils
Release v1.0.0-alpha-007
CDF functionality to create time series and insert data points
Release v1.0.0-alpha-006
Small fixes for logging and metrics
Release v1.0.0-alpha-005
Pre-release containing configuration utils for the Cognite SDK