turbot / steampipe-plugin-azure

Use SQL to instantly query Azure resources across regions and subscriptions. Open source CLI. No DB required.
https://hub.steampipe.io/plugins/turbot/azure
Apache License 2.0
37 stars 17 forks source link

Bump github.com/Azure/azure-sdk-for-go/sdk/data/aztables from 1.0.1 to 1.2.0 #731

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 6 months ago

Bumps github.com/Azure/azure-sdk-for-go/sdk/data/aztables from 1.0.1 to 1.2.0.

Release notes

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

sdk/data/aztables/v1.2.0

1.2.0 (2024-03-11)

Features Added

  • Methods Client.AddEntity and ServiceClient.NewListTablesPager now include OData metadata in their responses.
  • The amount of OData metadata returned has been made configurable for the following methods:
    • Client.AddEntity, Client.GetEntity, Client.NewListEntitiesPager, and ServiceClient.NewListTablesPager.
    • Use one of the following constants to specify the amount: MetadataFormatFull, MetadataFormatMinimal, or MetadataFormatNone.

Bugs Fixed

  • Fixed an issue that could cause Client.NewListEntitiesPager to skip pages in some cases.
  • Fixed an issue that could cause unmarshaling empty time values to fail.

Other Changes

  • Update dependencies.

sdk/messaging/azeventhubs/v1.0.4

1.0.4 (2024-03-05)

Bugs Fixed

  • Fixed case where closing a Receiver/Sender after an idle period would take > 20 seconds. (PR#22509)

sdk/storage/azdatalake/v1.1.1

1.1.1 (2024-02-29)

Bugs Fixed

  • Exposing x-ms-resource-type response header in GetProperties API for file and directory.

  • Re-enabled SharedKeyCredential authentication mode for non TLS protected endpoints.

Other Changes

  • Updated version of azblob to 1.3.1

sdk/storage/azdatalake/v1.1.0

1.1.0 (2024-02-14)

Bugs Fixed

  • Escape paths for NewDirectoryClient and NewFileClient in a file system. Fixes #22281.

Other Changes

  • Updated version of azblob to 1.3.0
  • Updated azcore version to 1.9.2 and azidentity version to 1.5.1.

sdk/security/keyvault/azkeys/v1.1.0

1.1.0 (2024-02-13)

Other Changes

  • Upgraded to API service version 7.5
  • Upgraded dependencies

... (truncated)

Commits
  • 0fbd371 Merge pull request #33 from jen20/virtual-network-client
  • c95e423 Add a client for Virtual Network management
  • af6985d Merge pull request #35 from ahmetalpbalkan/CreateBlockBlob
  • c99fb1d make block.Size int64, add CreateBlockBlob
  • 9abf8bf Merge pull request #28 from jen20/private-error-messages
  • c1f7c85 Merge pull request #24 from jf/codetweaks
  • 0d03132 Merge pull request #19 from jf/master
  • 24f03c1 Merge pull request #32 from jf/clean-currentTimeRfc1123Formatted
  • 30c4704 util.go: remove unused dateLayout from currentTimeRfc1123Formatted()
  • acc54a2 Merge pull request #29 from jen20/location-concatenation
  • 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 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.

github-actions[bot] commented 3 months ago

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] commented 2 months ago

This PR was closed because it has been stalled for 90 days with no activity.

dependabot[bot] commented 2 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.