csimplestring / delta-go

Native Delta Lake Implementation in Go
37 stars 7 forks source link

Bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.1.0 to 1.2.0 #41

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.1.0 to 1.2.0.

Release notes

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

sdk/resourcemanager/iothub/armiothub/v1.2.0

1.2.0 (2023-09-22)

Features Added

  • New struct RoutingCosmosDBSQLAPIProperties
  • New field CosmosDBSQLContainers in struct RoutingEndpoints

sdk/storage/azblob/v1.2.0

1.2.0 (2023-10-11)

Bugs Fixed

  • Fixed null pointer exception when SetImmutabilityPolicyOptions is passed as nil.

sdk/resourcemanager/datadog/armdatadog/v1.2.0

1.2.0 (2023-10-27)

Features Added

  • New enum type Operation with values OperationActive, OperationAddBegin, OperationAddComplete, OperationDeleteBegin, OperationDeleteComplete
  • New enum type Status with values StatusActive, StatusDeleting, StatusFailed, StatusInProgress
  • New function *ClientFactory.NewCreationSupportedClient() *CreationSupportedClient
  • New function *ClientFactory.NewMonitoredSubscriptionsClient() *MonitoredSubscriptionsClient
  • New function NewCreationSupportedClient(string, azcore.TokenCredential, *arm.ClientOptions) (*CreationSupportedClient, error)
  • New function *CreationSupportedClient.Get(context.Context, string, *CreationSupportedClientGetOptions) (CreationSupportedClientGetResponse, error)
  • New function *CreationSupportedClient.NewListPager(string, *CreationSupportedClientListOptions) *runtime.Pager[CreationSupportedClientListResponse]
  • New function NewMonitoredSubscriptionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*MonitoredSubscriptionsClient, error)
  • New function *MonitoredSubscriptionsClient.BeginCreateorUpdate(context.Context, string, string, string, *MonitoredSubscriptionsClientBeginCreateorUpdateOptions) (*runtime.Poller[MonitoredSubscriptionsClientCreateorUpdateResponse], error)
  • New function *MonitoredSubscriptionsClient.BeginDelete(context.Context, string, string, string, *MonitoredSubscriptionsClientBeginDeleteOptions) (*runtime.Poller[MonitoredSubscriptionsClientDeleteResponse], error)
  • New function *MonitoredSubscriptionsClient.Get(context.Context, string, string, string, *MonitoredSubscriptionsClientGetOptions) (MonitoredSubscriptionsClientGetResponse, error)
  • New function *MonitoredSubscriptionsClient.NewListPager(string, string, *MonitoredSubscriptionsClientListOptions) *runtime.Pager[MonitoredSubscriptionsClientListResponse]
  • New function *MonitoredSubscriptionsClient.BeginUpdate(context.Context, string, string, string, *MonitoredSubscriptionsClientBeginUpdateOptions) (*runtime.Poller[MonitoredSubscriptionsClientUpdateResponse], error)
  • New struct CreateResourceSupportedProperties
  • New struct CreateResourceSupportedResponse
  • New struct CreateResourceSupportedResponseList
  • New struct MonitoredSubscription
  • New struct MonitoredSubscriptionProperties
  • New struct MonitoredSubscriptionPropertiesList
  • New struct SubscriptionList
  • New field Cspm in struct MonitorUpdateProperties
  • New field Automuting in struct MonitoringTagRulesProperties
  • New field Cspm in struct OrganizationProperties

sdk/resourcemanager/resourcemover/armresourcemover/v1.2.0

1.2.0 (2023-10-27)

Features Added

  • New enum type MoveType with values MoveTypeRegionToRegion, MoveTypeRegionToZone
  • New field TargetResourceGroupName in struct AvailabilitySetResourceSettings
  • New field TargetResourceGroupName in struct DiskEncryptionSetResourceSettings
  • New field TargetResourceGroupName in struct KeyVaultResourceSettings
  • New field TargetResourceGroupName in struct LoadBalancerResourceSettings

... (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

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 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)
dependabot[bot] commented 9 months ago

Superseded by #45.