Not much in this. Scanning through the changelog it is mostly feature flagged work. I think there's a bugfix we wanted to get out that was a bit of a driveby:
And then there's https://github.com/mongodb-js/compass/pull/7217 which I'm not that convinced should really be "no release notes" and honestly it is the kind of thing that's making me nervous.
Not much in this. Scanning through the changelog it is mostly feature flagged work. I think there's a bugfix we wanted to get out that was a bit of a driveby:
> In our latest release we run a sample and schema analysis on every collection when they're opened: https://github.com/mongodb-js/compass/blob/4fe404dc886234cfb6c758af09efa78d1317d764/packages/compass-collection/src/stores/collection-tab.ts#L149
> This is fixed in main:
https://github.com/mongodb-js/compass/blob/7a3f7780a3cca022eb917cb10b655dcd0c57c215/packages/compass-collection/src/stores/collection-tab.ts#L192
> This runs a sample (100 docs) with the user's default timeout ms.
And then there's https://github.com/mongodb-js/compass/pull/7217 which I'm not that convinced should really be "no release notes" and honestly it is the kind of thing that's making me nervous.