chore(deps): update dependency boto3 to v1.36.2 #2948
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:
==1.35.99
->==1.36.2
Release Notes
boto/boto3 (boto3)
v1.36.2
Compare Source
======
bedrock-runtime
: [botocore
] Allow hyphens in tool name for Converse and ConverseStream APIsdetective
: [botocore
] Doc only update for Detective documentation.ec2
: [botocore
] Release u7i-6tb.112xlarge, u7i-8tb.112xlarge, u7inh-32tb.480xlarge, p5e.48xlarge, p5en.48xlarge, f2.12xlarge, f2.48xlarge, trn2.48xlarge instance types.notifications
: [botocore
] Added support for Managed Notifications, integration with AWS Organization and added aggregation summaries for Aggregate Notificationssagemaker
: [botocore
] Correction of docs for "Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering"v1.36.1
Compare Source
======
ecs
: [botocore
] The release addresses Amazon ECS documentation tickets.sagemaker
: [botocore
] Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offeringv1.36.0
Compare Source
======
apigateway
: [botocore
] Documentation updates for Amazon API Gatewaybedrock-agent-runtime
: [botocore
] Now supports streaming for inline agents.cognito-identity
: [botocore
] corrects the dual-stack endpoint configurationpartnercentral-selling
: [botocore
] Add Tagging support for ResourceSnapshotJob resourcess3
: [botocore
] This change enhances integrity protections for new SDK requests to S3. S3 SDKs now support the CRC64NVME checksum algorithm, full object checksums for multipart S3 objects, and new default integrity protections for S3 requests.security-ir
: [botocore
] Increase minimum length of Threat Actor IP 'userAgent' to 1.sesv2
: [botocore
] This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects elevated complaint rates for customer sending identities.workspaces
: [botocore
] Added GeneralPurpose.4xlarge & GeneralPurpose.8xlarge ComputeTypes.workspaces-thin-client
: [botocore
] Mark type in MaintenanceWindow as required.botocore
] Update awscrt version to 0.23.4s3
: [botocore
] The S3 client attempts to validate response checksums for all S3 API operations that support checksums. However, if the SDK has not implemented the specified checksum algorithm then this validation is skipped. Checksum validation behavior can be configured using thewhen_supported
andwhen_required
options - in code using theresponse_checksum_validation
parameter forbotocore.config.Config
, in the shared AWS config file usingresponse_checksum_validation
, or as an env variable usingAWS_RESPONSE_CHECKSUM_VALIDATION
.s3
: [botocore
] Added support for the CRC64NVME checksum algorithm in the S3 client through the optional AWS CRT (awscrt
) dependency.s3
: [botocore
] S3 client behavior is updated to always calculate a CRC32 checksum by default for operations that support it (such as PutObject or UploadPart), or require it (such as DeleteObjects). Checksum behavior can be configured usingwhen_supported
andwhen_required
options - in code using therequest_checksum_calculation
parameter forbotocore.config.Config
, in the shared AWS config file usingrequest_checksum_calculation
, or as an env variable usingAWS_REQUEST_CHECKSUM_CALCULATION
. Note: Botocore will no longer automatically compute and populate the Content-MD5 header.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.