Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.Azure.Cosmos from 3.13.0 to 3.14.0 #22966

Merged
merged 1 commit into from
Oct 12, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2020

Bumps Microsoft.Azure.Cosmos from 3.13.0 to 3.14.0.

Release notes

Sourced from Microsoft.Azure.Cosmos's releases.

3.14.0

3.14.0 - 2020-10-09

Added

  • #1876 Performance: Adds session token optimization
  • #1879 Performance: Adds AuthorizationHelper improvements
  • #1882 Performance: Adds SessionContainer optimizations and style fixes
  • #1812 Query: Adds adoption of pagination library
  • #1920 Query: Adds RegexMatch system function support

Fixed

  • #1875 HttpClient: Fixes HttpResponseMessage.RequestMessage is null in WASM
  • #1886 Change Feed Processor: Fixes failures during initialization
  • #1892 GatewayAddressCache: Fixes high CPU from HashSet usage on Address refresh path
  • #1909 Authorization: Fixes DocumentClientException being thrown on write operations

3.14.0-preview

3.14.0-preview - 2020-10-09

Added

  • #1830 Change Feed Estimator: Adds support for detailed estimation per lease
Changelog

Sourced from Microsoft.Azure.Cosmos's changelog.

3.14.0 - 2020-10-09

Added

  • #1876 Performance: Adds session token optimization
  • #1879 Performance: Adds AuthorizationHelper improvements
  • #1882 Performance: Adds SessionContainer optimizations and style fixes
  • #1812 Query: Adds adoption of pagination library
  • #1920 Query: Adds RegexMatch system function support

Fixed

  • #1875 HttpClient: Fixes HttpResponseMessage.RequestMessage is null in WASM
  • #1886 Change Feed Processor: Fixes failures during initialization
  • #1892 GatewayAddressCache: Fixes high CPU from HashSet usage on Address refresh path
  • #1909 Authorization: Fixes DocumentClientException being thrown on write operations
Commits
  • 10fb438 SDK 3.14.0 : Adds version bump and changelog (#1920)
  • f0e7326 Container Throughput: Fixes the throughput APIs to handle stale cache (#1914)
  • 3158d18 Samples: Fix ChangeFeed sample to have correct setup for old processor (#1916)
  • 131e937 Internal Query: Adds adoption of pagination lib (#1812)
  • 67a2c58 Authorization: Fixes DocumentClientException being thrown on write operations...
  • 826f48c Client Encryption : Adds DecryptableItem, a type which allows for lazy decryp...
  • 01c36b2 Update Container.cs (#1891)
  • e4c6ff6 Internal Json: Adds String Encoding For Binary (#1880)
  • 90e3397 [Internal] Contract validation: Adds method info to the contract (#1898)
  • 93be9e2 3.11.1-preview: Adds changelog notes (#1895)
  • Additional commits viewable in compare view

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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@ghost ghost removed the auto-merge label Oct 12, 2020
@smitpatel smitpatel merged commit d76631d into main Oct 12, 2020
@smitpatel smitpatel deleted the dependabot/nuget/Microsoft.Azure.Cosmos-3.14.0 branch October 12, 2020 18:07
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.

1 participant