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
Previous1245
18Next

3.1.1

Diff

Changelog

Source

3.1.1 (2018-08-13)

Bug Fixes

  • auth: prevent stalling on authentication when connected (6b4ac89)
  • buffer: replace deprecated Buffer constructor (7c71e19)
  • commands: check doc.cursor errors (4f2b263)
  • cursor: check for session presence independently (7c76c62)
  • cursor: check for sessions independently in core cursor (cb5df28)
  • cursor: typo in _find() (95f7fd2)
  • error: attach command response to MongoWriteConcernError (#322) (24c5d06)
  • getmore-killcursor: slaveOk shall not be included on these (40fb2f4)
  • kerberos: loosen restrictions on kerberos versions (c4add26)
  • mongos: use incrementTransactionNumber directly on session (e230d54)
  • pool: ensure that lsid is sent in get requests to mongos (ae820f6)
  • read-preference: correct server sort for nearest selection (dd4eb9a)
  • sdam: we can't use Array.includes yet (9c3b5ab)
  • server: correct typo using this instead of server (c54f040)
  • sessions: add toBSON method to ClientSession (d95a4d1)
  • sessions: never send endSessions from a ClientSession (05ffe82)
  • topology-description: we can't use Object.values yet (91df350)
  • transactions: do not send txnNumber for non-write commands (#308) (eb67b1a)
  • uri_parser: ensure default port is 27017 (426a95e)
  • uri-parser: Incorrect parsing of arrays (fcff104)
  • uri-parser: Parse comma separated option values (2dd1de0)
  • wireprotocol: only send bypassDocumentValidation if true (a81678b)

Features

  • auth: adds saslprep and SCRAM-SHA-256 (506c087)
  • cursor: implement cursor for new sdam implementation (f289226)
  • cursor: store operation time from initial query (55e761e)
  • error: add more specific error type for write concern errors (347c5d7)
  • Error: adding error metadata field (33be560)
  • kerberos: expose warning for kerberos mismatch versions (efc0e43)
  • max-staleness: properly support a max staleness reducer (d9c5c16)
  • MongoTimeoutError: add common class for timeout events (c5b4752)
  • monitoring: add support for server monitoring to Server (30a394d)
  • op-compressed: add support for OP_COMPRESSED to new sdam impl (8deec9b)
  • retryableWrites: adding more support for retries (d4c1597)
  • sdam-monitoring: add basic monitoring for new Topology type (bb0c522)
  • server: add command support to new server class (d9a8c05)
  • server-selection: add basic support for server selection (ccc5e1d)
  • topology: introduce a single Topology type, and test runner (f35d773)
  • topology-description: add helper method for server ownership (2c64c75)
  • txns: add initial transaction interface for sessions (ed76be0)

<a name="3.1.0"></a>

mbroadst
published 2.1.20 •

mbroadst
published 3.0.11 •

mbroadst
published 3.1.0 •

Changelog

Source

3.1.0 (2018-06-27)

Bug Fixes

  • auth: prevent stalling on authentication when connected (6b4ac89)
  • cursor: check for session presence independently (7c76c62)
  • cursor: check for sessions independently in core cursor (cb5df28)
  • error: attach command response to MongoWriteConcernError (#322) (24c5d06)
  • getmore-killcursor: slaveOk shall not be included on these (40fb2f4)
  • kerberos: loosen restrictions on kerberos versions (c4add26)
  • mongos: use incrementTransactionNumber directly on session (e230d54)
  • pool: ensure that lsid is sent in get requests to mongos (ae820f6)
  • sdam: we can't use Array.includes yet (9c3b5ab)
  • sessions: add toBSON method to ClientSession (d95a4d1)
  • sessions: never send endSessions from a ClientSession (05ffe82)
  • topology-description: we can't use Object.values yet (91df350)
  • transactions: do not send txnNumber for non-write commands (#308) (eb67b1a)
  • wireprotocol: only send bypassDocumentValidation if true (a81678b)

Features

  • auth: adds saslprep and SCRAM-SHA-256 (506c087)
  • cursor: implement cursor for new sdam implementation (f289226)
  • cursor: store operation time from initial query (55e761e)
  • error: add more specific error type for write concern errors (347c5d7)
  • Error: adding error metadata field (33be560)
  • kerberos: expose warning for kerberos mismatch versions (efc0e43)
  • max-staleness: properly support a max staleness reducer (d9c5c16)
  • MongoTimeoutError: add common class for timeout events (c5b4752)
  • op-compressed: add support for OP_COMPRESSED to new sdam impl (8deec9b)
  • retryableWrites: adding more support for retries (d4c1597)
  • sdam-monitoring: add basic monitoring for new Topology type (bb0c522)
  • server: add command support to new server class (d9a8c05)
  • server-selection: add basic support for server selection (ccc5e1d)
  • topology: introduce a single Topology type, and test runner (f35d773)
  • topology-description: add helper method for server ownership (2c64c75)
  • txns: add initial transaction interface for sessions (ed76be0)

<a name="3.0.6"></a>

mbroadst
published 3.0.9 •

daprahamian
published 3.1.0-beta4 •

daprahamian
published 3.0.8 •

daprahamian
published 3.1.0-beta3 •

mbroadst
published 3.1.0-beta2 •

mbroadst
published 3.1.0-beta1 •

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