> ## 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.2.0" description="18 Sept 2026">
  `data-sync`

  Added DataSync support to 17 list actions (dashboards, dashboard tags, folders, teams, service accounts, data sources, alerting, playlists, library elements, correlations, org users, and unified IAM users, groups, organizations, and roles). Fixed snapshot creation by allowing the source dashboard uid to be passed.

  <AccordionGroup>
    <Accordion title="Changed · 18 actions updated">
      `grafana_create_snapshot`, `grafana_list_alert_rules`, `grafana_list_contact_points`, `grafana_list_correlations`, `grafana_list_dashboard_tags`, `grafana_list_datasources`, `grafana_list_folders`, `grafana_list_library_elements`, `grafana_list_mute_timings`, `grafana_list_org_users`, `grafana_list_playlists`, `grafana_list_service_accounts`, `grafana_list_teams`, `grafana_search_dashboards`, `grafana_unified_list_groups`, `grafana_unified_list_organizations`, `grafana_unified_list_roles`, `grafana_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

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