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.29 to 1.31.0 #327

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/aws/aws-sdk-go from 1.30.29 to 1.31.0.

Release notes

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

Release v1.31.0 (2020-05-18)

Service Client Updates

  • service/chime: Updates service API and documentation
    • Amazon Chime now supports redacting chat messages.
  • service/dynamodb: Updates service documentation
    • Documentation updates for dynamodb
  • service/ec2: Updates service API
    • This release changes the RunInstances CLI and SDK's so that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency.
  • service/ecs: Updates service API and documentation
    • This release adds support for specifying environment files to add environment variables to your containers.
  • service/macie2: Updates service API
  • service/qldb: Updates service API, documentation, and paginators

SDK Features

  • service/dynamodb/dynamodbattribute: Support has been added for empty string and byte values.
    • Encoder has added two new configuration options for controlling whether empty string and byte values are sent as null or empty.
      • NullEmptyString: Whether string values that are empty will be sent as null (default: true).
      • NullEmptyByteSlice: Whether byte slice that are empty will be sent as null (default: true).
      • The default value for these options retrains the existing behavior of the SDK in prior releases.
Changelog

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

Release v1.31.0 (2020-05-18)

Service Client Updates

  • service/chime: Updates service API and documentation
    • Amazon Chime now supports redacting chat messages.
  • service/dynamodb: Updates service documentation
    • Documentation updates for dynamodb
  • service/ec2: Updates service API
    • This release changes the RunInstances CLI and SDK's so that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency.
  • service/ecs: Updates service API and documentation
    • This release adds support for specifying environment files to add environment variables to your containers.
  • service/macie2: Updates service API
  • service/qldb: Updates service API, documentation, and paginators

SDK Features

  • service/dynamodb/dynamodbattribute: Support has been added for empty string and byte values.
    • Encoder has added two new configuration options for controlling whether empty string and byte values are sent as null or empty.
      • NullEmptyString: Whether string values that are empty will be sent as null (default: true).
      • NullEmptyByteSlice: Whether byte slice that are empty will be sent as null (default: true).
      • The default value for these options retrains the existing behavior of the SDK in prior releases.
Commits
  • 66f32e6 Release v1.31.0 (2020-05-18)
  • d9b9bf2 Merge commit '395b7e738b3a499576c4abe328325d22b669f24d' into release
  • 0961961 Release v1.30.29 (2020-05-15) (#3321)
  • 395b7e7 Update CHANGELOG_PENDING.md to reflect recent changes
  • c3fbbb3 Remove import
  • 9411e51 Remove debug lines
  • 6a0272a Fix dynamodbattritube broken tests
  • 1415c1e Add CHANGELOG_PENDING.md entry
  • c76518d Add additional test cases based on clarifications for BS and SS data types.
  • 699361d Support for empty, non-nil, attribute value strings and bytes.
  • 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.29 to 1.31.0.
- [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.29...v1.31.0)

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 19, 2020
@oliver-nyt oliver-nyt merged commit fc9a16f into master May 19, 2020
@oliver-nyt oliver-nyt deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.31.0 branch May 19, 2020 13:33
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

1 participant