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

# MongoDB Atlas Changelog

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

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

<Update label="v1.0.2" description="24 Jul 2026">
  `bug-fix`

  Clearer action descriptions so agents get two calls right the first time — deleting or reading an IP access list entry for a CIDR range (the slash must be written as %2F) and creating or updating a custom database role (now explains the fields for inherited roles and privilege actions).

  <AccordionGroup>
    <Accordion title="Changed · 4 actions updated">
      `mongodb_create_custom_db_role`, `mongodb_delete_ip_access_list_entry`, `mongodb_get_ip_access_list_entry`, `mongodb_update_custom_db_role`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.0.1" description="22 Jul 2026">
  `connection-guide`

  Update the OAuth 2.0 Service Account connection guide.
</Update>

<Update label="v1.0.0" description="20 Jul 2026">
  `new-connector`

  Initial MongoDB Atlas connector with 60 actions across 14 resources (projects, clusters, organizations, database users, custom roles, alerts, backups, IP access list, teams, API keys, flex clusters, and events). OAuth 2.0 Service Account authentication.
</Update>
