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 the cloud-providers group with 3 updates #2897

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps the cloud-providers group with 3 updates: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob, github.com/aws/aws-sdk-go and google.golang.org/api.

Updates github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.3.2 to 1.4.0

Release notes

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

sdk/resourcemanager/frontdoor/armfrontdoor/v1.4.0

1.4.0 (2024-04-26)

Features Added

  • New value ActionTypeJSChallenge added to enum type ActionType
  • New enum type ScrubbingRuleEntryMatchOperator with values ScrubbingRuleEntryMatchOperatorEquals, ScrubbingRuleEntryMatchOperatorEqualsAny
  • New enum type ScrubbingRuleEntryMatchVariable with values ScrubbingRuleEntryMatchVariableQueryStringArgNames, ScrubbingRuleEntryMatchVariableRequestBodyJSONArgNames, ScrubbingRuleEntryMatchVariableRequestBodyPostArgNames, ScrubbingRuleEntryMatchVariableRequestCookieNames, ScrubbingRuleEntryMatchVariableRequestHeaderNames, ScrubbingRuleEntryMatchVariableRequestIPAddress, ScrubbingRuleEntryMatchVariableRequestURI
  • New enum type ScrubbingRuleEntryState with values ScrubbingRuleEntryStateDisabled, ScrubbingRuleEntryStateEnabled
  • New enum type VariableName with values VariableNameGeoLocation, VariableNameNone, VariableNameSocketAddr
  • New enum type WebApplicationFirewallScrubbingState with values WebApplicationFirewallScrubbingStateDisabled, WebApplicationFirewallScrubbingStateEnabled
  • New struct GroupByVariable
  • New struct PolicySettingsLogScrubbing
  • New struct WebApplicationFirewallScrubbingRules
  • New field GroupBy in struct CustomRule
  • New field JavascriptChallengeExpirationInMinutes, LogScrubbing in struct PolicySettings

sdk/storage/azblob/v1.4.0

1.4.0 (2024-07-18)

Other Changes

  • GetProperties() was called twice in DownloadFile method. Enhanced to call it only once, reducing latency.
  • Updated azcore version to 1.13.0

sdk/resourcemanager/search/armsearch/v1.4.0-beta.2

1.4.0-beta.2 (2024-06-21)

Features Added

  • New value SearchBypassAzureServices added to enum type SearchBypass

sdk/resourcemanager/maintenance/armmaintenance/v1.4.0-beta.1

1.4.0-beta.1 (2024-05-24)

Features Added

  • New value UpdateStatusCancel, UpdateStatusCancelled, UpdateStatusNoUpdatesPending added to enum type UpdateStatus
  • New function *ApplyUpdatesClient.CreateOrUpdateOrCancel(context.Context, string, string, string, string, string, ApplyUpdate, *ApplyUpdatesClientCreateOrUpdateOrCancelOptions) (ApplyUpdatesClientCreateOrUpdateOrCancelResponse, error)
  • New function *ClientFactory.NewScheduledEventClient() *ScheduledEventClient
  • New function NewScheduledEventClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ScheduledEventClient, error)
  • New function *ScheduledEventClient.Acknowledge(context.Context, string, string, string, string, *ScheduledEventClientAcknowledgeOptions) (ScheduledEventClientAcknowledgeResponse, error)
  • New struct ScheduledEventApproveResponse

sdk/storage/azblob/v1.4.0-beta.1

1.4.0-beta.1 (2024-06-14)

Features Added

  • Updated service version to 2024-05-04.

Other Changes

  • Updated azidentity version to 1.6.0
  • Updated azcore version to 1.12.0
Commits

Updates github.com/aws/aws-sdk-go from 1.54.19 to 1.54.20

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.54.20 (2024-07-18)

Service Client Updates

  • service/acm-pca: Updates service waiters
  • service/connect: Updates service API, documentation, and paginators
  • service/ec2: Updates service API and documentation
    • Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to validate ownership of a public IP address range.
  • service/firehose: Updates service API and documentation
    • This release 1) Add configurable buffering hints for Snowflake as destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will start reading data from MSK Cluster using offset associated with this timestamp. 3) Gated public beta release to add Apache Iceberg tables as destination.
  • service/ivschat: Updates service API, documentation, and waiters
  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports the SRT protocol via the new SRT Caller input type.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation to specify an eventual consistency model for DescribePendingMaintenanceActions.
  • service/sagemaker: Updates service API
    • SageMaker Training supports R5, T3 and R5D instances family. And SageMaker Processing supports G5 and R5D instances family.
  • service/secretsmanager: Updates service documentation
    • Doc only update for Secrets Manager
  • service/taxsettings: Updates service API
  • service/timestream-query: Updates service API and documentation
  • service/workspaces-thin-client: Updates service API and documentation
Commits

Updates google.golang.org/api from 0.188.0 to 0.189.0

Release notes

Sourced from google.golang.org/api's releases.

v0.189.0

0.189.0 (2024-07-22)

Features

Bug Fixes

  • cba: Update newAuth path to use nil oauth2 client (#2684) (d925dcb)
  • transport/grpc: Retain UserAgent option with new auth stack (#2690) (aa4662f)
Changelog

Sourced from google.golang.org/api's changelog.

0.189.0 (2024-07-22)

Features

Bug Fixes

  • cba: Update newAuth path to use nil oauth2 client (#2684) (d925dcb)
  • transport/grpc: Retain UserAgent option with new auth stack (#2690) (aa4662f)
Commits

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the cloud-providers group with 3 updates: [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go), [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 1.3.2 to 1.4.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/storage/azblob/v1.3.2...sdk/azcore/v1.4.0)

Updates `github.com/aws/aws-sdk-go` from 1.54.19 to 1.54.20
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.54.19...v1.54.20)

Updates `google.golang.org/api` from 0.188.0 to 0.189.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.188.0...v0.189.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cloud-providers
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cloud-providers
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cloud-providers
...

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 Jul 22, 2024
@DrJosh9000 DrJosh9000 merged commit a8c4bfe into main Jul 23, 2024
1 check passed
@DrJosh9000 DrJosh9000 deleted the dependabot/go_modules/cloud-providers-08865457c8 branch July 23, 2024 00:35
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.

1 participant