buerokratt / POC.CentOps

Central administration of components in external networks and monitoring their technical parameters and performance
MIT License
1 stars 0 forks source link

Bump Microsoft.Azure.Cosmos from 3.29.0 to 3.30.0 in /src/CentOps.UnitTests #104

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps Microsoft.Azure.Cosmos from 3.29.0 to 3.30.0.

Release notes

Sourced from Microsoft.Azure.Cosmos's releases.

3.30.0

3.30.0 - 2022-08-19

Added

  • #3376 Client Telemetry : Refactors code to compute hash of VM ID and Process Name information
  • #3364 Integrated cache: Adds DedicatedGatewayRequestOptions for public release
  • #3273 Linq: Adds support constant evaluation of Nullable<T>.HasValue. (Thanks @​ccurrens)
  • #3268 Diagnostics: Adds GetStartTimeUtc and GetFailedRequestCount

Fixed

  • #3350 Diagnostics: Fixes Diagnostics for Query with FeedRanges
  • #3348 Documentation: Fixes DeleteItemAsync Example
  • #3338 Documentation: Fixes retry time to timespan
  • #3391 Diagnostics: Fixes Ordering of ClientConfiguration Initialization

3.30.0-preview

3.30.0-preview - 2022-08-19

Added

  • #3394 Change Feed: Refactors Change Feed Contract to rename TimeToLiveExpired
  • #3331 Open Telemetry: Adds Client and other information in attributes
  • #3197 Change Feed: Adds SDK changes required for Full-Fidelity Change Feed
Changelog

Sourced from Microsoft.Azure.Cosmos's changelog.

3.30.0 - 2022-08-19

Added

  • #3376 Client Telemetry : Refactors code to compute hash of VM ID and Process Name information
  • #3364 Integrated cache: Adds DedicatedGatewayRequestOptions for public release
  • #3273 Linq: Adds support constant evaluation of Nullable<T>.HasValue. (Thanks @​ccurrens)
  • #3268 Diagnostics: Adds GetStartTimeUtc and GetFailedRequestCount

Fixed

  • #3350 Diagnostics: Fixes Diagnostics for Query with FeedRanges
  • #3348 Documentation: Fixes DeleteItemAsync Example
  • #3338 Documentation: Fixes retry time to timespan
  • #3391 Diagnostics: Fixes Ordering of ClientConfiguration Initialization

3.29.0-preview - 2022-07-11

Added

  • #3277, #3261 Open Telemetry: Adds Open Telemetry support
Commits
  • f699ced 3.30.0: Adds new SDK versions and contract files (#3390)
  • 1226df6 [Preview] Change Feed: Refactors Change Feed Contract to rename TimeToLiveExp...
  • d47bab8 Diagnostics: Fixes Ordering of ClientConfiguration Initialization (#3391)
  • 0dcd4a8 Client Encryption: Fixes System.Text custom serializer issue with DataEncrypt...
  • 1151f55 Client Telemetry : Refactors code to compute hash of VM ID and Process Name i...
  • 83d9f70 [Internal] Query: Adds SqlQueryParser visibility (#3318)
  • b713ce4 [Internal] Query: Adds CosmosUndefined to represent undefined values (#3368)
  • 6360c86 Contacted Regions Added to TraceSummary (#3353)
  • e7dddbb [Preview] Change Feed: Adds SDK changes required for Full-Fidelity Change Fee...
  • 0473dc9 Integrated cache: Adds DedicatedGatewayRequestOptions for public release (#3364)
  • 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 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)
dependabot[bot] commented 2 years ago

Superseded by #107.