influxdata / influxdb-client-python

InfluxDB 2.0 python client
https://influxdb-client.readthedocs.io/en/stable/
MIT License
724 stars 187 forks source link

chore: update to the latest swagger API #588

Closed bednar closed 1 year ago

bednar commented 1 year ago

Closes #587

Proposed Changes

Use the latest InfluxDB API definitions for generated APIs with following breaking changes:

Checklist

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (0be41d1) 90.30% compared to head (eb84adc) 90.30%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #588 +/- ## ======================================= Coverage 90.30% 90.30% ======================================= Files 39 39 Lines 3456 3456 ======================================= Hits 3121 3121 Misses 335 335 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

bednar commented 1 year ago

Yes, indeed, breaking changes will not affect 99.99% of users.