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.21.0 to 1.5.0 #48

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2023

Bumps github.com/Azure/azure-sdk-for-go/sdk/azcore from 0.21.0 to 1.5.0.

Release notes

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

sdk/azcore/v1.5.0

1.5.0 (2023-04-06)

Features Added

  • Added ShouldRetry to policy.RetryOptions for finer-grained control over when to retry.

Breaking Changes

These changes affect only code written against a beta version such as v1.5.0-beta.1 These features will return in v1.6.0-beta.1.

  • Removed TokenRequestOptions.Claims and .TenantID
  • Removed ARM client support for CAE and cross-tenant auth.

Bugs Fixed

  • Added non-conformant LRO terminal states Cancelled and Completed.

Other Changes

  • Updated to latest internal module.

sdk/internal/v1.3.0

1.3.0 (2023-04-04)

Features Added

  • Added package poller which exports various LRO helpers to aid in the creation of custom PollerHandler[T].
  • Added package exported which contains payload helpers needed by the poller package and exported in azcore.

sdk/resourcemanager/search/armsearch/v1.1.0

1.1.0 (2023-04-03)

Features Added

  • New struct ClientFactory which is a client factory used to create any client in this module

sdk/resourcemanager/windowsiot/armwindowsiot/v1.1.0

1.1.0 (2023-03-31)

Features Added

  • New struct ClientFactory which is a client factory used to create any client in this module

sdk/resourcemanager/vmwarecloudsimple/armvmwarecloudsimple/v1.1.0

1.1.0 (2023-03-31)

Features Added

  • New struct ClientFactory which is a client factory used to create any client in this module

sdk/resourcemanager/trafficmanager/armtrafficmanager/v1.1.0-beta.2

1.1.0-beta.2 (2023-03-31)

Features Added

  • New struct ClientFactory which is a client factory used to create any client in this module

sdk/resourcemanager/virtualmachineimagebuilder/armvirtualmachineimagebuilder/v1.2.0

... (truncated)

Commits

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.21.0 to 1.5.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/azcore/v0.21.0...sdk/azcore/v1.5.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 the dependencies Pull requests that update a dependency file label Apr 10, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants