> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Google Drive Changelog

> Release history for the Google Drive connector. Each version lists what changed and which actions were affected.

<Card title="Google Drive connector" icon="arrow-left" href="/connectors/googledrive" horizontal>
  Back to the connector overview, authentication methods, and actions.
</Card>

<Update label="v1.1.2" description="16 Jul 2026">
  `bug-fix`

  Fixed unified IAM schema conformance — unified\_get\_me now returns scopes as an array instead of a space-delimited string, and list\_organizations/get\_organization return created\_at as an ISO 8601 datetime string instead of an epoch-milliseconds number. Corrected the resource\_users resource\_id documentation.

  <AccordionGroup>
    <Accordion title="Changed · 4 actions updated">
      `googledrive_unified_get_me`, `googledrive_unified_get_organization`, `googledrive_unified_list_organizations`, `googledrive_unified_list_resource_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.1" description="13 Jul 2026">
  `bug-fix`

  Fixed unified\_get\_me returning an empty body, invalid RoleTypeEnum/UserStatusEnum values on roles/users/resource\_users, broken expand fan-out on groups/users JEXL conditions, and several composite-id and schema-shape violations across the unified IAM actions.
</Update>
