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

chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azqueue from 0.1.0 to 1.0.0 #2617

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2023

Bumps github.com/Azure/azure-sdk-for-go/sdk/storage/azqueue from 0.1.0 to 1.0.0.

Release notes

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

sdk/messaging/azeventhubs/v1.0.0

1.0.0 (2023-05-09)

Features Added

  • First stable release of the azeventhubs package.
  • Authentication errors are indicated with an azeventhubs.Error, with a Code of azeventhubs.ErrorCodeUnauthorizedAccess. (PR#20450)

Bugs Fixed

  • Authentication errors could cause unnecessary retries, making calls taking longer to fail. (PR#20450)
  • Recovery now includes internal timeouts and also handles restarting a connection if AMQP primitives aren't closed cleanly.
  • Potential leaks for $cbs and $management when there was a partial failure. (PR#20564)
  • Latest go-amqp changes have been merged in with fixes for robustness.
  • Sending a message to an entity that is full will no longer retry. (PR#20722)
  • Checkpoint store handles multiple initial owners properly, allowing only one through. (PR#20727)

sdk/storage/azqueue/v1.0.0

1.0.0 (2023-05-09)

Features Added

  • This is the initial GA release of the azqueue library
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/azqueue](https://github.com/Azure/azure-sdk-for-go) from 0.1.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/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/to/v0.1.0...v1.0)

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

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 May 13, 2023
@github-actions github-actions bot enabled auto-merge (squash) May 13, 2023 13:01
@github-actions github-actions bot merged commit 5478438 into master May 13, 2023
8 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/storage/azqueue-1.0.0 branch May 13, 2023 13:21
whynowy pushed a commit that referenced this pull request Aug 31, 2023
…ue from 0.1.0 to 1.0.0 (#2617)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

None yet

0 participants