Skip to content

Commit b675388

Browse files
chore: update AUTHORS, THIRD-PARTY-NOTICES, Security Test Summary
1 parent 30e95af commit b675388

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
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 Sun Jul 06 2025.
2+
This document was automatically generated on Mon Jul 07 2025.
33

44
## List of dependencies
55

docs/tracking-plan.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
> the tracking plan for the specific Compass version you can use the following
77
> URL: `https://github.com/mongodb-js/compass/blob/<compass version>/docs/tracking-plan.md`
88
9-
Generated on Sun, Jul 6, 2025
9+
Generated on Mon, Jul 7, 2025
1010

1111
## Table of Contents
1212

@@ -75,6 +75,7 @@ Generated on Sun, Jul 6, 2025
7575

7676
### Data Modeling
7777

78+
- [Data Modeling Diagram Created](#event--DataModelingDiagramCreated)
7879
- [Data Modeling Diagram Exported](#event--DataModelingDiagramExported)
7980

8081
### Database / Collection List
@@ -983,6 +984,17 @@ This event is fired when user successfully connects to a new server/cluster.
983984

984985
## Data Modeling
985986

987+
<a name="event--DataModelingDiagramCreated"></a>
988+
989+
### Data Modeling Diagram Created
990+
991+
This event is fired when a new data modeling diagram is created
992+
993+
**Properties**:
994+
995+
- **num_collections** (required): `number`
996+
- **is_compass_web** (optional): `true | undefined`
997+
986998
<a name="event--DataModelingDiagramExported"></a>
987999

9881000
### Data Modeling Diagram Exported

0 commit comments

Comments
 (0)