Closed bednar closed 1 year ago
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.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Yes, indeed, breaking changes will not affect 99.99% of users.
Closes #587
Proposed Changes
Use the latest InfluxDB API definitions for generated APIs with following breaking changes:
User
,UserResponse
,ResourceMember
andResourceOwner
classes no longer supportsoauth_id
fieldTask
class no longer supportstype
fieldScriptUpdateRequest
class no longer supportsname
fieldUsersService.get_flags
operation is moved toConfigService
Checklist
pytest tests
completes successfully