Skip to content

Commit 8ead27f

Browse files
chore: update AUTHORS, THIRD-PARTY-NOTICES, Security Test Summary
1 parent 2b7110c commit 8ead27f

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

THIRD-PARTY-NOTICES.md

Lines changed: 1 addition & 1 deletion
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 Thu Jan 23 2025.
2+
This document was automatically generated on Fri Jan 24 2025.
33

44
## List of dependencies
55

docs/tracking-plan.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11

22
# Compass Tracking Plan
33

4-
Generated on Thu, Jan 23, 2025
4+
> [!NOTE]
5+
> This plan represents the tracking plan for the current branch / commit that
6+
> you have selected (`main` by default), it might not be released yet. To find
7+
> the tracking plan for the specific Compass version you can use the following
8+
> URL: https://github.com/mongodb-js/compass/blob/v<compass version>/docs/tracking-plan.md
9+
10+
Generated on Fri, Jan 24, 2025
511

612
## Table of Contents
713

@@ -888,7 +894,9 @@ This event is fired when user successfully connects to a new server/cluster.
888894
- **topology_type** (required): `string`
889895
- The type of connected topology.
890896
- **num_active_connections** (required): `number`
891-
- The number of active connections.
897+
- The number of saved active connections (doesn't include new connections
898+
that are not yet fully saved, like the ones created with the "New
899+
Connection" button)
892900
- **num_inactive_connections** (required): `number`
893901
- The number of inactive connections.
894902
- **auth_type** (optional): `string | undefined`

0 commit comments

Comments
 (0)