Socket
Socket
Sign inDemoInstall

documentdb

Package Overview
Dependencies
9
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345Next

1.15.3

Diff

Changelog

Source

Changes in 1.15.3

  • Bug with undefined variable during partition key refresh
windowsazure
published 1.15.2 •

Changelog

Source

Changes in 1.15.2

  • Adds additional logging and hardening. This includes additional error/warn/info logs which have information about the https.agent state + all errors are now logged
  • Adds a separate watchdog timeout on https requests to handle cases where https.request/socket timeouts themselves get bogged down. This time produces a scary looking error as you'll only see it when running under too much load for a given client/app.
  • Adds isTimedout and duration to error messages that come from request pipeline. These indicate whether a timeout occurred for the error and what the duration of the request is as measure from the creation of the request callback itself (not based on socket time/etc.)
christopheranderson
published 1.15.1 •

Changelog

Source

Changes in 1.15.1

  • Adds additional logging and hardening
windowsazure
published 1.15.0 •

Changelog

Source

Changes in 1.15.0

  • Adds logging support
  • Fixes cross partition aggregate support
  • Fixes some cases where cross partition query silently failed
windowsazure
published 1.14.5 •

Changelog

Source

Changes in 1.14.5 : ##

  • Added endpoint retry on ECONNREFUSED errors to help with failover
windowsazure
published 1.14.4 •

Changelog

Source

Changes in 1.14.4 : ##

  • npm documentation fixed.
windowsazure
published 1.14.3 •

Changelog

Source

Changes in 1.14.3 : ##

  • Added support for default retries on connection issues.
  • Added support to read collection change feed.
  • Fixed session consistency bug that intermittently caused "read session not available".
  • Added support for query metrics.
  • Modified http Agent's maximum number of connections.
windowsazure
published 1.14.2 •

Changelog

Source

Changes in 1.14.2 : ##

  • Updated documentation to use Azure Cosmos DB.
  • Added Support for proxyUrl setting in ConnectionPolicy.
windowsazure
published 1.14.1 •

Changelog

Source

Changes in 1.14.1 : ##

  • Minor fix for case sensitive file systems.
windowsazure
published 1.14.0 •

Changelog

Source

Changes in 1.14.0 : ##

  • Adds support for Session Consistency.
  • This SDK version requires the latest version of Azure Cosmos DB Emulator available for download from https://aka.ms/cosmosdb-emulator.
2345Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc