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

# Apollo Changelog

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

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

<Update label="v1.3.0" description="5 Aug 2026">
  `improvement` `bug-fix`

  Fixed user and role lookups returning an empty result instead of a not-found error. Restored general availability status.

  <AccordionGroup>
    <Accordion title="Changed · 2 actions updated">
      `apollo_unified_get_role`, `apollo_unified_get_user`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.2.1" description="30 Jul 2026">
  `bug-fix`

  Fixed the IAM users list returning a duplicate first page and failing when the caller followed the next cursor.
</Update>
