Render connector
Back to the connector overview, authentication methods, and actions.
16 Sept 2026
new-feature data-syncAdded DataSync support to eight list actions (services, projects, registry credentials, notification overrides, owners, and the unified IAM organizations, roles, and users lists), with incremental sync on services, projects, and registry credentials. list_registry_credentials now requests up to 100 credentials by default (the endpoint is single-page and previously returned the provider default of 20).Changed · 8 actions updated
Changed · 8 actions updated
render_list_notification_overrides, render_list_owners, render_list_projects, render_list_registry_credentials, render_list_services, render_unified_list_organizations, render_unified_list_roles, render_unified_list_users6 Aug 2026
bug-fixFixed 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.Changed · 2 actions updated
Changed · 2 actions updated
render_unified_get_user, render_unified_list_users13 Jul 2026
bug-fixFixed 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.