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 Azure.Core from 1.35.0 to 1.36.0 #140

Merged
merged 1 commit into from Nov 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps Azure.Core from 1.35.0 to 1.36.0.

Release notes

Sourced from Azure.Core's releases.

Azure.Core_1.36.0

1.36.0 (2023-11-10)

Features Added

  • Added RequiresUnreferencedCode attribute to RequestContent.Create(object) overloads that use reflection to serialize the input object. This provides support for native AOT compilation when Azure.Core is used for diagnostics.
  • Use System.Text.Json source generation to deserialize the error response in RequestFailedException on net6.0 and above targets.

Breaking Changes

  • Updated tracing attributes names to conform to OpenTelemetry semantic conventions version 1.23.0.
  • Suppress client activity creation by Azure clients if it happens in scope of another activity created by an Azure client.
  • Changed how ActivitySource name is constructed for clients that use single-worded activity names (without dot). We now append provided activity name as is to the client namespace name. Previously, the provided activity name was omitted and the ActivitySource name matched the provided client namespace.
  • Distributed tracing with ActivitySource for HTTP and REST-based client libraries is declared stable. Experimental feature-flag is no longer required for most of the newly released libraries. Tracing for messaging libraries remains experimental.
  • Added nullable annotation to ResourceIdentifier.TryParse parameter input.
Commits
  • 94c717a add CHANGELOG entries for binary-affecting Core.Experimental changes since 20...
  • a3e04bd Preparation for Core release 1.36.0 (#39899)
  • d9ba47f Remove tracing feature-flag from HTTP spans and add option for libs to mark t...
  • 19c5fd2 Datamovement tests ShareUploadDirectory (#39718)
  • bb20017 Increment version for communication releases (#39844)
  • 96a4401 Increment version for hybridnetwork releases (#39727)
  • f76b173 Increment version for netapp releases (#39788)
  • 77f6b15 Include SMS specific int configuration to livetest pipeline (#39894)
  • f0971e2 [RecoveryServicesBackup] Fix for issue 39837 (#39838)
  • 5577054 Update AutoRest C# version to 3.0.0-beta.20231109.3 (#39893)
  • 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 <dependency name> 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)

Bumps [Azure.Core](https://github.com/Azure/azure-sdk-for-net) from 1.35.0 to 1.36.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Core_1.35.0...Azure.Core_1.36.0)

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

sonarcloud bot commented Nov 13, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@github-actions github-actions bot merged commit b9199ab into main Nov 13, 2023
10 checks passed
@github-actions github-actions bot deleted the dependabot/nuget/Azure.Core-1.36.0 branch November 13, 2023 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant