Skip to content

Commit

Permalink
chore: update AUTHORS, THIRD-PARTY-NOTICES, Security Test Summary
Browse files Browse the repository at this point in the history
  • Loading branch information
mongodb-devtools-bot[bot] committed Jan 16, 2025
1 parent 0a65dbe commit 2b21379
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion THIRD-PARTY-NOTICES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
The following third-party software is used by and included in **Mongodb Compass**.
This document was automatically generated on Wed Jan 15 2025.
This document was automatically generated on Thu Jan 16 2025.

## List of dependencies

Expand Down
6 changes: 1 addition & 5 deletions docs/tracking-plan.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# Compass Tracking Plan

Generated on Wed, Jan 15, 2025
Generated on Thu, Jan 16, 2025

## Table of Contents

Expand Down Expand Up @@ -936,8 +936,6 @@ This event is fired when a collection is created.

**Properties**:

- **is_capped** (required): `boolean`
- Indicates whether the collection is capped.
- **has_collation** (required): `boolean`
- Indicates whether the collection has a custom collation.
- **is_timeseries** (required): `boolean`
Expand All @@ -960,8 +958,6 @@ This event is fired when a database is created.

**Properties**:

- **is_capped** (required): `boolean`
- Indicates whether the first collection in the database is capped.
- **has_collation** (required): `boolean`
- Indicates whether the first collection in the database has a custom collation.
- **is_timeseries** (required): `boolean`
Expand Down

0 comments on commit 2b21379

Please sign in to comment.