Socket
Socket
Sign inDemoInstall

mongodb-core

Package Overview
Dependencies
4
Maintainers
3
Versions
177
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
35
18Next

3.0.7

Diff

mbroadst
published 3.0.6 •

Changelog

Source

3.0.6 (2018-04-09)

Bug Fixes

  • 2.6-protocol: kill cursor callback is called by pool now (65f2bf7)
  • evergreen: change name to id (9303e12)
  • evergreen: change nvm path to local (e42ea5b)
  • evergreen: pass in flag through npm scripts (85708dd)
  • pool: ensure noResponse callback is only called if cb exists (5281605)
  • replset: only remove primary if primary is there (1acd288)
  • test-environments: ensure all servers run on separate ports (b63e5d8)
  • uri_parser: support a default database on mongodb+srv uris (be01ffe)

Features

  • apm: add events for command monitoring support in core (37dce9c)
  • evergreen: add evergreen config based on drivers skeleton (b71da99)
  • evergreen: use evergreen flag when running tests (55dff3b)

<a name="3.0.5"></a>

mbroadst
published 3.0.5 •

Changelog

Source

3.0.5 (2018-03-14)

Features

  • sessions: adding implicit cursor session support (1607321)

<a name="3.0.4"></a>

mbroadst
published 3.0.4 •

Changelog

Source

3.0.4 (2018-03-05)

Bug Fixes

  • connection: ensure socket options are applied to ssl sockets (e5ff927)

<a name="3.0.3"></a>

mbroadst
published 2.1.19 •

daprahamian
published 3.0.3 •

Changelog

Source

3.0.3 (2018-02-23)

Bug Fixes

  • connection: make pool not try to reconnect forever when reconnectTries = 0 (#275) (2d3fa98), closes Automattic/mongoose#6028
  • retryableWrites: only remove primary after retry (#274) (7ac171e)
  • sessions: actually allow ending of sessions (2b81bb6)
  • uri-parser: do not use hasOwnProperty to detect ssl (69d16c7)

Features

  • sessions: adding endAllPooledSessions helper method (d7804ed)

<a name="3.0.2"></a>

mbroadst
published 3.0.2 •

Changelog

Source

3.0.2 (2018-01-29)

Bug Fixes

  • cursor: check for autoReconnect option only for single server (645d6df)

Features

  • mongodb+srv: add support for mongodb+srv to the uri parser (19b42ce)
  • uri-parser: add initial implementation of uri parser for core (8f797a7)
  • uri-parser: expose the connection string parser as api (fdeca2f)

<a name="3.0.1"></a>

mbroadst
published 2.1.18 •

mbroadst
published 3.0.1 •

Changelog

Source

3.0.1 (2017-12-24)

Bug Fixes

  • connection: correct erroneous use of this in helper method (06b9388)

<a name="3.0.0"></a>

mbroadst
published 3.0.0 •

Changelog

Source

3.0.0 (2017-12-23)

Bug Fixes

  • connection: ensure connection cleanup before fallback retry (de62615)
  • mock-server: expose potential errors in message handlers (65dcca4)
  • mongos: remove listener on destroy event (243e942), closes #257
  • sdam: more explicit wire protocol error message (6d6d19a)
  • secondaries: fixes connection with secondary readPreference (#258) (0060ad7)
  • sessions: ensure that we ignore session details from arbiters (de0105c)
  • sharded-tests: add shardsvr cmdline opt, wait for async fns (867b080)

Features

  • connection: attempt both ipv6 and ipv4 when no family entered (#260) (107bae5)

<a name="3.0.0-rc0"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc