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

# Azure DevOps Changelog

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

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

<Update label="v1.2.0" description="17 Sept 2026">
  `data-sync` `new-feature`

  Added periodic data sync for 11 organization-level collections — projects, teams, repositories, feeds, service hooks, agent pools, work item fields and relation types, users, groups, and user entitlements — so their records can be pulled into StackOne and kept up to date, with paging handled automatically.

  <AccordionGroup>
    <Accordion title="Changed · 11 actions updated">
      `azuredevops_list_agent_pools`, `azuredevops_list_entitlements`, `azuredevops_list_feeds`, `azuredevops_list_fields`, `azuredevops_list_groups`, `azuredevops_list_projects`, `azuredevops_list_repositories`, `azuredevops_list_service_hooks`, `azuredevops_list_teams`, `azuredevops_list_users`, `azuredevops_list_work_item_relation_types`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="14 Jul 2026">
  `native-webhooks`

  Added webhook event support for work item, git push, pull request, build, and pipeline events (14 events) with programmatic Service Hook subscription management and optional project scoping (required for pipeline events).
</Update>
