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

# Globalization Partners Changelog

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

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

<Update label="v2.0.0" description="8 Sept 2026">
  `breaking` `bug-fix`

  Temporarily removed the contract and invoice PDF download actions while a file-download platform issue is resolved, and clarified change request submission constraints.

  <AccordionGroup>
    <Accordion title="Removed · 2 actions removed">
      `globalizationpartners_download_contract`, `globalizationpartners_download_invoice`
    </Accordion>

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

<Update label="v1.1.3" description="2 Sept 2026">
  `bug-fix`

  Fixed contract and invoice PDF downloads to stream correct binary content, and clarified change request and contractor contract action descriptions.

  <AccordionGroup>
    <Accordion title="Changed · 5 actions updated">
      `globalizationpartners_download_contract`, `globalizationpartners_download_invoice`, `globalizationpartners_get_contractor_contract`, `globalizationpartners_list_contractor_contracts`, `globalizationpartners_submit_change_request`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.2" description="2 Sept 2026">
  `bug-fix`

  Standardized action category capitalization for more consistent portal filters.

  <AccordionGroup>
    <Accordion title="Changed · 3 actions updated">
      `globalizationpartners_get_change_request`, `globalizationpartners_list_change_requests`, `globalizationpartners_submit_change_request`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.1" description="24 Aug 2026">
  `improvement` `bug-fix`

  Rebuilt the connection guide from the live G-P Developer Portal with step-by-step screenshots and corrected setup steps.
</Update>

<Update label="v1.1.0" description="19 Aug 2026">
  `improvement` `bug-fix`

  Added employment change request support: List Change Requests, Get Change Request, and Submit Change Request (the connector's first write action, covering job-title and salary changes). Corrected the List Employees `status` filter to accept the provider's actual values (New, Onboarding, Active, Terminating, Inactive, Withdrawn, OnLeave) as a validated multi-select enum instead of the previously documented, incorrect NEW/ACTIVE/TERMINATED values. Renamed the `list_contract_amendments` action to `fetch_contract_amendments` to match the provider's official operation name.
</Update>
