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/aws/aws-sdk-go from 1.30.22 to 1.30.24 #318

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/aws/aws-sdk-go from 1.30.22 to 1.30.24.

Release notes

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

Release v1.30.24 (2020-05-08)

Service Client Updates

  • service/guardduty: Updates service documentation
    • Documentation updates for GuardDuty
  • service/resourcegroupstaggingapi: Updates service documentation
    • Documentation updates for resourcegroupstaggingapi
  • service/sagemaker: Updates service API and documentation
    • This release adds a new parameter (EnableInterContainerTrafficEncryption) to CreateProcessingJob API to allow for enabling inter-container traffic encryption on processing jobs.

SDK Bugs

  • service/dynamodb/dynamodbattribute: Simplified decode logic to decode AttributeValue as it is defined (#3308)

Release v1.30.23 (2020-05-07)

Service Client Updates

  • service/appconfig: Updates service documentation
  • service/codebuild: Updates service API, documentation, and paginators
    • Add COMMIT_MESSAGE enum for webhook filter types
  • service/ec2: Updates service API and documentation
    • Amazon EC2 now adds warnings to identify issues when creating a launch template or launch template version.
  • service/lightsail: Updates service API and documentation
    • This release adds support for the following options in instance public ports: Specify source IP addresses, specify ICMP protocol like PING, and enable/disable the Lightsail browser-based SSH and RDP clients' access to your instance.
  • service/logs: Updates service API and documentation
    • Amazon CloudWatch Logs now offers the ability to interact with Logs Insights queries via the new PutQueryDefinition, DescribeQueryDefinitions, and DeleteQueryDefinition APIs.
  • service/route53: Updates service API
    • Amazon Route 53 now supports the EU (Milan) Region (eu-south-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • service/ssm: Updates service API
    • This Patch Manager release supports creating patch baselines for Oracle Linux and Debian
Changelog

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

Release v1.30.24 (2020-05-08)

Service Client Updates

  • service/guardduty: Updates service documentation
    • Documentation updates for GuardDuty
  • service/resourcegroupstaggingapi: Updates service documentation
    • Documentation updates for resourcegroupstaggingapi
  • service/sagemaker: Updates service API and documentation
    • This release adds a new parameter (EnableInterContainerTrafficEncryption) to CreateProcessingJob API to allow for enabling inter-container traffic encryption on processing jobs.

SDK Bugs

  • service/dynamodb/dynamodbattribute: Simplified decode logic to decode AttributeValue as it is defined (#3308)

Release v1.30.23 (2020-05-07)

Service Client Updates

  • service/appconfig: Updates service documentation
  • service/codebuild: Updates service API, documentation, and paginators
    • Add COMMIT_MESSAGE enum for webhook filter types
  • service/ec2: Updates service API and documentation
    • Amazon EC2 now adds warnings to identify issues when creating a launch template or launch template version.
  • service/lightsail: Updates service API and documentation
    • This release adds support for the following options in instance public ports: Specify source IP addresses, specify ICMP protocol like PING, and enable/disable the Lightsail browser-based SSH and RDP clients' access to your instance.
  • service/logs: Updates service API and documentation
    • Amazon CloudWatch Logs now offers the ability to interact with Logs Insights queries via the new PutQueryDefinition, DescribeQueryDefinitions, and DeleteQueryDefinition APIs.
  • service/route53: Updates service API
    • Amazon Route 53 now supports the EU (Milan) Region (eu-south-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • service/ssm: Updates service API
    • This Patch Manager release supports creating patch baselines for Oracle Linux and Debian
Commits
  • 8076087 Release v1.30.24 (2020-05-08)
  • 33b6b7e service/dynamodb/dynamodbattribute: Decode AttributeValue types as defined (#...
  • c4ad4ab Release v1.30.23 (2020-05-07) (#3307)
  • d807086 Release v1.30.22 (2020-05-06) (#3306)
  • See full diff 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.30.22 to 1.30.24.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.30.22...v1.30.24)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 11, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #319.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.30.24 branch May 12, 2020 10:40
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.

None yet

0 participants