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.23.8 to 1.24.5 #96

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/aws/aws-sdk-go from 1.23.8 to 1.24.5.

Release notes

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

Release v1.24.5 (2019-09-24)

Service Client Updates

  • service/comprehendmedical: Updates service API and documentation
  • service/datasync: Updates service API and documentation
  • service/transcribe: Updates service API and documentation

SDK Enhancements

  • private/model/api: Skip unsupported API models during code generation (#2849)
    • Adds support for removing API modeled operations that use unsupported features. If a API model results in having no operations it will be skipped.

Release v1.24.4 (2019-09-23)

Service Client Updates

  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/rds-data: Updates service API, documentation, paginators, and examples
  • service/redshift: Updates service API, documentation, and paginators
    • Adds API operation DescribeNodeConfigurationOptions and associated data structures.

Release v1.24.3 (2019-09-20)

Service Client Updates

  • service/ec2: Updates service API
    • G4 instances are Amazon EC2 instances based on NVIDIA T4 GPUs and are designed to provide cost-effective machine learning inference for applications, like image classification, object detection, recommender systems, automated speech recognition, and language translation. G4 instances are also a cost-effective platform for building and running graphics-intensive applications, such as remote graphics workstations, video transcoding, photo-realistic design, and game streaming in the cloud. To get started with G4 instances visit https://aws.amazon.com/ec2/instance-types/g4.
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/greengrass: Updates service API and documentation
    • Greengrass OTA service now returns the updated software version in the PlatformSoftwareVersion parameter of a CreateSoftwareUpdateJob response
  • service/rds: Updates service API and documentation
    • Add a new LeaseID output field to DescribeReservedDBInstances, which shows the unique identifier for the lease associated with the reserved DB instance. AWS Support might request the lease ID for an issue related to a reserved DB instance.
  • service/workspaces: Updates service API and documentation
    • Adds the WorkSpaces restore feature

Release v1.24.2 (2019-09-19)

Service Client Updates

  • service/ecs: Updates service API and documentation
    • This release of Amazon Elastic Container Service (Amazon ECS) introduces support for container image manifest digests. This enables you to identify all tasks launched using a container image pulled from ECR in order to correlate what was built with where it is running.
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/glue: Updates service API and documentation
    • AWS Glue DevEndpoints now supports GlueVersion, enabling you to choose Apache Spark 2.4.3 (in addition to Apache Spark 2.2.1). In addition to supporting the latest version of Spark, you will also have the ability to choose between Python 2 and Python 3.
  • service/mediaconnect: Updates service API and documentation

Release v1.24.1 (2019-09-18)

Service Client Updates

... (truncated)
Changelog

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

Release v1.24.5 (2019-09-24)

Service Client Updates

  • service/comprehendmedical: Updates service API and documentation
  • service/datasync: Updates service API and documentation
  • service/transcribe: Updates service API and documentation

SDK Enhancements

  • private/model/api: Skip unsupported API models during code generation (#2849)
    • Adds support for removing API modeled operations that use unsupported features. If a API model results in having no operations it will be skipped.

Release v1.24.4 (2019-09-23)

Service Client Updates

  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/rds-data: Updates service API, documentation, paginators, and examples
  • service/redshift: Updates service API, documentation, and paginators
    • Adds API operation DescribeNodeConfigurationOptions and associated data structures.

Release v1.24.3 (2019-09-20)

Service Client Updates

  • service/ec2: Updates service API
    • G4 instances are Amazon EC2 instances based on NVIDIA T4 GPUs and are designed to provide cost-effective machine learning inference for applications, like image classification, object detection, recommender systems, automated speech recognition, and language translation. G4 instances are also a cost-effective platform for building and running graphics-intensive applications, such as remote graphics workstations, video transcoding, photo-realistic design, and game streaming in the cloud. To get started with G4 instances visit https://aws.amazon.com/ec2/instance-types/g4.
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/greengrass: Updates service API and documentation
    • Greengrass OTA service now returns the updated software version in the PlatformSoftwareVersion parameter of a CreateSoftwareUpdateJob response
  • service/rds: Updates service API and documentation
    • Add a new LeaseID output field to DescribeReservedDBInstances, which shows the unique identifier for the lease associated with the reserved DB instance. AWS Support might request the lease ID for an issue related to a reserved DB instance.
  • service/workspaces: Updates service API and documentation
    • Adds the WorkSpaces restore feature

Release v1.24.2 (2019-09-19)

Service Client Updates

  • service/ecs: Updates service API and documentation
    • This release of Amazon Elastic Container Service (Amazon ECS) introduces support for container image manifest digests. This enables you to identify all tasks launched using a container image pulled from ECR in order to correlate what was built with where it is running.
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/glue: Updates service API and documentation
    • AWS Glue DevEndpoints now supports GlueVersion, enabling you to choose Apache Spark 2.4.3 (in addition to Apache Spark 2.2.1). In addition to supporting the latest version of Spark, you will also have the ability to choose between Python 2 and Python 3.
  • service/mediaconnect: Updates service API and documentation

Release v1.24.1 (2019-09-18)

Service Client Updates

... (truncated)
Commits

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)

Finally, you can contact us by mentioning @dependabot.

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.23.8 to 1.24.5.
- [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.23.8...v1.24.5)

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 Sep 24, 2019
@julienduchesne julienduchesne merged commit 0ac44af into master Sep 24, 2019
@julienduchesne julienduchesne deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.24.5 branch September 24, 2019 18:54
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.

1 participant