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

# Google Gemini Changelog

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

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

<Update label="v2.0.2" description="3 Aug 2026">
  `improvement`

  Added deprecated model warnings to all model input descriptions across actions.

  <AccordionGroup>
    <Accordion title="Changed · 8 actions updated">
      `googlegemini_async_batch_embed_content`, `googlegemini_batch_embed_contents`, `googlegemini_count_tokens`, `googlegemini_create_cached_content`, `googlegemini_embed_content`, `googlegemini_generate_content`, `googlegemini_get_model`, `googlegemini_stream_generate_content`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.0.1" description="23 Jul 2026">
  `breaking-change` `improvement` `bug-fix`

  Migrated requiredScopes to authRequirements. Updated model references, penalty limitations, and count\_tokens model field docs.
</Update>
