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.17.0 to 3.17.1 #24465

Merged
merged 1 commit into from
Mar 22, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2021

Bumps Microsoft.Azure.Cosmos from 3.17.0 to 3.17.1.

Release notes

Sourced from Microsoft.Azure.Cosmos's releases.

3.17.1

3.17.1 - 2021-03-19

Fixed

  • #2314 Diagnostics: Fixes InvalidOperationException caused by concurrently modifying a dictionary in TraceWriter. Introduced in 3.17.0 PR #2242
  • #2303 CosmosException : Fixed exception messages to remove JSON formatting
  • #2311 Spatial: Fixed deserialization when Json does not represent a Spatial type
  • #2284 Diagnostics: Adds traces for cache operations. Introduced in 3.17.0 PR #2097
  • #2278 Documentation: Fixed typos in comment examples (Thanks to paulomorgado)
  • #2279 Availability: Fixed region failover logic on control plane hot path when gateway hangs. Introduced in 3.16.0 PR #1954
  • #2286 Diagnostics: Fixed regression which caused ActivityId to not get included. Introduced in 3.17.0 PR #2097
Changelog

Sourced from Microsoft.Azure.Cosmos's changelog.

3.17.1 - 2021-03-19

Fixed

  • #2314 Diagnostics: Fixes InvalidOperationException caused by concurrently modifying a dictionary in TraceWriter. Introduced in 3.17.0 PR #2242
  • #2303 CosmosException : Fixed exception messages to remove JSON formatting
  • #2311 Spatial: Fixed deserialization when Json does not represent a Spatial type
  • #2284 Diagnostics: Adds traces for cache operations. Introduced in 3.17.0 PR #2097
  • #2278 Documentation: Fixed typos in comment examples (Thanks to paulomorgado)
  • #2279 Availability: Fixed region failover logic on control plane hot path when gateway hangs. Introduced in 3.16.0 PR #1954
  • #2286 Diagnostics: Fixed regression which caused ActivityId to not get included. Introduced in 3.17.0 PR #2097
Commits
  • f16153b [Internal] LocalRegionRequest: Adds the ability to pass location header durin...
  • 2caa20c 3.18.0-preview: Adds changelog and contract files (#2309)
  • 3e64a98 concurrent dictionary (#2314)
  • 2f7e613 CosmosException : Fixes exception messages to remove JSON formatting (#2303)
  • 8686eaa Diagnostics: Adds Api for getting all regions contacted by a request (#2312)
  • da197a5 Internal ITrace: Adds wiring through EnsureValidClientAsync() (#2307)
  • 9f9b264 Spatial: Fixes deserialization when Json does not represent a Spatial type (#...
  • 1de5db6 Patch: Adds preview support for Patch API (#2308)
  • 0e37903 [Internal] Indexing Policy: Fixes upgrade scenario to ignore Annotation prope...
  • d444357 ITrace: Adds Wiring of ITrace through caches (#2284)
  • 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 Mar 22, 2021
@smitpatel smitpatel merged commit 39e6ad8 into main Mar 22, 2021
@smitpatel smitpatel deleted the dependabot/nuget/Microsoft.Azure.Cosmos-3.17.1 branch March 22, 2021 16:58
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