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

# Harness Changelog

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

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

<Update label="v1.3.1" description="7 Sept 2026">
  `fix`

  User searches by email address now match regardless of capitalisation.

  <AccordionGroup>
    <Accordion title="Changed · 1 action updated">
      `harness_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.3.0" description="31 Aug 2026">
  `improvement`

  User role lists now include roles granted through group membership, not only roles assigned directly to a user.

  <AccordionGroup>
    <Accordion title="Changed · 2 actions updated">
      `harness_unified_get_user`, `harness_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.2.3" description="27 Aug 2026">
  `bug-fix`

  Fixed user, group, role, and organization lists and lookups failing on every request, and fixed lists being truncated on large accounts.

  <AccordionGroup>
    <Accordion title="Changed · 9 actions updated">
      `harness_unified_get_group`, `harness_unified_get_me`, `harness_unified_get_organization`, `harness_unified_get_role`, `harness_unified_get_user`, `harness_unified_list_groups`, `harness_unified_list_organizations`, `harness_unified_list_roles`, `harness_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.2.2" description="29 Jul 2026">
  `bug-fix`

  Fixes on update\_feature, update\_segment, list\_users, and list\_organizations so agents resolve the "default" organization and "default\_project" identifiers without an extra discovery call. No schema or request changes.

  <AccordionGroup>
    <Accordion title="Changed · 4 actions updated">
      `harness_list_organizations`, `harness_list_users`, `harness_update_feature`, `harness_update_segment`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.2.1" description="22 Jul 2026">
  `bug-fix`

  Description fixes from behavioural-test triage across update\_feature, create\_segment, list\_tags, update\_user, and the invite actions (removed the non-existent invite timestamp field). No behavioural or schema changes to action calls.

  <AccordionGroup>
    <Accordion title="Changed · 7 actions updated">
      `harness_create_segment`, `harness_get_invite`, `harness_list_invites`, `harness_list_pending_users`, `harness_list_tags`, `harness_update_feature`, `harness_update_user`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.2.0" description="13 Jul 2026">
  `bug-fix` `new-actions`

  Behavioural fixes across platform actions, new service account actions, and an updated connection guide.
</Update>
