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

# Datadog Changelog

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

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

<Update label="v1.2.0" description="2 Sept 2026">
  `auth-improvements`

  Added Personal Access Token authentication as a second auth method. PATs authenticate standalone via Bearer header (no API key needed), are scoped and time-limited (24h to 1 year, no refresh). Service Access Tokens are also accepted.

  <AccordionGroup>
    <Accordion title="Changed · 38 actions updated">
      `datadog_aggregate_logs`, `datadog_aggregate_spans`, `datadog_auth_test`, `datadog_create_log_index`, `datadog_create_monitor`, `datadog_create_service_definition`, `datadog_delete_service_definition`, `datadog_get_metric_metadata`, `datadog_get_metric_tag_configuration`, `datadog_get_monitor`, `datadog_get_service_definition`, `datadog_list_active_metrics`, `datadog_list_log_indexes`, `datadog_list_logs`, `datadog_list_monitors`, `datadog_list_retention_filters`, `datadog_list_service_definitions`, `datadog_list_service_dependencies`, `datadog_list_spans`, `datadog_list_tags_by_metric`, `datadog_query_metrics`, `datadog_scalar_query`, `datadog_search_logs`, `datadog_search_spans`, `datadog_submit_metrics`, `datadog_timeseries_query`, `datadog_unified_get_group`, `datadog_unified_get_me`, `datadog_unified_get_organization`, `datadog_unified_get_role`, `datadog_unified_get_user`, `datadog_unified_list_groups`, `datadog_unified_list_organizations`, `datadog_unified_list_resource_types`, `datadog_unified_list_resource_users`, `datadog_unified_list_roles`, `datadog_unified_list_users`, `datadog_update_monitor`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.1" description="2 Sept 2026">
  `bug-fix`

  Standardized action category capitalization for more consistent portal filters.

  <AccordionGroup>
    <Accordion title="Changed · 12 actions updated">
      `datadog_auth_test`, `datadog_unified_get_group`, `datadog_unified_get_me`, `datadog_unified_get_organization`, `datadog_unified_get_role`, `datadog_unified_get_user`, `datadog_unified_list_groups`, `datadog_unified_list_organizations`, `datadog_unified_list_resource_types`, `datadog_unified_list_resource_users`, `datadog_unified_list_roles`, `datadog_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

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

  Added unified IAM actions for users, roles, teams (groups), organizations, credentials, resource users, and resource types, all on the existing API Key + Application Key authentication. List Unified Users, List Unified Roles, and List Unified Groups page through the whole organization with no fixed page ceiling.
</Update>
