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 aws.sdk.kotlin:s3 to v1.0.59 #28

Merged
merged 1 commit into from
Feb 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aws.sdk.kotlin:s3 1.0.53 -> 1.0.59 age adoption passing confidence

Release Notes

awslabs/aws-sdk-kotlin (aws.sdk.kotlin:s3)

v1.0.59

Features
  • (emr) adds fine grained control over Unhealthy Node Replacement to Amazon ElasticMapReduce
  • (firehose) This release adds support for Data Message Extraction for decompressed CloudWatch logs, and to use a custom file extension or time zone for S3 destinations.
  • (sns) This release marks phone numbers as sensitive inputs.
Documentation
  • (connectparticipant) Doc only update to GetTranscript API reference guide to inform users about presence of events in the chat transcript.
  • (lambda) Documentation-only updates for Lambda to clarify a number of existing actions and properties.
  • (rds) Doc only update for a valid option in DB parameter group

v1.0.58

Features
  • (artifact) This is the initial SDK release for AWS Artifact. AWS Artifact provides on-demand access to compliance and third-party compliance reports. This release includes access to List and Get reports, along with their metadata. This release also includes access to AWS Artifact notifications settings.
  • (codepipeline) Add ability to override timeout on action level.
  • (guardduty) Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive.
  • (healthlake) This release adds a new response parameter, JobProgressReport, to the DescribeFHIRImportJob and ListFHIRImportJobs API operation. JobProgressReport provides details on the progress of the import job on the server.
  • (opensearch) Adds additional supported instance types.
  • (polly) Amazon Polly adds 1 new voice - Burcu (tr-TR)
  • (sagemaker) This release adds a new API UpdateClusterSoftware for SageMaker HyperPod. This API allows users to patch HyperPod clusters with latest platform softwares.
Documentation
  • (detective) Doc only updates for content enhancement
  • (secretsmanager) Doc only update for Secrets Manager

v1.0.57

Features
  • (controltower) Adds support for new Baseline and EnabledBaseline APIs for automating multi-account governance.
  • (lookoutequipment) This feature allows customers to see pointwise model diagnostics results for their models.
  • (qbusiness) This release adds the metadata-boosting feature, which allows customers to easily fine-tune the underlying ranking of retrieved RAG passages in order to optimize Q&A answer relevance. It also adds new feedback reasons for the PutFeedback API.

v1.0.56

Features
  • (lightsail) This release adds support to upgrade the major version of a database.
  • (marketplacecatalog) AWS Marketplace Catalog API now supports setting intent on requests
  • (resourceexplorer2) Resource Explorer now uses newly supported IPv4 'amazonaws.com' endpoints by default.
Documentation
  • (securitylake) Documentation updates for Security Lake

v1.0.55

Features
  • (appsync) Adds support for new options on GraphqlAPIs, Resolvers and Data Sources for emitting Amazon CloudWatch metrics for enhanced monitoring of AppSync APIs.
  • (cloudwatch) This release enables PutMetricData API request payload compression by default.
  • (neptunegraph) Adding a new option "parameters" for data plane api ExecuteQuery to support running parameterized query via SDK.
  • (route53domains) This release adds bill contact support for RegisterDomain, TransferDomain, UpdateDomainContact and GetDomainDetail API.

v1.0.54

Features
  • (batch) This feature allows Batch to support configuration of repository credentials for jobs running on ECS
  • (braket) Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device.
  • (costoptimizationhub) Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API.
  • (iot) This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain.
  • (pricing) Add Throttling Exception to all APIs.
Documentation
  • (amp) Overall documentation updates.
  • (ecs) Documentation only update for Amazon ECS.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update 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 changed the title Update dependency aws.sdk.kotlin:s3 to v1.0.54 Update dependency aws.sdk.kotlin:s3 to v1.0.55 Feb 12, 2024
@renovate renovate bot force-pushed the renovate/awssdkkotlinversion branch from 9d62637 to 3673dc2 Compare February 12, 2024 21:23
@renovate renovate bot changed the title Update dependency aws.sdk.kotlin:s3 to v1.0.55 Update dependency aws.sdk.kotlin:s3 to v1.0.56 Feb 13, 2024
@renovate renovate bot force-pushed the renovate/awssdkkotlinversion branch from 3673dc2 to 71d7b24 Compare February 13, 2024 21:24
@renovate renovate bot changed the title Update dependency aws.sdk.kotlin:s3 to v1.0.56 Update dependency aws.sdk.kotlin:s3 to v1.0.57 Feb 15, 2024
@renovate renovate bot force-pushed the renovate/awssdkkotlinversion branch from 71d7b24 to 3551b22 Compare February 15, 2024 11:19
@renovate renovate bot changed the title Update dependency aws.sdk.kotlin:s3 to v1.0.57 Update dependency aws.sdk.kotlin:s3 to v1.0.58 Feb 15, 2024
@renovate renovate bot force-pushed the renovate/awssdkkotlinversion branch from 3551b22 to 43fd31a Compare February 15, 2024 21:58
@renovate renovate bot force-pushed the renovate/awssdkkotlinversion branch from 43fd31a to f46802a Compare February 16, 2024 21:08
@renovate renovate bot changed the title Update dependency aws.sdk.kotlin:s3 to v1.0.58 Update dependency aws.sdk.kotlin:s3 to v1.0.59 Feb 16, 2024
Copy link

sonarcloud bot commented Feb 16, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@clementguillot clementguillot merged commit 5d26b39 into main Feb 18, 2024
4 checks passed
@renovate renovate bot deleted the renovate/awssdkkotlinversion branch February 18, 2024 19:57
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.

1 participant