Skip to content

Commit

Permalink
Merge pull request #83 from connectedcars/deprecate-google-client
Browse files Browse the repository at this point in the history
Deprecates google client fields
  • Loading branch information
mex committed Feb 14, 2024
2 parents dfaa04b + b32040c commit d572aa4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions api-deprecations.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# API deprecations
Deprecations to mutations, queries, fields, etc. in the GraphQL API happens at least 6 months before the deprecated entity is then removed.

* 2024-02-14: Field `OrganizationNamespace.googleClientId`
* 2024-02-14: Field `OrganizationNamespace.googleSecret`
* 2024-02-14: Field `UpdateOrganizationNamespaceInput.googleClientId`
* 2024-02-14: Field `UpdateOrganizationNamespaceInput.googleSecret`
* 2023-11-23: Query `dataReports`
* 2023-11-23: Field `Vehicle.dataReports`
* 2023-09-29: Field `StatusTile.tags`
Expand Down

0 comments on commit d572aa4

Please sign in to comment.