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.0 to 2.17.4 #2321

Merged
merged 1 commit into from
Jul 28, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2021

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

Changelog

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

2.17.4 2021-07-23

AWS SecurityHub

  • Features

    • Added product name, company name, and Region fields for security findings. Added details objects for RDS event subscriptions and AWS ECS services. Added fields to the details for AWS Elasticsearch domains.

Amazon S3 on Outposts

  • Features

    • Add on-premise access type support for endpoints

EC2 Image Builder

  • Features

    • Update to documentation to reapply missing change to SSM uninstall switch default value and improve description.

2.17.3 2021-07-22

AWS Elemental MediaLive

  • Features

    • MediaLive now supports passing through style data on WebVTT caption outputs.

AWS Glue DataBrew

  • Features

    • This SDK release adds two new features: 1) Output to Native JDBC destinations and 2) Adding configurations to profile jobs

AWS S3 Control

  • Features

    • Documentation updates for Amazon S3-control

Amazon Elastic Compute Cloud

  • Features

    • This release allows customers to assign prefixes to their elastic network interface and to reserve IP blocks in their subnet CIDRs. These reserved blocks can be used to assign prefixes to elastic network interfaces or be excluded from auto-assignment.

Amazon QLDB

  • Features

    • Amazon QLDB now supports ledgers encrypted with customer managed KMS keys. Changes in CreateLedger, UpdateLedger and DescribeLedger APIs to support the changes.

Amazon S3

  • Features

    • Add support for more user-friendly CopyObject source parameters

Elastic Load Balancing

  • Features

    • Adds support for enabling TLS protocol version and cipher suite headers to be sent to backend targets for Application Load Balancers.

2.17.2 2021-07-21

AWS CodeBuild

  • Features

    • AWS CodeBuild now allows you to set the access permissions for build artifacts, project artifacts, and log files that are uploaded to an Amazon S3 bucket that is owned by another account.

AWS Identity and Access Management

  • Features

    • Documentation updates for AWS Identity and Access Management (IAM).

... (truncated)

Commits
  • 062a48c Merge pull request #1562 from aws/staging/cfe2ee53-79e8-449d-aa63-0a734b12c253
  • f37a786 Release 2.17.4. Updated CHANGELOG.md, README.md and all pom.xml.
  • f48c424 Amazon S3 on Outposts Update: Add on-premise access type support for endpoints
  • a6e1e74 EC2 Image Builder Update: Update to documentation to reapply missing change t...
  • 35ec3bb AWS SecurityHub Update: Added product name, company name, and Region fields f...
  • eff8a58 Update to next snapshot version: 2.17.4-SNAPSHOT
  • 0950eb9 Merge pull request #1560 from aws/zoewangg-patch-1
  • fe334ec Remove unnecessary service integration
  • 2a393c2 Merge pull request #1559 from aws/staging/61728ff9-0800-476a-a183-8e6e19c4601a
  • 7a1aad1 Release 2.17.3. Updated CHANGELOG.md, README.md and all pom.xml.
  • 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.0 to 2.17.4.
- [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.0...2.17.4)

---
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 Jul 26, 2021
@codecov
Copy link

codecov bot commented Jul 26, 2021

Codecov Report

Merging #2321 (75b4a8d) into main (94ddfd3) will not change coverage.
The diff coverage is n/a.

❗ Current head 75b4a8d differs from pull request most recent head 4129442. Consider uploading reports for the commit 4129442 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##               main    #2321   +/-   ##
=========================================
  Coverage     83.23%   83.23%           
  Complexity     2242     2242           
=========================================
  Files           438      438           
  Lines         12070    12070           
  Branches       1015     1015           
=========================================
  Hits          10046    10046           
  Misses         1698     1698           
  Partials        326      326           

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 94ddfd3...4129442. Read the comment docs.

@steven-sheehy steven-sheehy added this to the Mirror 0.38.1 milestone Jul 27, 2021
@xin-hedera xin-hedera merged commit bc9dd15 into main Jul 28, 2021
@xin-hedera xin-hedera deleted the dependabot/maven/software.amazon.awssdk-bom-2.17.4 branch July 28, 2021 16:24
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.0 to 2.17.4.
- [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.0...2.17.4)

---
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.

2 participants