Skip to content

Bump azure-documentdb from 1.8.1 to 2.1.1#124

Open
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.microsoft.azure-azure-documentdb-2.1.1
Open

Bump azure-documentdb from 1.8.1 to 2.1.1#124
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.microsoft.azure-azure-documentdb-2.1.1

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps azure-documentdb from 1.8.1 to 2.1.1.

Changelog

Sourced from azure-documentdb's changelog.

Changes in 1.13.0 :

  • Fixed an issue in reading single partition key ranges
  • Fixed an issue in ResourceID parsing that affects database with short names
  • Fixed an issue cause by partition key encoding

Changes in 1.12.0 :

  • Critical bug fixes to request processing during partition splits.
  • Fixed an issue with the Strong and BoundedStaleness consistency levels.

Changes in 1.11.0 :

  • Added support for Request Unit per Minute (RU/m) feature.
  • Added support for a new consistency level called ConsistentPrefix.
  • Fixed a bug in reading collection in session mode.

Changes in 1.10.0 :

  • Enabled support for partitioned collection with as low as 2,500 RU/sec and scale in increments of 100 RU/sec.
  • Fixed a bug in the native assembly which can cause NullRef exception in some queries.

Changes in 1.9.6 :

  • Fixed a bug in the query engine configuration that may cause exceptions for queries in Gateway mode.
  • Fixed a few bugs in the session container that may cause an "Owner resource not found" exception for requests immediately after collection creation.

Changes in 1.9.5 :

  • Added support for aggregation queries (AVG, COUNT, MIN, MAX, and SUM).
  • Added support for change feed.
  • Added support for collection quota information through RequestOptions.setPopulateQuotaInfo.
  • Added support for stored procedure script logging through RequestOptions.setScriptLoggingEnabled.
  • Fixed a bug where query in DirectHttps mode may hang when encountering throttle failures.
  • Fixed a bug in session consistency mode.
  • Fixed a bug which may cause NullReferenceException in HttpContext when request rate is high.
  • Improved performance of DirectHttps mode.

Changes in 1.9.4 :

  • Added simple client instance-based proxy support with ConnectionPolicy.setProxy() API.
  • Added DocumentClient.close() API to properly shutdown DocumentClient instance.
  • Improved query performance in direct connectivity mode by deriving the query plan from the native assembly instead of the Gateway.
  • Set FAIL_ON_UNKNOWN_PROPERTIES = false so users don't need to define JsonIgnoreProperties in their POJO.
  • Refactored logging to use SLF4J.
  • Fixed a few other bugs in consistency reader.

Changes in 1.9.3 :

  • Fixed a bug in the connection management to prevent connection leaks in direct connectivity mode.
... (truncated)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jan 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant