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 monorepo to v1.12.452 #1677

Merged
merged 1 commit into from
Apr 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.amazonaws:aws-java-sdk-core (source) 1.12.445 -> 1.12.452 age adoption passing confidence
com.amazonaws:aws-java-sdk-bom (source) 1.12.445 -> 1.12.452 age adoption passing confidence

Release Notes

aws/aws-sdk-java

v1.12.452

Compare Source

AWS Resource Access Manager

  • Features

    • This release adds support for customer managed permissions. Customer managed permissions enable customers to author and manage tailored permissions for resources shared using RAM.

AWS S3 Control

  • Features

    • Provides support for overriding endpoint when region is "snow". This will enable bucket APIs for Amazon S3 Compatible storage on Snow Family devices.

AWS Secrets Manager

  • Features

    • Documentation updates for Secrets Manager

AWS SecurityHub

  • Features

    • Update that adds SDK code examples for Security Hub

Amazon Comprehend

  • Features

    • This release supports native document models for custom classification, in addition to plain-text models. You train native document models using documents (PDF, Word, images) in their native format.

Amazon EC2 Container Service

  • Features

    • This release supports the Account Setting "TagResourceAuthorization" that allows for enhanced Tagging security controls.

Amazon Relational Database Service

  • Features

    • Adds support for the ImageId parameter of CreateCustomDBEngineVersion to RDS Custom for Oracle

Amazon Simple Storage Service

  • Features

    • Provides support for "Snow" Storage class.

v1.12.451

Compare Source

AWS IoT Wireless

  • Features

    • Supports the new feature of LoRaWAN roaming, allows to configure MaxEirp for LoRaWAN gateway, and allows to configure PingSlotPeriod for LoRaWAN multicast group

AWS Lambda

  • Features

    • Add Python 3.10 (python3.10) support to AWS Lambda

Amazon Appflow

  • Features

    • This release adds a Client Token parameter to the following AppFlow APIs: Create/Update Connector Profile, Create/Update Flow, Start Flow, Register Connector, Update Connector Registration. The Client Token parameter allows idempotent operations for these APIs.

Amazon CloudWatch Internet Monitor

  • Features

    • This release includes a new configurable value, TrafficPercentageToMonitor, which allows users to adjust the amount of traffic monitored by percentage

Amazon DynamoDB

  • Features

    • Documentation updates for DynamoDB API

EMR Serverless

  • Features

    • The GetJobRun API has been updated to include the job's billed resource utilization. This utilization shows the aggregate vCPU, memory and storage that AWS has billed for the job run. The billed resources include a 1-minute minimum usage for workers, plus additional storage over 20 GB per worker.

Elastic Disaster Recovery Service

  • Features

    • Changed existing APIs and added new APIs to support using an account-level launch configuration template with AWS Elastic Disaster Recovery.

v1.12.450

Compare Source

AWS Lambda

  • Features

    • This release adds SnapStart related exceptions to InvokeWithResponseStream API. IAM access related documentation is also added for this API.

AWS Migration Hub Refactor Spaces

  • Features

    • Doc only update for Refactor Spaces environments without network bridge feature.

Amazon EC2 Container Service

  • Features

    • This release supports ephemeral storage for AWS Fargate Windows containers.

Amazon Relational Database Service

  • Features

    • This release adds support of modifying the engine mode of database clusters.

v1.12.449

Compare Source

AWS MediaConnect

  • Features

    • Gateway is a new feature of AWS Elemental MediaConnect. Gateway allows the deployment of on-premises resources for the purpose of transporting live video to and from the AWS Cloud.

Amazon Chime SDK Voice

  • Features

    • This release adds tagging support for Voice Connectors and SIP Media Applications

v1.12.448

Compare Source

AWS Ground Station

  • Features

    • AWS Ground Station Wideband DigIF GA Release

Amazon Managed Blockchain

  • Features

    • Removal of the Ropsten network. The Ethereum foundation ceased support of Ropsten on December 31st, 2022..

v1.12.447

Compare Source

AWS IoT

  • Features

    • Re-release to remove unexpected API changes
    • This release allows AWS IoT Core users to specify a TLS security policy when creating and updating AWS IoT Domain Configurations.

AWS IoT Data Plane

  • Features

    • This release adds support for MQTT5 user properties when calling the AWS IoT GetRetainedMessage API

AWS WAFV2

  • Features

    • For web ACLs that protect CloudFront protections, the default request body inspection size is now 16 KB, and you can use the new association configuration to increase the inspection size further, up to 64 KB. Sizes over 16 KB can incur additional costs.

Amazon Elastic Container Registry Public

  • Features

    • This release will allow using registry alias as registryId in BatchDeleteImage request.

Amazon EventBridge

  • Features

    • EventBridge PutTarget support for multiple SQL arguments on RedshiftDataParameters

EMR Serverless

  • Features

    • This release extends GetJobRun API to return job run timeout (executionTimeoutMinutes) specified during StartJobRun call (or default timeout of 720 minutes if none was specified).

v1.12.446

Compare Source

AWS Elemental MediaConvert

  • Features

    • AWS Elemental MediaConvert SDK now supports conversion of 608 paint-on captions to pop-on captions for SCC sources.

AWS Marketplace Catalog Service

  • Features

    • Added three new APIs to support resource sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added new OwnershipType field to ListEntities request to let users filter on entities that are shared with them. Increased max page size of ListEntities response from 20 to 50 results.

Amazon Connect Service

  • Features

    • This release adds the ability to configure an agent's routing profile to receive contacts from multiple channels at the same time via extending the UpdateRoutingProfileConcurrency, CreateRoutingProfile and DescribeRoutingProfile APIs.

Amazon EC2 Container Service

  • Features

    • This release adds support for enabling FIPS compliance on Amazon ECS Fargate tasks

Amazon Omics

  • Features

    • Remove unexpected API changes.

Amazon Rekognition

  • Features

    • This release adds support for Face Liveness APIs in Amazon Rekognition. Updates UpdateStreamProcessor to return ResourceInUseException Exception. Minor updates to API documentation.

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.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Apr 15, 2023
@renovate renovate bot force-pushed the renovate/aws-java-sdk-monorepo branch from 58d429a to 50aa9d6 Compare April 17, 2023 23:06
@renovate renovate bot changed the title fix(deps): update aws-java-sdk monorepo to v1.12.450 fix(deps): update aws-java-sdk monorepo to v1.12.451 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/aws-java-sdk-monorepo branch from 50aa9d6 to 87ce916 Compare April 19, 2023 23:41
@renovate renovate bot changed the title fix(deps): update aws-java-sdk monorepo to v1.12.451 fix(deps): update aws-java-sdk monorepo Apr 19, 2023
@renovate renovate bot changed the title fix(deps): update aws-java-sdk monorepo fix(deps): update aws-java-sdk monorepo to v1.12.452 Apr 20, 2023
@renovate renovate bot force-pushed the renovate/aws-java-sdk-monorepo branch from 87ce916 to 0448c49 Compare April 20, 2023 05:11
@sdelamo sdelamo merged commit 49c3131 into master Apr 20, 2023
@sdelamo sdelamo deleted the renovate/aws-java-sdk-monorepo branch April 20, 2023 05:12
@sonarcloud
Copy link

sonarcloud bot commented Apr 20, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant