Skip to content

chore(deps): update dependency boto3 to v1.43.86 - #468

Merged
dreadnode-renovate-bot[bot] merged 1 commit into
mainfrom
renovate/boto3-1.x
Sep 2, 2026
Merged

chore(deps): update dependency boto3 to v1.43.86#468
dreadnode-renovate-bot[bot] merged 1 commit into
mainfrom
renovate/boto3-1.x

Conversation

@dreadnode-renovate-bot

@dreadnode-renovate-bot dreadnode-renovate-bot Bot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
boto3 ==1.43.80==1.43.86 age confidence

Release Notes

boto/boto3 (boto3)

v1.43.86

Compare Source

=======

  • api-change:bedrock-agentcore-control: [botocore] Online evaluation configurations now support up to 25 evaluators. CloudWatch Logs data sources for online evaluation now support up to 10 log groups.
  • api-change:guardduty: [botocore] Amazon GuardDuty now supports custom detection rules, including APIs to manage rule associations and organization-level configurations.
  • api-change:iotsitewise: [botocore] AWS IoT SiteWise Scenario Discovery now supports mounting Amazon S3 data directly into pipeline task containers via S3 Access Points, and configuring additional ephemeral storage per task. Mount configurations can be overridden at execution time. See the API guide for details.
  • api-change:kinesis: [botocore] Amazon Kinesis Data Streams now supports a dry run feature for data-plane APIs to validate the permissions and request parameters. If all checks complete successfully, the API returns a 'DryRunOperationException', confirming the request would have succeeded without the 'DryRun' parameter.
  • api-change:lambda: [botocore] AWS Lambda now provides configurable control over S3 direct access, allowing you to explicitly enable or disable how functions stream file reads directly from S3 buckets. This gives you flexibility to tune data access behavior based on your workload requirements, independent of memory size.
  • api-change:lightsail: [botocore] This release adds support for the Amazon Lightsail GetProfile API, which returns the profile for the specified account.
  • api-change:marketplace-agreement: [botocore] This release adds renewal support for AWS Marketplace private offers. Agreements report whether they renew and, if not, why. Renewal terms add price increases, renewal limits, renewal decision deadlines, and payment schedule templates. SearchAgreements adds filters.
  • api-change:marketplace-discovery: [botocore] GetOfferTerms now returns renewalTerm for offers with pre-authorized renewals, exposing maxRenewals, lockoutPeriod, adjustmentDeadline, priceIncrease (fixed percentage or percentage range), and termTemplates (renewal payment schedules). Enables buyers to view renewal pricing and terms.
  • api-change:mediaconvert: [botocore] Adds support for AAC passthrough. Adds ManifestCues option to support HLS manifest Cue marker passthrough. Adds playback device compatibility mode for DASH H.265 outputs. Adds TTML caption styling options. Adds interlace mode support for XAVC HD Intra CBG profile.
  • api-change:sesv2: [botocore] Added support for managing SMIME signing certificates for email identities, including associating, listing, and disassociating certificates. Added the UpdateConfigurationSet operation to configure message security options such as signing scheme.
  • api-change:taxsettings: [botocore] France and Monaco Additional Info changes

v1.43.85

Compare Source

=======

  • api-change:agent-registry: [botocore] Release HTTP and AGUI descriptors to the dataplane model

v1.43.84

Compare Source

=======

  • api-change:agent-registry: [botocore] AWS Agent Registry becomes Generally Available
  • api-change:agent-registry-control: [botocore] AWS Agent Registry becomes Generally Available
  • api-change:connect: [botocore] Added support for global routing on Amazon Connect Global Resiliency instances. New APIs GetCrossRegionRouting and UpdateCrossRegionRouting allow you to view and control cross-region contact routing between linked instances, so both Regions are active at all times.
  • api-change:controltower: [botocore] Updated the descriptions for the AWS Control Tower ListEnabledControls API parameters to make them more accurate and intuitive.
  • api-change:customer-profiles: [botocore] This release introduces new APIs for segment membership events allowing segment definition membership events to be exported to a kinesis stream for downstream processing. Additionally, includes new calculated attribute statistic and 2 new segment dimension types.
  • api-change:devops-agent: [botocore] Adds support for Slack bidirectional communication configuration in AWS DevOps Agent agent spaces.
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version
  • api-change:kafkaconnect: [botocore] Amazon MSK Connect now supports restarting newly created connectors via the asynchronous RestartConnector API. Restart all tasks or only failed tasks, while preserving configuration and committed offsets. This returns a connector operation ARN that you can track with DescribeConnectorOperation.
  • api-change:kinesis: [botocore] Adds support for data delivery to Amazon S3 Tables (Apache Iceberg) and general purpose Amazon S3 buckets with new CreateChannel, UpdateChannel, DeleteChannel, DescribeChannel, and ListChannels APIs for Amazon Kinesis Data Streams.
  • api-change:pinpoint-sms-voice-v2: [botocore] AWS End User Messaging SMS now returns ConditionalBehavior on DescribeRegistrationFieldDefinitions, allowing you to programmatically discover which registration fields are required, optional, or disallowed based on the values of other fields in the same form.
  • api-change:quicksight: [botocore] This release adds support for managing apps in Amazon QuickSight with ListApps, SearchApps, DescribeApp, DescribeAppPermissions, UpdateAppPermissions, and DeleteApp
  • api-change:sagemaker: [botocore] Amazon SageMaker Batch Transform now supports G6e instances, powered by NVIDIA L40S Tensor Core GPUs. G6e instances are the most cost-efficient GPU instances for deploying generative AI models and the highest-performance GPU instances for spatial computing workloads.
  • api-change:support: [botocore] AWS Support now allows up to 10 attachments (150 MB each) per case correspondence, up from 3 at 5 MB. Customers can share large diagnostic logs, heap dumps, and packet captures directly in cases to reduce back-and-forth and speed up resolution. Available in US East, US West, and Europe (Ireland).
  • api-change:workspaces-instances: [botocore] Amazon WorkSpaces Core managed instances now support nested virtualization. Customers can enable nested virtualization with supported instance types at launch via CpuOptions.NestedVirtualization in CreateWorkspaceInstance to run hypervisors and virtual machines inside their WorkSpaces Instance.

v1.43.83

Compare Source

=======

  • api-change:bedrock-agent: [botocore] Adds an optional syncSchedule field to CreateDataSource and UpdateDataSource for Managed Knowledge Bases data source connectors, so a data source can sync automatically on a daily, weekly, or monthly schedule.
  • api-change:bedrock-agentcore: [botocore] AgentCore Memory now supports direct ingestion into long-term memory via IngestData API
  • api-change:cognito-idp: [botocore] Adds two new operations - GetClientToken which allows M2M auth through the SDK, and DescribeTermsByClient to find which Terms are associated with a user-pool client without knowing the Terms resource id.
  • api-change:ecs: [botocore] Amazon Elastic Container Service - This release adds support for early success criteria on ECS rolling deployments, letting deployment complete once a configurable percentage of tasks are healthy, with configurable BLOCKING (required) or DEFERRED (asynchronous) cleanup of previous service revisions.
  • api-change:healthlake: [botocore] New HealthLake API, RestoreFHIRDatastore, providing the capability to restore active datastores to a point in time within the last 30 days or recover a deleted datastore from the delete snapshot.
  • api-change:partnercentral-selling: [botocore] Releasing PARC, new APN Program that lets sellers add solftware revenue details to aws opportunity summary

v1.43.82

Compare Source

=======

  • api-change:codedeploy: [botocore] Added a deploymentMode parameter to CreateDeployment. Set it to RESTART to restart an EC2 and on-premises fleet, using the last successful revision, honoring Deployment Configuration.
  • api-change:cognito-idp: [botocore] Adds the AdminDeleteSoftwareToken API operation, enabling administrators to remove a user's registered TOTP (software token) MFA configuration from a user pool.
  • api-change:datazone: [botocore] Add cascadeDelete to DeleteDomain. When specified, DataZone recursively deletes all projects, environments, subscriptions, and their underlying AWS resources before removing the domain. Deletion progress is reported via deleteProgress and resource failures via failureReasons on GetDomain.
  • api-change:ec2: [botocore] EC2 allows AMI owners to define compatible instance types on their AMIs, blocking RunInstances calls automatically for launches on non-permitted instance types.
  • api-change:lambda-microvms: [botocore] Added InsufficientCapacityException to RunMicrovm for capacity-related failures. Added lifecycle status field (AVAILABLE, DEPRECATED) to ListManagedMicrovmImageVersions. Added ConflictException to CreateMicrovmAuthToken and CreateMicrovmShellAuthToken for unregistered MicroVMs.
  • api-change:logs: [botocore] Added resultCount to QueryStatistics in GetQueryResults. This field returns the total number of output rows in the final result set, helping customers programmatically determine whether a query produced results after all operations including post-aggregation filters.
  • api-change:opensearch: [botocore] Updating SDK and CLI documentation for AttachDataSource API.
  • api-change:rds: [botocore] Adding support for the full snapshot size, in bytes, of DB instance snapshots.

v1.43.81

Compare Source

=======

  • api-change:devops-agent: [botocore] AWS DevOps Agent now supports trigger filter groups for Release Readiness Review, letting you control when the capability auto-triggers based on webhook events and target branches.
  • api-change:ec2: [botocore] Adds deleting state to possible VPC States.
  • api-change:license-manager-user-subscriptions: [botocore] Released support for License Expiry field in ListProductSubscriptions API
  • api-change:network-firewall: [botocore] Adding new status enum for Firewalls.
  • api-change:sagemaker: [botocore] Amazon SageMaker AI now supports ml.g7 instances for model optimization. You can now run model optimization jobs on ml.g7 instances, in supported AWS Regions.

Configuration

📅 Schedule: (UTC)

  • 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 this update again.


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

This PR has been generated by Mend Renovate CLI.

@dreadnode-renovate-bot
dreadnode-renovate-bot Bot added this pull request to the merge queue Aug 30, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Aug 30, 2026
| datasource | package | from    | to      |
| ---------- | ------- | ------- | ------- |
| pypi       | boto3   | 1.43.80 | 1.43.86 |
@dreadnode-renovate-bot dreadnode-renovate-bot Bot changed the title chore(deps): update dependency boto3 to v1.43.83 chore(deps): update dependency boto3 to v1.43.86 Sep 2, 2026
@dreadnode-renovate-bot
dreadnode-renovate-bot Bot added this pull request to the merge queue Sep 2, 2026
Merged via the queue into main with commit 48f08bc Sep 2, 2026
9 checks passed
@dreadnode-renovate-bot
dreadnode-renovate-bot Bot deleted the renovate/boto3-1.x branch September 2, 2026 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants