influxdata / influxdb-client-csharp

InfluxDB 2.x C# Client
https://influxdata.github.io/influxdb-client-csharp/api/InfluxDB.Client.html
MIT License
355 stars 95 forks source link

chore(deps): upgrade RestSharp to `111.4.0` #650

Closed bednar closed 1 month ago

bednar commented 1 month ago

Closes #647

Proposed Changes

This PR upgrade RestSharp to 111.4.0 and also migrate our API to new APIs from RestSharp.

Checklist