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

# Oracle Fusion Changelog

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

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

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

  Added scheduled data sync to the workers and digital learning providers list actions, so these collections can be kept in sync and read back without calling Oracle Fusion on every request. Both sync in a stable primary-key order for reliable pagination and refresh in full (Oracle exposes no dedicated updated-since filter).

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

<Update label="v0.1.0" description="30 Jul 2026">
  `new-connector`

  Initial release of the Oracle Fusion learning connector for Oracle Learning Cloud (OLC): manage digital learning content providers and metadata, learning events, and learner learning records, plus push learner activity (start/completion) via xAPI statements. Includes a read-only Workers module (list/get) to source the worker Person ID used as the learning assignee (assignedToId).
</Update>
