Updated min_version to be 4.17.30

This commit is contained in:
Madhavan 2022-10-06 08:45:35 -04:00 committed by GitHub
parent d9acf85597
commit 84b3b5e25e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
# https://www.mongodb.com/community/forums/t/how-to-store-a-uuid-with-binary-subtype-0x04-using-the-mongodb-java-driver/13184
# https://www.mongodb.com/community/forums/t/problem-inserting-uuid-field-with-binary-subtype-via-atlas-web-ui/1071/4
# https://www.mongodb.com/community/forums/t/timeseries-last-x-documents/186574/5
min_version: "4.17.29"
min_version: "4.17.30"
description: |
This workload is analogous to the cql-timeseries2 workload, just implemented for MongoDB.