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

# Rally Changelog

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

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

<Update label="v2.0.0" description="16 Sept 2026">
  `breaking-change` `data-sync`

  Added DataSync support to all 15 list actions with incremental sync. List actions now return full record fields by default instead of compact references.

  <AccordionGroup>
    <Accordion title="Changed · 15 actions updated">
      `rally_list_attachments`, `rally_list_defects`, `rally_list_features`, `rally_list_initiatives`, `rally_list_iterations`, `rally_list_milestones`, `rally_list_projects`, `rally_list_releases`, `rally_list_tags`, `rally_list_tasks`, `rally_list_test_cases`, `rally_list_user_stories`, `rally_list_users`, `rally_list_webhooks`, `rally_list_workspaces`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.0.1" description="23 Jul 2026">
  `improved` `actions-updated` `bug-fix`

  Clarified query syntax guidance, documented CapitalApproval limitations on create actions, clarified iteration assignment constraints, and clarified workspace ObjectID usage. Updated connection guide with screenshots and corrected navigation steps.
</Update>
