-
Type: Improvement
-
Resolution: Fixed
-
Priority: Trivial - P5
-
Affects Version/s: None
-
Component/s: None
We currently send hello: true to MongoDB which works fine, it would be nice to align with other drivers and send hello: 1 / [LEGACY_HELLO]: 1. We discussed doing this in the major to be overly cautious about a change to commands sent from the driver. This should have no impact.
AC
- make the change
- Document change in the migration guide
- add a regression test