Bailey Pearson
Bailey Pearson
Hey @LinusU - thanks for this contribution. There are still some open questions about this ticket and at this time, it's not ready to be implemented. Our team will need...
I think closing this issue as "completed" is premature. I agree that the first priority of the tsgo project should be feature parity between tsc and other core development tools...
Hey @SeanReece - just a heads up that we're wrapping up v7 work. `main` contains all the changes we plan to make and this work should be unblocked
run release_notes
Drivers have considered dictionary support in the past but decided not to implement this feature (https://jira.mongodb.org/browse/DRIVERS-2396). This change would require server changes to support the dictionary used for compression server-side...
@GalacticHypernova Out of curiosity, how exactly are you seeing this compiler error? Compiling a project that depends on the driver wouldn't compile the driver, so I'm not sure how you're...
The KMS request closed error might be the same error fixed in driver 6.14.2: https://github.com/mongodb/node-mongodb-native/releases/tag/v6.14.2
@SeanReece Okay, so, an update on where we're at. Thanks for your patience on this issue! Two weeks ago we released bson v7. Notably, private properties did not make it...
Hey @lourd, thanks for opening this PR. The current package structure was an intentional decision to avoid separate ESM bundles for Node and the browser because the current ESM module...