Back to source list
Official
Premium
MongoDB Atlas
The CloudQuery MongoDB Atlas plugin extracts information from your MongoDB Atlas API and loads it into any supported CloudQuery destination
Publisher
cloudquery
Latest version
v4.2.1
Type
Source
Platforms
Date Published
Price per 1M rows
Starting from $15
monthly free quota
1M rows
- v4.2.1Latest version
- v4.2.0
- v4.1.2
- v4.1.1
- v4.1.0
- v4.0.3
- v4.0.2
- v4.0.1
- v4.0.0
- v3.6.4
- v3.6.3
- v3.6.2
- v3.6.1
- v3.6.0
- v3.5.1
- v3.5.0
- v3.4.3
- v3.4.2
- v3.4.1
- v3.4.0
- v3.3.0
- v3.2.1
- v3.2.0
- v3.1.1
- v3.1.0
- v3.0.11
- v3.0.10
- v3.0.9
- v3.0.8
- v3.0.7
- v3.0.6
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v2.0.7
- v2.0.6
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v1.0.0
v4.2.1
v4.2.0
v4.1.2
v4.1.1
v4.0.3
v4.0.2
v4.0.1
v4.0.0
4.0.0 (2024-08-19) #
⚠ BREAKING CHANGES #
- Upgrade Atlas SDK, rework teams tables, fix clusters list (#4049)
This Release has the Following Changes to Tables #
- Table
atlas_database_clusters
: columnalert_count
removed from table (:warning: breaking) - Table
atlas_database_clusters
: columnauth_enabled
removed from table (:warning: breaking) - Table
atlas_database_clusters
: columnavailability
removed from table (:warning: breaking) - Table
atlas_database_clusters
: columncluster_id
removed from table (:warning: breaking) - Table
atlas_database_clusters
: columndata_size_bytes
removed from table (:warning: breaking) - Table
atlas_database_clusters
: columnnode_count
removed from table (:warning: breaking) - Table
atlas_database_clusters
: columnssl_enabled
removed from table (:warning: breaking) - Table
atlas_database_clusters
: columntype
removed from table (:warning: breaking) - Table
atlas_database_clusters
: columnversions
removed from table (:warning: breaking) - Table
atlas_database_clusters
: column added with nameid (PK)
and typeutf8
(:warning: breaking) - Table
atlas_database_clusters
: column added with nameaccept_data_risks_and_force_replica_set_reconfig
and typetimestamp[us, tz=UTC]
- Table
atlas_database_clusters
: column added with namebi_connector
and typejson
- Table
atlas_database_clusters
: column added with namecluster_type
and typeutf8
- Table
atlas_database_clusters
: column added with nameconnection_strings
and typejson
- Table
atlas_database_clusters
: column added with namecreate_date
and typetimestamp[us, tz=UTC]
- Table
atlas_database_clusters
: column added with namedisk_warming_mode
and typeutf8
- Table
atlas_database_clusters
: column added with nameencryption_at_rest_provider
and typeutf8
- Table
atlas_database_clusters
: column added with nameglobal_cluster_self_managed_sharding
and typebool
- Table
atlas_database_clusters
: column added with namelabels
and typejson
- Table
atlas_database_clusters
: column added with namelinks
and typejson
- Table
atlas_database_clusters
: column added with namemongo_db_major_version
and typeutf8
- Table
atlas_database_clusters
: column added with namemongo_db_version
and typeutf8
- Table
atlas_database_clusters
: column added with namepaused
and typebool
- Table
atlas_database_clusters
: column added with namepit_enabled
and typebool
- Table
atlas_database_clusters
: column added with namereplication_specs
and typejson
- Table
atlas_database_clusters
: column added with nameroot_cert_type
and typeutf8
- Table
atlas_database_clusters
: column added with namestate_name
and typeutf8
- Table
atlas_database_clusters
: column added with nametags
and typejson
- Table
atlas_database_clusters
: column added with nametermination_protection_enabled
and typebool
- Table
atlas_database_clusters
: column added with nameversion_release_system
and typeutf8
- Table
atlas_database_federations
: column added with nameprivate_endpoint_hostnames
and typejson
- Table
atlas_datalake_pipelines
: column added with namedataset_retention_policy
and typejson
- Table
atlas_project_teams
was added - Table
atlas_projects
: column added with nametags
and typejson
- Table
atlas_teams
: columngroup_id
removed from table (:warning: breaking) - Table
atlas_teams
: columnrole_names
removed from table (:warning: breaking) - Table
atlas_teams
: columnteam_id
removed from table (:warning: breaking) - Table
atlas_teams
: column added with nameid (PK)
and typeutf8
(:warning: breaking) - Table
atlas_teams
: column added with nameorg_id (PK)
and typeutf8
(:warning: breaking) - Table
atlas_teams
: column added with namename
and typeutf8
Features #
- Upgrade Atlas SDK, rework teams tables, fix clusters list (#4049) (c5d1eb6)
10