Skip to content

Conversation

alecgibson
Copy link
Contributor

@alecgibson alecgibson commented Feb 1, 2023

This is a non-breaking change that adds support for the new mongodb@5 driver.

Note that any consumers who use the new driver will lose access to $mapReduce, since this was removed upstream. We keep this functionality for the older drivers.

Dependencies

@alecgibson alecgibson marked this pull request as ready for review February 1, 2023 11:53
@alecgibson alecgibson marked this pull request as draft February 1, 2023 11:53
Base automatically changed from internal-promises to master February 21, 2023 18:08
This is a non-breaking change that adds support for the new
[`mongodb@5`][1] driver.

Note that any consumers who use the new driver will lose access to
`$mapReduce`, since this was [removed upstream][2]. We keep this
functionality for the older drivers.

[1]: https://github.com/mongodb/node-mongodb-native/releases/tag/v5.0.0
[2]: mongodb/node-mongodb-native#3511
@alecgibson alecgibson marked this pull request as ready for review February 21, 2023 18:09
@coveralls
Copy link

Coverage Status

Coverage: 92.128% (-0.1%) from 92.232% when pulling aa66aba on mongo-5 into 1c515ab on master.

@alecgibson alecgibson merged commit 57bf333 into master Feb 28, 2023
@alecgibson alecgibson deleted the mongo-5 branch February 28, 2023 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants