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

# Grafana Changelog

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

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

<Update label="v1.1.1" description="7 Sept 2026">
  `fix`

  Fixed looking up a single user by id, which previously returned nothing.

  <AccordionGroup>
    <Accordion title="Changed · 1 action updated">
      `grafana_unified_get_user`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="19 Aug 2026">
  `new-actions`

  Added unified IAM support (users, roles, groups, organizations, credentials, resource users) for permission-check and identity-sync use cases. Team group lists enumerate the full organization with no page ceiling.
</Update>
