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 github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/appcontainers/armappcontainers/v2 from 2.0.0-beta.3 to 2.0.0 #72

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/appcontainers/armappcontainers/v2 from 2.0.0-beta.3 to 2.0.0.

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/appcontainers/armappcontainers/v2's releases.

sdk/resourcemanager/batch/armbatch/v2.0.0

2.0.0 (2023-07-28)

Breaking Changes

  • Type of ContainerConfiguration.Type has been changed from *string to *ContainerType

Features Added

  • New enum type ContainerType with values ContainerTypeCriCompatible, ContainerTypeDockerCompatible
  • New field EnableAcceleratedNetworking in struct NetworkConfiguration
  • New field EnableAutomaticUpgrade in struct VMExtension

sdk/resourcemanager/kusto/armkusto/v2.0.0

2.0.0 (2023-07-28)

Breaking Changes

  • LanguageExtensionImageNamePython3912, LanguageExtensionImageNamePython3912IncludeDeepLearning from enum LanguageExtensionImageName has been removed

Features Added

  • New value StateMigrated added to enum type State
  • New enum type MigrationClusterRole with values MigrationClusterRoleDestination, MigrationClusterRoleSource
  • New function *ClientFactory.NewDatabaseClient() *DatabaseClient
  • New function *ClustersClient.BeginMigrate(context.Context, string, string, ClusterMigrateRequest, *ClustersClientBeginMigrateOptions) (*runtime.Poller[ClustersClientMigrateResponse], error)
  • New function NewDatabaseClient(string, azcore.TokenCredential, *arm.ClientOptions) (*DatabaseClient, error)
  • New function *DatabaseClient.InviteFollower(context.Context, string, string, string, DatabaseInviteFollowerRequest, *DatabaseClientInviteFollowerOptions) (DatabaseClientInviteFollowerResponse, error)
  • New struct ClusterMigrateRequest
  • New struct DatabaseInviteFollowerRequest
  • New struct DatabaseInviteFollowerResult
  • New struct MigrationClusterProperties
  • New struct SuspensionDetails
  • New field MigrationCluster in struct ClusterProperties
  • New field NextLink in struct DatabaseListResult
  • New field Skiptoken, Top in struct DatabasesClientListByClusterOptions
  • New field AzureAsyncOperation in struct OperationsResultsLocationClientGetResponse
  • New field SuspensionDetails in struct ReadOnlyFollowingDatabaseProperties
  • New field KeyVaultProperties, SuspensionDetails in struct ReadWriteDatabaseProperties

sdk/resourcemanager/apimanagement/armapimanagement/v2.0.0

2.0.0 (2023-08-25)

Breaking Changes

  • Function *ContentItemClient.CreateOrUpdate parameter(s) have been changed from (context.Context, string, string, string, string, *ContentItemClientCreateOrUpdateOptions) to (context.Context, string, string, string, string, ContentItemContract, *ContentItemClientCreateOrUpdateOptions)
  • Function *ContentTypeClient.CreateOrUpdate parameter(s) have been changed from (context.Context, string, string, string, *ContentTypeClientCreateOrUpdateOptions) to (context.Context, string, string, string, ContentTypeContract, *ContentTypeClientCreateOrUpdateOptions)

Features Added

  • New enum type AsyncResolverStatus with values AsyncResolverStatusFailed, AsyncResolverStatusInProgress, AsyncResolverStatusStarted, AsyncResolverStatusSucceeded
  • New enum type AuthorizationType with values AuthorizationTypeOAuth2
  • New enum type NatGatewayState with values NatGatewayStateDisabled, NatGatewayStateEnabled

... (truncated)

Commits
  • 24752d8 [Release] sdk/resourcemanager/batch/armbatch/2.0.0 generation from spec commi...
  • 1ede48f [Release] sdk/resourcemanager/kusto/armkusto/2.0.0 generation from spec commi...
  • 417e9b0 [Release] sdk/resourcemanager/storagemover/armstoragemover/2.0.0-beta.1 gener...
  • a4095c1 [Release] sdk/resourcemanager/containerservice/armcontainerservice/4.1.0 (#21...
  • 4e29c93 [Release] sdk/resourcemanager/compute/armcompute/5.1.0 (#21132)
  • 0f994fb [Release] sdk/resourcemanager/authorization/armauthorization/3.0.0-beta.1 gen...
  • 7437e08 [Release] sdk/resourcemanager/managednetworkfabric/armmanagednetworkfabric/1....
  • de79089 [Release] sdk/resourcemanager/elasticsan/armelasticsan/0.3.0 generation from ...
  • f7ff2bd [Release] sdk/resourcemanager/sphere/armsphere/0.1.0 (#21109)
  • d831e5d Increment package version after release of cognitiveservices/azopenai (#21236)
  • 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

…ers/armappcontainers/v2

Bumps [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/appcontainers/armappcontainers/v2](https://github.com/Azure/azure-sdk-for-go) from 2.0.0-beta.3 to 2.0.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@sdk/resourcemanager/servicebus/armservicebus/v2.0.0-beta.3...sdk/resourcemanager/batch/armbatch/v2.0.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/appcontainers/armappcontainers/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 28, 2023
@simongottschlag
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2023

Looks like github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/appcontainers/armappcontainers/v2 is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 14, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/appcontainers/armappcontainers/v2-2.0.0 branch November 14, 2023 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

1 participant