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

Update dependency software.amazon.awssdk:bom to v2.17.26 #83

Merged
merged 1 commit into from
Aug 25, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

aws/aws-sdk-java-v2

v2.17.26

Compare Source

AWS Elemental MediaConvert

  • Features

    • AWS Elemental MediaConvert SDK has added MBAFF encoding support for AVC video and the ability to pass encryption context from the job settings to S3.

AWS IoT Data Plane

  • Features

    • Updated Publish with support for new Retain flag and added two new API operations: GetRetainedMessage, ListRetainedMessages.

AWS SDK for Java v2

  • Bugfixes

    • Fix NullPointerException in RetryPolicy.hashCode().

Amazon Polly

  • Features

    • Amazon Polly adds new New Zealand English voice - Aria. Aria is available as Neural voice only.

Amazon Simple Systems Manager (SSM)

  • Features

    • Updated Parameter Store property for logging improvements.

Amazon Transcribe Service

  • Features

    • This release adds support for feature tagging with Amazon Transcribe batch jobs.

v2.17.25

Compare Source

AWS Backup

  • Features

    • AWS Backup - Features: Evaluate your backup activity and generate audit reports.

AWS Database Migration Service

  • Features

    • Amazon AWS DMS service now support Redis target endpoint migration. Now S3 endpoint setting is capable to setup features which are used to be configurable only in extract connection attributes.

AWS Glue

  • Features

    • Add support for Custom Blueprints

AWS IoT SiteWise

  • Features

    • Documentation updates for AWS IoT SiteWise

AWS SDK for Java v2

  • Features

    • Updated service endpoint metadata.

Amazon API Gateway

  • Features

    • Adding some of the pending releases (1) Adding WAF Filter to GatewayResponseType enum (2) Ensuring consistent error model for all operations (3) Add missing BRE to GetVpcLink operation

Amazon Data Lifecycle Manager

  • Features

    • Added AMI deprecation support for Amazon Data Lifecycle Manager EBS-backed AMI policies.

Amazon Fraud Detector

  • Features

    • Updated an element of the DescribeModelVersion API response (LogitMetrics -> logOddsMetrics) for clarity. Added new exceptions to several APIs to protect against unlikely scenarios.

v2.17.24

Compare Source

AWS RoboMaker

  • Features

    • Documentation updates for RoboMaker

Amazon Comprehend

  • Features

    • Add tagging support for Comprehend async inference job.

Amazon Elastic Compute Cloud

  • Features

    • encryptionInTransitSupported added to DescribeInstanceTypes API

Amazon Elastic Kubernetes Service

  • Features

    • Adds support for EKS add-ons "preserve" flag, which allows customers to maintain software on their EKS clusters after removing it from EKS add-ons management.

v2.17.23

Compare Source

AWS SDK for Java v2

  • Features

    • Implement ADAPTIVE retry mode. ADAPTIVE mode builds on STANDARD retry mode and adds rate limiting of requests when the client is throttled.

      Adaptive retry mode dynamically limits the rate of AWS requests to maximize success rate. This may be at the expense of request latency. Adaptive retry mode is not recommended when predictable latency is important.

      Warning: Adaptive retry mode assumes that the client is working against a single resource (e.g. one DynamoDB Table or one S3 Bucket). If you use a single client for multiple resources, throttling or outages associated with one resource will result in increased latency and failures when accessing all other resources via the same client. When using adaptive retry mode, we recommend using a single client per resource.

    • Updated service endpoint metadata.

Amazon Appflow

  • Features

    • This release adds support for SAPOData connector and extends Veeva connector for document extraction.

Amazon Elastic Compute Cloud

  • Features

    • The ImportImage API now supports the ability to create AMIs with AWS-managed licenses for Microsoft SQL Server for both Windows and Linux.

Amazon MemoryDB

  • Features

    • AWS MemoryDB SDK now supports all APIs for newly launched MemoryDB service.

Application Auto Scaling

  • Features

    • This release extends Application Auto Scaling support for replication group of Amazon ElastiCache Redis clusters. Auto Scaling monitors and automatically expands node group count and number of replicas per node group when a critical usage threshold is met or according to customer-defined schedule.

v2.17.22

Compare Source

AWS CodeBuild

  • Features

    • CodeBuild now allows you to make the build results for your build projects available to the public without requiring access to an AWS account.

Amazon Route 53

  • Features

    • Documentation updates for route53

Amazon Route 53 Resolver

  • Features

    • Documentation updates for Route 53 Resolver

Amazon SageMaker Runtime

  • Features

    • Amazon SageMaker Runtime now supports InvokeEndpointAsync to asynchronously invoke endpoints that were created with the AsyncInferenceConfig object in the EndpointConfig. Asynchronous invocations support larger payload sizes in Amazon S3 and longer processing times.

Amazon SageMaker Service

  • Features

    • Amazon SageMaker now supports Asynchronous Inference endpoints. Adds PlatformIdentifier field that allows Notebook Instance creation with different platform selections. Increases the maximum number of containers in multi-container endpoints to 15. Adds more instance types to InstanceType field.

v2.17.21

Compare Source

AWS Cloud9

  • Features

    • Added DryRun parameter to CreateEnvironmentEC2 API. Added ManagedCredentialsActions parameter to UpdateEnvironment API

AWS Cost Explorer Service

  • Features

    • This release is a new feature for Cost Categories: Split charge rules. Split charge rules enable you to allocate shared costs between your cost category values.

Amazon CloudDirectory

  • Features

    • Documentation updates for clouddirectory

Amazon CloudWatch Logs

  • Features

    • Documentation-only update for CloudWatch Logs

Amazon Elastic Compute Cloud

  • Features

    • This release adds support for EC2 ED25519 key pairs for authentication

v2.17.20

Compare Source

AWS CodeBuild

  • Features

    • CodeBuild now allows you to select how batch build statuses are sent to the source provider for a project.

AWS Config

  • Features

    • Update ResourceType enum with values for Backup Plan, Selection, Vault, RecoveryPoint; ECS Cluster, Service, TaskDefinition; EFS AccessPoint, FileSystem; EKS Cluster; ECR Repository resources

AWS Directory Service

  • Features

    • This release adds support for describing client authentication settings.

AWS IoT SiteWise

  • Features

    • AWS IoT SiteWise added query window for the interpolation interval. AWS IoT SiteWise computes each interpolated value by using data points from the timestamp of each interval minus the window to the timestamp of each interval plus the window.

AWS License Manager

  • Features

    • AWS License Manager now allows end users to call CheckoutLicense API using new CheckoutType PERPETUAL. Perpetual checkouts allow sellers to check out a quantity of entitlements to be drawn down for consumption.

AWS SDK for Java v2

  • Features

    • Updated service endpoint metadata.

Amazon Simple Storage Service

  • Features

    • Documentation updates for Amazon S3

Netty NIO HTTP Client

  • Features

    • Upgrade Netty version to 4.1.66.Final

Configuration

📅 Schedule: 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 this update again.


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

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

@github-actions
Copy link

Unit Test Results

  16 files  ±0    16 suites  ±0   5s ⏱️ -1s
130 tests ±0  130 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 4c24cb7. ± Comparison against base commit ddb4180.

@renovate renovate bot changed the title Update dependency software.amazon.awssdk:bom to v2.17.23 Update dependency software.amazon.awssdk:bom to v2.17.24 Aug 20, 2021
@renovate renovate bot changed the title Update dependency software.amazon.awssdk:bom to v2.17.24 Update dependency software.amazon.awssdk:bom to v2.17.25 Aug 23, 2021
@renovate renovate bot changed the title Update dependency software.amazon.awssdk:bom to v2.17.25 Update dependency software.amazon.awssdk:bom to v2.17.26 Aug 24, 2021
@ricardorlg ricardorlg merged commit ddb4180 into main Aug 25, 2021
@ricardorlg ricardorlg deleted the renovate/aws-java-sdk-v2-monorepo branch August 25, 2021 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants