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

# Oxylabs Changelog

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

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

<Update label="v1.0.0" description="7 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.3.0" description="2 Sept 2026">
  `bug-fix` `description-improvement`

  Removed stale google\_ai\_mode references from descriptions. Moved chatgpt and perplexity to async-only (realtime returns 422). Removed ebay\_search, target\_category, and grainger\_search (613 faulted). Clarified get\_scraping\_job returns status only, not scraped content.

  <AccordionGroup>
    <Accordion title="Changed · 4 actions updated">
      `oxylabs_create_batch_scraping_job`, `oxylabs_create_scraping_job`, `oxylabs_get_scraping_job`, `oxylabs_scrape_url`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v0.2.0" description="25 Aug 2026">
  `bug-fix` `description-improvement`

  Removed 24 non-functional scraping sources from body\_source enum that return 613 (faulted after retries), 400 (create error), or timeout on the Free Trial plan. Improved get\_scraping\_job\_results description to clarify that results are empty while a job is still pending.

  <AccordionGroup>
    <Accordion title="Changed · 4 actions updated">
      `oxylabs_create_batch_scraping_job`, `oxylabs_create_scraping_job`, `oxylabs_get_scraping_job_results`, `oxylabs_scrape_url`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v0.1.1" description="20 Aug 2026">
  `guide`

  Corrected the API Credentials connection guide to use the Oxylabs dialog's actual Username and Password field labels, and reordered the steps so credentials are copied from the Integration section straight after the free trial is started. Clarified the Username and Password field descriptions as Web Scraper API credentials.
</Update>

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

  Initial release with realtime scraping, async job management, batch scraping, usage statistics, and callback IP listing across 114 sources.
</Update>
