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/azcore from 0.19.0 to 1.0.0 #244

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 16, 2022

Bumps github.com/Azure/azure-sdk-for-go/sdk/azcore from 0.19.0 to 1.0.0.

Release notes

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

sdk/resourcemanager/internal/v1.0.0

1.0.0 (2022-05-16)

Features Added

  • Export FakeCredential

Other Changes

  • Upgrade dependencies of azcore, azidentity and armresources to the stable version

sdk/resourcemanager/resources/armresources/v1.0.0

1.0.0 (2022-05-16)

Breaking Changes

  • Function *DeploymentsClient.BeginDeleteAtSubscriptionScope return value(s) have been changed from (*armruntime.Poller[DeploymentsClientDeleteAtSubscriptionScopeResponse], error) to (*runtime.Poller[DeploymentsClientDeleteAtSubscriptionScopeResponse], error)
  • Function *Client.BeginDeleteByID return value(s) have been changed from (*armruntime.Poller[ClientDeleteByIDResponse], error) to (*runtime.Poller[ClientDeleteByIDResponse], error)
  • Function *DeploymentsClient.BeginDeleteAtManagementGroupScope return value(s) have been changed from (*armruntime.Poller[DeploymentsClientDeleteAtManagementGroupScopeResponse], error) to (*runtime.Poller[DeploymentsClientDeleteAtManagementGroupScopeResponse], error)
  • Function *Client.BeginDelete return value(s) have been changed from (*armruntime.Poller[ClientDeleteResponse], error) to (*runtime.Poller[ClientDeleteResponse], error)
  • Function *ResourceGroupsClient.BeginDelete return value(s) have been changed from (*armruntime.Poller[ResourceGroupsClientDeleteResponse], error) to (*runtime.Poller[ResourceGroupsClientDeleteResponse], error)
  • Function *DeploymentsClient.BeginDeleteAtScope return value(s) have been changed from (*armruntime.Poller[DeploymentsClientDeleteAtScopeResponse], error) to (*runtime.Poller[DeploymentsClientDeleteAtScopeResponse], error)
  • Function *DeploymentsClient.BeginWhatIfAtManagementGroupScope return value(s) have been changed from (*armruntime.Poller[DeploymentsClientWhatIfAtManagementGroupScopeResponse], error) to (*runtime.Poller[DeploymentsClientWhatIfAtManagementGroupScopeResponse], error)
  • Function *Client.BeginUpdate return value(s) have been changed from (*armruntime.Poller[ClientUpdateResponse], error) to (*runtime.Poller[ClientUpdateResponse], error)
  • Function *DeploymentsClient.BeginWhatIfAtTenantScope return value(s) have been changed from (*armruntime.Poller[DeploymentsClientWhatIfAtTenantScopeResponse], error) to (*runtime.Poller[DeploymentsClientWhatIfAtTenantScopeResponse], error)
  • Function *Client.BeginCreateOrUpdate return value(s) have been changed from (*armruntime.Poller[ClientCreateOrUpdateResponse], error) to (*runtime.Poller[ClientCreateOrUpdateResponse], error)
  • Function *Client.BeginValidateMoveResources return value(s) have been changed from (*armruntime.Poller[ClientValidateMoveResourcesResponse], error) to (*runtime.Poller[ClientValidateMoveResourcesResponse], error)
  • Function *DeploymentsClient.BeginDelete return value(s) have been changed from (*armruntime.Poller[DeploymentsClientDeleteResponse], error) to (*runtime.Poller[DeploymentsClientDeleteResponse], error)
  • Function *DeploymentsClient.BeginValidate return value(s) have been changed from (*armruntime.Poller[DeploymentsClientValidateResponse], error) to (*runtime.Poller[DeploymentsClientValidateResponse], error)
  • Function *DeploymentsClient.BeginValidateAtManagementGroupScope return value(s) have been changed from (*armruntime.Poller[DeploymentsClientValidateAtManagementGroupScopeResponse], error) to (*runtime.Poller[DeploymentsClientValidateAtManagementGroupScopeResponse], error)
  • Function *DeploymentsClient.BeginValidateAtSubscriptionScope return value(s) have been changed from (*armruntime.Poller[DeploymentsClientValidateAtSubscriptionScopeResponse], error) to (*runtime.Poller[DeploymentsClientValidateAtSubscriptionScopeResponse], error)
  • Function *DeploymentsClient.BeginValidateAtScope return value(s) have been changed from (*armruntime.Poller[DeploymentsClientValidateAtScopeResponse], error) to (*runtime.Poller[DeploymentsClientValidateAtScopeResponse], error)
  • Function *DeploymentsClient.BeginValidateAtTenantScope return value(s) have been changed from (*armruntime.Poller[DeploymentsClientValidateAtTenantScopeResponse], error) to (*runtime.Poller[DeploymentsClientValidateAtTenantScopeResponse], error)
  • Function *Client.BeginCreateOrUpdateByID return value(s) have been changed from (*armruntime.Poller[ClientCreateOrUpdateByIDResponse], error) to (*runtime.Poller[ClientCreateOrUpdateByIDResponse], error)
  • Function *Client.BeginMoveResources return value(s) have been changed from (*armruntime.Poller[ClientMoveResourcesResponse], error) to (*runtime.Poller[ClientMoveResourcesResponse], error)
  • Function *DeploymentsClient.BeginDeleteAtTenantScope return value(s) have been changed from (*armruntime.Poller[DeploymentsClientDeleteAtTenantScopeResponse], error) to (*runtime.Poller[DeploymentsClientDeleteAtTenantScopeResponse], error)
  • Function *DeploymentsClient.BeginCreateOrUpdateAtManagementGroupScope return value(s) have been changed from (*armruntime.Poller[DeploymentsClientCreateOrUpdateAtManagementGroupScopeResponse], error) to (*runtime.Poller[DeploymentsClientCreateOrUpdateAtManagementGroupScopeResponse], error)
  • Function *Client.BeginUpdateByID return value(s) have been changed from (*armruntime.Poller[ClientUpdateByIDResponse], error) to (*runtime.Poller[ClientUpdateByIDResponse], error)
  • Function *DeploymentsClient.BeginCreateOrUpdateAtTenantScope return value(s) have been changed from (*armruntime.Poller[DeploymentsClientCreateOrUpdateAtTenantScopeResponse], error) to (*runtime.Poller[DeploymentsClientCreateOrUpdateAtTenantScopeResponse], error)
  • Function *DeploymentsClient.BeginCreateOrUpdateAtScope return value(s) have been changed from (*armruntime.Poller[DeploymentsClientCreateOrUpdateAtScopeResponse], error) to (*runtime.Poller[DeploymentsClientCreateOrUpdateAtScopeResponse], error)
  • Function *DeploymentsClient.BeginCreateOrUpdateAtSubscriptionScope return value(s) have been changed from (*armruntime.Poller[DeploymentsClientCreateOrUpdateAtSubscriptionScopeResponse], error) to (*runtime.Poller[DeploymentsClientCreateOrUpdateAtSubscriptionScopeResponse], error)
  • Function *ResourceGroupsClient.BeginExportTemplate return value(s) have been changed from (*armruntime.Poller[ResourceGroupsClientExportTemplateResponse], error) to (*runtime.Poller[ResourceGroupsClientExportTemplateResponse], error)
  • Function *DeploymentsClient.BeginCreateOrUpdate return value(s) have been changed from (*armruntime.Poller[DeploymentsClientCreateOrUpdateResponse], error) to (*runtime.Poller[DeploymentsClientCreateOrUpdateResponse], error)
  • Function *DeploymentsClient.BeginWhatIfAtSubscriptionScope return value(s) have been changed from (*armruntime.Poller[DeploymentsClientWhatIfAtSubscriptionScopeResponse], error) to (*runtime.Poller[DeploymentsClientWhatIfAtSubscriptionScopeResponse], error)
  • Function *DeploymentsClient.BeginWhatIf return value(s) have been changed from (*armruntime.Poller[DeploymentsClientWhatIfResponse], error) to (*runtime.Poller[DeploymentsClientWhatIfResponse], error)
  • Function DeploymentPropertiesExtended.MarshalJSON has been removed
  • Function TagsListResult.MarshalJSON has been removed
  • Function Permission.MarshalJSON has been removed
  • Function ProviderExtendedLocation.MarshalJSON has been removed
  • Function Provider.MarshalJSON has been removed
  • Function Dependency.MarshalJSON has been removed
  • Function OperationListResult.MarshalJSON has been removed
  • Function ProviderResourceType.MarshalJSON has been removed

... (truncated)

Changelog

Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's changelog.

v61.0.0

New Packages

  • github.com/Azure/azure-sdk-for-go/services/preview/monitor/mgmt/2021-09-01-preview/insights
  • github.com/Azure/azure-sdk-for-go/services/streamanalytics/mgmt/2020-03-01/streamanalytics

Breaking Changes

Package Path Changelog
github.com/Azure/azure-sdk-for-go/services/notificationhubs/mgmt/2017-04-01/notificationhubs details

v60.3.0

New Packages

  • github.com/Azure/azure-sdk-for-go/services/frontdoor/mgmt/2020-11-01/frontdoor
  • github.com/Azure/azure-sdk-for-go/services/preview/appplatform/mgmt/2022-01-01-preview/appplatform
  • github.com/Azure/azure-sdk-for-go/services/preview/securityinsight/mgmt/2021-09-01-preview/securityinsight

v60.2.0

New Packages

  • github.com/Azure/azure-sdk-for-go/services/edgeorder/mgmt/2021-12-01/edgeorder
  • github.com/Azure/azure-sdk-for-go/services/preview/automanage/mgmt/2021-04-30-preview/automanage
  • github.com/Azure/azure-sdk-for-go/services/preview/network/mgmt/2021-03-01-preview/network
  • github.com/Azure/azure-sdk-for-go/services/recoveryservices/mgmt/2021-08-01/recoveryservices

Updated Packages

Package Path Changelog
github.com/Azure/azure-sdk-for-go/services/eventgrid/mgmt/2021-12-01/eventgrid details

Breaking Changes

  • Rename package github.com/Azure/azure-sdk-for-go/services/preview/windowsesu/2019-09-16-preview/windowsesu/ to github.com/Azure/azure-sdk-for-go/services/preview/windowsesu/mgmt/2019-09-16-preview/windowsesu/

v60.1.0

New Packages

  • github.com/Azure/azure-sdk-for-go/services/elastic/mgmt/2020-07-01/elastic
  • github.com/Azure/azure-sdk-for-go/services/virtualmachineimagebuilder/mgmt/2021-10-01/virtualmachineimagebuilder

v60.0.0

New Packages

... (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/azcore](https://github.com/Azure/azure-sdk-for-go) from 0.19.0 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/CHANGELOG.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v0.19.0...v1.0)

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

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 May 16, 2022
@pull-request-quantifier-deprecated

This PR has 25 quantified lines of changes. In general, a change size of upto 200 lines is ideal for the best PR experience!


Quantification details

Label      : Extra Small
Size       : +16 -9
Percentile : 10%

Total files changed: 2

Change summary by file extension:
.mod : +4 -4
.sum : +12 -5

Change counts above are quantified counts, based on the PullRequestQuantifier customizations.

Why proper sizing of changes matters

Optimal pull request sizes drive a better predictable PR flow as they strike a
balance between between PR complexity and PR review overhead. PRs within the
optimal size (typical small, or medium sized PRs) mean:

  • Fast and predictable releases to production:
    • Optimal size changes are more likely to be reviewed faster with fewer
      iterations.
    • Similarity in low PR complexity drives similar review times.
  • Review quality is likely higher as complexity is lower:
    • Bugs are more likely to be detected.
    • Code inconsistencies are more likely to be detetcted.
  • Knowledge sharing is improved within the participants:
    • Small portions can be assimilated better.
  • Better engineering practices are exercised:
    • Solving big problems by dividing them in well contained, smaller problems.
    • Exercising separation of concerns within the code changes.

What can I do to optimize my changes

  • Use the PullRequestQuantifier to quantify your PR accurately
    • Create a context profile for your repo using the context generator
    • Exclude files that are not necessary to be reviewed or do not increase the review complexity. Example: Autogenerated code, docs, project IDE setting files, binaries, etc. Check out the Excluded section from your prquantifier.yaml context profile.
    • Understand your typical change complexity, drive towards the desired complexity by adjusting the label mapping in your prquantifier.yaml context profile.
    • Only use the labels that matter to you, see context specification to customize your prquantifier.yaml context profile.
  • Change your engineering behaviors
    • For PRs that fall outside of the desired spectrum, review the details and check if:
      • Your PR could be split in smaller, self-contained PRs instead
      • Your PR only solves one particular issue. (For example, don't refactor and code new features in the same PR).

How to interpret the change counts in git diff output

  • One line was added: +1 -0
  • One line was deleted: +0 -1
  • One line was modified: +1 -1 (git diff doesn't know about modified, it will
    interpret that line like one addition plus one deletion)
  • Change percentiles: Change characteristics (addition, deletion, modification)
    of this PR in relation to all other PRs within the repository.


Was this comment helpful? 👍  :ok_hand:  :thumbsdown: (Email)
Customize PullRequestQuantifier for this repository.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 6, 2022

Superseded by #272.

@dependabot dependabot bot closed this Jun 6, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azcore-1.0.0 branch June 6, 2022 12:11
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 Extra Small go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants