fix(deps): update all dependencies
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| boto3 | dependencies | patch |
1.36.6 -> 1.36.11
|
| faker (changelog) | dev | minor |
35.0.0 -> 35.2.0
|
| moto (changelog) | dev | patch |
5.0.27 -> 5.0.28
|
Release Notes
boto/boto3 (boto3)
v1.36.11
=======
- api-change:
amp: [botocore] Add support for sending metrics to cross account and CMCK AMP workspaces through RoleConfiguration on Create/Update Scraper. - api-change:
bedrock-agent-runtime: [botocore] This change is to deprecate the existing citation field under RetrieveAndGenerateStream API response in lieu of GeneratedResponsePart and RetrievedReferences - api-change:
codebuild: [botocore] Added support for CodeBuild self-hosted Buildkite runner builds - api-change:
geo-routes: [botocore] The OptimizeWaypoints API now supports 50 waypoints per request (20 with constraints like AccessHours or AppointmentTime). It adds waypoint clustering via Clustering and ClusteringIndex for better optimization. Also, total distance validation is removed for greater flexibility. - api-change:
rds: [botocore] Updates to Aurora MySQL and Aurora PostgreSQL API pages with instance log type in the create and modify DB Cluster. - api-change:
sagemaker: [botocore] This release introduces a new valid value in InstanceType parameter: p5en.48xlarge, in ProductionVariant.
v1.36.10
=======
- api-change:
appstream: [botocore] Add support for managing admin consent requirement on selected domains for OneDrive Storage Connectors in AppStream2.0. - api-change:
bedrock-agent-runtime: [botocore] Add a 'reason' field to InternalServerException - api-change:
ecr: [botocore] Temporarily updating dualstack endpoint support - api-change:
ecr-public: [botocore] Temporarily updating dualstack endpoint support - api-change:
mediatailor: [botocore] Adds options for configuring how MediaTailor conditions ads before inserting them into the content stream. Based on the new settings, MediaTailor will either transcode ads to match the content stream as it has in the past, or it will insert ads without first transcoding them. - api-change:
qbusiness: [botocore] Added APIs to manage QBusiness user subscriptions - api-change:
s3tables: [botocore] You can now use the CreateTable API operation to create tables with schemas by adding an optional metadata argument. - api-change:
verifiedpermissions: [botocore] Adds Cedar JSON format support for entities and context data in authorization requests - enhancement:AWSCRT: [
botocore] Update awscrt version to 0.23.8
v1.36.9
======
- api-change:
bcm-pricing-calculator: [botocore] Added ConflictException error type in DeleteBillScenario, BatchDeleteBillScenarioCommitmentModification, BatchDeleteBillScenarioUsageModification, BatchUpdateBillScenarioUsageModification, and BatchUpdateBillScenarioCommitmentModification API operations. - api-change:
ecr: [botocore] Add support for Dualstack and Dualstack-with-FIPS Endpoints - api-change:
ecr-public: [botocore] Add support for Dualstack Endpoints - api-change:
mailmanager: [botocore] This release includes a new feature for Amazon SES Mail Manager which allows customers to specify known addresses and domains and make use of those in traffic policies and rules actions to distinguish between known and unknown entries. - api-change:
s3: [botocore] Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long.
v1.36.8
======
- api-change:
appsync: [botocore] Add stash and outErrors to EvaluateCode/EvaluateMappingTemplate response - api-change:
datasync: [botocore] AWS DataSync now supports the Kerberos authentication protocol for SMB locations. - api-change:
deadline: [botocore] feature: Deadline: Add support for limiting the concurrent usage of external resources, like floating licenses, using limits and the ability to constrain the maximum number of workers that work on a job - api-change:
ec2: [botocore] This release changes the CreateFleet CLI and SDK's such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency. - api-change:
firehose: [botocore] For AppendOnly streams, Firehose will automatically scale to match your throughput. - api-change:
timestream-influxdb: [botocore] Adds 'allocatedStorage' parameter to UpdateDbInstance API that allows increasing the database instance storage size and 'dbStorageType' parameter to UpdateDbInstance API that allows changing the storage type of the database instance
v1.36.7
======
- api-change:
bedrock-agent: [botocore] Add support for the prompt caching feature for Bedrock Prompt Management - api-change:
iot: [botocore] Raised the documentParameters size limit to 30 KB for AWS IoT Device Management - Jobs. - api-change:
mediaconvert: [botocore] This release adds support for dynamic audio configuration and the ability to disable the deblocking filter for h265 encodes. - api-change:
s3control: [botocore] Minor fix to ARN validation for Lambda functions passed to S3 Batch Operations - bugfix:Signing: [
botocore] No longer sign transfer-encoding header for SigV4
joke2k/faker (faker)
v35.2.0
- Add various German localization. Thanks @ChristinaRau.
v35.1.0
- Add phone numbers for
de_CHandit_CH. Thanks @flo-ri-an.
getmoto/moto (moto)
v5.0.28
Docker Digest for 5.0.28: sha256:d3532929e4c498334949a014e9f0af6617ec1e89d92be690cd192fa3354ad7e6
* General:
* Bootstrapping a CDK project is now supported
* New Services:
* S3 Tables:
* create_namespace()
* create_table()
* create_table_bucket()
* delete_namespace()
* delete_table()
* delete_table_bucket()
* get_metadata_location()
* get_table()
* get_table_bucket()
* list_namespaces()
* list_table_buckets()
* list_tables()
* rename_table()
* update_metadata_location()
* Miscellaneous:
* DynamoDB: delete_item() now returns ConsumedCapacity
* DynamoDB: transact_write_items() now returns a ReturnValuesOnConditionCheckFailure for all operations
* ECR: Lifecycle Policies() now support the tagPatternList-parameter
* S3: get_object() now returns the ETag when returning a 304 (Not Modified)
* SecretsManager: get_secret_value() no longer throws an error after calling rotate_secret(RotateImmediately=False)
* SecretsManager: list_secrets() now filters values with special chars correctly
* Organizations: list_roots() now returns the roots of the parent organization, if called from within a child organization
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by uis-devops-renovatebot