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

CLOUD-727: Bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 0.5.1 to 1.0.0 #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 0.5.1 to 1.0.0.

Release notes

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

sdk/resourcemanager/loadtesting/armloadtesting/v1.0.0

1.0.0 (2022-11-18)

The package of github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/loadtesting/armloadtesting is using our next generation design principles.

To learn more, please refer to our documentation Quick Start.

sdk/resourcemanager/billingbenefits/armbillingbenefits/v1.0.0

1.0.0 (2022-12-23)

The package of github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/billingbenefits/armbillingbenefits is using our next generation design principles.

To learn more, please refer to our documentation Quick Start.

sdk/resourcemanager/mobilenetwork/armmobilenetwork/v1.0.0

1.0.0 (2022-12-23)

Breaking Changes

  • Type of LocalDiagnosticsAccessConfiguration.HTTPSServerCertificate has been changed from *KeyVaultCertificate to *HTTPSServerCertificate
  • Const BillingSKUEdgeSite2GBPS, BillingSKUEdgeSite3GBPS, BillingSKUEdgeSite4GBPS, BillingSKUEvaluationPackage, BillingSKUFlagshipStarterPackage, BillingSKULargePackage, BillingSKUMediumPackage from type alias BillingSKU has been removed
  • Const PlatformTypeBaseVM from type alias PlatformType has been removed
  • Function *MobileNetworksClient.BeginListSimIDs has been removed
  • Function *PacketCoreControlPlaneVersionsClient.NewListByResourceGroupPager has been removed
  • Function *SimsClient.NewListBySimGroupPager has been removed
  • Struct KeyVaultCertificate has been removed
  • Struct MobileNetworksClientListSimIDsResponse has been removed
  • Struct PacketCoreControlPlaneVersionsClientListByResourceGroupResponse has been removed
  • Struct SimIDListResult has been removed
  • Struct SimsClientListBySimGroupResponse has been removed
  • Field MobileNetwork of struct PacketCoreControlPlanePropertiesFormat has been removed
  • Field RecommendedVersion of struct PacketCoreControlPlaneVersionPropertiesFormat has been removed
  • Field VersionState of struct PacketCoreControlPlaneVersionPropertiesFormat has been removed

Features Added

  • New value BillingSKUG0, BillingSKUG1, BillingSKUG10, BillingSKUG2, BillingSKUG3, BillingSKUG4, BillingSKUG5 added to type alias BillingSKU
  • New value PlatformTypeThreePAZURESTACKHCI added to type alias PlatformType
  • New type alias AuthenticationType with values AuthenticationTypeAAD, AuthenticationTypePassword
  • New type alias CertificateProvisioningState with values CertificateProvisioningStateFailed, CertificateProvisioningStateNotProvisioned, CertificateProvisioningStateProvisioned
  • New type alias InstallationState with values InstallationStateFailed, InstallationStateInstalled, InstallationStateInstalling, InstallationStateReinstalling, InstallationStateRollingBack, InstallationStateUninstalled, InstallationStateUninstalling, InstallationStateUpdating, InstallationStateUpgrading
  • New type alias ObsoleteVersion with values ObsoleteVersionNotObsolete, ObsoleteVersionObsolete
  • New type alias SiteProvisioningState with values SiteProvisioningStateAdding, SiteProvisioningStateDeleting, SiteProvisioningStateFailed, SiteProvisioningStateNotApplicable, SiteProvisioningStateProvisioned, SiteProvisioningStateUpdating
  • New function NewPacketCoreControlPlaneClient(string, azcore.TokenCredential, *arm.ClientOptions) (*PacketCoreControlPlaneClient, error)
  • New function *PacketCoreControlPlaneClient.BeginCollectDiagnosticsPackage(context.Context, string, string, PacketCoreControlPlaneCollectDiagnosticsPackage, *PacketCoreControlPlaneClientBeginCollectDiagnosticsPackageOptions) (*runtime.Poller[PacketCoreControlPlaneClientCollectDiagnosticsPackageResponse], error)
  • New function *PacketCoreControlPlaneClient.BeginReinstall(context.Context, string, string, *PacketCoreControlPlaneClientBeginReinstallOptions) (*runtime.Poller[PacketCoreControlPlaneClientReinstallResponse], error)
  • New function *PacketCoreControlPlaneClient.BeginRollback(context.Context, string, string, *PacketCoreControlPlaneClientBeginRollbackOptions) (*runtime.Poller[PacketCoreControlPlaneClientRollbackResponse], error)
  • New function *PacketCoreControlPlaneVersionsClient.NewListPager(*PacketCoreControlPlaneVersionsClientListOptions) *runtime.Pager[PacketCoreControlPlaneVersionsClientListResponse]
  • New function NewSimClient(string, azcore.TokenCredential, *arm.ClientOptions) (*SimClient, error)
  • New function *SimClient.BeginBulkDelete(context.Context, string, string, SimDeleteList, *SimClientBeginBulkDeleteOptions) (*runtime.Poller[SimClientBulkDeleteResponse], error)
  • New function *SimClient.BeginBulkUpload(context.Context, string, string, SimUploadList, *SimClientBeginBulkUploadOptions) (*runtime.Poller[SimClientBulkUploadResponse], error)

... (truncated)

Commits
  • 1988e0c Aded DeleteDisk method
  • 72aed89 Added CheckHostedServiceNameAvailability method, fixed minor bugs
  • 84da83b Update README.md
  • 2edf9b0 Added parameters validation
  • a870bf1 Removed "ResourceNotFound" check from vmClient
  • 116b917 Added RoleInstance entity to vmClient
  • 4f1c2ed Formatted entities in clients
  • 0adc3f4 Removed fingerprint printing from vmClient
  • a1a6933 Fixed SendAzureDeleteRequest method
  • 3f2caf9 Added new VM operations
  • 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 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 [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) from 0.5.1 to 1.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/armcore/v0.5.1...v1.0)

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

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

dependabot bot commented on behalf of github Mar 1, 2023

Dependabot tried to add @hors, @egegunes and @inelpandzic as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/aaguilartablada/percona-xtradb-cluster-operator/pulls/30/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the aaguilartablada/percona-xtradb-cluster-operator repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2023

The following labels could not be found: dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants