Commit Graph

7 Commits

Author SHA1 Message Date
Charlie Swanson
5594eeb9c4 SERVER-41257 Disallow persisting new 4.2 expressions in FCV 4.0 2019-05-22 16:29:09 -04:00
Robert Guo
27d3642878 SERVER-35152 update tests for 4.0 2018-05-22 15:15:53 -04:00
Charlie Swanson
2a4328dca2 SERVER-33510 Add shorthand syntax for $convert 2018-03-01 10:35:28 -05:00
Charlie Swanson
acd27aa330 SERVER-33174 Add additional FCV test cases for $convert 2018-02-27 18:18:28 -05:00
Charlie Swanson
a77297dbe3 SERVER-33174 Prevent catalog storage of new syntax during lower FCV
This will prevent the persistence of expressions introduced in 4.0
while the server is in feature compatibility version (FCV) 3.6.
2018-02-27 11:16:08 -05:00
Kyle Suarez
2079d32e60 SERVER-31588 remove fCV 3.4 support in query/agg
Removes checks for featureCompatibilityVersion "3.4" related to query
features in the view catalog, aggregation document sources, and the
create and collMod commands.
2017-12-12 15:24:48 -05:00
Tess Avitabile
cb9f7cdcb7 SERVER-30731 Add expr support in MatchExpression outside of aggregation 2017-10-05 16:47:26 -04:00