camunda / connectors

Camunda Connectors
https://docs.camunda.io/docs/components/integration-framework/connectors/out-of-the-box-connectors/available-connectors-overview/
Apache License 2.0
37 stars 36 forks source link

fix(deps): update aws-java-sdk monorepo to v1.12.737 (release/8.3) #2718

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.amazonaws:aws-java-sdk-sqs (source) 1.12.729 -> 1.12.737 age adoption passing confidence
com.amazonaws:aws-java-sdk-sns (source) 1.12.729 -> 1.12.737 age adoption passing confidence
com.amazonaws:aws-java-sdk-lambda (source) 1.12.729 -> 1.12.737 age adoption passing confidence
com.amazonaws:aws-java-sdk-eventbridge (source) 1.12.729 -> 1.12.737 age adoption passing confidence
com.amazonaws:aws-java-sdk-dynamodb (source) 1.12.729 -> 1.12.737 age adoption passing confidence
com.amazonaws:aws-java-sdk-core (source) 1.12.729 -> 1.12.737 age adoption passing confidence

Release Notes

aws/aws-sdk-java (com.amazonaws:aws-java-sdk-sqs) ### [`v1.12.737`](https://togithub.com/aws/aws-sdk-java/blob/HEAD/CHANGELOG.md#112737-2024-06-05) [Compare Source](https://togithub.com/aws/aws-sdk-java/compare/1.12.736...1.12.737) #### **AWS Global Accelerator** - ### Features - This release contains a new optional ip-addresses input field for the update accelerator and update custom routing accelerator apis. This input enables consumers to replace IPv4 addresses on existing accelerators with addresses provided in the input. #### **AWS Glue** - ### Features - AWS Glue now supports native SaaS connectivity: Salesforce connector available now #### **Amazon Simple Storage Service** - ### Features - Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality. ### [`v1.12.736`](https://togithub.com/aws/aws-sdk-java/blob/HEAD/CHANGELOG.md#112736-2024-06-04) [Compare Source](https://togithub.com/aws/aws-sdk-java/compare/1.12.735...1.12.736) #### **Amazon Elastic Compute Cloud** - ### Features - U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time. #### **Amazon EventBridge Pipes** - ### Features - This release adds Timestream for LiveAnalytics as a supported target in EventBridge Pipes #### **Amazon SageMaker Service** - ### Features - Extend DescribeClusterNode response with private DNS hostname and IP address, and placement information about availability zone and availability zone ID. #### **Tax Settings** - ### Features - Initial release of AWS Tax Settings API ### [`v1.12.735`](https://togithub.com/aws/aws-sdk-java/blob/HEAD/CHANGELOG.md#112735-2024-06-03) [Compare Source](https://togithub.com/aws/aws-sdk-java/compare/1.12.734...1.12.735) #### **AWS Amplify** - ### Features - This doc-only update identifies fields that are specific to Gen 1 and Gen 2 applications. #### **AWS Batch** - ### Features - This release adds support for the AWS Batch GetJobQueueSnapshot API operation. #### **AWS IoT TwinMaker** - ### Features - Support RESET_VALUE UpdateType for PropertyUpdates to reset property value to default or null #### **Amazon Elastic Kubernetes Service** - ### Features - Adds support for EKS add-ons pod identity associations integration ### [`v1.12.734`](https://togithub.com/aws/aws-sdk-java/blob/HEAD/CHANGELOG.md#112734-2024-05-31) [Compare Source](https://togithub.com/aws/aws-sdk-java/compare/1.12.733...1.12.734) #### **AWS CodeBuild** - ### Features - AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise #### **AWS Launch Wizard** - ### Features - This release adds support for describing workload deployment specifications, deploying additional workload types, and managing tags for Launch Wizard resources with API operations. #### **Amazon CodeGuru Security** - ### Features - This release includes minor model updates and documentation updates. #### **Amazon ElastiCache** - ### Features - Update to attributes of TestFailover and minor revisions. ### [`v1.12.733`](https://togithub.com/aws/aws-sdk-java/blob/HEAD/CHANGELOG.md#112733-2024-05-30) [Compare Source](https://togithub.com/aws/aws-sdk-java/compare/1.12.732...1.12.733) #### **AWS Certificate Manager** - ### Features - add v2 smoke tests and smithy smokeTests trait for SDK testing. #### **AWS CloudTrail** - ### Features - CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour. #### **Agents for Amazon Bedrock** - ### Features - With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2. #### **Amazon Bedrock Runtime** - ### Features - This release adds Converse and ConverseStream APIs to Bedrock Runtime #### **Amazon Connect Service** - ### Features - Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API #### **Amazon Relational Database Service** - ### Features - Updates Amazon RDS documentation for Aurora Postgres DBname. #### **Amazon SageMaker Service** - ### Features - Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm. #### **EMR Serverless** - ### Features - The release adds support for spark structured streaming. ### [`v1.12.732`](https://togithub.com/aws/aws-sdk-java/blob/HEAD/CHANGELOG.md#112732-2024-05-29) [Compare Source](https://togithub.com/aws/aws-sdk-java/compare/1.12.731...1.12.732) #### **AWS CodeBuild** - ### Features - AWS CodeBuild now supports manually creating GitHub webhooks #### **AWS Glue** - ### Features - Add optional field JobMode to CreateJob and UpdateJob APIs. #### **AWS SecurityHub** - ### Features - Add ROOT type for TargetType model #### **Amazon Athena** - ### Features - Throwing validation errors on CreateNotebook with Name containing `/`,`:`,`\` #### **Amazon Connect Service** - ### Features - This release includes changes to DescribeContact API's response by including ConnectedToSystemTimestamp, RoutingCriteria, Customer, Campaign, AnsweringMachineDetectionStatus, CustomerVoiceActivity, QualityMetrics, DisconnectDetails, and SegmentAttributes information from a contact in Amazon Connect. ### [`v1.12.731`](https://togithub.com/aws/aws-sdk-java/blob/HEAD/CHANGELOG.md#112731-2024-05-28) [Compare Source](https://togithub.com/aws/aws-sdk-java/compare/1.12.730...1.12.731) #### **Amazon DynamoDB** - ### Features - Doc-only update for DynamoDB. Specified the IAM actions needed to authorize a user to create a table with a resource-based policy. #### **Amazon Elastic Compute Cloud** - ### Features - Providing support to accept BgpAsnExtended attribute #### **Amazon Simple Workflow Service** - ### Features - This release adds new APIs for deleting activity type and workflow type resources. #### **Managed Streaming for Kafka** - ### Features - Adds ControllerNodeInfo in ListNodes response to support Raft mode for MSK ### [`v1.12.730`](https://togithub.com/aws/aws-sdk-java/blob/HEAD/CHANGELOG.md#112730-2024-05-24) [Compare Source](https://togithub.com/aws/aws-sdk-java/compare/1.12.729...1.12.730) #### **AWS IoT FleetWise** - ### Features - AWS IoT FleetWise now supports listing vehicles with attributes filter, ListVehicles API is updated to support additional attributes filter. #### **Amazon DynamoDB** - ### Features - Documentation only updates for DynamoDB. #### **Amazon Managed Blockchain** - ### Features - This is a minor documentation update to address the impact of the shut down of the Goerli and Polygon networks.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



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