Update dependency software.amazon.awssdk:bom to v2.17.26 #83
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.17.19
->2.17.26
Release Notes
aws/aws-sdk-java-v2
v2.17.26
Compare Source
AWS Elemental MediaConvert
Features
AWS IoT Data Plane
Features
AWS SDK for Java v2
Bugfixes
NullPointerException
inRetryPolicy.hashCode()
.Amazon Polly
Features
Amazon Simple Systems Manager (SSM)
Features
Amazon Transcribe Service
Features
v2.17.25
Compare Source
AWS Backup
Features
AWS Database Migration Service
Features
AWS Glue
Features
AWS IoT SiteWise
Features
AWS SDK for Java v2
Features
Amazon API Gateway
Features
Amazon Data Lifecycle Manager
Features
Amazon Fraud Detector
Features
v2.17.24
Compare Source
AWS RoboMaker
Features
Amazon Comprehend
Features
Amazon Elastic Compute Cloud
Features
Amazon Elastic Kubernetes Service
Features
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
Amazon Elastic Compute Cloud
Features
Amazon MemoryDB
Features
Application Auto Scaling
Features
v2.17.22
Compare Source
AWS CodeBuild
Features
Amazon Route 53
Features
Amazon Route 53 Resolver
Features
Amazon SageMaker Runtime
Features
Amazon SageMaker Service
Features
v2.17.21
Compare Source
AWS Cloud9
Features
AWS Cost Explorer Service
Features
Amazon CloudDirectory
Features
Amazon CloudWatch Logs
Features
Amazon Elastic Compute Cloud
Features
ED25519
key pairs for authenticationv2.17.20
Compare Source
AWS CodeBuild
Features
AWS Config
Features
AWS Directory Service
Features
AWS IoT SiteWise
Features
AWS License Manager
Features
AWS SDK for Java v2
Features
Amazon Simple Storage Service
Features
Netty NIO HTTP Client
Features
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.
This PR has been generated by WhiteSource Renovate. View repository job log here.