Skip to content

Commit 24f2b9b

Browse files
Merge remote-tracking branch 'origin/main' into beta-releases
2 parents 054a8c2 + 2c3f6d0 commit 24f2b9b

File tree

71 files changed

+1396
-764
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+1396
-764
lines changed

.evergreen/start-atlas-cloud-cluster.sh

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ DELETE_AFTER="$(date -u -Iseconds -d '+2 hours' 2>/dev/null || date -u -Iseconds
1919
#
2020
# - Setup a new org and project. Save the org id and project id for later.
2121
#
22+
# - Add test payment details within the organization (Billing) to be able to
23+
# create clusters.
24+
#
2225
# - Create a new API key (Access Manager > Project Access > Create Application >
2326
# API Key) for the project you created and save the public and private keys.
2427
#
@@ -101,10 +104,11 @@ export COMPASS_E2E_ATLAS_CLOUD_SANDBOX_DBUSER_USERNAME="$ATLAS_TEST_DB_USERNAME"
101104
export COMPASS_E2E_ATLAS_CLOUD_SANDBOX_DBUSER_PASSWORD="$ATLAS_TEST_DB_PASSWORD"
102105

103106
echo "Creating Atlas deployment \`$ATLAS_CLUSTER_NAME\` to test against..."
104-
atlascli clusters create $ATLAS_CLUSTER_NAME \
107+
(atlascli clusters create $ATLAS_CLUSTER_NAME \
105108
--provider AWS \
106109
--region US_EAST_1 \
107-
--tier M10
110+
--tier M10 \
111+
--type GEOSHARDED || true) # can error if custom name was provided, will fail on next step if it's not expected failure
108112

109113
echo "Waiting for the deployment to be provisioned..."
110114
atlascli clusters watch $ATLAS_CLUSTER_NAME

THIRD-PARTY-NOTICES.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
The following third-party software is used by and included in **Mongodb Compass**.
2-
This document was automatically generated on Sun Nov 10 2024.
2+
This document was automatically generated on Sun Nov 17 2024.
33

44
## List of dependencies
55

@@ -207,7 +207,7 @@ Package|Version|License
207207
**[cpu-features](#fa992e00865a6ed732ac63bbf64c89ee2da4ec39944684e6002a3a34b5adb65c)**|0.0.9|MIT
208208
**[crelt](#9eba7acaba2af9d27a0a18fcf40d1f133ffa888d85321e4633e7dac58cab2db9)**|1.0.5|MIT
209209
**[cross-fetch](#2cd4375069c47bf89a4b399cd21cd9573086803b2cb9fc56c29df5a598e051e5)**|3.1.8|MIT
210-
**[cross-spawn](#67de3a765808182ee1018c35bc07d7a023a8d645e98cc32814dcac2fc2c427ff)**|7.0.3|MIT
210+
**[cross-spawn](#18650458ca35439e7a812c8f7c2ed7a891653f9c6686fd1f0456eb4f645d367d)**|7.0.5|MIT
211211
**[css-loader](#36a5fb6f554559a2f884527f4dd7aa81131ccc3b1aee899472cfec2eda765798)**|4.3.0|MIT
212212
**[d3-flextree](#d4848a862048d0f4733db2a8631b802f3b5f86f2d4a1efb77fc8b8cf9a06bf73)**|2.1.2|WTFPL
213213
**[d3-hierarchy](#e718643319205524a77c56ca75dcbf37e3975cc5e187760d1eef01cdd94a7d74)**|1.1.9|BSD-3-Clause
@@ -238,7 +238,7 @@ Package|Version|License
238238
**[ee-first](#e2746902c758ae8a6f91ffb9618cd53717f936cb33c6323e65b6b7b24f7ebefe)**|1.1.1|MIT
239239
**[electron-dl](#e97e034c7b93c63e7a433d75f6f1de3e0668764225ebbd61dbde8d1b55d6f3b7)**|3.5.0|MIT
240240
**[electron-squirrel-startup](#09fb8168e8fda2e174f8d1a1c392ffd8f762c5637c788edd00d1e2486d060349)**|1.0.1|Apache-2.0
241-
**[electron](#ddfad0a406da8c661d832155ebc87c378ac67db5d3c70f33126149f0084c639b)**|32.2.2|MIT
241+
**[electron](#45d9d716eba09c27895fc97918c48d7e8fd605bb2c2a291edd07aa512ebee800)**|32.2.3|MIT
242242
**[encodeurl](#b89152db475e86531e570f87b45d8a51aa5e5d87d4cc3b960cee7b8febf1d26a)**|1.0.2|MIT
243243
**[encodeurl](#177948a319ae0aeebbd65742c53c62b37c75ec1d021afa5a188d10a7ceae6623)**|2.0.0|MIT
244244
**[end-of-stream](#fadc10994f5fa767d06fb25cfff35fb17a895daf3bc3477c782907668ed16563)**|1.4.4|MIT
@@ -17415,8 +17415,8 @@ License files:
1741517415

1741617416

1741717417

17418-
<a id="67de3a765808182ee1018c35bc07d7a023a8d645e98cc32814dcac2fc2c427ff"></a>
17419-
### [cross-spawn](https://www.npmjs.com/package/cross-spawn) (version 7.0.3)
17418+
<a id="18650458ca35439e7a812c8f7c2ed7a891653f9c6686fd1f0456eb4f645d367d"></a>
17419+
### [cross-spawn](https://www.npmjs.com/package/cross-spawn) (version 7.0.5)
1742017420
License tags: MIT
1742117421

1742217422
License files:
@@ -18732,8 +18732,8 @@ License files:
1873218732

1873318733

1873418734

18735-
<a id="ddfad0a406da8c661d832155ebc87c378ac67db5d3c70f33126149f0084c639b"></a>
18736-
### [electron](https://www.npmjs.com/package/electron) (version 32.2.2)
18735+
<a id="45d9d716eba09c27895fc97918c48d7e8fd605bb2c2a291edd07aa512ebee800"></a>
18736+
### [electron](https://www.npmjs.com/package/electron) (version 32.2.3)
1873718737
License tags: MIT
1873818738

1873918739
License files:

configs/webpack-config-compass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"cli-progress": "^3.9.1",
7474
"core-js": "^3.17.3",
7575
"css-loader": "^4.3.0",
76-
"electron": "^32.2.2",
76+
"electron": "^32.2.3",
7777
"html-webpack-plugin": "^5.6.0",
7878
"less": "^3.13.1",
7979
"less-loader": "^10.0.1",

docs/tracking-plan.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# Compass Tracking Plan
33

4-
Generated on Sun, Nov 10, 2024 at 03:13 AM
4+
Generated on Sun, Nov 17, 2024 at 03:21 AM
55

66
## Table of Contents
77

@@ -854,6 +854,10 @@ This event is fired when user successfully connects to a new server/cluster.
854854
- The OS family of the connected server.
855855
- **topology_type** (required): `string`
856856
- The type of connected topology.
857+
- **num_active_connections** (required): `number`
858+
- The number of active connections.
859+
- **num_inactive_connections** (required): `number`
860+
- The number of inactive connections.
857861
- **auth_type** (optional): `string | undefined`
858862
- Desktop only. The authentication type used in the connection.
859863
- **tunnel** (optional): `string | undefined`

0 commit comments

Comments
 (0)