> ## 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.

# Envoy Changelog

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

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

<Update label="v1.2.1" description="3 Aug 2026">
  `docs`

  Added connection guides (setup and config) for the API Key and OAuth2 Password Grant auth methods, authored from a live walkthrough of the Envoy Dev Dashboard with step screenshots.
</Update>

<Update label="v1.2.0" description="22 Jul 2026">
  `removed-actions` `bug-fix`

  Removed unified IAM roles (list\_roles, get\_role) — Envoy has no roles-enumeration API and the synthesized "employee" role described a record type, not a role. Fixed unified IAM users and groups list pagination to a fixed page fan-out so multi-page tenants no longer 400 on the second page.

  <AccordionGroup>
    <Accordion title="Removed · 2 actions removed">
      `envoy_unified_get_role`, `envoy_unified_list_roles`
    </Accordion>

    <Accordion title="Changed · 4 actions updated">
      `envoy_unified_get_user`, `envoy_unified_list_groups`, `envoy_unified_list_organizations`, `envoy_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="21 Jul 2026">
  `new-actions`

  Added unified IAM actions for users, roles, groups, organizations, and credentials (preview, live QA owed).
</Update>
