Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2026

This PR contains the following updates:

Package Change Age Confidence
boto3 ==1.42.30==1.42.36 age confidence

Release Notes

boto/boto3 (boto3)

v1.42.36

Compare Source

=======

  • api-change:connect: [botocore] Added support for task attachments. The StartTaskContact API now accepts file attachments, enabling customers to include files (.csv, .doc, .docx, .heic, .jfif, .jpeg, .jpg, .mov, .mp4, .pdf, .png, .ppt, .pptx, .rtf, .txt, etc.) when creating Task contacts. Supports up to 5 attachments per task.
  • api-change:deadline: [botocore] AWS Deadline Cloud now supports editing job names and descriptions after submission.
  • api-change:ec2: [botocore] Releasing new EC2 instances. C8gb and M8gb with highest EBS performance, M8gn with 600 Gbps network bandwidth, X8aedz and M8azn with 5GHz AMD processors, X8i with Intel Xeon 6 processors and up to 6TB memory, and Mac-m4max with Apple M4 Max chip for 25 percent faster builds.
  • api-change:medialive: [botocore] AWS Elemental MediaLive released two new features that allows customers 1) to set Output Timecode for AV1 encoder, 2) to set a Custom Epoch for CMAF Ingest and MediaPackage V2 output groups when using Pipeline Locking or Disabled Locking modes.
  • api-change:sagemaker: [botocore] Idle resource sharing enables teams to borrow unused compute resources in your SageMaker HyperPod cluster. This capability maximizes resource utilization by allowing teams to borrow idle compute capacity beyond their allocated compute quotas.

v1.42.35

Compare Source

=======

  • api-change:connectcases: [botocore] Amazon Connect now enables you to use tag-based access controls to define who can access specific cases. You can associate tags with case templates and configure security profiles to determine which users can access cases with those tags.
  • api-change:ec2: [botocore] DescribeInstanceTypes API response now includes an additionalFlexibleNetworkInterfaces field, the number of interfaces attachable to an instance when using flexible Elastic Network Adapter (ENA) queues in addition to the base number specified by maximumNetworkInterfaces.
  • api-change:evidently: [botocore] Deprecate all Evidently API for AWS CloudWatch Evidently deprecation
  • api-change:groundstation: [botocore] Adds support for AWS Ground Station Telemetry.

v1.42.34

Compare Source

=======

  • api-change:connect: [botocore] Amazon Connect now offers public APIs to programmatically configure and run automated tests for contact center experiences. Integrate testing into CICD pipelines, run multiple tests at scale, and retrieve results via API to automate validation of voice interactions and workflows.
  • api-change:datazone: [botocore] Added api for deleting data export configuration for a domain
  • api-change:qconnect: [botocore] Fixes incorrect types in the UpdateAssistantAIAgent API request, adds MESSAGE to TargetType enum, and other minor changes.

v1.42.33

Compare Source

=======

  • api-change:autoscaling: [botocore] This release adds support for Amazon EC2 Auto Scaling group deletion protection
  • api-change:budgets: [botocore] Add Budget FilterExpression and Metrics fields to DescribeBudgetPerformanceHistory to support more granular filtering options.
  • api-change:dynamodb: [botocore] Adds additional waiters to Amazon DynamoDB.
  • api-change:ec2: [botocore] Add better support for fractional GPU instances in DescribeInstanceTypes API. The new fields, logicalGpuCount, gpuPartitionSize, and workload array enable better GPU resource selection and filtering for both full and fractional GPU instance types.
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version
  • api-change:gamelift: [botocore] Amazon GameLift Servers Realtime now supports Node.js 24.x runtime on the Amazon Linux 2023 operating system.
  • api-change:guardduty: [botocore] Adding new enum value for ScanStatusReason
  • api-change:health: [botocore] Updates the lower range for the maxResults request property for DescribeAffectedEntities, DescribeAffectedEntitiesForOrganization, DescribeEvents, and DescribeEventsForOrganization API request properties.
  • api-change:meteringmarketplace: [botocore] Customer Identifier parameter deprecation date has been removed. For new implementations, we recommend using the CustomerAWSAccountID. Your current integration will continue to work. When updating your implementation, consider migrating to CustomerAWSAccountID for improved integration.
  • api-change:verifiedpermissions: [botocore] Adding documentation to user guide and API documentation for how customers can create new encrypted policy stores by passing in their customer managed key during policy store creation.

v1.42.32

Compare Source

=======

  • api-change:bedrock-agentcore: [botocore] Supports custom browser extensions for AgentCore Browser and increased message payloads up to 100KB per message in an Event for AgentCore Memory
  • api-change:config: [botocore] AWS Config Conformance Packs now support tag-on-create through PutConformancePack API.
  • api-change:ec2: [botocore] Added support of multiple EBS cards. New EbsCardIndex parameter enables attaching volumes to specific EBS cards on supported instance types for improved storage performance.
  • api-change:quicksight: [botocore] Added documentation and model for sheet layout groups - allows sheet elements to be grouped, Added documentation and the feature enables admins to have granular control over connectors under actions, Updated API documentation for PDF Export in Snapshot Export APIs

v1.42.31

Compare Source

=======

  • api-change:autoscaling: [botocore] This release adds support for three new filters when describing scaling activities, StartTimeLowerBound, StartTimeUpperBound, and Status.
  • api-change:bedrock-runtime: [botocore] Added support for extended prompt caching with one hour TTL.
  • api-change:keyspaces: [botocore] Adds support for managing table pre-warming in Amazon Keyspaces (for Apache Cassandra)
  • api-change:odb: [botocore] Adds support for associating and disassociating IAM roles with Autonomous VM cluster resources through the AssociateIamRoleToResource and DisassociateIamRoleFromResource APIs. The GetCloudAutonomousVmCluster and ListCloudAutonomousVmClusters API responses now include the iamRoles field.
  • api-change:verifiedpermissions: [botocore] Amazon Verified Permissions now supports encryption of resources by a customer managed KMS key. Customers can now create new encrypted policy stores by passing in their customer managed key during policy store creation.
  • api-change:workspaces-instances: [botocore] Added billing configuration support for WorkSpaces Instances with monthly and hourly billing modes, including new filtering capabilities for instance type searches.

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 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/boto3-1.x branch from aa4fa13 to e3ed353 Compare January 21, 2026 21:48
@renovate renovate bot changed the title Update dependency boto3 to v1.42.31 Update dependency boto3 to v1.42.32 Jan 21, 2026
@renovate renovate bot force-pushed the renovate/boto3-1.x branch from e3ed353 to 4aedf88 Compare January 22, 2026 20:34
@renovate renovate bot changed the title Update dependency boto3 to v1.42.32 Update dependency boto3 to v1.42.33 Jan 22, 2026
@renovate renovate bot changed the title Update dependency boto3 to v1.42.33 Update dependency boto3 to v1.42.34 Jan 23, 2026
@renovate renovate bot force-pushed the renovate/boto3-1.x branch 2 times, most recently from d74d00e to 7c53dae Compare January 26, 2026 21:44
@renovate renovate bot changed the title Update dependency boto3 to v1.42.34 Update dependency boto3 to v1.42.35 Jan 26, 2026
@renovate renovate bot force-pushed the renovate/boto3-1.x branch from 7c53dae to db8e877 Compare January 27, 2026 22:05
@renovate renovate bot changed the title Update dependency boto3 to v1.42.35 Update dependency boto3 to v1.42.36 Jan 27, 2026
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.

0 participants