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

# Render Changelog

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

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

<Update label="v1.0.2" description="6 Aug 2026">
  `bug-fix`

  Fixed unified IAM list users and get user failing with "Invalid compositeId, unknown identifier" on every call, and get user now returns 404 for an unknown user id instead of a server error.

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

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

  Fixed a JEXL parse error that crashed unified IAM list users on every call, an invalid composite-id role lookup, and unified IAM data-shape issues in credentials, roles, organizations, and user role fields.
</Update>
