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

# Snyk Changelog

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

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

<Update label="v1.1.0" description="14 Sept 2026">
  `data-sync`

  Added data sync support to the organizations and groups list actions, so their records can be periodically pulled into StackOne and kept up to date, with paging handled automatically.

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

<Update label="v1.0.0" description="11 Sept 2026">
  `release`

  Promoted to GA. Version normalized to 1.0.0 in line with the GA versioning policy (GA connectors are versioned 1.0.0 or higher); no functional changes in this version.
</Update>

<Update label="v0.1.2" description="11 Sept 2026">
  `guide-changes`

  Corrected the Auth Token and Personal Access Token connection guides to describe the real Snyk navigation — Account settings is opened from the profile menu at the bottom of the left sidebar, not a main-sidebar item — and retitled the Auth Token section to "Find your Auth Token".
</Update>

<Update label="v0.1.1" description="8 Sept 2026">
  `bug-fix`

  Clarified that the list\_targets created\_gte filter requires a full RFC 3339 date-time (a plain calendar date is rejected with HTTP 400).

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

<Update label="v0.1.0" description="3 Sept 2026">
  `new-actions`

  Initial Snyk connector — manage the Snyk developer-security platform through the Snyk REST API. Covers organizations and groups, members and invitations, service accounts, monitored projects and scan targets, security issues (vulnerability, license, code, cloud, config and secrets findings), project collections, policies, audit logs, and SBOM generation and testing.
</Update>
