Commit Graph

4 Commits

Author SHA1 Message Date
Jon Streets
05a0f8e98b SERVER-56366 Update FCV constants to recognize 5.1 as latest 2021-07-23 15:49:23 +00:00
XueruiFa
e6f24e1d50 SERVER-55891: Create replica sets API version passthrough suite 2021-05-28 14:50:48 +00:00
A. Jesse Jiryu Davis
500a405a5c SERVER-56550 Require consistent API params in getMore and txns
Transaction-continuing commands must use the same API parameters as the
transaction's first command (it is no longer optional), and similarly
getMore must use the same as the cursor-creating command.
2021-05-13 17:48:10 +00:00
A. Jesse Jiryu Davis
99fe7a8349 SERVER-55614 getMore accepts API version params 2021-05-07 00:39:31 +00:00