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.29.29 to 1.30.3 #699

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/aws/aws-sdk-go from 1.29.29 to 1.30.3.

Release notes

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

Release v1.30.3 (2020-04-02)

Service Client Updates

  • service/gamelift: Updates service API and documentation
    • Public preview of GameLift FleetIQ as a standalone feature. GameLift FleetIQ makes it possible to use low-cost Spot instances by limiting the chance of interruptions affecting game sessions. FleetIQ is a feature of the managed GameLift service, and can now be used with game hosting in EC2 Auto Scaling groups that you manage in your own account.
  • service/medialive: Updates service API, documentation, and waiters
    • AWS Elemental MediaLive now supports Automatic Input Failover. This feature provides resiliency upstream of the channel, before ingest starts.
  • service/monitoring: Updates service API and documentation
    • Amazon CloudWatch Contributor Insights adds support for tags and tagging on resource creation.
  • service/rds: Updates service documentation
    • Documentation updates for RDS: creating read replicas is now supported for SQL Server DB instances
  • service/redshift: Updates service documentation
    • Documentation updates for redshift

SDK Enhancements

  • aws/credentials: ProviderWithContext optional interface has been added to support passing contexts on credential retrieval (#3223)
    • Credential providers that implement the optional ProviderWithContext will have context passed to them
    • ec2rolecreds.EC2RoleProvider, endpointcreds.Provider, stscreds.AssumeRoleProvider, stscreds.WebIdentityRoleProvider have been updated to support the ProviderWithContext interface
    • Fixes #3213
  • aws/ec2metadata: Context aware operations have been added EC2Metadata client (#3223)

Release v1.30.2 (2020-04-01)

Service Client Updates

  • service/iot: Updates service API and documentation
    • This release introduces Dimensions for AWS IoT Device Defender. Dimensions can be used in Security Profiles to collect and monitor fine-grained metrics.
  • service/mediaconnect: Updates service API and documentation

Release v1.30.1 (2020-03-31)

Service Client Updates

  • service/appconfig: Updates service API and documentation
  • service/detective: Updates service documentation
  • service/elastic-inference: Updates service API
  • service/fms: Updates service API and documentation
  • service/glue: Updates service API and documentation
    • Add two enums for MongoDB connection: Added "CONNECTION_URL" to "ConnectionPropertyKey" and added "MONGODB" to "ConnectionType"
  • service/lambda: Updates service API and documentation
    • AWS Lambda now supports .NET Core 3.1
  • service/mediastore: Updates service API and documentation
    • This release adds support for CloudWatch Metrics. You can now set a policy on your container to dictate which metrics MediaStore sends to CloudWatch.
  • service/opsworkscm: Updates service documentation
    • Documentation updates for OpsWorks-CM CreateServer values.
  • service/organizations: Updates service documentation
    • Documentation updates for AWS Organizations
  • service/pinpoint: Updates service API and documentation
    • This release of the Amazon Pinpoint API introduces MMS support for SMS messages.
... (truncated)
Changelog

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

Release v1.30.3 (2020-04-02)

Service Client Updates

  • service/gamelift: Updates service API and documentation
    • Public preview of GameLift FleetIQ as a standalone feature. GameLift FleetIQ makes it possible to use low-cost Spot instances by limiting the chance of interruptions affecting game sessions. FleetIQ is a feature of the managed GameLift service, and can now be used with game hosting in EC2 Auto Scaling groups that you manage in your own account.
  • service/medialive: Updates service API, documentation, and waiters
    • AWS Elemental MediaLive now supports Automatic Input Failover. This feature provides resiliency upstream of the channel, before ingest starts.
  • service/monitoring: Updates service API and documentation
    • Amazon CloudWatch Contributor Insights adds support for tags and tagging on resource creation.
  • service/rds: Updates service documentation
    • Documentation updates for RDS: creating read replicas is now supported for SQL Server DB instances
  • service/redshift: Updates service documentation
    • Documentation updates for redshift

SDK Enhancements

  • aws/credentials: ProviderWithContext optional interface has been added to support passing contexts on credential retrieval (#3223)
    • Credential providers that implement the optional ProviderWithContext will have context passed to them
    • ec2rolecreds.EC2RoleProvider, endpointcreds.Provider, stscreds.AssumeRoleProvider, stscreds.WebIdentityRoleProvider have been updated to support the ProviderWithContext interface
    • Fixes #3213
  • aws/ec2metadata: Context aware operations have been added EC2Metadata client (#3223)

Release v1.30.2 (2020-04-01)

Service Client Updates

  • service/iot: Updates service API and documentation
    • This release introduces Dimensions for AWS IoT Device Defender. Dimensions can be used in Security Profiles to collect and monitor fine-grained metrics.
  • service/mediaconnect: Updates service API and documentation

Release v1.30.1 (2020-03-31)

Service Client Updates

  • service/appconfig: Updates service API and documentation
  • service/detective: Updates service documentation
  • service/elastic-inference: Updates service API
  • service/fms: Updates service API and documentation
  • service/glue: Updates service API and documentation
    • Add two enums for MongoDB connection: Added "CONNECTION_URL" to "ConnectionPropertyKey" and added "MONGODB" to "ConnectionType"
  • service/lambda: Updates service API and documentation
    • AWS Lambda now supports .NET Core 3.1
  • service/mediastore: Updates service API and documentation
    • This release adds support for CloudWatch Metrics. You can now set a policy on your container to dictate which metrics MediaStore sends to CloudWatch.
  • service/opsworkscm: Updates service documentation
    • Documentation updates for OpsWorks-CM CreateServer values.
  • service/organizations: Updates service documentation
    • Documentation updates for AWS Organizations
  • service/pinpoint: Updates service API and documentation
    • This release of the Amazon Pinpoint API introduces MMS support for SMS messages.
... (truncated)
Commits
  • fb3330c Release v1.30.3 (2020-04-02)
  • 0544703 service/s3/s3manager: Rename exmaples_test.go to examples_test.go (#3204)
  • c075c54 aws/credentials: Add ProviderWithContext optional interface to support passin...
  • a660ff4 Release v1.30.2 (2020-04-01) (#3243)
  • 8ec6186 Release v1.30.1 (2020-03-31) (#3242)
  • 34abf39 Release v1.30.0 (2020-03-30) (#3241)
  • fb43e19 Add changelog feature entry for generated API error fix (#3240)
  • 5ccf17b Fix generated SDK errors to use pointer receivers (#3207)
  • 323bf04 Update go-jmespath to a release tag (#3205)
  • a85c57d Release v1.29.34 (2020-03-27) (#3239)
  • 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 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 3, 2020
@wata727 wata727 merged commit f057293 into master Apr 4, 2020
@wata727 wata727 deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.30.3 branch April 4, 2020 12:17
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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant