Releases
v1.17.0
bednar
released this
01 Apr 06:17
Features
#146 : Add support for querying by LINQ
#171 : Add QueryApiSync
for synchronous querying
#171 : Add IDomainObjectMapper
for custom mapping DomainObject from/to InfluxDB
#180 : Add a mutable PointData.Builder
to optimize building of immutable PointData
API
#174 : Add possibility to use CancellationToken
in REST API
#179 : Add possibility to use CancellationToken
in the async write API (WriteApiAsync)
Bug Fixes
#168 : DateTime is always serialized into UTC
#169 : Fix domain structure for Flux AST
#181 : Remove download overhead for Queries
Dependencies
#175 : Update dependencies of InfluxDB.Client
:
JsonSubTypes to 1.8.0
Microsoft.Extensions.ObjectPool to 5.0.4
Microsoft.Net.Http.Headers to 2.2.8
System.Collections.Immutable to 5.0.0
System.Configuration.ConfigurationManager to 5.0.0
System.Reactive to 5.0.0
#182 : Update test dependencies:
Microsoft.NET.Test.Sdk to 16.5.0
CI
#182 : Add build for dotnet5
, Fix code coverage report
You can’t perform that action at this time.