Skip to content
This repository was archived by the owner on Sep 25, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2025

Bumps github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.3.1 to 1.6.0.

Release notes

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

sdk/storage/azfile/v1.5.2-beta.1

1.5.2-beta.1 (2025-05-08)

Features Added

  • Added new API for create symbolic link for NFS Over Rest.

sdk/storage/azfile/v1.5.1

1.5.1 (2025-04-16)

Bugs Fixed

  • Fixed return value of DownloadBuffer when the HTTPRange count given is greater than the data length.

Other Changes

  • Updated azidentity version to 1.9.0
  • Updated azcore version to 1.18.0

sdk/resourcemanager/keyvault/armkeyvault/v1.5.0

1.5.0 (2025-03-28)

Features Added

  • New value ManagedHsmSKUFamilyC added to enum type ManagedHsmSKUFamily
  • New value ManagedHsmSKUNameCustomC10, ManagedHsmSKUNameCustomC42 added to enum type ManagedHsmSKUName

sdk/storage/azdatalake/v1.4.1

1.4.1 (2025-04-28)

Other Changes

  • Updated azidentity version to 1.9.0
  • Updated azcore version to 1.18.0
  • Updated azblob version to v1.6.1

sdk/data/azcosmos/v1.4.0

1.4.0 (2025-04-29)

Other Changes

  • Requests to update region topology (often made automatically as part of other operations) now pass through the same Context as the request that triggered them. This allows for flowing telemetry spans and other Context values through HTTP pipeline policies. However, these requests do NOT use the cancellation signal provided in the original request Context, in order to ensure the region topology is properly updated even if the original request is cancelled. See PR 24351 for more details.

sdk/resourcemanager/search/armsearch/v1.4.0-beta.3

1.4.0-beta.3 (2025-04-07)

Features Added

  • New enum type ComputeType with values ComputeTypeConfidential, ComputeTypeDefault
  • New enum type CreatedByType with values CreatedByTypeApplication, CreatedByTypeKey, CreatedByTypeManagedIdentity, CreatedByTypeUser
  • New enum type FeatureName with values FeatureNameAvailabilityZones, FeatureNameDocumentIntelligence, FeatureNameGrok, FeatureNameImageVectorization, FeatureNameMegaStore, FeatureNameQueryRewrite, FeatureNameS3, FeatureNameSemanticSearch, FeatureNameStorageOptimized
  • New function *ClientFactory.NewOfferingsClient() *OfferingsClient
  • New function NewOfferingsClient(azcore.TokenCredential, *arm.ClientOptions) (*OfferingsClient, error)
  • New function *OfferingsClient.NewListPager(*OfferingsClientListOptions) *runtime.Pager[OfferingsClientListResponse]
  • New function *ServicesClient.BeginUpgrade(context.Context, string, string, *ServicesClientBeginUpgradeOptions) (*runtime.Poller[ServicesClientUpgradeResponse], error)
  • New struct FeatureOffering

... (truncated)

Commits
  • 36f766d add sdk/resourcemanager/cosmos/armcosmos live test (#20705)
  • c005ed6 sdk/resourcemanager/network/armnetwork live test (#20331)
  • 5fa7df4 add sdk/resourcemanager/compute/armcompute live test (#20048)
  • 0d22aed add sdk/resourcemanager/eventhub/armeventhub live test (#20686)
  • 2a8d96d add sdk/resourcemanager/postgresql/armpostgresql live test (#20685)
  • b2cddab [Release] sdk/resourcemanager/paloaltonetworksngfw/armpanngfw/0.1.0 (#20437)
  • ed7f3c7 Fix azidentity troubleshooting guide link (#20736)
  • 6dfd0cb [azeventhubs] Fixing checkpoint store race condition (#20727)
  • 745d967 pass along the artifact name so we can override it later (#20732)
  • 20b4dd8 Update changelog with latest features (#20730)
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) from 1.3.1 to 1.6.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/go-mgmt-sdk-release-guideline.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.3.1...sdk/azcore/v1.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 4, 2025
@AlexAxthelm AlexAxthelm enabled auto-merge June 4, 2025 16:11
@AlexAxthelm AlexAxthelm merged commit 10f6066 into main Jun 4, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.6.0 branch June 4, 2025 16:11
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants