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

# Sentry Changelog

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

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

<Update label="v2.0.2" description="12 Aug 2026">
  `description-fix` `guide-fix`

  Improved action descriptions for search query syntax and slug resolution, and fixed connection guide labels to match Sentry portal UI.

  <AccordionGroup>
    <Accordion title="Changed · 3 actions updated">
      `sentry_delete_a_team`, `sentry_list_a_projects_issues`, `sentry_list_an_organizations_issues`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.0.1" description="6 Aug 2026">
  `description-fix`

  Improved action descriptions to clarify slug vs display name usage and ownership rule format.

  <AccordionGroup>
    <Accordion title="Changed · 6 actions updated">
      `sentry_create_a_new_project`, `sentry_delete_a_project`, `sentry_delete_a_team`, `sentry_delete_an_organization_member_from_a_team`, `sentry_list_a_teams_projects`, `sentry_update_ownership_configuration_for_a_project`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.0.0" description="31 Jul 2026">
  `auth` `breaking` `bug-fix` `guide`

  Migrated to authRequirements, added missing parameters, fixed enums and types, improved connector guides, and added releaseStage preview to untestable actions.

  <AccordionGroup>
    <Accordion title="Changed · 85 actions updated">
      `sentry_add_a_team_to_a_project`, `sentry_add_an_organization_member_to_a_team`, `sentry_add_organization_member`, `sentry_bulk_mutate_a_list_of_issues`, `sentry_bulk_mutate_an_organizations_issues`, `sentry_bulk_remove_a_list_of_issues`, `sentry_bulk_remove_an_organizations_issues`, `sentry_create_a_new_project`, `sentry_create_a_new_team`, `sentry_delete_a_project`, `sentry_delete_a_team`, `sentry_delete_a_team_from_a_project`, `sentry_delete_an_organization_member_from_a_team`, `sentry_delete_organization_member`, `sentry_delete_replay`, `sentry_get_organization`, `sentry_get_organization_member`, `sentry_get_organization_stats_summary`, `sentry_get_organization_stats_v2`, `sentry_get_replay`, `sentry_get_replay_recording_segment`, `sentry_list_a_project_releases_commits`, `sentry_list_a_projects_client_keys`, `sentry_list_a_projects_data_filters`, `sentry_list_a_projects_error_events`, `sentry_list_a_projects_issues`, `sentry_list_a_projects_organization_members`, `sentry_list_a_projects_release_files`, `sentry_list_a_projects_teams`, `sentry_list_a_projects_users`, `sentry_list_a_releases_deploys`, `sentry_list_a_tags_values`, `sentry_list_a_tags_values_for_an_issue`, `sentry_list_a_teams_members`, `sentry_list_a_teams_projects`, `sentry_list_a_users_teams_for_an_organization`, `sentry_list_an_issues_events`, `sentry_list_an_issues_hashes`, `sentry_list_an_organization_releases_commits`, `sentry_list_an_organizations_issues`, `sentry_list_an_organizations_release_files`, `sentry_list_an_organizations_releases`, `sentry_list_an_organizations_teams`, `sentry_list_organization_members`, `sentry_list_organization_projects`, `sentry_list_organization_replays`, `sentry_list_organization_repositories`, `sentry_list_organization_selectors`, `sentry_list_replay_recording_segments`, `sentry_list_replay_viewed_by`, `sentry_list_repository_commits`, `sentry_list_your_organizations`, `sentry_remove_an_issue`, `sentry_resolve_event_id`, `sentry_resolve_short_id`, `sentry_retrieve_a_project`, `sentry_retrieve_a_project_releases_file`, `sentry_retrieve_a_team`, `sentry_retrieve_an_event_for_a_project`, `sentry_retrieve_an_issue`, `sentry_retrieve_an_issue_event`, `sentry_retrieve_an_organization_releases_file`, `sentry_retrieve_an_organizations_release`, `sentry_retrieve_event_counts_for_a_project`, `sentry_retrieve_files_changed_in_a_releases_commits`, `sentry_retrieve_ownership_configuration_for_a_project`, `sentry_retrieve_statuses_of_release_thresholds_alpha`, `sentry_retrieve_tag_details`, `sentry_unified_get_group`, `sentry_unified_get_me`, `sentry_unified_get_organization`, `sentry_unified_get_role`, `sentry_unified_get_user`, `sentry_unified_list_groups`, `sentry_unified_list_organizations`, `sentry_unified_list_resource_types`, `sentry_unified_list_resource_users`, `sentry_unified_list_roles`, `sentry_unified_list_users`, `sentry_update_a_team`, `sentry_update_an_issue`, `sentry_update_an_organization_members_team_role`, `sentry_update_organization`, `sentry_update_organization_member_roles`, `sentry_update_ownership_configuration_for_a_project`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.1" description="30 Jul 2026">
  `bug-fix`

  Fixed unified\_get\_role rejecting the id that unified\_list\_roles returns, and stopped an unrecognised role key coming back labelled as the Billing role.

  <AccordionGroup>
    <Accordion title="Changed · 3 actions updated">
      `sentry_unified_get_me`, `sentry_unified_get_role`, `sentry_unified_list_roles`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="20 Jul 2026">
  `new-actions`

  Added unified IAM actions for users, groups, organizations, roles, resource users, and credentials.
</Update>
