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 software.amazon.awssdk:bom from 2.17.4 to 2.17.9 #2345

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2021

Bumps software.amazon.awssdk:bom from 2.17.4 to 2.17.9.

Changelog

Sourced from software.amazon.awssdk:bom's changelog.

2.17.9 2021-07-30

AWS AppSync

  • Features

    • AWS AppSync now supports a new authorization mode allowing you to define your own authorization logic using an AWS Lambda function.

AWS SDK for Java v2

  • Features

    • Updated service endpoint metadata.

AWS Secrets Manager

  • Features

    • Add support for KmsKeyIds in the ListSecretVersionIds API response

Amazon SageMaker Service

  • Features

    • API changes with respect to Lambda steps in model building pipelines. Adds several waiters to async Sagemaker Image APIs. Add more instance types to AppInstanceType field

Elastic Load Balancing

  • Features

    • Client Port Preservation ALB Attribute Launch

2.17.8 2021-07-29

AWS IoT

  • Features

    • Increase maximum credential duration of role alias to 12 hours.

AWS IoT SiteWise

  • Features

    • Added support for AWS IoT SiteWise Edge. You can now create an AWS IoT SiteWise gateway that runs on AWS IoT Greengrass V2. With the gateway, you can collect local server and equipment data, process the data, and export the selected data from the edge to the AWS Cloud.

AWS SDK for Java v2

  • Features

    • Updated service endpoint metadata.
  • Bugfixes

    • Correctly handle multi-value headers in Aws4Signer

AWS Savings Plans

  • Features

    • Documentation update for valid Savings Plans offering ID pattern

Amazon Chime

  • Features

    • Adds support for live transcription of meetings with Amazon Transcribe and Amazon Transcribe Medical. The new APIs, StartMeetingTranscription and StopMeetingTranscription, control the generation of user-attributed transcriptions sent to meeting clients via Amazon Chime SDK data messages.

Amazon Elastic Compute Cloud

  • Features

    • This release adds support for G4ad xlarge and 2xlarge instances powered by AMD Radeon Pro V520 GPUs and AMD 2nd Generation EPYC processors

2.17.7 2021-07-28

... (truncated)

Commits
  • f762d7e Merge pull request #1577 from aws/staging/171c037d-ce75-4c0b-aa92-79f929bad28d
  • 21b358b Release 2.17.9. Updated CHANGELOG.md, README.md and all pom.xml.
  • 4803895 Updated endpoints.json.
  • 7d096e8 AWS Secrets Manager Update: Add support for KmsKeyIds in the ListSecretVersio...
  • 039cd20 Amazon SageMaker Service Update: API changes with respect to Lambda steps in ...
  • b9a20ed Elastic Load Balancing Update: Client Port Preservation ALB Attribute Launch
  • 8efa907 AWS AppSync Update: AWS AppSync now supports a new authorization mode allowin...
  • f682bd8 Temporarily restore EC2MetadataUtils.getInstanceInfo for #2625, until #61 can...
  • b8c0dd6 Update to next snapshot version: 2.17.9-SNAPSHOT
  • 61d94ed Merge pull request #1575 from aws/staging/94db3824-6397-44c3-a4a3-b44e3fef2bf8
  • 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)

Bumps [software.amazon.awssdk:bom](https://github.com/aws/aws-sdk-java-v2) from 2.17.4 to 2.17.9.
- [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java-v2@2.17.4...2.17.9)

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Type: Pull requests that update a dependency file java Pull requests that update Java code labels Aug 2, 2021
@codecov
Copy link

codecov bot commented Aug 2, 2021

Codecov Report

Merging #2345 (73ce567) into main (9d2bc9c) will increase coverage by 0.33%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #2345      +/-   ##
============================================
+ Coverage     83.23%   83.56%   +0.33%     
- Complexity     2242     2245       +3     
============================================
  Files           438      436       -2     
  Lines         12070    11930     -140     
  Branches       1015     1015              
============================================
- Hits          10046     9969      -77     
+ Misses         1698     1647      -51     
+ Partials        326      314      -12     
Impacted Files Coverage Δ
.../importer/parser/record/entity/EntityListener.java 85.71% <0.00%> (ø)
hedera-mirror-rosetta/cmd/main.go
hedera-mirror-rosetta/app/domain/types/amount.go
hedera-mirror-rosetta/test/db/db.go
hedera-mirror-rosetta/app/domain/types/block.go 100.00% <0.00%> (ø)
...orter/parser/balance/AccountBalanceFileParser.java 91.17% <0.00%> (+29.41%) ⬆️

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 9d2bc9c...73ce567. Read the comment docs.

@xin-hedera xin-hedera added this to the Mirror 0.38.1 milestone Aug 2, 2021
@xin-hedera xin-hedera merged commit 1d7acad into main Aug 2, 2021
@xin-hedera xin-hedera deleted the dependabot/maven/software.amazon.awssdk-bom-2.17.9 branch August 2, 2021 15:35
steven-sheehy pushed a commit that referenced this pull request Aug 10, 2021
Bumps [software.amazon.awssdk:bom](https://github.com/aws/aws-sdk-java-v2) from 2.17.4 to 2.17.9.
- [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java-v2@2.17.4...2.17.9)

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Type: Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant