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

# Databricks Changelog

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

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

<Update label="v1.2.0" description="21 Sept 2026">
  `feature` `bug-fix`

  Added scheduled data sync for users, groups, roles, workspaces, metastores, networks, credentials, storage configurations, budgets, IP access lists, log delivery configurations and OAuth app integrations. Fixed unified user and group lists failing once an account holds more than 100 users or groups.

  <AccordionGroup>
    <Accordion title="Changed · 12 actions updated">
      `databricks_list_budgets`, `databricks_list_credentials`, `databricks_list_custom_app_integrations`, `databricks_list_ip_access_lists`, `databricks_list_log_delivery_configs`, `databricks_list_metastores`, `databricks_list_networks`, `databricks_list_storage_configurations`, `databricks_list_workspaces`, `databricks_unified_list_groups`, `databricks_unified_list_roles`, `databricks_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.4" description="28 Aug 2026">
  `bug-fix`

  Fixed user and group lists stopping after the first page, role lookups by id rejecting valid ids, and unrecognized roles being misreported as the standard user role. Listing users now supports an expand parameter, and user roles are returned only when requested through it.
</Update>
