dependabot npm(deps): bump mongodb from 4.6.0 to 4.7.0
Bumps mongodb from 4.6.0 to 4.7.0.
Changelog
Sourced from mongodb's changelog.
4.7.0 (2022-06-06)
Features
- NODE-1837: add zstd compression option (#3237) (1261432)
- NODE-2993: implement maxConnecting (#3255) (c9d3816)
- NODE-3750: make maxConnecting configurable (#3261) (ee41447)
- NODE-3938: Add support for pre/post images in change streams (#3250) (981465c)
- NODE-4079: estimated document count uses count (#3244) (a752e75)
- NODE-4081: fix and deprecate change stream resume options (#3270) (47adfb3)
- NODE-4139: streaming protocol message changes (#3256) (4b9ad77)
- NODE-4192: make MongoClient.connect optional (#3232) (a2359e4)
- NODE-4196: add support for showExpandedEvents in change streams (#3254) (9c1782e)
- NODE-4229: bump maxWireVersion to 17 (#3265) (d13cec2)
Bug Fixes
Commits
-
1cc2c4b
chore(release): 4.7.0 -
c8362eb
test: resumability for change stream unified tests (#3282) -
9c1782e
feat(NODE-4196): add support for showExpandedEvents in change streams (#3254) -
ed50ef5
test(NODE-4262): simplify leak checker for startSession fixes (#3281) -
0936b58
chore: skip failing TS version (#3285) -
7a5d2f5
chore: add generated docs files to release commit (#3283) -
6cae4b4
test(NODE-4270): convert command monitoring tests to unified format (#3276) -
f8e7301
chore(NODE-4285): rename csfle shared library references (#3280) -
4501a1c
fix(NODE-4281): ensure that the driver always uses Node.js timers (#3275) -
47adfb3
feat(NODE-4081): fix and deprecate change stream resume options (#3270) - Additional commits viewable in compare view