Description
Now that RunCommand uses the new driver library, the change stream code can depend on driver instead of driverlegacy. A new KillCursors operation might be necessary because change streams have to manually kill their cursor to avoid closing the implicit session they're using.