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 awssdk.version from 2.16.36 to 2.16.41 #16492

Merged
merged 1 commit into from
Apr 14, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2021

Bumps awssdk.version from 2.16.36 to 2.16.41.
Updates software.amazon.awssdk:bom from 2.16.36 to 2.16.41

Changelog

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

2.16.41 2021-04-13

AWS Comprehend Medical

  • Features

    • The InferICD10CM API now returns TIME_EXPRESSION entities that refer to medical conditions.

AWS Security Token Service

  • Features

    • This release adds the SourceIdentity parameter that can be set when assuming a role.

Amazon Lightsail

  • Features

    • Documentation updates for Amazon Lightsail.

Amazon Redshift

  • Features

    • Added support to enable AQUA in Amazon Redshift clusters.

Amazon Relational Database Service

  • Features

    • Clarify that enabling or disabling automated backups causes a brief downtime, not an outage.

DynamoDB Enhanced Client

  • Features

    • Added DynamoDbIgnoreNulls attribute level annotation that specifies attributes with null values should be ignored. See #2303

2.16.40 2021-04-12

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 SDK for Java v2

  • Features

    • Updated service endpoint metadata.

Amazon FSx

  • Features

    • Support for cross-region and cross-account backup copies

2.16.39 2021-04-09

AWS Shield

  • Features

    • CreateProtection now throws InvalidParameterException instead of InternalErrorException when system tags (tag with keys prefixed with "aws:") are passed in.

Amazon Elastic Compute Cloud

  • Features

    • Add paginator support to DescribeStoreImageTasks and update documentation.

Amazon Redshift

  • Features

    • Add support for case sensitive table level restore

... (truncated)

Commits
  • e83f757 Merge pull request #1272 from aws/staging/94212a1e-38d4-48e8-ba5f-6dd5ca0952f7
  • b62a9dc Release 2.16.41. Updated CHANGELOG.md, README.md and all pom.xml.
  • e25804d Amazon Lightsail Update: Documentation updates for Amazon Lightsail.
  • 0b7c836 Amazon Relational Database Service Update: Clarify that enabling or disabling...
  • 48286c2 AWS Comprehend Medical Update: The InferICD10CM API now returns TIME_EXPRESSI...
  • 9fb25d7 Amazon Redshift Update: Added support to enable AQUA in Amazon Redshift clust...
  • d7f7ec3 AWS Security Token Service Update: This release adds the SourceIdentity param...
  • df22f81 Add DynamoDbIgnoreNulls to support ignoreNulls in nested beans
  • b3be94a Update to next snapshot version: 2.16.41-SNAPSHOT
  • 50c9626 Merge pull request #1271 from aws/staging/bb31d4d0-1f1d-4506-965b-cbe13f808743
  • Additional commits viewable in compare view

Updates apache-client from 2.16.36 to 2.16.41

You can trigger a rebase of this PR 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 `awssdk.version` from 2.16.36 to 2.16.41.

Updates `software.amazon.awssdk:bom` from 2.16.36 to 2.16.41
- [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.16.36...2.16.41)

Updates `apache-client` from 2.16.36 to 2.16.41

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Apr 13, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Apr 14, 2021

Failing Jobs - Building 2e0bc0b

Status Name Step Test failures Logs Raw logs
JVM Tests - JDK 11 Build Test failures Logs Raw logs
JVM Tests - JDK 11 Windows Build ⚠️ Check → Logs Raw logs
✔️ JVM Tests - JDK 15
JVM Tests - JDK 8 Build Test failures Logs Raw logs
Native Tests - Messaging Build ⚠️ Check → Logs Raw logs

Full information is available in the Build summary check run.

Test Failures

⚙️ JVM Tests - JDK 11 #

📦 integration-tests/kafka

io.quarkus.it.kafka.SaslKafkaConsumerTest.testReception line 48 - More details - Source on GitHub

io.quarkus.it.kafka.SslKafkaConsumerTest.testReception line 56 - More details - Source on GitHub


⚙️ JVM Tests - JDK 8 #

📦 integration-tests/kafka

io.quarkus.it.kafka.SaslKafkaConsumerTest.testReception line 48 - More details - Source on GitHub

io.quarkus.it.kafka.SslKafkaConsumerTest.testReception line 56 - More details - Source on GitHub

@gsmet gsmet merged commit 98de804 into main Apr 14, 2021
@quarkus-bot quarkus-bot bot added this to the 2.0 - main milestone Apr 14, 2021
@dependabot dependabot bot deleted the dependabot/maven/awssdk.version-2.16.41 branch April 14, 2021 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant