mongodb / specifications

Specifications related to MongoDB
http://specifications.readthedocs.io/en/latest
Other
389 stars 242 forks source link

DRIVERS-2578 Drivers use polling SDAM on AWS Lambda #1452

Closed ShaneHarvey closed 1 year ago

ShaneHarvey commented 1 year ago

DRIVERS-2578

Changes:

Checklist:

ShaneHarvey commented 1 year ago

I've updated the Unified Test Format to version 1.17 by adding support for listening to SDAM ServerHeartbeat events and asserting on the "awaited" field. This improves the SDAM integration test. Ready for another look.