Releases: influxdata/influxdb-client-csharp
Releases · influxdata/influxdb-client-csharp
5.0.0
13 Jan 11:15
Compare
Sorry, something went wrong.
No results found
Dependencies
⚠️ Important Notice: Starting from this release, we won’t be listing every dependency change in our changelog. This helps us maintain the project faster and focus on important features for our InfluxDB client.
Features
#615 : Use IEnumerable in WriteApi to eliminate unnescessary memmory allocations
CI
#681 : Add build for dotnet8
4.18.0
13 Sep 06:38
Compare
Sorry, something went wrong.
No results found
Features:
#658 : Add HttpHeaders as IEnumerable<RestSharp.HttpParameter> to HttpException and facilitate access in WriteErrorEvent. Includes new example HttpErrorHandling.
Dependencies
Update dependencies:
Build:
#659 : RestSharp to 112.0.0
Test:
#663 : WireMock.Net to 1.6.1
4.17.0 [2024-08-12]
4.17.0
12 Aug 08:10
Compare
Sorry, something went wrong.
No results found
Breaking Changes
API
ApiResponse headers has been changed to IEnumerable<(string Name, string Value)>
Bug Fixes
#649 : Use HttpCompletionOption.ResponseHeadersRead for asynchronous QueryApi
Dependencies
Update dependencies:
Build:
#650 : RestSharp to 111.4.0
#655 : Microsoft.Extensions.ObjectPool to 8.0.7
Test:
#652 : NUnit3TestAdapter to 4.6.0
#654 : WireMock.Net to 1.5.62
Examples:
#657 : Radzen.Blazor to 5.0.6
4.16.0
24 Jun 09:42
Compare
Sorry, something went wrong.
No results found
Features:
#633 : Add package XML documentation.
Dependencies
Update dependencies:
Build:
#634 : CsvHelper to 32.0.3
#635 : Microsoft.Extensions.ObjectPool to 8.0.6
#638 : System.Reactive to 6.0.1
Test:
#639 : Microsoft.NET.Test.Sdk to 17.10.0
#641 : WireMock.Net to 1.5.56
Examples:
#636 : Radzen.Blazor to 4.32.3
4.15.0
17 May 08:59
Compare
Sorry, something went wrong.
No results found
Bug Fixes
#632 : Use HttpCompletionOption.ResponseHeadersRead for streaming
Dependencies
Update dependencies:
Build:
#619 : CsvHelper to 31.0.2
#629 : Microsoft.Extensions.ObjectPool to 8.0.3
Test:
#608 : NUnit to 3.14.0
#616 : Microsoft.NET.Test.Sdk to 17.9.0
#626 : coverlet.collector to 6.0.2
#628 : WireMock.Net to 1.5.51
Examples:
#627 : Radzen.Blazor to 4.29.1
#622 : NodaTime to 3.1.11
4.14.0
07 Nov 09:47
Compare
Sorry, something went wrong.
No results found
Features
#590 : Allows disable Trace verbose messages
Dependencies
Update dependencies:
Build:
#588 : Microsoft.Extensions.ObjectPool to 7.0.13
#572 : NodaTime.Serialization.JsonNet to 3.1.0
Examples:
#589 : Radzen.Blazor to 4.19.1
Test:
#587 : WireMock.Net to 1.5.39
#573 : Microsoft.NET.Test.Sdk to 17.7.2
#568 : Moq to 4.20.69
4.13.0
28 Jul 04:09
Compare
Sorry, something went wrong.
No results found
Features
#528 : Add HttpClient as a part of InfluxDBClientOptions
Bug Fixes
#555 : Chaining multiple conditions in LINQ queries
Dependencies
Update dependencies:
Build:
#525 : System.Reactive to 6.0.0
#549 : Microsoft.Extensions.ObjectPool to 7.0.9
Examples:
#556 : Radzen.Blazor to 4.14.1
Test:
#543 : Microsoft.NET.Test.Sdk to 17.6.3
#524 : coverlet.collector to 6.0.0
#550 : WireMock.Net to 1.5.32
#529 : NUnit3TestAdapter to 4.5.0
4.12.0
28 Apr 07:14
Compare
Sorry, something went wrong.
No results found
Bug Fixes
#510 : Passing aggregation function to AggregateWindow for LINQ queries
Dependencies
Update dependencies:
Build:
#497 : NodaTime to 3.1.9
#485 : Newtonsoft.Json to 13.0.3
#506 : Microsoft.Extensions.ObjectPool to 7.0.5
#509 : RestSharp to 110.2.0
Examples:
#511 : Radzen.Blazor to 4.10.1
Test:
#508 : WireMock.Net to 1.5.23
#480 : NUnit3TestAdapter to 4.4.2
#473 : Microsoft.NET.Test.Sdk to 17.5.0
v4.11.0
23 Feb 20:48
Compare
Sorry, something went wrong.
No results found
4.11.0 [2023-02-23]
Bug Fixes
Revert [#408 ] conversion of double to string can result in a loss of precision
v4.10.0
26 Jan 18:49
Compare
Sorry, something went wrong.
No results found
4.10.0 [2023-01-26]
Bug Fixes
#442 : Allow to use DateTimeKind.Local and DateTimeKind.Local as a timestamp for Data point
Dependencies
Update dependencies:
Examples:
#446 : Radzen.Blazor to 4.4.7
Test:
#439 : WireMock.Net to 1.5.13
#445 : Microsoft.NET.Test.Sdk to 17.4.1
#447 : Tomlyn.Signed to 0.16.2