Skip to content

Commit 9176321

Browse files
authored
COMPASS-890+920+924: Undo special-casing allowDiskUse for Atlas + Charts (#879) (#924)
This pull request backports the changes from #879 which fixes COMPASS-890. This also fixes COMPASS-920 and COMPASS-924. And should be included in the compass [`1.7.0-beta.1` release](https://jira.mongodb.org/browse/COMPASS-1009).
1 parent e2bc31b commit 9176321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"moment": "^2.10.6",
153153
"mongodb-collection-model": "^0.3.1",
154154
"mongodb-connection-model": "^6.4.3",
155-
"mongodb-data-service": "^2.13.1",
155+
"mongodb-data-service": "^2.14.1",
156156
"mongodb-database-model": "^0.1.2",
157157
"mongodb-explain-plan-model": "^0.2.2",
158158
"mongodb-extended-json": "^1.9.0",

0 commit comments

Comments
 (0)