Skip to content

Commit 16960de

Browse files
chore: update AUTHORS, THIRD-PARTY-NOTICES, Security Test Summary
1 parent ff01567 commit 16960de

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

THIRD-PARTY-NOTICES.md

+1-1
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 Tue Apr 22 2025.
2+
This document was automatically generated on Wed Apr 23 2025.
33

44
## List of dependencies
55

docs/tracking-plan.md

+12-1
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 Tue, Apr 22, 2025
9+
Generated on Wed, Apr 23, 2025
1010

1111
## Table of Contents
1212

@@ -153,6 +153,7 @@ Generated on Tue, Apr 22, 2025
153153
- [Screen](#event--ScreenEvent)
154154
- [Secret Storage Not Available](#event--SecretStorageNotAvailableEvent)
155155
- [Experiment Viewed](#event--ExperimentViewedEvent)
156+
- [Create Index Button Clicked](#event--CreateIndexButtonClickedEvent)
156157

157158
### Performance Tab
158159

@@ -1789,6 +1790,16 @@ a system that doesn't offer a suitable secret storage backend.
17891790
- **test_name** (required): `string`
17901791
- **is_compass_web** (optional): `true | undefined`
17911792

1793+
<a name="event--CreateIndexButtonClickedEvent"></a>
1794+
1795+
### Create Index Button Clicked
1796+
1797+
**Properties**:
1798+
1799+
- **flow** (optional): `"Start with Query" | "Start with Index" | undefined`
1800+
- **context** (required): `"Create Index Modal"`
1801+
- **is_compass_web** (optional): `true | undefined`
1802+
17921803
## Performance Tab
17931804

17941805
<a name="event--CurrentOpShowOperationDetailsEvent"></a>

0 commit comments

Comments
 (0)