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

fix(deps): update aws-java-sdk-v2 monorepo to v2.20.17 #1626

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
software.amazon.awssdk:secretsmanager (source) 2.20.12 -> 2.20.17 age adoption passing confidence
software.amazon.awssdk:bom (source) 2.20.12 -> 2.20.17 age adoption passing confidence

Release Notes

aws/aws-sdk-java-v2

v2.20.17

Compare Source

AWS Elemental MediaConvert

  • Features

    • The AWS Elemental MediaConvert SDK has improved handling for different input and output color space combinations.

AWS Elemental MediaLive

  • Features

    • AWS Elemental MediaLive adds support for Nielsen watermark timezones.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon DynamoDB

  • Features

    • Documentation updates for DynamoDB.

Amazon Elastic Compute Cloud

  • Features

    • This release adds support for a new boot mode for EC2 instances called 'UEFI Preferred'.

Amazon Macie 2

  • Features

    • Documentation updates for Amazon Macie

Amazon Transcribe Service

  • Features

    • Amazon Transcribe now supports role access for these API operations: CreateVocabulary, UpdateVocabulary, CreateVocabularyFilter, and UpdateVocabularyFilter.

v2.20.16

Compare Source

AWS IoT

  • Features

    • A recurring maintenance window is an optional configuration used for rolling out the job document to all devices in the target group observing a predetermined start time, duration, and frequency that the maintenance window occurs.

AWS Organizations

  • Features

    • This release introduces a new reason code, ACCOUNT_CREATION_NOT_COMPLETE, to ConstraintViolationException in CreateOrganization API.

AWS Performance Insights

  • Features

    • This release adds a new field PeriodAlignment to allow the customer specifying the returned timestamp of time periods to be either the start or end time.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon EventBridge Pipes

  • Features

    • This release fixes some input parameter range and patterns.

Amazon SageMaker Service

  • Features

    • Add a new field "EndpointMetrics" in SageMaker Inference Recommender "ListInferenceRecommendationsJobSteps" API response.

Migration Hub Strategy Recommendations

  • Features

    • This release updates the File Import API to allow importing servers already discovered by customers with reduced pre-requisites.

v2.20.15

Compare Source

AWS Price List Service

  • Features

    • This release adds 2 new APIs - ListPriceLists which returns a list of applicable price lists, and GetPriceListFileUrl which outputs a URL to retrieve your price lists from the generated file from ListPriceLists

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon CodeCatalyst

  • Features

    • Published Dev Environments StopDevEnvironmentSession API

Amazon S3 on Outposts

  • Features

    • S3 on Outposts introduces a new API ListOutpostsWithS3, with this API you can list all your Outposts with S3 capacity.

v2.20.14

Compare Source

AWS Key Management Service

  • Features

    • AWS KMS is deprecating the RSAES_PKCS1_V1_5 wrapping algorithm option in the GetParametersForImport API that is used in the AWS KMS Import Key Material feature. AWS KMS will end support for this wrapping algorithm by October 1, 2023.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.
  • Bugfixes

    • Add commons-codec to bom-internal to fix dependency convergence issue. See #​3787

Amazon Comprehend

  • Features

    • Amazon Comprehend now supports flywheels to help you train and manage new model versions for custom models.

Amazon Elastic Compute Cloud

  • Features

    • This release allows IMDS support to be set to v2-only on an existing AMI, so that all future instances launched from that AMI will use IMDSv2 by default.

Amazon Lightsail

  • Features

    • This release adds Lightsail for Research feature support, such as GUI session access, cost estimates, stop instance on idle, and disk auto mount.

Amazon Managed Blockchain

  • Features

    • This release adds support for tagging to the accessor resource in Amazon Managed Blockchain

Amazon Omics

  • Features

    • Minor model changes to accomodate batch imports feature

v2.20.13

Compare Source

AWS Elemental MediaConvert

  • Features

    • The AWS Elemental MediaConvert SDK has added support for HDR10 to SDR tone mapping, and animated GIF video input sources.

AWS Lambda

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.
  • Bugfixes

    • Fix race in FlatteningSubscriber where onClose called before items passed to onNext. See #​3734

Amazon CloudWatch Internet Monitor

  • Features

    • CloudWatch Internet Monitor is a a new service within CloudWatch that will help application developers and network engineers continuously monitor internet performance metrics such as availability and performance between their AWS-hosted applications and end-users of these applications

Amazon DevOps Guru

  • Features

    • This release adds the description field on ListAnomaliesForInsight and DescribeAnomaly API responses for proactive anomalies.

Amazon Timestream Write

  • Features

    • This release adds the ability to ingest batched historical data or migrate data in bulk from S3 into Timestream using CSV files.

Elastic Disaster Recovery Service

  • Features

    • New fields were added to reflect availability zone data in source server and recovery instance description commands responses, as well as source server launch status.

Contributors

Special thanks to the following contributors to this release:

@​stevenshan


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link

github-actions bot commented Mar 4, 2023

❌ GraalVM CE CI 19 dev failed:

@github-actions
Copy link

github-actions bot commented Mar 4, 2023

❌ Java CI failed: https://ge.micronaut.io/s/rfgwa2n6exihu

@renovate renovate bot force-pushed the renovate/aws-java-sdk-v2-monorepo branch from ec9f301 to 04e69ce Compare March 6, 2023 15:13
@sdelamo sdelamo merged commit 4bca094 into master Mar 6, 2023
@sdelamo sdelamo deleted the renovate/aws-java-sdk-v2-monorepo branch March 6, 2023 15:14
@github-actions
Copy link

github-actions bot commented Mar 6, 2023

❌ GraalVM CE CI 19 dev failed:

@github-actions
Copy link

github-actions bot commented Mar 6, 2023

❌ Java CI failed: https://ge.micronaut.io/s/7xbtzvsu454a6

sdelamo pushed a commit that referenced this pull request Mar 6, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant