Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

⬆️ Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.1.0 to 1.2.0 in /src#1489

Merged
aviator-app[bot] merged 1 commit intomainfrom
dependabot/go_modules/src/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.2.0
Dec 8, 2022
Merged

⬆️ Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.1.0 to 1.2.0 in /src#1489
aviator-app[bot] merged 1 commit intomainfrom
dependabot/go_modules/src/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2022

Bumps github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.1.0 to 1.2.0.

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.

sdk/resourcemanager/cognitiveservices/armcognitiveservices/v1.2.0

1.2.0 (2022-10-20)

Features Added

  • New field CallRateLimit in struct DeploymentProperties
  • New field Capabilities in struct DeploymentProperties
  • New field RaiPolicyName in struct DeploymentProperties
  • New field CallRateLimit in struct AccountModel
  • New field CallRateLimit in struct DeploymentModel

sdk/azcore/v1.2.0

1.2.0 (2022-11-04)

Features Added

  • Added ClientOptions.APIVersion field, which overrides the default version a client requests of the service, if the client supports this (all ARM clients do).
  • Added package tracing that contains the building blocks for distributed tracing.
  • Added field TracingProvider to type policy.ClientOptions that will be used to set the per-client tracing implementation.

Bugs Fixed

  • Fixed an issue in runtime.SetMultipartFormData to properly handle slices of io.ReadSeekCloser.
  • Fixed the MaxRetryDelay default to be 60s.
  • Failure to poll the state of an LRO will now return an *azcore.ResponseError for poller types that require this behavior.
  • Fixed a bug in runtime.NewPipeline that would cause pipeline-specified allowed headers and query parameters to be lost.

Other Changes

  • Retain contents of read-only fields when sending requests.

sdk/azidentity/v1.2.0

1.2.0 (2022-11-08)

Other Changes

  • This version includes all fixes and features from 1.2.0-beta.*

sdk/azidentity/v1.2.0-beta.3

1.2.0-beta.3 (2022-10-11)

Features Added

  • ManagedIdentityCredential caches tokens in memory

Bugs Fixed

  • ClientCertificateCredential sends only the leaf cert for SNI authentication

sdk/azidentity/v1.2.0-beta.2

1.2.0-beta.2 (2022-08-10)

Features Added

  • Added ClientAssertionCredential to enable applications to authenticate with custom client assertions

... (truncated)

Commits
  • 0fbd371 Merge pull request #33 from jen20/virtual-network-client
  • c95e423 Add a client for Virtual Network management
  • af6985d Merge pull request #35 from ahmetalpbalkan/CreateBlockBlob
  • c99fb1d make block.Size int64, add CreateBlockBlob
  • 9abf8bf Merge pull request #28 from jen20/private-error-messages
  • c1f7c85 Merge pull request #24 from jf/codetweaks
  • 0d03132 Merge pull request #19 from jf/master
  • 24f03c1 Merge pull request #32 from jf/clean-currentTimeRfc1123Formatted
  • 30c4704 util.go: remove unused dateLayout from currentTimeRfc1123Formatted()
  • acc54a2 Merge pull request #29 from jen20/location-concatenation
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 9, 2022
@dependabot dependabot bot requested a review from a team November 9, 2022 05:08
@dependabot dependabot bot temporarily deployed to Testing November 9, 2022 05:08 Inactive
@dependabot dependabot bot temporarily deployed to Testing November 9, 2022 05:08 Inactive
@dependabot dependabot bot temporarily deployed to Testing November 9, 2022 05:28 Inactive
@dependabot dependabot bot temporarily deployed to Testing November 9, 2022 05:28 Inactive
@dependabot dependabot bot temporarily deployed to Testing November 9, 2022 10:13 Inactive
@dependabot dependabot bot temporarily deployed to Testing November 9, 2022 10:13 Inactive
@dependabot dependabot bot temporarily deployed to Testing November 9, 2022 10:13 Inactive
@dependabot dependabot bot temporarily deployed to Testing November 9, 2022 10:13 Inactive
@dependabot dependabot bot force-pushed the dependabot/go_modules/src/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.2.0 branch from 1f81f6e to 29d93b1 Compare November 10, 2022 05:09
@dependabot dependabot bot temporarily deployed to Testing November 10, 2022 05:10 Inactive
@dependabot dependabot bot temporarily deployed to Testing November 10, 2022 05:10 Inactive
@dependabot dependabot bot temporarily deployed to Testing November 10, 2022 05:10 Inactive
@dependabot dependabot bot temporarily deployed to Testing November 10, 2022 05:10 Inactive
@dependabot dependabot bot force-pushed the dependabot/go_modules/src/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.2.0 branch from 29d93b1 to d1d7a20 Compare November 15, 2022 05:16
@dependabot dependabot bot temporarily deployed to Testing November 15, 2022 05:16 Inactive
@dependabot dependabot bot temporarily deployed to Testing November 15, 2022 05:17 Inactive
@dependabot dependabot bot temporarily deployed to Testing November 15, 2022 05:17 Inactive
@dependabot dependabot bot temporarily deployed to Testing November 15, 2022 05:17 Inactive
@dependabot dependabot bot force-pushed the dependabot/go_modules/src/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.2.0 branch from d1d7a20 to 29620ee Compare November 28, 2022 05:14
@dependabot dependabot bot temporarily deployed to Testing November 28, 2022 05:14 Inactive
@dependabot dependabot bot temporarily deployed to Testing November 28, 2022 05:14 Inactive
@dependabot dependabot bot temporarily deployed to Testing November 28, 2022 05:39 Inactive
@dependabot dependabot bot temporarily deployed to Testing November 28, 2022 05:39 Inactive
@dependabot dependabot bot temporarily deployed to Testing November 28, 2022 05:39 Inactive
@dadams39
Copy link
Contributor

dadams39 commented Dec 8, 2022

@dependabot rebase

Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@v1.1...v1.2)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/src/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.2.0 branch from 29620ee to 3f15aa0 Compare December 8, 2022 21:57
@dependabot dependabot bot temporarily deployed to Testing December 8, 2022 21:57 Inactive
@dependabot dependabot bot temporarily deployed to Testing December 8, 2022 21:58 Inactive
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 8, 2022

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

@dependabot dependabot bot temporarily deployed to Testing December 8, 2022 22:05 Inactive
@dependabot dependabot bot temporarily deployed to Testing December 8, 2022 22:05 Inactive
@dadams39
Copy link
Contributor

dadams39 commented Dec 8, 2022

These are the changes associated:

Features Added

  • ManagedIdentityCredential caches tokens in memory
  • Bugs Fixed
  • ClientCertificateCredential sends only the leaf cert for SNI authentication
  • Added ClientAssertionCredential to enable applications to authenticate with custom client assertions
  • Updated AuthenticationFailedError with links to TROUBLESHOOTING.md for relevant errors
  • Upgraded microsoft-authentication-library-for-go requirement to v0.6.0
  • EnvironmentCredential reads certificate passwords from AZURE_CLIENT_CERTIFICATE_PASSWORD (azidentity: environmnet credential add supports for the cert password Azure/azure-sdk-for-go#17099)

@dependabot dependabot bot temporarily deployed to Testing December 8, 2022 22:20 Inactive
@dependabot dependabot bot temporarily deployed to Testing December 8, 2022 22:20 Inactive
@dependabot dependabot bot temporarily deployed to Testing December 8, 2022 22:20 Inactive
@dependabot dependabot bot temporarily deployed to Testing December 8, 2022 22:20 Inactive
@dependabot dependabot bot temporarily deployed to Testing December 8, 2022 22:20 Inactive
@aviator-app
Copy link
Contributor

aviator-app bot commented Dec 8, 2022

Aviator status

Aviator will automatically update this comment as the status of the PR changes.

This PR was merged using Aviator.

@aviator-app aviator-app bot merged commit a18619f into main Dec 8, 2022
@aviator-app aviator-app bot deleted the dependabot/go_modules/src/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.2.0 branch December 8, 2022 22:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code mergequeue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments