File tree Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Original file line number Diff line number Diff line change 11## 1.9.0 [ unreleased]
22
3+ ### Features
4+ 1 . [ #96 ] ( https://github.com/influxdata/influxdb-client-csharp/pull/96 ) : The PointData builder is now immutable
5+
36### API
4- 1 . [ #94 ] ( https://github.com/influxdata/influxdb-client-csharppull /94 ) : Update swagger to latest version
7+ 1 . [ #94 ] ( https://github.com/influxdata/influxdb-client-csharp/pull /94 ) : Update swagger to latest version
58
69### Bug Fixes
7101 . [ #100 ] ( https://github.com/influxdata/influxdb-client-csharp/pull/100 ) : Thread-safety disposing of clients
Original file line number Diff line number Diff line change 3939 <PackageReference Include =" System.Net.Http" Version =" 4.3.4" />
4040 </ItemGroup >
4141
42- <ItemGroup >
43- <Folder Include =" InfluxDB.Client.Api.Domain" />
44- </ItemGroup >
45-
46- <ItemGroup >
47- <Compile Remove =" InfluxDB.Client.Api.Domain\WritePrecision.cs" />
48- <Compile Remove =" Writes\Events.cs" />
49- </ItemGroup >
50-
5142</Project >
You can’t perform that action at this time.
0 commit comments