Bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage from 1.6.0 to 1.8.1 in /tests/end-to-end-tests
Open
Number: #58
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
July 25, 2025 at 03:26 PM UTC
(12 months ago)
(12 months ago)
Updated:
July 25, 2025 at 03:26 PM UTC
(12 months ago)
(12 months ago)
Labels:
dependencies go
dependencies go
Description:
Bumps github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage from 1.6.0 to 1.8.1.
Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage's releases.
sdk/resourcemanager/storage/armstorage/v1.8.1
1.8.1 (2025-06-30)
Other Changes
- Field
StartOnof structTriggerParameterschanged torequiredsdk/resourcemanager/cognitiveservices/armcognitiveservices/v1.8.0
1.8.0 (2025-07-25)
Features Added
- New value
ProvisioningStateCanceledadded to enum typeProvisioningState- New enum type
CapabilityHostKindwith valuesCapabilityHostKindAgents- New enum type
CapabilityHostProvisioningStatewith valuesCapabilityHostProvisioningStateCanceled,CapabilityHostProvisioningStateCreating,CapabilityHostProvisioningStateDeleting,CapabilityHostProvisioningStateFailed,CapabilityHostProvisioningStateSucceeded,CapabilityHostProvisioningStateUpdating- New enum type
ConnectionAuthTypewith valuesConnectionAuthTypeAAD,ConnectionAuthTypeAPIKey,ConnectionAuthTypeAccessKey,ConnectionAuthTypeAccountKey,ConnectionAuthTypeCustomKeys,ConnectionAuthTypeManagedIdentity,ConnectionAuthTypeNone,ConnectionAuthTypeOAuth2,ConnectionAuthTypePAT,ConnectionAuthTypeSAS,ConnectionAuthTypeServicePrincipal,ConnectionAuthTypeUsernamePassword- New enum type
ConnectionCategorywith valuesConnectionCategoryADLSGen2,ConnectionCategoryAIServices,ConnectionCategoryAPIKey,ConnectionCategoryAmazonMws,ConnectionCategoryAmazonRdsForOracle,ConnectionCategoryAmazonRdsForSQLServer,ConnectionCategoryAmazonRedshift,ConnectionCategoryAmazonS3Compatible,ConnectionCategoryAzureBlob,ConnectionCategoryAzureDataExplorer,ConnectionCategoryAzureDatabricksDeltaLake,ConnectionCategoryAzureMariaDb,ConnectionCategoryAzureMySQLDb,ConnectionCategoryAzureOneLake,ConnectionCategoryAzureOpenAI,ConnectionCategoryAzurePostgresDb,ConnectionCategoryAzureSQLDb,ConnectionCategoryAzureSQLMi,ConnectionCategoryAzureSynapseAnalytics,ConnectionCategoryAzureTableStorage,ConnectionCategoryBingLLMSearch,ConnectionCategoryCassandra,ConnectionCategoryCognitiveSearch,ConnectionCategoryCognitiveService,ConnectionCategoryConcur,ConnectionCategoryContainerRegistry,ConnectionCategoryCosmosDb,ConnectionCategoryCosmosDbMongoDbAPI,ConnectionCategoryCouchbase,ConnectionCategoryCustomKeys,ConnectionCategoryDb2,ConnectionCategoryDrill,ConnectionCategoryDynamics,ConnectionCategoryDynamicsAx,ConnectionCategoryDynamicsCrm,ConnectionCategoryElasticsearch,ConnectionCategoryEloqua,ConnectionCategoryFileServer,ConnectionCategoryFtpServer,ConnectionCategoryGenericContainerRegistry,ConnectionCategoryGenericHTTP,ConnectionCategoryGenericRest,ConnectionCategoryGit,ConnectionCategoryGoogleAdWords,ConnectionCategoryGoogleBigQuery,ConnectionCategoryGoogleCloudStorage,ConnectionCategoryGreenplum,ConnectionCategoryHbase,ConnectionCategoryHdfs,ConnectionCategoryHive,ConnectionCategoryHubspot,ConnectionCategoryImpala,ConnectionCategoryInformix,ConnectionCategoryJira,ConnectionCategoryMagento,ConnectionCategoryManagedOnlineEndpoint,ConnectionCategoryMariaDb,ConnectionCategoryMarketo,ConnectionCategoryMicrosoftAccess,ConnectionCategoryMongoDbAtlas,ConnectionCategoryMongoDbV2,ConnectionCategoryMySQL,ConnectionCategoryNetezza,ConnectionCategoryODataRest,ConnectionCategoryOdbc,ConnectionCategoryOffice365,ConnectionCategoryOpenAI,ConnectionCategoryOracle,ConnectionCategoryOracleCloudStorage,ConnectionCategoryOracleServiceCloud,ConnectionCategoryPayPal,ConnectionCategoryPhoenix,ConnectionCategoryPinecone,ConnectionCategoryPostgreSQL,ConnectionCategoryPresto,ConnectionCategoryPythonFeed,ConnectionCategoryQuickBooks,ConnectionCategoryRedis,ConnectionCategoryResponsys,ConnectionCategoryS3,ConnectionCategorySQLServer,ConnectionCategorySalesforce,ConnectionCategorySalesforceMarketingCloud,ConnectionCategorySalesforceServiceCloud,ConnectionCategorySapBw,ConnectionCategorySapCloudForCustomer,ConnectionCategorySapEcc,ConnectionCategorySapHana,ConnectionCategorySapOpenHub,ConnectionCategorySapTable,ConnectionCategorySerp,ConnectionCategoryServerless,ConnectionCategoryServiceNow,ConnectionCategorySftp,ConnectionCategorySharePointOnlineList,ConnectionCategoryShopify,ConnectionCategorySnowflake,ConnectionCategorySpark,ConnectionCategorySquare,ConnectionCategorySybase,ConnectionCategoryTeradata,ConnectionCategoryVertica,ConnectionCategoryWebTable,ConnectionCategoryXero,ConnectionCategoryZoho- New enum type
ConnectionGroupwith valuesConnectionGroupAzure,ConnectionGroupAzureAI,ConnectionGroupDatabase,ConnectionGroupFile,ConnectionGroupGenericProtocol,ConnectionGroupNoSQL,ConnectionGroupServicesAndApps- New enum type
ManagedPERequirementwith valuesManagedPERequirementNotApplicable,ManagedPERequirementNotRequired,ManagedPERequirementRequired- New enum type
ManagedPEStatuswith valuesManagedPEStatusActive,ManagedPEStatusInactive,ManagedPEStatusNotApplicable- New enum type
ScenarioTypewith valuesScenarioTypeAgent,ScenarioTypeNone- New function
*AADAuthTypeConnectionProperties.GetConnectionPropertiesV2() *ConnectionPropertiesV2- New function
*APIKeyAuthConnectionProperties.GetConnectionPropertiesV2() *ConnectionPropertiesV2- New function
*AccessKeyAuthTypeConnectionProperties.GetConnectionPropertiesV2() *ConnectionPropertiesV2- New function
NewAccountCapabilityHostsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*AccountCapabilityHostsClient, error)- New function
*AccountCapabilityHostsClient.BeginCreateOrUpdate(context.Context, string, string, string, CapabilityHost, *AccountCapabilityHostsClientBeginCreateOrUpdateOptions) (*runtime.Poller[AccountCapabilityHostsClientCreateOrUpdateResponse], error)- New function
*AccountCapabilityHostsClient.BeginDelete(context.Context, string, string, string, *AccountCapabilityHostsClientBeginDeleteOptions) (*runtime.Poller[AccountCapabilityHostsClientDeleteResponse], error)- New function
*AccountCapabilityHostsClient.Get(context.Context, string, string, string, *AccountCapabilityHostsClientGetOptions) (AccountCapabilityHostsClientGetResponse, error)- New function
NewAccountConnectionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*AccountConnectionsClient, error)- New function
*AccountConnectionsClient.Create(context.Context, string, string, string, *AccountConnectionsClientCreateOptions) (AccountConnectionsClientCreateResponse, error)- New function
*AccountConnectionsClient.Delete(context.Context, string, string, string, *AccountConnectionsClientDeleteOptions) (AccountConnectionsClientDeleteResponse, error)- New function
*AccountConnectionsClient.Get(context.Context, string, string, string, *AccountConnectionsClientGetOptions) (AccountConnectionsClientGetResponse, error)- New function
*AccountConnectionsClient.NewListPager(string, string, *AccountConnectionsClientListOptions) *runtime.Pager[AccountConnectionsClientListResponse]- New function
*AccountConnectionsClient.Update(context.Context, string, string, string, *AccountConnectionsClientUpdateOptions) (AccountConnectionsClientUpdateResponse, error)- New function
*AccountKeyAuthTypeConnectionProperties.GetConnectionPropertiesV2() *ConnectionPropertiesV2- New function
*ClientFactory.NewAccountCapabilityHostsClient() *AccountCapabilityHostsClient- New function
*ClientFactory.NewAccountConnectionsClient() *AccountConnectionsClient- New function
*ClientFactory.NewProjectCapabilityHostsClient() *ProjectCapabilityHostsClient- New function
*ClientFactory.NewProjectConnectionsClient() *ProjectConnectionsClient- New function
*ClientFactory.NewProjectsClient() *ProjectsClient- New function
*ConnectionPropertiesV2.GetConnectionPropertiesV2() *ConnectionPropertiesV2- New function
*CustomKeysConnectionProperties.GetConnectionPropertiesV2() *ConnectionPropertiesV2- New function
*ManagedIdentityAuthTypeConnectionProperties.GetConnectionPropertiesV2() *ConnectionPropertiesV2- New function
*OAuth2AuthTypeConnectionProperties.GetConnectionPropertiesV2() *ConnectionPropertiesV2- New function
*PATAuthTypeConnectionProperties.GetConnectionPropertiesV2() *ConnectionPropertiesV2- New function
NewProjectCapabilityHostsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ProjectCapabilityHostsClient, error)- New function
*ProjectCapabilityHostsClient.BeginCreateOrUpdate(context.Context, string, string, string, string, CapabilityHost, *ProjectCapabilityHostsClientBeginCreateOrUpdateOptions) (*runtime.Poller[ProjectCapabilityHostsClientCreateOrUpdateResponse], error)- New function
*ProjectCapabilityHostsClient.BeginDelete(context.Context, string, string, string, string, *ProjectCapabilityHostsClientBeginDeleteOptions) (*runtime.Poller[ProjectCapabilityHostsClientDeleteResponse], error)- New function
*ProjectCapabilityHostsClient.Get(context.Context, string, string, string, string, *ProjectCapabilityHostsClientGetOptions) (ProjectCapabilityHostsClientGetResponse, error)- New function
NewProjectConnectionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ProjectConnectionsClient, error)- New function
*ProjectConnectionsClient.Create(context.Context, string, string, string, string, *ProjectConnectionsClientCreateOptions) (ProjectConnectionsClientCreateResponse, error)- New function
*ProjectConnectionsClient.Delete(context.Context, string, string, string, string, *ProjectConnectionsClientDeleteOptions) (ProjectConnectionsClientDeleteResponse, error)
... (truncated)
Commits
d5e09eaPrepare azidentity v1.8.1 for release (#23954)af8249dIncrement package version after release of storage/azblob (#23940)8b21042Increment package version after release of storage/azdatalake (#23958)a44e152Release storage stg96 azdatalake preview (#23957)b11c1a5Relax tenant verification for credentials having optional tenant IDs (#23951)e557039remove erroneous package inclusion during package-properties evaluation (#23948)0fb4336Increment package version after release of messaging/azservicebus (#23950)b1480a2Updating docs.microsoft.com to learn.microsoft.com (#23934)786b0beCredential chains continue iterating after unexpected IMDS responses (#23894)7d4721badd liftr base package dep to emitter dep list (#23938)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+45
+45
Deletions:
-45
-45
Package Dependencies
Ecosystem:
go
go
Version Change:
1.6.0 → 1.8.1
Update Type:
Minor
Minor
Path:
/tests/end-to-end-tests
Technical Details
| ID: | 4157670 |
| UUID: | 2695290729 |
| Node ID: | PR_kwDOMhTbis6gpt9p |
| Host: | GitHub |
| Repository: | NHSDigital/az-backup |
| Merge State: | Unknown |