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

# JD Edwards Changelog

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

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

<Update label="v0.2.0" description="24 Sept 2026">
  `data-sync`

  Data Sync support for get\_all\_orchestrations, so the AIS Server's orchestration catalogue can be harvested on a schedule. The discovery service returns the whole catalogue in one response and exposes no updated-since filter, so the sync is full-refresh with no pagination, indexed on omwObjectName. The action's documentation link was corrected to the List Orchestrations reference for the /discover endpoint it actually calls. No input, step or result was changed on any action.

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

<Update label="v0.1.0" description="7 Aug 2026">
  `new-actions`

  Initial build of the JD Edwards EnterpriseOne connector over the AIS Server REST API.
</Update>
