Skip to content

Commit 96efd8f

Browse files
authored
COMPASS-1220 ⬆️ mongodb-ns@2 for 1.7-releases (#1033)
* Backport COMPASS 933 and 1205 ⬆️ mongodb-ns@2 to 1.7-releases * ⬆️ [email protected] Create "BAR.read.time" collection bug, i.e. COMPASS 1209 was still present. * ⬆️ [email protected] Create "BAR.read.time" collection bug, i.e. COMPASS 1209 was still present. * ⬆️ [email protected] Create "BAR.read.time" collection bug, i.e. COMPASS 1209 was still present. Collectively this only leaves data-service, so will need a v2.15.2 bug fix release for Compass 1.7-releases. * ⬆️ [email protected]
1 parent 196abf9 commit 96efd8f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -150,17 +150,17 @@
150150
"lodash": "^3.10.1",
151151
"marked": "^0.3.5",
152152
"moment": "^2.10.6",
153-
"mongodb-collection-model": "^0.3.1",
153+
"mongodb-collection-model": "^0.3.2",
154154
"mongodb-connection-model": "^6.5.2",
155-
"mongodb-data-service": "^2.15.1",
155+
"mongodb-data-service": "^2.15.2",
156156
"mongodb-database-model": "^0.1.2",
157157
"mongodb-explain-plan-model": "^0.2.2",
158158
"mongodb-extended-json": "^1.9.0",
159-
"mongodb-instance-model": "^3.3.0",
159+
"mongodb-instance-model": "^3.3.1",
160160
"mongodb-js-metrics": "^1.6.0",
161161
"mongodb-language-model": "^1.1.0",
162-
"mongodb-ns": "^1.0.3",
163-
"mongodb-schema": "^6.0.2",
162+
"mongodb-ns": "^2.0.0",
163+
"mongodb-schema": "^6.1.1",
164164
"mongodb-shell-to-url": "^0.1.0",
165165
"ms": "^0.7.1",
166166
"ncp": "^2.0.0",

0 commit comments

Comments
 (0)