koralium / flowtide

Streaming integration engine
https://koralium.github.io/flowtide/
Apache License 2.0
28 stars 2 forks source link

Bump Microsoft.Azure.Cosmos from 3.36.0 to 3.37.0 #174

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps Microsoft.Azure.Cosmos from 3.36.0 to 3.37.0.

Release notes

Sourced from Microsoft.Azure.Cosmos's releases.

3.37.0

3.37.0 - 2023-11-20

Fixed

  • 4100 Query : Fixes querying conflicts (#4100)
  • 4125 Item Operations: Fixes JsonSerialization exception when MissingMemberHandling = Error on Json default settings when NotFound on Item operations (#4125)

Added

  • 4180 Upgrade Resiliency: Adds Code to Enable Advanced Replica Selection Feature for Preview and GA (#4180)
  • 4128 Routing: Adds ExcludeRegions Feature to RequestOptions (#4128)

3.37.0-preview

3.37.0-preview - 2023-11-20

Fixed

  • 4100 Query : Fixes querying conflicts (#4100)
  • 4125 Item Operations: Fixes JsonSerialization exception when MissingMemberHandling = Error on Json default settings when NotFound on Item operations (#4125)

Added

  • 4180 Upgrade Resiliency: Adds Code to Enable Advanced Replica Selection Feature for Preview and GA (#4180)
  • 4128 Routing: Adds ExcludeRegions Feature to RequestOptions (#4128)
Changelog

Sourced from Microsoft.Azure.Cosmos's changelog.

3.37.0 - 2023-11-17

Fixed

  • 4100 Query : Fixes querying conflicts (#4100)
  • 4125 Item Operations: Fixes JsonSerialization exception when MissingMemberHandling = Error on Json default settings when NotFound on Item operations (#4125)

Added

  • 4180 Upgrade Resiliency: Adds Code to Enable Advanced Replica Selection Feature for Preview and GA (#4180)
  • 4128 Routing: Adds ExcludeRegions Feature to RequestOptions (#4128)
Commits
  • c6918b4 3.37.0: Adds new SDK versions and contract files (#4191)
  • 98048d2 [Internal] Code Analysis: Fixes all warning in source/test/usage projects (#4...
  • e205d41 Documentation: Adds Upsert documentation to include status codes for Created ...
  • f471418 VS 17.8 auto runs NuGetAudit and flagging 10.0.2, CosmosDB SDK already mitiga...
  • 4fee546 Upgrade Resiliency: Adds Code to Enable Advanced Replica Selection Feature fo...
  • 966b481 Routing: Adds ExcludeRegions Feature to RequestOptions (#4128)
  • d287f08 [Internal] Query: Adds interface for linq serialization functions (#4163)
  • 4db6078 Query: Fixes documentation to reflect state of System.Text.Json serializer (#...
  • b191834 [Internal] DocumentClient: Adds TryGetAccountProperties (#4167)
  • f7a4c56 [Internal] Upgrade Resiliency: Fixes Duplicate Channel and Task Creation. (#4...
  • 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 - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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)