Skip to content

Conversation

pzrq
Copy link
Contributor

@pzrq pzrq commented Mar 2, 2017

On a separate local repo tracking 1.6-releases, I have checked:

  1. npm install upgrades connection-model
  2. I can connect via SSL to my Atlas Free instance (COMPASS-766)
  3. Copy/Paste at the clipboard works as on master

I have not verified that the transitively determined connection-model of data-service gets upgraded when data-service is upgraded (as this SO doesn't work and I don't really want to play with shrinkwrap), but would be surprised if it was not.

durran and others added 2 commits March 2, 2017 14:35
* Drop clipboard override

Blur one is still useful if the user types in *.mongodb.net manually.

It duplicates a soon to be unnecessary check:
mongodb-js/connection-model@0588d35

* ⬆️ mongodb-connection-model@6.4.2

npm i --upgrade mongodb-connection-model --save

* ⬆️ mongodb-data-service@2.12.3

npm i --upgrade mongodb-data-service --save

Needed to resolve COMPASS 830 as we'd like to bust any caches that
may exist (node_modules), and also data-service depends on connection-model,
for example it calls `connect()` from connection-model.
@rueckstiess
Copy link
Contributor

LGTM

@pzrq pzrq merged commit 9a65e63 into 1.6-releases Mar 2, 2017
@pzrq pzrq deleted the COMPASS-839-backport branch March 2, 2017 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants