Skip to content

Bump github.com/aws/aws-sdk-go from 1.40.45 to 1.40.49#52

Merged
mergify[bot] merged 1 commit intomasterfrom
dependabot/go_modules/master/github.com/aws/aws-sdk-go-1.40.49
Sep 27, 2021
Merged

Bump github.com/aws/aws-sdk-go from 1.40.45 to 1.40.49#52
mergify[bot] merged 1 commit intomasterfrom
dependabot/go_modules/master/github.com/aws/aws-sdk-go-1.40.49

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2021

Bumps github.com/aws/aws-sdk-go from 1.40.45 to 1.40.49.

Release notes

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

Release v1.40.49 (2021-09-24)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • DescribeInstances now returns Platform Details, Usage Operation, and Usage Operation Update Time.
  • service/license-manager: Updates service API and documentation

Release v1.40.48 (2021-09-23)

Service Client Updates

  • service/appsync: Updates service API and documentation
  • service/mediaconvert: Updates service API and documentation
    • This release adds style and positioning support for caption or subtitle burn-in from rich text sources such as TTML. This release also introduces configurable image-based trick play track generation.
  • service/ssm: Updates service API, documentation, and waiters
    • Added cutoff behavior support for preventing new task invocations from starting when the maintenance window cutoff time is reached.

Release v1.40.47 (2021-09-22)

Service Client Updates

  • service/iam: Updates service documentation
    • Added changes to OIDC API about not using port numbers in the URL.
  • service/imagebuilder: Updates service API and documentation
  • service/license-manager: Updates service API and documentation
  • service/mediapackage-vod: Updates service API and documentation
  • service/mediatailor: Updates service API and documentation
  • service/models.lex.v2: Updates service API, documentation, and paginators
  • service/wafv2: Updates service API and documentation

Release v1.40.46 (2021-09-21)

Service Client Updates

  • service/comprehend: Updates service API, documentation, and paginators
  • service/ec2: Updates service API, documentation, and paginators
    • This update adds support for downloading configuration templates using new APIs (GetVpnConnectionDeviceTypes and GetVpnConnectionDeviceSampleConfiguration) and Internet Key Exchange version 2 (IKEv2) parameters for many popular CGW devices.
  • service/ecr: Updates service API and documentation
    • This release adds additional support for repository replication
  • service/iot: Updates service API and documentation
    • This release adds support for verifying, viewing and filtering AWS IoT Device Defender detect violations with four verification states.
  • service/kafka: Updates service API

SDK Bugs

  • service/dynamodb/dynamodbattribute: Fix string alias unmarshal.
    • Fixes #3983 by correcting the unmarshaler's decoding of AttributeValue number (N) parameter into type that is a string alias.
Changelog

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

Release v1.40.49 (2021-09-24)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • DescribeInstances now returns Platform Details, Usage Operation, and Usage Operation Update Time.
  • service/license-manager: Updates service API and documentation

Release v1.40.48 (2021-09-23)

Service Client Updates

  • service/appsync: Updates service API and documentation
  • service/mediaconvert: Updates service API and documentation
    • This release adds style and positioning support for caption or subtitle burn-in from rich text sources such as TTML. This release also introduces configurable image-based trick play track generation.
  • service/ssm: Updates service API, documentation, and waiters
    • Added cutoff behavior support for preventing new task invocations from starting when the maintenance window cutoff time is reached.

Release v1.40.47 (2021-09-22)

Service Client Updates

  • service/iam: Updates service documentation
    • Added changes to OIDC API about not using port numbers in the URL.
  • service/imagebuilder: Updates service API and documentation
  • service/license-manager: Updates service API and documentation
  • service/mediapackage-vod: Updates service API and documentation
  • service/mediatailor: Updates service API and documentation
  • service/models.lex.v2: Updates service API, documentation, and paginators
  • service/wafv2: Updates service API and documentation

Release v1.40.46 (2021-09-21)

Service Client Updates

  • service/comprehend: Updates service API, documentation, and paginators
  • service/ec2: Updates service API, documentation, and paginators
    • This update adds support for downloading configuration templates using new APIs (GetVpnConnectionDeviceTypes and GetVpnConnectionDeviceSampleConfiguration) and Internet Key Exchange version 2 (IKEv2) parameters for many popular CGW devices.
  • service/ecr: Updates service API and documentation
    • This release adds additional support for repository replication
  • service/iot: Updates service API and documentation
    • This release adds support for verifying, viewing and filtering AWS IoT Device Defender detect violations with four verification states.
  • service/kafka: Updates service API

SDK Bugs

  • service/dynamodb/dynamodbattribute: Fix string alias unmarshal.
    • Fixes #3983 by correcting the unmarshaler's decoding of AttributeValue number (N) parameter into type that is a string alias.
Commits
  • 221436c Release v1.40.49 (2021-09-24) (#4111)
  • 21cab02 service/dynamodb/expression: Fixup NameBuilder example doc (#4104)
  • f57311a Release v1.40.48 (2021-09-23) (#4110)
  • 55ea008 STS Smoke Test Customization to use GetCallerIdentity (#4109)
  • 202e7eb Don't generate example shape values if they don't exist in the model. (#4108)
  • f6af9ec Allow docs-2.json to reference shapes not present in API without failure. (#4...
  • 9f2d852 Release v1.40.47 (2021-09-22) (#4106)
  • dec8867 Release v1.40.46 (2021-09-21) (#4105)
  • f3fff59 Add Document Type Safety Check (#4103)
  • 4b455a6 service/dynamodb/dynamodbattribute: Fix string alias unmarshal (#4068)
  • 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)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.40.45 to 1.40.49.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.40.45...v1.40.49)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the update General updates label Sep 27, 2021
@dependabot dependabot bot requested a review from mrz1836 September 27, 2021 10:02
@mergify
Copy link
Contributor

mergify bot commented Sep 27, 2021

Welcome to our open-source project! 💘

@codecov-commenter
Copy link

codecov-commenter commented Sep 27, 2021

Codecov Report

Merging #52 (4b0c16d) into master (35c56d4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #52   +/-   ##
=======================================
  Coverage   57.40%   57.40%           
=======================================
  Files           1        1           
  Lines         108      108           
=======================================
  Hits           62       62           
  Misses         43       43           
  Partials        3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 35c56d4...4b0c16d. Read the comment docs.

Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot pull request

@mergify mergify bot merged commit 75179d5 into master Sep 27, 2021
@mergify mergify bot deleted the dependabot/go_modules/master/github.com/aws/aws-sdk-go-1.40.49 branch September 27, 2021 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

update General updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants