fix(deps): update all non-major dependencies #6

Open
renovate wants to merge 1 commits from renovate/all-minor-patch into main
Member

This PR contains the following updates:

Package Type Update Change
Jinja2 (changelog) project.dependencies patch ==3.1.4 -> ==3.1.6
boto3 project.dependencies minor ==1.35.70 -> ==1.37.33
cfn-lint (changelog) project.dependencies minor ==1.20.1 -> ==1.33.2
click (changelog) project.dependencies patch ==8.1.7 -> ==8.1.8
mock (source) project.dependencies minor ==5.1.0 -> ==5.2.0
pulumi (changelog) project.dependencies minor ==3.142.0 -> ==3.162.0
pulumi-aws project.dependencies minor ==6.61.0 -> ==6.76.0
pulumi-aws-native project.dependencies minor ==1.11.0 -> ==1.26.0
pulumi-command project.dependencies patch ==1.0.1 -> ==1.0.2
pulumi-policy project.dependencies minor ==1.13.0 -> ==1.14.0
pulumi_random project.dependencies minor ==4.16.7 -> ==4.18.0
python final minor 3.12-alpine3.20 -> 3.13-alpine3.20
python stage minor 3.12-alpine3.20 -> 3.13-alpine3.20
ruamel.yaml project.dependencies patch ==0.18.6 -> ==0.18.10

Release Notes

pallets/jinja (Jinja2)

v3.1.6

Compare Source

Released 2025-03-05

  • The |attr filter does not bypass the environment's attribute lookup,
    allowing the sandbox to apply its checks. :ghsa:cpwx-vrp4-4pq7

v3.1.5

Compare Source

Released 2024-12-21

  • The sandboxed environment handles indirect calls to str.format, such as
    by passing a stored reference to a filter that calls its argument.
    :ghsa:q2x7-8rv6-6q7h
  • Escape template name before formatting it into error messages, to avoid
    issues with names that contain f-string syntax.
    :issue:1792, :ghsa:gmj6-6f8f-6699
  • Sandbox does not allow clear and pop on known mutable sequence
    types. :issue:2032
  • Calling sync render for an async template uses asyncio.run.
    :pr:1952
  • Avoid unclosed auto_aiter warnings. :pr:1960
  • Return an aclose-able AsyncGenerator from
    Template.generate_async. :pr:1960
  • Avoid leaving root_render_func() unclosed in
    Template.generate_async. :pr:1960
  • Avoid leaving async generators unclosed in blocks, includes and extends.
    :pr:1960
  • The runtime uses the correct concat function for the current environment
    when calling block references. :issue:1701
  • Make |unique async-aware, allowing it to be used after another
    async-aware filter. :issue:1781
  • |int filter handles OverflowError from scientific notation.
    :issue:1921
  • Make compiling deterministic for tuple unpacking in a {% set ... %}
    call. :issue:2021
  • Fix dunder protocol (copy/pickle/etc) interaction with Undefined
    objects. :issue:2025
  • Fix copy/pickle support for the internal missing object.
    :issue:2027
  • Environment.overlay(enable_async) is applied correctly. :pr:2061
  • The error message from FileSystemLoader includes the paths that were
    searched. :issue:1661
  • PackageLoader shows a clearer error message when the package does not
    contain the templates directory. :issue:1705
  • Improve annotations for methods returning copies. :pr:1880
  • urlize does not add mailto: to values like @a@b. :pr:1870
  • Tests decorated with @pass_context`` can be used with the ``|select`` filter. :issue:1624`
  • Using set for multiple assignment (a, b = 1, 2) does not fail when the
    target is a namespace attribute. :issue:1413
  • Using set in all branches of {% if %}{% elif %}{% else %} blocks
    does not cause the variable to be considered initially undefined.
    :issue:1253
boto/boto3 (boto3)

v1.37.33

Compare Source

=======

  • api-change:connect-contact-lens: [botocore] Making sentiment optional for ListRealtimeContactAnalysisSegments Response depending on conversational analytics configuration
  • api-change:datazone: [botocore] Raise hard limit of authorized principals per SubscriptionTarget from 10 to 20.
  • api-change:detective: [botocore] Add support for Detective DualStack endpoints
  • api-change:dynamodb: [botocore] Doc only update for API descriptions.
  • api-change:marketplace-entitlement: [botocore] Add support for Marketplace Entitlement Service dual-stack endpoints for CN and GOV regions
  • api-change:meteringmarketplace: [botocore] Add support for Marketplace Metering Service dual-stack endpoints for CN regions
  • api-change:pcs: [botocore] Changed the minimum length of clusterIdentifier, computeNodeGroupIdentifier, and queueIdentifier to 3.
  • api-change:verifiedpermissions: [botocore] Adds deletion protection support to policy stores. Deletion protection is disabled by default, can be enabled via the CreatePolicyStore or UpdatePolicyStore APIs, and is visible in GetPolicyStore.
  • bugfix:download_fileobj: Fileobj provided in append mode will no longer allow concurrent writes to preserve data integrity.

v1.37.32

Compare Source

=======

  • api-change:application-autoscaling: [botocore] Application Auto Scaling now supports horizontal scaling for Elasticache Memcached self-designed clusters using target tracking scaling policies and scheduled scaling.
  • api-change:elasticache: [botocore] AWS ElastiCache SDK now supports using MemcachedUpgradeConfig parameter with ModifyCacheCluster API to enable updating Memcached cache node types. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage and implementation.
  • api-change:m2: [botocore] Introduce three new APIs: CreateDataSetExportTask, GetDataSetExportTask and ListDataSetExportHistory. Add support for batch restart for Blu Age applications.
  • api-change:medialive: [botocore] AWS Elemental MediaLive / Features : Add support for CMAF Ingest CaptionLanguageMappings, TimedMetadataId3 settings, and Link InputResolution.
  • api-change:qbusiness: [botocore] Adds functionality to enable/disable a new Q Business Hallucination Reduction feature. If enabled, Q Business will detect and attempt to remove Hallucinations from certain Chat requests.
  • api-change:quicksight: [botocore] Add support to analysis and sheet level highlighting in QuickSight.

v1.37.31

Compare Source

=======

  • api-change:controlcatalog: [botocore] The GetControl API now surfaces a control's Severity, CreateTime, and Identifier for a control's Implementation. The ListControls API now surfaces a control's Behavior, Severity, CreateTime, and Identifier for a control's Implementation.
  • api-change:dynamodb: [botocore] Documentation update for secondary indexes and Create_Table.
  • api-change:glue: [botocore] The TableOptimizer APIs in AWS Glue now return the DpuHours field in each TableOptimizerRun, providing clients visibility to the DPU-hours used for billing in managed Apache Iceberg table compaction optimization.
  • api-change:groundstation: [botocore] Support tagging Agents and adjust input field validations
  • api-change:transfer: [botocore] This launch includes 2 enhancements to SFTP connectors user-experience: 1) Customers can self-serve concurrent connections setting for their connectors, and 2) Customers can discover the public host key of remote servers using their SFTP connectors.

v1.37.30

Compare Source

=======

  • api-change:bedrock-runtime: [botocore] This release introduces our latest bedrock runtime API, InvokeModelWithBidirectionalStream. The API supports both input and output streams and is supported by only HTTP2.0.
  • api-change:ce: [botocore] This release supports Pagination traits on Cost Anomaly Detection APIs.
  • api-change:cost-optimization-hub: [botocore] This release adds resource type "MemoryDbReservedInstances" and resource type "DynamoDbReservedCapacity" to the GetRecommendation, ListRecommendations, and ListRecommendationSummaries APIs to support new MemoryDB and DynamoDB RI recommendations.
  • api-change:iotfleetwise: [botocore] This release adds the option to update the strategy of state templates already associated to a vehicle, without the need to remove and re-add them.
  • api-change:securityhub: [botocore] Documentation updates for AWS Security Hub.
  • api-change:storagegateway: [botocore] Added new ActiveDirectoryStatus value, ListCacheReports paginator, and support for longer pagination tokens.
  • api-change:taxsettings: [botocore] Uzbekistan Launch on TaxSettings Page

v1.37.29

Compare Source

=======

  • api-change:bedrock: [botocore] New options for how to handle harmful content detected by Amazon Bedrock Guardrails.
  • api-change:bedrock-runtime: [botocore] New options for how to handle harmful content detected by Amazon Bedrock Guardrails.
  • api-change:codebuild: [botocore] AWS CodeBuild now offers an enhanced debugging experience.
  • api-change:glue: [botocore] Add input validations for multiple Glue APIs
  • api-change:medialive: [botocore] AWS Elemental MediaLive now supports SDI inputs to MediaLive Anywhere Channels in workflows that use AWS SDKs.
  • api-change:personalize: [botocore] Add support for eventsConfig for CreateSolution, UpdateSolution, DescribeSolution, DescribeSolutionVersion. Add support for GetSolutionMetrics to return weighted NDCG metrics when eventsConfig is enabled for the solution.
  • api-change:transfer: [botocore] This launch enables customers to manage contents of their remote directories, by deleting old files or moving files to archive folders in remote servers once they have been retrieved. Customers will be able to automate the process using event-driven architecture.

v1.37.28

Compare Source

=======

  • api-change:ds-data: [botocore] Doc only update - fixed broken links.
  • api-change:ec2: [botocore] Doc-only updates for Amazon EC2
  • api-change:events: [botocore] Amazon EventBridge adds support for customer-managed keys on Archives and validations for two fields: eventSourceArn and kmsKeyIdentifier.
  • api-change:s3control: [botocore] Updated max size of Prefixes parameter of Scope data type.

v1.37.27

Compare Source

=======

  • api-change:bedrock-agent: [botocore] Added optional "customMetadataField" for Amazon Aurora knowledge bases, allowing single-column metadata. Also added optional "textIndexName" for MongoDB Atlas knowledge bases, enabling hybrid search support.
  • api-change:chime-sdk-voice: [botocore] Added FOC date as an attribute of PhoneNumberOrder, added AccessDeniedException as a possible return type of ValidateE911Address
  • api-change:mailmanager: [botocore] Add support for Dual_Stack and PrivateLink types of IngressPoint. For configuration requests, SES Mail Manager will now accept both IPv4/IPv6 dual-stack endpoints and AWS PrivateLink VPC endpoints for email receiving.
  • api-change:opensearch: [botocore] Improve descriptions for various API commands and data types.
  • api-change:route53: [botocore] Added us-gov-east-1 and us-gov-west-1 as valid Latency Based Routing regions for change-resource-record-sets.
  • api-change:sagemaker: [botocore] Adds support for i3en, m7i, r7i instance types for SageMaker Hyperpod
  • api-change:sesv2: [botocore] This release enables customers to provide attachments in the SESv2 SendEmail and SendBulkEmail APIs.
  • api-change:transcribe: [botocore] This Feature Adds Support for the "zh-HK" Locale for Batch Operations
  • enhancement:Eventstream: [botocore] The event streams maximum payload size is now required to be 24Mb or less.

v1.37.26

Compare Source

=======

  • api-change:application-signals: [botocore] Application Signals now supports creating Service Level Objectives on service dependencies. Users can now create or update SLOs on discovered service dependencies to monitor their standard application metrics.
  • api-change:codebuild: [botocore] This release adds support for environment type WINDOWS_SERVER_2022_CONTAINER in ProjectEnvironment
  • api-change:ecr: [botocore] Fix for customer issues related to AWS account ID and size limitation for token.
  • api-change:ecs: [botocore] This is an Amazon ECS documentation only update to address various tickets.
  • api-change:lexv2-models: [botocore] Release feature of errorlogging for lex bot, customer can config this feature in bot version to generate log for error exception which helps debug
  • api-change:medialive: [botocore] Added support for SMPTE 2110 inputs when running a channel in a MediaLive Anywhere cluster. This feature enables ingestion of SMPTE 2110-compliant video, audio, and ancillary streams by reading SDP files that AWS Elemental MediaLive can retrieve from a network source.

v1.37.25

Compare Source

=======

  • api-change:cleanrooms: [botocore] This release adds support for updating the analytics engine of a collaboration.
  • api-change:sagemaker: [botocore] Added tagging support for SageMaker notebook instance lifecycle configurations

v1.37.24

Compare Source

=======

  • api-change:bedrock-runtime: [botocore] Add Prompt Caching support to Converse and ConverseStream APIs
  • api-change:deadline: [botocore] With this release you can use a new field to specify the search term match type. Search term match types currently support fuzzy and contains matching.
  • api-change:ec2: [botocore] Release VPC Route Server, a new feature allowing dynamic routing in VPCs.
  • api-change:eks: [botocore] Add support for updating RemoteNetworkConfig for hybrid nodes on EKS UpdateClusterConfig API
  • api-change:marketplace-entitlement: [botocore] Add support for Marketplace Entitlement Service dual-stack endpoints.
  • api-change:outposts: [botocore] Enabling Asset Level Capacity Management feature, which allows customers to create a Capacity Task for a single Asset on their active Outpost.
  • api-change:s3: [botocore] Amazon S3 adds support for S3 Access Points for directory buckets in AWS Dedicated Local Zones
  • api-change:s3control: [botocore] Amazon S3 adds support for S3 Access Points for directory buckets in AWS Dedicated Local Zones
  • api-change:sesv2: [botocore] Add dual-stack support to global endpoints.
  • api-change:transfer: [botocore] Add WebAppEndpointPolicy support for WebApps

v1.37.23

Compare Source

=======

  • api-change:apigateway: [botocore] Adds support for setting the IP address type to allow dual-stack or IPv4 address types to invoke your APIs or domain names.
  • api-change:apigatewayv2: [botocore] Adds support for setting the IP address type to allow dual-stack or IPv4 address types to invoke your APIs or domain names.
  • api-change:bedrock-runtime: [botocore] Launching Multi-modality Content Filter for Amazon Bedrock Guardrails.
  • api-change:codebuild: [botocore] This release adds support for cacheNamespace in ProjectCache
  • api-change:ecs: [botocore] This is an Amazon ECS documentation only release that addresses tickets.
  • api-change:meteringmarketplace: [botocore] Add support for Marketplace Metering Service dual-stack endpoints.
  • api-change:networkmanager: [botocore] Add support for NetworkManager Dualstack endpoints.
  • api-change:payment-cryptography: [botocore] The service adds support for transferring AES-256 and other keys between the service and other service providers and HSMs. This feature uses ECDH to derive a one-time key transport key to enable these secure key exchanges.
  • api-change:quicksight: [botocore] RLS permission dataset with userAs: RLS_RULES flag, Q in QuickSight/Threshold Alerts/Schedules/Snapshots in QS embedding, toggle dataset refresh email alerts via API, transposed table with options: column width, type and index, toggle Q&A on dashboards, Oracle Service Name when creating data source.
  • api-change:sagemaker: [botocore] TransformAmiVersion for Batch Transform and SageMaker Search Service Aggregate Search API Extension

v1.37.22

Compare Source

=======

  • api-change:batch: [botocore] This release will enable two features: Firelens log driver, and Execute Command on Batch jobs on ECS. Both features will be passed through to ECS.
  • api-change:bcm-pricing-calculator: [botocore] Added standaloneAccountRateTypeSelections for GetPreferences and UpdatePreferences APIs. Added STALE enum value to status attribute in GetBillScenario and UpdateBillScenario APIs.
  • api-change:bedrock-agent-runtime: [botocore] bedrock flow now support node action trace.
  • api-change:cloudformation: [botocore] Adding support for the new parameter "ScanFilters" in the CloudFormation StartResourceScan API. When this parameter is included, the StartResourceScan API will initiate a scan limited to the resource types specified by the parameter.
  • api-change:datazone: [botocore] This release adds new action type of Create Listing Changeset for the Metadata Enforcement Rule feature.
  • api-change:eks: [botocore] Added support for BOTTLEROCKET FIPS AMIs to AMI types in US regions.
  • api-change:gamelift: [botocore] Amazon GameLift Servers add support for additional instance types.
  • api-change:iam: [botocore] Update IAM dual-stack endpoints for BJS, IAD and PDT partitions
  • api-change:sagemaker: [botocore] add: recovery mode for SageMaker Studio apps
  • api-change:sso-oidc: [botocore] This release adds AwsAdditionalDetails in the CreateTokenWithIAM API response.

v1.37.21

Compare Source

=======

  • api-change:arc-zonal-shift: [botocore] Add new shiftType field for ARC zonal shifts.
  • api-change:directconnect: [botocore] With this release, AWS Direct Connect allows you to tag your Direct Connect gateways. Tags are metadata that you can create and use to manage your Direct Connect gateways. For more information about tagging, see AWS Tagging Strategies.
  • api-change:mediaconvert: [botocore] This release adds a configurable Quality Level setting for the top rendition of Auto ABR jobs
  • api-change:mediatailor: [botocore] Add support for log filtering which allow customers to filter out selected event types from logs.
  • api-change:polly: [botocore] Added support for the new voice - Jihye (ko-KR). Jihye is available as a Neural voice only.
  • api-change:rds: [botocore] Add note about the Availability Zone where RDS restores the DB cluster for the RestoreDBClusterToPointInTime operation.
  • api-change:wafv2: [botocore] This release adds the ability to associate an AWS WAF v2 web ACL with an AWS Amplify App.

v1.37.20

Compare Source

=======

  • api-change:bedrock-agent: [botocore] Adding support for Amazon OpenSearch Managed clusters as a vector database in Knowledge Bases for Amazon Bedrock
  • api-change:eks: [botocore] Added support to override upgrade-blocking readiness checks via force flag when updating a cluster.
  • api-change:gameliftstreams: [botocore] Minor updates to improve developer experience.
  • api-change:keyspaces: [botocore] Removing replication region limitation for Amazon Keyspaces Multi-Region Replication APIs.
  • api-change:marketplace-entitlement: [botocore] This release enhances the GetEntitlements API to support new filter CUSTOMER_AWS_ACCOUNT_ID in request and CustomerAWSAccountId field in response.
  • api-change:meteringmarketplace: [botocore] This release enhances the BatchMeterUsage API to support new field CustomerAWSAccountId in request and response and making CustomerIdentifier optional. CustomerAWSAccountId or CustomerIdentifier must be provided in request but not both.
  • api-change:sagemaker: [botocore] This release adds support for customer-managed KMS keys in Amazon SageMaker Partner AI Apps
  • api-change:workspaces-thin-client: [botocore] Deprecate tags field in Get API responses

v1.37.19

Compare Source

=======

  • api-change:iotwireless: [botocore] Mark EutranCid under LteNmr optional.
  • api-change:pcs: [botocore] ClusterName/ClusterIdentifier, ComputeNodeGroupName/ComputeNodeGroupIdentifier, and QueueName/QueueIdentifier can now have 10 characters, and a minimum of 3 characters. The TagResource API action can now return ServiceQuotaExceededException.
  • api-change:qconnect: [botocore] Provides the correct value for supported model ID.
  • api-change:ssm: [botocore] This release adds the AvailableSecurityUpdatesComplianceStatus field to patch baseline operations, as well as the AvailableSecurityUpdateCount and InstancesWithAvailableSecurityUpdates to patch state operations. Applies to Windows Server managed nodes only.

v1.37.18

Compare Source

=======

  • api-change:bedrock: [botocore] A CustomModelUnit(CMU) is an abstract view of the hardware utilization that Bedrock needs to host a a single copy of your custom imported model. Bedrock determines the number of CMUs that a model copy needs when you import the custom model. You can use CMUs to estimate the cost of Inference's.
  • api-change:datazone: [botocore] Add support for overriding selection of default AWS IAM Identity Center instance as part of Amazon DataZone domain APIs.
  • api-change:route53-recovery-control-config: [botocore] Adds dual-stack (IPv4 and IPv6) endpoint support for route53-recovery-control-config operations, opt-in dual-stack addresses for cluster endpoints, and UpdateCluster API to update the network-type of clusters between IPv4 and dual-stack.
  • api-change:sagemaker: [botocore] This release does the following: 1.) Adds DurationHours as a required field to the SearchTrainingPlanOfferings action in the SageMaker AI API; 2.) Adds support for G6e instance types for SageMaker AI inference optimization jobs.

v1.37.17

Compare Source

=======

  • api-change:amplify: [botocore] Added appId field to Webhook responses
  • api-change:bedrock: [botocore] With this release, Bedrock Evaluation will now support bring your own inference responses.
  • api-change:controlcatalog: [botocore] Add ExemptAssumeRoot parameter to adapt for new AWS AssumeRoot capability.
  • api-change:mailmanager: [botocore] Amazon SES Mail Manager. Extended rule string and boolean expressions to support analysis in condition evaluation. Extended ingress point string expression to support analysis in condition evaluation
  • api-change:network-firewall: [botocore] You can now use flow operations to either flush or capture traffic monitored in your firewall's flow table.

v1.37.16

Compare Source

=======

  • api-change:bedrock: [botocore] Support custom prompt routers for evaluation jobs
  • api-change:ec2: [botocore] Doc-only updates for EC2 for March 2025.
  • api-change:lambda: [botocore] Add Ruby 3.4 (ruby3.4) support to AWS Lambda.
  • api-change:mediaconnect: [botocore] This release adds support for NDI flow outputs in AWS Elemental MediaConnect. You can now send content from your MediaConnect transport streams directly to your NDI environment using the new NDI output type.
  • api-change:neptune-graph: [botocore] Update IAM Role ARN Validation to Support Role Paths
  • api-change:sagemaker: [botocore] Added support for g6, g6e, m6i, c6i instance types in SageMaker Processing Jobs.

v1.37.15

Compare Source

=======

  • api-change:appsync: [botocore] Providing Tagging support for DomainName in AppSync
  • api-change:cleanrooms: [botocore] This release adds support for PySpark jobs. Customers can now analyze data by running jobs using approved PySpark analysis templates.
  • api-change:mediaconvert: [botocore] This release adds support for AVC passthrough, the ability to specify PTS offset without padding, and an A/V segment matching feature.
  • api-change:route53: [botocore] Amazon Route 53 now supports the iso-f regions for private DNS Amazon VPCs and cloudwatch healthchecks.

v1.37.14

Compare Source

=======

  • api-change:application-signals: [botocore] This release adds support for adding, removing, and listing SLO time exclusion windows with the BatchUpdateExclusionWindows and ListServiceLevelObjectiveExclusionWindows APIs.
  • api-change:geo-maps: [botocore] Provide support for vector map styles in the GetStaticMap operation.
  • api-change:rum: [botocore] CloudWatch RUM now supports unminification of JS error stack traces.
  • api-change:taxsettings: [botocore] Adjust Vietnam PaymentVoucherNumber regex and minor API change.
  • api-change:wafv2: [botocore] AWS WAF now lets you inspect fragments of request URIs. You can specify the scope of the URI to inspect and narrow the set of URI fragments.

v1.37.13

Compare Source

=======

  • api-change:cognito-identity: [botocore] Updated API model build artifacts for identity pools
  • api-change:cognito-idp: [botocore] Minor description updates to API parameters
  • api-change:glue: [botocore] This release added AllowFullTableExternalDataAccess to glue catalog resource.
  • api-change:lakeformation: [botocore] This release added "condition" to LakeFormation OptIn APIs, also added WithPrivilegedAccess flag to RegisterResource and DescribeResource.

v1.37.12

Compare Source

=======

  • api-change:acm-pca: [botocore] Private Certificate Authority service now supports P521 and RSA3072 key algorithms.
  • api-change:amplify: [botocore] Introduced support for Skew Protection. Added enableSkewProtection field to createBranch and updateBranch API.
  • api-change:codebuild: [botocore] AWS CodeBuild now supports webhook filtering by organization name
  • api-change:datazone: [botocore] This release adds support to update projects and environments
  • api-change:dynamodb: [botocore] Generate account endpoints for DynamoDB requests using ARN-sourced account ID when available
  • api-change:ec2: [botocore] This release changes the CreateLaunchTemplate, CreateLaunchTemplateVersion, ModifyLaunchTemplate CLI and SDKs such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency.
  • api-change:ivs-realtime: [botocore] IVS Real-Time now offers customers the ability to adjust the participant & composition recording segment duration
  • api-change:logs: [botocore] Updated CreateLogAnomalyDetector to accept only kms key arn
  • api-change:mediapackagev2: [botocore] This release adds the ResetChannelState and ResetOriginEndpointState operation to reset MediaPackage V2 channel and origin endpoint. This release also adds a new field, UrlEncodeChildManifest, for HLS/LL-HLS to allow URL-encoding child manifest query string based on the requirements of AWS SigV4.
  • api-change:s3control: [botocore] Updating GetDataAccess response for S3 Access Grants to include the matched Grantee for the requested prefix

v1.37.11

Compare Source

=======

  • api-change:ec2: [botocore] This release adds the GroupLongName field to the response of the DescribeAvailabilityZones API.
  • api-change:ecr: [botocore] This release adds Amazon ECR to Amazon ECR pull through cache rules support.
  • api-change:ecs: [botocore] This is a documentation only update for Amazon ECS to address various tickets.
  • api-change:inspector2: [botocore] Adding componentArn to network reachability details
  • api-change:medialive: [botocore] Add an enum option DISABLED for Output Locking Mode under Global Configuration.

v1.37.10

Compare Source

=======

  • api-change:bedrock-agent: [botocore] Add support for computer use tools
  • api-change:bedrock-agent-runtime: [botocore] Add support for computer use tools
  • api-change:ce: [botocore] Releasing minor partition endpoint updates.
  • api-change:connect: [botocore] Add support for contact transfers in external voice systems.
  • api-change:medialive: [botocore] Adds defaultFontSize and defaultLineHeight as options in the EbuTtDDestinationSettings within the caption descriptions for an output stream.
  • api-change:pca-connector-ad: [botocore] PrivateCA Connector for Active Directory now supports dual stack endpoints. This release adds the IpAddressType option to the VpcInformation on a Connector which determines whether the endpoint supports IPv4 only or IPv4 and IPv6 traffic.
  • api-change:securityhub: [botocore] This release adds new StandardsControlsUpdatable field to the StandardsSubscription resource
  • api-change:timestream-influxdb: [botocore] This release updates the default value of pprof-disabled from false to true.

v1.37.9

Compare Source

======

  • api-change:bedrock-agent: [botocore] Introduces support for Neptune Analytics as a vector data store and adds Context Enrichment Configurations, enabling use cases such as GraphRAG.
  • api-change:bedrock-agent-runtime: [botocore] Support Multi Agent Collaboration within Inline Agents
  • api-change:cloudfront: [botocore] Documentation updates for Amazon CloudFront.
  • api-change:ec2: [botocore] Add serviceManaged field to DescribeAddresses API response.
  • api-change:elbv2: [botocore] This release adds support for assigning IP addresses to Application Load Balancers from VPC IP Address Manager pools.
  • api-change:neptune-graph: [botocore] Several small updates to resolve customer requests.

v1.37.8

Compare Source

======

  • api-change:bedrock: [botocore] This releases adds support for Custom Prompt Router
  • api-change:cloudtrail: [botocore] Doc-only update for CloudTrail.
  • api-change:ivs-realtime: [botocore] IVS Real-Time now offers customers the ability to merge fragmented recordings in the event of a participant disconnect.
  • api-change:networkflowmonitor: [botocore] This release contains 2 changes. 1: DeleteScope/GetScope/UpdateScope operations now return 404 instead of 500 when the resource does not exist. 2: Expected string format for clientToken fields of CreateMonitorInput/CreateScopeInput/UpdateMonitorInput have been updated to be an UUID based string.
  • api-change:redshift-data: [botocore] This release adds support for ListStatements API to filter statements by ClusterIdentifier, WorkgroupName, and Database.
  • api-change:wafv2: [botocore] You can now perform an exact match or rate limit aggregation against the web request's JA4 fingerprint.
  • api-change:workspaces: [botocore] Added a new ModifyEndpointEncryptionMode API for managing endpoint encryption settings.

v1.37.7

Compare Source

======

  • api-change:bedrock-runtime: [botocore] This releases adds support for Custom Prompt Router ARN
  • api-change:datasync: [botocore] AWS DataSync now supports modifying ServerHostname while updating locations SMB, NFS, and ObjectStorage.
  • api-change:gameliftstreams: [botocore] New Service: Amazon GameLift Streams delivers low-latency game streaming from AWS global infrastructure to virtually any device with a browser at up to 1080p resolution and 60 fps.
  • api-change:iotfleetwise: [botocore] This release adds floating point support for CAN/OBD signals and adds support for signed OBD signals.
  • api-change:workspaces: [botocore] Added DeviceTypeWorkSpacesThinClient type to allow users to access their WorkSpaces through a WorkSpaces Thin Client.

v1.37.6

Compare Source

======

  • api-change:elasticache: [botocore] Doc only update, listing 'valkey7' and 'valkey8' as engine options for parameter groups.
  • api-change:iot-managed-integrations: [botocore] Adding managed integrations APIs for IoT Device Management to setup and control devices across different manufacturers and connectivity protocols. APIs include managedthing operations, credential and provisioning profile management, notification configuration, and OTA update.
  • api-change:iotsitewise: [botocore] AWS IoT SiteWise now supports MQTT-enabled, V3 gateways. Configure data destinations for real-time ingestion into AWS IoT SiteWise or buffered ingestion using Amazon S3 storage. You can also use path filters for precise data collection from specific MQTT topics.
  • api-change:rds: [botocore] Note support for Database Insights for Amazon RDS.

v1.37.5

Compare Source

======

  • api-change:cognito-idp: [botocore] Added the capacity to return available challenges in admin authentication and to set version 3 of the pre token generation event for M2M ATC.
  • api-change:ec2: [botocore] Update the DescribeVpcs response
  • api-change:qbusiness: [botocore] Adds support for the ingestion of audio and video files by Q Business, which can be configured with the mediaExtractionConfiguration parameter.
  • api-change:rum: [botocore] Add support for PutResourcePolicy, GetResourcePolicy and DeleteResourcePolicy to support resource based policies for AWS CloudWatch RUM
  • api-change:sagemaker: [botocore] Add DomainId to CreateDomainResponse
  • api-change:transcribe: [botocore] Updating documentation for post call analytics job queueing.
  • enhancement:configuration: [botocore] Add support for disabling host prefix injection via the AWS_DISABLE_HOST_PREFIX_INJECTION environment variable or the disable_host_prefix_injection parameter in the shared aws configuration file.

v1.37.4

Compare Source

======

  • api-change:bedrock-agent: [botocore] This release lets Amazon Bedrock Flows support newer models by increasing the maximum length of output in a prompt configuration. This release also increases the maximum number of prompt variables to 20 and the maximum number of node inputs to 20.
  • api-change:bedrock-data-automation: [botocore] Renamed and added new StandardConfiguration enums. Added support to update EncryptionConfiguration in UpdateBlueprint and UpdateDataAutomation APIs. Changed HttpStatus code for DeleteBlueprint and DeleteDataAutomationProject APIs to 200 from 204. Added APIs to support tagging.
  • api-change:bedrock-data-automation-runtime: [botocore] Added a mandatory parameter DataAutomationProfileArn to support for cross region inference for InvokeDataAutomationAsync API. Renamed DataAutomationArn to DataAutomationProjectArn. Added APIs to support tagging.
  • api-change:dms: [botocore] Add skipped status to the Result Statistics of an Assessment Run
  • api-change:eks: [botocore] Adding licenses to EKS Anywhere Subscription operations response.
  • api-change:mediaconvert: [botocore] The AWS MediaConvert Probe API allows you to analyze media files and retrieve detailed metadata about their content, format, and structure.
  • api-change:pricing: [botocore] Update GetProducts and DescribeServices API request input validations.
  • api-change:ssm: [botocore] Systems Manager doc-only updates for Feb. 2025.
  • enhancement:useragent: [botocore] Update user agent string to include client feature use.

v1.37.3

Compare Source

=======

  • api-change:connect-contact-lens: [botocore] Making sentiment optional for ListRealtimeContactAnalysisSegments Response depending on conversational analytics configuration
  • api-change:datazone: [botocore] Raise hard limit of authorized principals per SubscriptionTarget from 10 to 20.
  • api-change:detective: [botocore] Add support for Detective DualStack endpoints
  • api-change:dynamodb: [botocore] Doc only update for API descriptions.
  • api-change:marketplace-entitlement: [botocore] Add support for Marketplace Entitlement Service dual-stack endpoints for CN and GOV regions
  • api-change:meteringmarketplace: [botocore] Add support for Marketplace Metering Service dual-stack endpoints for CN regions
  • api-change:pcs: [botocore] Changed the minimum length of clusterIdentifier, computeNodeGroupIdentifier, and queueIdentifier to 3.
  • api-change:verifiedpermissions: [botocore] Adds deletion protection support to policy stores. Deletion protection is disabled by default, can be enabled via the CreatePolicyStore or UpdatePolicyStore APIs, and is visible in GetPolicyStore.
  • bugfix:download_fileobj: Fileobj provided in append mode will no longer allow concurrent writes to preserve data integrity.

v1.37.2

Compare Source

=======

  • api-change:bedrock: [botocore] New options for how to handle harmful content detected by Amazon Bedrock Guardrails.
  • api-change:bedrock-runtime: [botocore] New options for how to handle harmful content detected by Amazon Bedrock Guardrails.
  • api-change:codebuild: [botocore] AWS CodeBuild now offers an enhanced debugging experience.
  • api-change:glue: [botocore] Add input validations for multiple Glue APIs
  • api-change:medialive: [botocore] AWS Elemental MediaLive now supports SDI inputs to MediaLive Anywhere Channels in workflows that use AWS SDKs.
  • api-change:personalize: [botocore] Add support for eventsConfig for CreateSolution, UpdateSolution, DescribeSolution, DescribeSolutionVersion. Add support for GetSolutionMetrics to return weighted NDCG metrics when eventsConfig is enabled for the solution.
  • api-change:transfer: [botocore] This launch enables customers to manage contents of their remote directories, by deleting old files or moving files to archive folders in remote servers once they have been retrieved. Customers will be able to automate the process using event-driven architecture.

v1.37.1

Compare Source

=======

  • api-change:iotwireless: [botocore] Mark EutranCid under LteNmr optional.
  • api-change:pcs: [botocore] ClusterName/ClusterIdentifier, ComputeNodeGroupName/ComputeNodeGroupIdentifier, and QueueName/QueueIdentifier can now have 10 characters, and a minimum of 3 characters. The TagResource API action can now return ServiceQuotaExceededException.
  • api-change:qconnect: [botocore] Provides the correct value for supported model ID.
  • api-change:ssm: [botocore] This release adds the AvailableSecurityUpdatesComplianceStatus field to patch baseline operations, as well as the AvailableSecurityUpdateCount and InstancesWithAvailableSecurityUpdates to patch state operations. Applies to Windows Server managed nodes only.

v1.37.0

Compare Source

======

  • api-change:bedrock-agent: [botocore] This release improves support for newer models in Amazon Bedrock Flows.
  • api-change:bedrock-agent-runtime: [botocore] Adding support for ReasoningContent fields in Pre-Processing, Post-Processing and Orchestration Trace outputs.
  • api-change:bedrock-runtime: [botocore] This release adds Reasoning Content support to Converse and ConverseStream APIs
  • api-change:elasticache: [botocore] Documentation update, adding clarity and rephrasing.
  • api-change:elastic-inference: [botocore] The elastic-inference client has been removed following the deprecation of the service.
  • feature:Endpoints: [botocore] Generate and use AWS-account-based endpoints for compatible services when the account ID is available. At launch, DynamoDB is the first and only compatible service. The new endpoint URL pattern will be https://<account-id>.ddb.<region>.amazonaws.com. Additional services may be added in the future. See the documentation for details: https://docs.aws.amazon.com/sdkref/latest/guide/feature-account-endpoints.html

v1.36.26

Compare Source

=======

  • api-change:appstream: [botocore] Added support for Certificate-Based Authentication on AppStream 2.0 multi-session fleets.
  • api-change:bedrock-agent: [botocore] Introduce a new parameter which represents the user-agent header value used by the Bedrock Knowledge Base Web Connector.

v1.36.25

Compare Source

=======

  • api-change:codebuild: [botocore] Add webhook status and status message to AWS CodeBuild webhooks
  • api-change:guardduty: [botocore] Reduce the minimum number of required attack sequence signals from 2 to 1
  • api-change:license-manager-user-subscriptions: [botocore] Updates entity to include Microsoft RDS SAL as a valid type of user subscription.
  • api-change:rds: [botocore] CloudWatch Database Insights now supports Amazon RDS.
  • api-change:sagemaker: [botocore] Added new capability in the UpdateCluster operation to remove instance groups from your SageMaker HyperPod cluster.
  • api-change:workspaces-web: [botocore] Add support for toolbar configuration under user settings.

v1.36.24

Compare Source

=======

  • api-change:codepipeline: [botocore] Add environment variables to codepipeline action declaration.
  • api-change:ecs: [botocore] This is a documentation only release for Amazon ECS that supports the CPU task limit increase.
  • api-change:lightsail: [botocore] Documentation updates for Amazon Lightsail.
  • api-change:location: [botocore] Adds support for larger property maps for tracking and geofence positions changes. It increases the maximum number of items from 3 to 4, and the maximum value length from 40 to 150.
  • api-change:mailmanager: [botocore] This release adds additional metadata fields in Mail Manager archive searches to show email source and details about emails that were archived when being sent with SES.
  • api-change:network-firewall: [botocore] This release introduces Network Firewall's Automated Domain List feature. New APIs include UpdateFirewallAnalysisSettings, StartAnalysisReport, GetAnalysisReportResults, and ListAnalysisReports. These allow customers to enable analysis on firewalls to identify and report frequently accessed domain.
  • api-change:sagemaker: [botocore] Adds r8g instance type support to SageMaker Realtime Endpoints
  • api-change:sesv2: [botocore] This release adds the ability for outbound email sent with SES to preserve emails to a Mail Manager archive.

v1.36.23

Compare Source

=======

  • api-change:batch: [botocore] This documentation-only update corrects some typos.
  • api-change:emr-containers: [botocore] EMR on EKS StartJobRun Api will be supporting the configuration of log storage in AWS by using "managedLogs" under "MonitoringConfiguration".
  • api-change:medialive: [botocore] Adds support for creating CloudWatchAlarmTemplates for AWS Elemental MediaTailor Playback Configuration resources.

v1.36.22

Compare Source

=======

  • api-change:amplify: [botocore] Add ComputeRoleArn to CreateApp, UpdateApp, CreateBranch, and UpdateBranch, allowing caller to specify a role to be assumed by Amplify Hosting for server-side rendered applications.
  • api-change:dms: [botocore] Support replicationConfigArn in DMS DescribeApplicableIndividualAssessments API.
  • api-change:timestream-influxdb: [botocore] This release introduces APIs to manage DbClusters and adds support for read replicas
  • enhancement:Parsers: [botocore] Minor Parser updates to support the new smithy-generated protocol tests. See boto/botocore#3247 <https://github.com/boto/botocore/pull/3247>__ for more details.

v1.36.21

Compare Source

=======

  • api-change:codebuild: [botocore] Added test suite names to test case metadata
  • api-change:connect: [botocore] Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency.
  • api-change:dms: [botocore] Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications
  • api-change:rds-data: [botocore] Add support for Stop DB feature.
  • api-change:s3: [botocore] Added support for Content-Range header in HeadObject response.
  • api-change:wafv2: [botocore] The WAFv2 API now supports configuring data protection in webACLs.
  • api-change:workspaces-thin-client: [botocore] Update Environment and Device name field definitions

v1.36.20

Compare Source

=======

  • api-change:accessanalyzer: [botocore] This release introduces the getFindingsStatistics API, enabling users to retrieve aggregated finding statistics for IAM Access Analyzer's external access and unused access analysis features. Updated service API and documentation.
  • api-change:acm-pca: [botocore] Private Certificate Authority (PCA) documentation updates
  • api-change:ecs: [botocore] This is a documentation only release to support migrating Amazon ECS service ARNs to the long ARN format.
  • api-change:fis: [botocore] Adds auto-pagination for the following operations: ListActions, ListExperimentTemplates, ListTargetAccountConfigurations, ListExperiments, ListExperimentResolvedTargets, ListTargetResourceTypes. Reduces length constraints of prefixes for logConfiguration and experimentReportConfiguration.
  • api-change:sagemaker: [botocore] Adds additional values to the InferenceAmiVersion parameter in the ProductionVariant data type.
  • api-change:storagegateway: [botocore] This release adds support for generating cache reports on S3 File Gateways for files that fail to upload.

v1.36.19

Compare Source

=======

  • api-change:b2bi: [botocore] Allow spaces in the following fields in the Partnership resource: ISA 06 - Sender ID, ISA 08 - Receiver ID, GS 02 - Application Sender Code, GS 03 - Application Receiver Code
  • api-change:bedrock-agent: [botocore] This releases adds the additionalModelRequestFields field to the CreateAgent and UpdateAgent operations. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters.
  • api-change:bedrock-agent-runtime: [botocore] This releases adds the additionalModelRequestFields field to the InvokeInlineAgent operation. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters.
  • api-change:codebuild: [botocore] Add note for the RUNNER_BUILDKITE_BUILD buildType.
  • api-change:fsx: [botocore] Support for in-place Lustre version upgrades
  • api-change:medialive: [botocore] Adds a RequestId parameter to all MediaLive Workflow Monitor create operations. The RequestId parameter allows idempotent operations.
  • api-change:opensearchserverless: [botocore] Custom OpenSearchServerless Entity ID for SAML Config.
  • api-change:polly: [botocore] Added support for the new voice - Jasmine (en-SG). Jasmine is available as a Neural voice only.
  • enhancement:Protocols: [botocore] Added support for multiple protocols within a service based on performance priority.

v1.36.18

Compare Source

=======

  • api-change:acm-pca: [botocore] Private Certificate Authority service now supports Partitioned CRL as a revocation configuration option.
  • api-change:appsync: [botocore] Add support for operation level caching
  • api-change:ec2: [botocore] Adding support for the new fullSnapshotSizeInBytes field in the response of the EC2 EBS DescribeSnapshots API. This field represents the size of all the blocks that were written to the source volume at the time the snapshot was created.
  • api-change:pi: [botocore] Documentation only update for RDS Performance Insights dimensions for execution plans and locking analysis.

v1.36.17

Compare Source

=======

  • api-change:apigatewayv2: [botocore] Documentation updates for Amazon API Gateway
  • api-change:cloudfront: [botocore] Doc-only update that adds defaults for CloudFront VpcOriginEndpointConfig values.
  • api-change:connect: [botocore] Updated the CreateContact API documentation to indicate that it only applies to EMAIL contacts.
  • api-change:dms: [botocore] New vendors for DMS Data Providers: DB2 LUW and DB2 for z/OS

v1.36.16

Compare Source

=======

  • api-change:ecr: [botocore] Adds support to handle the new basic scanning daily quota.
  • api-change:eks: [botocore] Introduce versionStatus field to take place of status field in EKS DescribeClusterVersions API
  • api-change:mediaconvert: [botocore] This release adds support for Animated GIF output, forced chroma sample positioning metadata, and Extensible Wave Container format
  • api-change:pi: [botocore] Adds documentation for dimension groups and dimensions to analyze locks for Database Insights.
  • api-change:transcribe: [botocore] This release adds support for the Clinical Note Template Customization feature for the AWS HealthScribe APIs within Amazon Transcribe.

v1.36.15

Compare Source

=======

  • api-change:cloudformation: [botocore] We added 5 new stack refactoring APIs: CreateStackRefactor, ExecuteStackRefactor, ListStackRefactors, DescribeStackRefactor, ListStackRefactorActions.
  • api-change:connectcases: [botocore] This release adds the ability to conditionally require fields on a template. Check public documentation for more information.
  • api-change:cost-optimization-hub: [botocore] This release enables AWS Cost Optimization Hub to show cost optimization recommendations for Amazon Auto Scaling Groups, including those with single and mixed instance types.
  • api-change:s3: [botocore] Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets.
  • enhancement:Eventsteam: [botocore] The SDK no longer validates payload size for eventstreams. This is to facilitate varying payload requirements across AWS services.

v1.36.14

Compare Source

=======

  • api-change:rds: [botocore] Documentation updates to clarify the description for the parameter AllocatedStorage for the DB cluster data type, the description for the parameter DeleteAutomatedBackups for the DeleteDBCluster API operation, and removing an outdated note for the CreateDBParameterGroup API operation.

v1.36.13

Compare Source

=======

  • api-change:datasync: [botocore] Doc-only update to provide more information on using Kerberos authentication with SMB locations.
  • api-change:dms: [botocore] Introduces TargetDataSettings with the TablePreparationMode option available for data migrations.
  • api-change:iam: [botocore] This release adds support for accepting encrypted SAML assertions. Customers can now configure their identity provider to encrypt the SAML assertions it sends to IAM.
  • api-change:neptune-graph: [botocore] Added argument to list-export to filter by graph ID
  • api-change:qbusiness: [botocore] Adds functionality to enable/disable a new Q Business Chat orchestration feature. If enabled, Q Business can orchestrate over datasources and plugins without the need for customers to select specific chat modes.
  • api-change:sagemaker: [botocore] IPv6 support for Hyperpod clusters

v1.36.12

Compare Source

=======

  • api-change:mediatailor: [botocore] Add support for CloudWatch Vended Logs which allows for delivery of customer logs to CloudWatch Logs, S3, or Firehose.

v1.36.11

Compare Source

=======

  • 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

Compare Source

=======

  • 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

Compare Source

======

  • 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

Compare Source

======

  • 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

Compare Source

======

  • 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

v1.36.6

Compare Source

======

  • api-change:cloudtrail: [botocore] This release introduces the SearchSampleQueries API that allows users to search for CloudTrail Lake sample queries.
  • api-change:eks: [botocore] Adds support for UpdateStrategies in EKS Managed Node Groups.
  • api-change:healthlake: [botocore] Added new authorization strategy value 'SMART_ON_FHIR' for CreateFHIRDatastore API to support Smart App 2.0
  • api-change:ssm: [botocore] Systems Manager doc-only update for January, 2025.
  • api-change:sso-oidc: [botocore] Fixed typos in the descriptions.
  • api-change:transfer: [botocore] Added CustomDirectories as a new directory option for storing inbound AS2 messages, MDN files and Status files.

v1.36.5

Compare Source

======

  • api-change:ec2: [botocore] Added "future" allocation type for future dated capacity reservation

v1.36.4

Compare Source

======

  • api-change:bedrock-agent-runtime: [botocore] Adds multi-turn input support for an Agent node in an Amazon Bedrock Flow
  • api-change:glue: [botocore] Docs Update for timeout changes
  • api-change:medialive: [botocore] AWS Elemental MediaLive adds a new feature, ID3 segment tagging, in CMAF Ingest output groups. It allows customers to insert ID3 tags into every output segment, controlled by a newly added channel schedule action Id3SegmentTagging.
  • api-change:workspaces-thin-client: [botocore] Rename WorkSpaces Web to WorkSpaces Secure Browser

v1.36.3

Compare Source

======

  • api-change:batch: [botocore] Documentation-only update: clarified the description of the shareDecaySeconds parameter of the FairsharePolicy data type, clarified the description of the priority parameter of the JobQueueDetail data type.
  • api-change:cognito-idp: [botocore] corrects the dual-stack endpoint configuration for cognitoidp
  • api-change:connect: [botocore] Added DeleteContactFlowVersion API and the CAMPAIGN flow type
  • api-change:emr-serverless: [botocore] Increasing entryPoint in SparkSubmit to accept longer script paths. New limit is 4kb.
  • api-change:iotsitewise: [botocore] AWS IoT SiteWise now supports ingestion and querying of Null (all data types) and NaN (double type) values of bad or uncertain data quality. New partial error handling prevents data loss during ingestion. Enabled by default for new customers; existing customers can opt-in.
  • api-change:logs: [botocore] Documentation-only update to address doc errors
  • api-change:quicksight: [botocore] Added DigitGroupingStyle in ThousandsSeparator to allow grouping by LAKH( Indian Grouping system ) currency. Support LAKH and CRORE currency types in Column Formatting.
  • api-change:sns: [botocore] This release adds support for the topic attribute FifoThroughputScope for SNS FIFO topics. For details, see the documentation history in the Amazon Simple Notification Service Developer Guide.

v1.36.2

Compare Source

=======

  • api-change:appstream: [botocore] Added support for Certificate-Based Authentication on AppStream 2.0 multi-session fleets.
  • api-change:bedrock-agent: [botocore] Introduce a new parameter which represents the user-agent header value used by the Bedrock Knowledge Base Web Connector.

v1.36.1

Compare Source

=======

  • api-change:b2bi: [botocore] Allow spaces in the following fields in the Partnership resource: ISA 06 - Sender ID, ISA 08 - Receiver ID, GS 02 - Application Sender Code, GS 03 - Application Receiver Code
  • api-change:bedrock-agent: [botocore] This releases adds the additionalModelRequestFields field to the CreateAgent and UpdateAgent operations. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters.
  • api-change:bedrock-agent-runtime: [botocore] This releases adds the additionalModelRequestFields field to the InvokeInlineAgent operation. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters.
  • api-change:codebuild: [botocore] Add note for the RUNNER_BUILDKITE_BUILD buildType.
  • api-change:fsx: [botocore] Support for in-place Lustre version upgrades
  • api-change:medialive: [botocore] Adds a RequestId parameter to all MediaLive Workflow Monitor create operations. The RequestId parameter allows idempotent operations.
  • api-change:opensearchserverless: [botocore] Custom OpenSearchServerless Entity ID for SAML Config.
  • api-change:polly: [botocore] Added support for the new voice - Jasmine (en-SG). Jasmine is available as a Neural voice only.
  • enhancement:Protocols: [botocore] Added support for multiple protocols within a service based on performance priority.

v1.36.0

Compare Source

======

  • api-change:apigateway: [botocore] Documentation updates for Amazon API Gateway
  • api-change:bedrock-agent-runtime: [botocore] Now supports streaming for inline agents.
  • api-change:cognito-identity: [botocore] corrects the dual-stack endpoint configuration
  • api-change:partnercentral-selling: [botocore] Add Tagging support for ResourceSnapshotJob resources
  • api-change:s3: [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.
  • api-change:security-ir: [botocore] Increase minimum length of Threat Actor IP 'userAgent' to 1.
  • api-change:sesv2: [botocore] This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects elevated complaint rates for customer sending identities.
  • api-change:workspaces: [botocore] Added GeneralPurpose.4xlarge & GeneralPurpose.8xlarge ComputeTypes.
  • api-change:workspaces-thin-client: [botocore] Mark type in MaintenanceWindow as required.
  • enhancement:AWSCRT: [botocore] Update awscrt version to 0.23.4
  • feature:s3: [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 the when_supported and when_required options - in code using the response_checksum_validation parameter for botocore.config.Config, in the shared AWS config file using response_checksum_validation, or as an env variable using AWS_RESPONSE_CHECKSUM_VALIDATION.
  • feature:s3: [botocore] Added support for the CRC64NVME checksum algorithm in the S3 client through the optional AWS CRT (awscrt) dependency.
  • feature: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 using when_supported and when_required options - in code using the request_checksum_calculation parameter for botocore.config.Config, in the shared AWS config file using request_checksum_calculation, or as an env variable using AWS_REQUEST_CHECKSUM_CALCULATION. Note: Botocore will no longer automatically compute and populate the Content-MD5 header.

v1.35.99

Compare Source

=======

  • api-change:gamelift: [botocore] Amazon GameLift releases a new game session placement feature: PriorityConfigurationOverride. You can now override how a game session queue prioritizes placement locations for a single StartGameSessionPlacement request.
  • api-change:route53: [botocore] Amazon Route 53 now supports the Mexico (Central) Region (mx-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region

v1.35.98

Compare Source

=======

  • api-change:artifact: [botocore] Support resolving regional API calls to partition's leader region endpoint.
  • api-change:bedrock: [botocore] With this release, Bedrock Evaluation will now support latency-optimized inference for foundation models.
  • api-change:ec2: [botocore] Add support for DisconnectOnSessionTimeout flag in CreateClientVpnEndpoint and ModifyClientVpnEndpoint requests and DescribeClientVpnEndpoints responses
  • api-change:kafkaconnect: [botocore] Support updating connector configuration via UpdateConnector API. Release Operations API to monitor the status of the connector operation.
  • api-change:transcribe: [botocore] This update provides tagging support for Transcribe's Call Analytics Jobs and Call Analytics Categories.

v1.35.97

Compare Source

=======

  • api-change:redshift: [botocore] Additions to the PubliclyAccessible and Encrypted parameters clarifying what the defaults are.
  • api-change:securitylake: [botocore] Doc only update for ServiceName that fixes several customer-reported issues
  • api-change:sts: [botocore] Fixed typos in the descriptions.

v1.35.96

Compare Source

=======

  • api-change:codebuild: [botocore] AWS CodeBuild Now Supports BuildBatch in Reserved Capacity and Lambda
  • api-change:compute-optimizer: [botocore] This release expands AWS Compute Optimizer rightsizing recommendation support for Amazon EC2 Auto Scaling groups to include those with scaling policies and multiple instance types.
  • api-change:fms: [botocore] AWS Firewall Manager now lets you combine multiple resource tags using the logical AND operator or the logical OR operator.

v1.35.95

Compare Source

=======

  • api-change:rds: [botocore] Updates Amazon RDS documentation to clarify the RestoreDBClusterToPointInTime description.
  • api-change:route53: [botocore] Amazon Route 53 now supports the Asia Pacific (Thailand) Region (ap-southeast-7) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region
  • api-change:sagemaker: [botocore] Adds support for IPv6 for SageMaker HyperPod cluster nodes.

v1.35.94

Compare Source

=======

  • api-change:cloudhsmv2: [botocore] Adds support to ModifyCluster for modifying a Cluster's Hsm Type.
  • api-change:dynamodb: [botocore] This release makes Amazon DynamoDB point-in-time-recovery (PITR) to be configurable. You can set PITR recovery period for each table individually to between 1 and 35 days.
  • api-change:imagebuilder: [botocore] This release adds support for importing images from ISO disk files. Added new ImportDiskImage API operation.

v1.35.93

Compare Source

=======

  • api-change:iotsecuretunneling: [botocore] Adds dualstack endpoint support for IoT Secure Tunneling
  • api-change:supplychain: [botocore] Allow vanity DNS domain when creating a new ASC instance

v1.35.92

Compare Source

=======

  • api-change:ecs: [botocore] Adding SDK reference examples for Amazon ECS operations.
  • api-change:route53domains: [botocore] Doc only update for Route 53 Domains that fixes several customer-reported issues
  • api-change:s3: [botocore] This change is only for updating the model regexp of CopySource which is not for validation but only for documentation and user guide change.

v1.35.91

Compare Source

=======

  • api-change:appsync: [botocore] Modify UpdateGraphQLAPI operation and flag authenticationType as required.
  • api-change:gamelift: [botocore] Amazon GameLift releases a new game session shutdown feature. Use the Amazon GameLift console or AWS CLI to terminate an in-progress game session that's entered a bad state or is no longer needed.
  • api-change:mediaconnect: [botocore] AWS Elemental MediaConnect now supports Content Quality Analysis for enhanced source stream monitoring. This enables you to track specific audio and video metrics in transport stream source flows, ensuring your content meets quality standards.
  • api-change:mediaconvert: [botocore] This release adds support for the AVC3 codec and fixes an alignment issue with Japanese vertical captions.
  • api-change:organizations: [botocore] Added ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED to ConstraintViolationException for the EnableAllFeatures operation.
  • api-change:sagemaker: [botocore] Adding ETag information with Model Artifacts for Model Registry
  • api-change:sqs: [botocore] In-flight message typo fix from 20k to 120k.

v1.35.90

Compare Source

=======

  • api-change:ecr: [botocore] Restoring custom endpoint functionality for ECR
  • api-change:ecr-public: [botocore] Restoring custom endpoint functionality for ECR Public

v1.35.89

Compare Source

=======

  • api-change:rds: [botocore] Updates Amazon RDS documentation to correct various descriptions.

v1.35.88

Compare Source

=======

  • api-change:bcm-pricing-calculator: [botocore] Added ConflictException to DeleteBillEstimate.
  • api-change:ecr: [botocore] Add support for Dualstack Endpoints
  • api-change:network-firewall: [botocore] Dual-stack endpoints are now supported.
  • api-change:securityhub: [botocore] Documentation updates for AWS Security Hub

v1.35.87

Compare Source

=======

  • api-change:ecr: [botocore] Documentation update for ECR GetAccountSetting and PutAccountSetting APIs.
  • api-change:ecr-public: [botocore] Add support for Dualstack endpoints
  • api-change:eks: [botocore] This release adds support for DescribeClusterVersions API that provides important information about Kubernetes versions along with end of support dates
  • api-change:glue: [botocore] Add IncludeRoot parameters to GetCatalogs API to return root catalog.

v1.35.86

Compare Source

=======

  • api-change:bedrock-agent: [botocore] Support for custom user agent and max web pages crawled for web connector. Support app only credentials for SharePoint connector. Increase agents memory duration limit to 365 days. Support to specify max number of session summaries to include in agent invocation context.
  • api-change:bedrock-agent-runtime: [botocore] bedrock agents now supports long term memory and performance configs. Invokeflow supports performance configs. RetrieveAndGenerate performance configs
  • api-change:bedrock-data-automation: [botocore] Documentation update for Amazon Bedrock Data Automation
  • api-change:bedrock-data-automation-runtime: [botocore] Documentation update for Amazon Bedrock Data Automation Runtime
  • api-change:billing: [botocore] Added new API's for defining and fetching Billing Views.
  • api-change:ce: [botocore] Support for retrieving cost, usage, and forecast for billing view.
  • api-change:connect: [botocore] This release supports adding NotAttributeCondition and Range to the RoutingCriteria object.
  • api-change:docdb: [botocore] Support AWS Secret Manager managed password for AWS DocumentDB instance-based cluster.
  • api-change:eks: [botocore] This release expands the catalog of upgrade insight checks
  • api-change:macie2: [botocore] This release adds support for identifying S3 general purpose buckets that exceed the Amazon Macie quota for preventative control monitoring.
  • api-change:outposts: [botocore] Add CS8365C as a supported power connector for Outpost sites.
  • api-change:sagemaker: [botocore] This release adds support for c6i, m6i and r6i instance on SageMaker Hyperpod and trn1 instances in batch

v1.35.85

Compare Source

=======

  • api-change:appstream: [botocore] Added support for Rocky Linux 8 on Amazon AppStream 2.0
  • api-change:mediaconvert: [botocore] This release adds support for inserting timecode tracks into MP4 container outputs.
  • api-change:medialive: [botocore] MediaLive is releasing ListVersions api
  • api-change:qconnect: [botocore] Amazon Q in Connect enables agents to ask Q for assistance in multiple languages and Q will provide answers and recommended step-by-step guides in those languages. Qs default language is English (United States) and you can switch this by setting the locale configuration on the AI Agent.
  • api-change:ssm-sap: [botocore] AWS Systems Manager for SAP added support for registration and discovery of distributed ABAP applications
  • api-change:workspaces: [botocore] Added AWS Global Accelerator (AGA) support for WorkSpaces Personal.

v1.35.84

Compare Source

=======

  • api-change:amplify: [botocore] Added WAF Configuration to Amplify Apps
  • api-change:budgets: [botocore] Releasing minor partition endpoint updates
  • api-change:connect: [botocore] This release adds support for the UpdateParticipantAuthentication API used for customer authentication within Amazon Connect chats.
  • api-change:connectparticipant: [botocore] This release adds support for the GetAuthenticationUrl and CancelParticipantAuthentication APIs used for customer authentication within Amazon Connect chats. There are also minor updates to the GetAttachment API.
  • api-change:datasync: [botocore] AWS DataSync introduces the ability to update attributes for in-cloud locations.
  • api-change:iot: [botocore] Release connectivity status query API which is a dedicated high throughput(TPS) API to query a specific device's most recent connectivity state and metadata.
  • api-change:mwaa: [botocore] Added support for Apache Airflow version 2.10.3 to MWAA.
  • api-change:quicksight: [botocore] Add support for PerformanceConfiguration attribute to Dataset entity. Allow PerformanceConfiguration specification in CreateDataset and UpdateDataset APIs.
  • api-change:resiliencehub: [botocore] AWS Resilience Hub now automatically detects already configured CloudWatch alarms and FIS experiments as part of the assessment process and returns the discovered resources in the corresponding list API responses. It also allows you to include or exclude test recommendations for an AppComponent.
  • api-change:transfer: [botocore] Added AS2 agreement configurations to control filename preservation and message signing enforcement. Added AS2 connector configuration to preserve content type from S3 objects.

v1.35.83

Compare Source

=======

  • api-change:account: [botocore] Update endpoint configuration.
  • api-change:backup: [botocore] Add Support for Backup Indexing
  • api-change:backupsearch: [botocore] Add support for searching backups
  • api-change:batch: [botocore] This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs.
  • api-change:cleanroomsml: [botocore] Add support for SQL compute configuration for StartAudienceGenerationJob API.
  • api-change:cloudfront: [botocore] Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins.
  • api-change:codepipeline: [botocore] AWS CodePipeline V2 type pipelines now support Managed Compute Rule.
  • api-change:ecs: [botocore] Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks.
  • api-change:m2: [botocore] This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests.
  • api-change:synthetics: [botocore] Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs.

v1.35.82

Compare Source

=======

  • api-change:cloud9: [botocore] Added information about Ubuntu 18.04 will be removed from the available imageIds for Cloud9 because Ubuntu 18.04 has ended standard support on May 31, 2023.
  • api-change:dlm: [botocore] This release adds support for Local Zones in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies.
  • api-change:ec2: [botocore] This release adds support for EBS local snapshots in AWS Dedicated Local Zones, which allows you to store snapshots of EBS volumes locally in Dedicated Local Zones.
  • api-change:greengrassv2: [botocore] Add support for runtime in GetCoreDevice and ListCoreDevices APIs.
  • api-change:medialive: [botocore] AWS Elemental MediaLive adds three new features: MediaPackage v2 endpoint support for live stream delivery, KLV metadata passthrough in CMAF Ingest output groups, and Metadata Name Modifier in CMAF Ingest output groups for customizing metadata track names in output streams.
  • api-change:rds: [botocore] This release adds support for the "MYSQL_CACHING_SHA2_PASSWORD" enum value for RDS Proxy ClientPasswordAuthType.

v1.35.81

Compare Source

=======

  • api-change:cloudhsmv2: [botocore] Add support for Dual-Stack hsm2m.medium clusters. The customers will now be able to create hsm2m.medium clusters having both IPv4 and IPv6 connection capabilities by specifying a new param called NetworkType=DUALSTACK during cluster creation.
  • api-change:ec2: [botocore] This release adds GroupId to the response for DeleteSecurityGroup.
  • api-change:eks: [botocore] Add NodeRepairConfig in CreateNodegroupRequest and UpdateNodegroupConfigRequest
  • api-change:logs: [botocore] Limit PutIntegration IntegrationName and ListIntegrations IntegrationNamePrefix parameters to 50 characters
  • api-change:mediaconnect: [botocore] AWS Elemental MediaConnect Gateway now supports Source Specific Multicast (SSM) for ingress bridges. This enables you to specify a source IP address in addition to a multicast IP when creating or updating an ingress bridge source.
  • api-change:networkmanager: [botocore] There was a sentence fragment in UpdateDirectConnectGatewayAttachment that was causing customer confusion as to whether it's an incomplete sentence or if it was a typo. Removed the fragment.
  • api-change:servicediscovery: [botocore] AWS Cloud Map now supports service-level attributes, allowing you to associate custom metadata directly with services. These attributes can be retrieved, updated, and deleted using the new GetServiceAttributes, UpdateServiceAttributes, and DeleteServiceAttributes API calls.

v1.35.80

Compare Source

=======

  • api-change:connect: [botocore] Configure holidays and other overrides to hours of operation in advance. During contact handling, Amazon Connect automatically checks for overrides and provides customers with an appropriate flow path. After an override period passes call center automatically reverts to standard hours of operation.
  • api-change:dms: [botocore] Add parameters to support for kerberos authentication. Add parameter for disabling the Unicode source filter with PostgreSQL settings. Add parameter to use large integer value with Kinesis/Kafka settings.
  • api-change:glue: [botocore] To support customer-managed encryption in Data Quality to allow customers encrypt data with their own KMS key, we will add a DataQualityEncryption field to the SecurityConfiguration API where customers can provide their KMS keys.
  • api-change:guardduty: [botocore] Improved descriptions for certain APIs.
  • api-change:route53domains: [botocore] This release includes the following API updates: added the enumeration type RESTORE_DOMAIN to the OperationType; constrained the Price attribute to non-negative values; updated the LangCode to allow 2 or 3 alphabetical characters.

v1.35.79

Compare Source

=======

  • api-change:artifact: [botocore] Add support for listing active customer agreements for the calling AWS Account.
  • api-change:cloudtrail: [botocore] Doc-only updates for CloudTrail.
  • api-change:cognito-idp: [botocore] Updated descriptions for some API operations and parameters, corrected some errors in Cognito user pools
  • api-change:controlcatalog: [botocore] Minor documentation updates to the content of ImplementationDetails object part of the Control Catalog GetControl API
  • api-change:emr-serverless: [botocore] This release adds support for accessing system profile logs in Lake Formation-enabled jobs.
  • api-change:mgh: [botocore] API and documentation updates for AWS MigrationHub related to adding support for listing migration task updates and associating, disassociating and listing source resources
  • api-change:sesv2: [botocore] Introduces support for multi-region endpoint.
  • api-change:timestream-influxdb: [botocore] Adds networkType parameter to CreateDbInstance API which allows IPv6 support to the InfluxDB endpoint

v1.35.78

Compare Source

=======

  • api-change:application-autoscaling: [botocore] Doc only update for AAS Predictive Scaling policy configuration API.
  • api-change:bcm-pricing-calculator: [botocore] Updated condition key inference from Workload Estimate, Bill Scenario, and Bill Estimate resources. Updated documentation links.
  • api-change:connect: [botocore] Add support for Push Notifications for Amazon Connect chat. With Push Notifications enabled an alert could be sent to customers about new messages even when they aren't actively using the mobile application.
  • api-change:finspace: [botocore] Update KxCommandLineArgument value parameter regex to allow for spaces and semicolons
  • api-change:ivs-realtime: [botocore] IVS Real-Time now offers customers the ability to customize thumbnails recording mode and interval for both Individual Participant Recording (IPR) and Server-Side Compositions (SSC).
  • api-change:sesv2: [botocore] Introduces support for creating DEED (Deterministic Easy-DKIM) identities.

v1.35.77

Compare Source

=======

  • api-change:appsync: [botocore] Provides description of new Amazon Bedrock runtime datasource.
  • api-change:cognito-idp: [botocore] Change CustomDomainConfig from a required to an optional parameter for the UpdateUserPoolDomain operation.
  • api-change:ec2: [botocore] This release includes a new API for modifying instance network-performance-options after launch.
  • api-change:ecs: [botocore] This is a documentation only update to address various tickets for Amazon ECS.
  • api-change:keyspaces: [botocore] Amazon Keyspaces: adding the list of IAM actions required by the UpdateKeyspace API.
  • api-change:medialive: [botocore] H265 outputs now support disabling the deblocking filter.
  • api-change:workspaces: [botocore] Added text to clarify case-sensitivity

v1.35.76

Compare Source

=======

  • api-change:partnercentral-selling: [botocore] Introducing the preview of new partner central selling APIs designed to transform how AWS partners collaborate and co-sell with multiple partners. This enables multiple partners to seamlessly engage and jointly pursue customer opportunities, fostering a new era of collaborative selling.
  • api-change:qbusiness: [botocore] This release removes the deprecated UserId and UserGroups fields from SearchRelevantContent api's request parameters.

v1.35.75

Compare Source

=======

  • api-change:bedrock: [botocore] Introduced two APIs ListPromptRouters and GetPromptRouter for Intelligent Prompt Router feature. Add support for Bedrock Guardrails image content filter. New Bedrock Marketplace feature enabling a wider range of bedrock compatible models with self-hosted capability.
  • api-change:bedrock-agent: [botocore] This release introduces the ability to generate SQL using natural language, through a new GenerateQuery API (with native integration into Knowledge Bases); ability to ingest and retrieve images through Bedrock Data Automation; and ability to create a Knowledge Base backed by Kendra GenAI Index.
  • api-change:bedrock-agent-runtime: [botocore] This release introduces the ability to generate SQL using natural language, through a new GenerateQuery API (with native integration into Knowledge Bases); ability to ingest and retrieve images through Bedrock Data Automation; and ability to create a Knowledge Base backed by Kendra GenAI Index.
  • api-change:bedrock-data-automation: [botocore] Release Bedrock Data Automation SDK
  • api-change:bedrock-data-automation-runtime: [botocore] Release Bedrock Data Automation Runtime SDK
  • api-change:bedrock-runtime: [botocore] Added support for Intelligent Prompt Router in Invoke, InvokeStream, Converse and ConverseStream. Add support for Bedrock Guardrails image content filter. New Bedrock Marketplace feature enabling a wider range of bedrock compatible models with self-hosted capability.
  • api-change:kendra: [botocore] This release adds GenAI Index in Amazon Kendra for Retrieval Augmented Generation (RAG) and intelligent search. With the Kendra GenAI Index, customers get high retrieval accuracy powered by the latest information retrieval technologies and semantic models.
  • api-change:sagemaker: [botocore] Amazon SageMaker HyperPod launched task governance to help customers maximize accelerator utilization for model development and flexible training plans to meet training timelines and budget while reducing weeks of training time. AI apps from AWS partner is now available in SageMaker.

v1.35.74

Compare Source

=======

  • api-change:athena: [botocore] Add FEDERATED type to CreateDataCatalog. This creates Athena Data Catalog, AWS Lambda connector, and AWS Glue connection. Create/DeleteDataCatalog returns DataCatalog. Add Status, ConnectionType, and Error to DataCatalog and DataCatalogSummary. Add DeleteCatalogOnly to delete Athena Catalog only.
  • api-change:bedrock: [botocore] Tagging support for Async Invoke resources. Added support for Distillation in CreateModelCustomizationJob API. Support for videoDataDeliveryEnabled flag in invocation logging.
  • api-change:bedrock-agent: [botocore] Releasing SDK for Multi-Agent Collaboration.
  • api-change:bedrock-agent-runtime: [botocore] Releasing SDK for multi agent collaboration
  • api-change:bedrock-runtime: [botocore] Added support for Async Invoke Operations Start, List and Get. Support for invocation logs with requestMetadata field in Converse, ConverseStream, Invoke and InvokeStream. Video content blocks in Converse/ConverseStream accept raw bytes or S3 URI.
  • api-change:cloudwatch: [botocore] Support for configuring AiOps investigation as alarm action
  • api-change:datazone: [botocore] Adds support for Connections, ProjectProfiles, and JobRuns APIs. Supports the new Lineage feature at GA. Adjusts optionality of a parameter for DataSource and SubscriptionTarget APIs which may adjust types in some clients.
  • api-change:dsql: [botocore] Add new API operations for Amazon Aurora DSQL. Amazon Aurora DSQL is a serverless, distributed SQL database with virtually unlimited scale, highest availability, and zero infrastructure management.
  • api-change:dynamodb: [botocore] This change adds support for global tables with multi-Region strong consistency (in preview). The UpdateTable API now supports a new attribute MultiRegionConsistency to set consistency when creating global tables. The DescribeTable output now optionally includes the MultiRegionConsistency attribute.
  • api-change:glue: [botocore] This release includes(1)Zero-ETL integration to ingest data from 3P SaaS and DynamoDB to Redshift/Redlake (2)new properties on Connections to enable reuse; new connection APIs for retrieve/preview metadata (3)support of CRUD operations for Multi-catalog (4)support of automatic statistics collections
  • api-change:lakeformation: [botocore] This release added two new LakeFormation Permissions (CREATE_CATALOG, SUPER_USER) and added Id field for CatalogResource. It also added new conditon and expression field.
  • api-change:qapps: [botocore] Add support for 11 new plugins as action cards to help automate repetitive tasks and improve productivity.
  • api-change:qbusiness: [botocore] Amazon Q Business now supports customization options for your web experience, 11 new Plugins, and QuickSight support. Amazon Q index allows software providers to enrich their native generative AI experiences with their customer's enterprise knowledge and user context spanning multiple applications.
  • api-change:quicksight: [botocore] This release includes API needed to support for Unstructured Data in Q in QuickSight Q&A (IDC).
  • api-change:redshift: [botocore] Adds support for Amazon Redshift RegisterNamespace and DeregisterNamespace APIs to share data to AWS Glue Data Catalog.
  • api-change:redshift-serverless: [botocore] Adds support for the ListManagedWorkgroups API to get an overview of existing managed workgroups.
  • api-change:s3: [botocore] Amazon S3 Metadata stores object metadata in read-only, fully managed Apache Iceberg metadata tables that you can query. You can create metadata table configurations for S3 general purpose buckets.
  • api-change:s3tables: [botocore] Amazon S3 Tables deliver the first cloud object store with built-in open table format support, and the easiest way to store tabular data at scale.

v1.35.73

Compare Source

=======

  • api-change:bedrock-runtime: [botocore] Add an API parameter that allows customers to set performance configuration for invoking a model.
  • api-change:s3control: [botocore] It allows customers to pass CRC64NVME as a header in S3 Batch Operations copy requests
  • api-change:socialmessaging: [botocore] Added support for passing role arn corresponding to the supported event destination

v1.35.72

Compare Source

=======

  • api-change:bedrock: [botocore] Add support for Knowledge Base Evaluations & LLM as a judge
  • api-change:bedrock-agent: [botocore] This release introduces APIs to upload documents directly into a Knowledge Base
  • api-change:bedrock-agent-runtime: [botocore] This release introduces a new Rerank API to leverage reranking models (with integration into Knowledge Bases); APIs to upload documents directly into Knowledge Base; RetrieveAndGenerateStream API for streaming response; Guardrails on Retrieve API; and ability to automatically generate filters
  • api-change:chime-sdk-voice: [botocore] This release adds supports for enterprises to integrate Amazon Connect with other voice systems. It supports directly transferring voice calls and metadata without using the public telephone network. It also supports real-time and post-call analytics.
  • api-change:cleanrooms: [botocore] This release allows customers and their partners to easily collaborate with data stored in Snowflake and Amazon Athena, without having to move or share their underlying data among collaborators.
  • api-change:connect: [botocore] Adds support for WhatsApp Business messaging, IVR call recording, enabling Contact Lens for existing on-premise contact centers and telephony platforms, and enabling telephony and IVR migration to Amazon Connect independent of their contact center agents.
  • api-change:connectcampaignsv2: [botocore] Amazon Connect Outbound Campaigns V2 / Features : Adds support for Event-Triggered Campaigns.
  • api-change:customer-profiles: [botocore] This release introduces Event Trigger APIs as part of Amazon Connect Customer Profiles service.
  • api-change:ec2: [botocore] Adds support for declarative policies that allow you to enforce desired configuration across an AWS organization through configuring account attributes. Adds support for Allowed AMIs that allows you to limit the use of AMIs in AWS accounts. Adds support for connectivity over non-HTTP protocols.
  • api-change:ecs: [botocore] This release adds support for Container Insights with Enhanced Observability for Amazon ECS.
  • api-change:eks: [botocore] Added support for Auto Mode Clusters, Hybrid Nodes, and specifying computeTypes in the DescribeAddonVersions API.
  • api-change:events: [botocore] Call private APIs by configuring Connections with VPC connectivity through PrivateLink and VPC Lattice
  • api-change:fsx: [botocore] FSx API changes to support the public launch of the Amazon FSx Intelligent Tiering for OpenZFS storage class.
  • api-change:guardduty: [botocore] Add new Multi Domain Correlation findings.
  • api-change:imagebuilder: [botocore] Added support for EC2 Image Builder's integration with AWS Marketplace for Marketplace components.
  • api-change:invoicing: [botocore] AWS Invoice Configuration allows you to receive separate AWS invoices based on your organizational needs. You can use the AWS SDKs to manage Invoice Units and programmatically fetch the information of the invoice receiver.
  • api-change:logs: [botocore] Adds PutIntegration, GetIntegration, ListIntegrations and DeleteIntegration APIs. Adds QueryLanguage support to StartQuery, GetQueryResults, DescribeQueries, DescribeQueryDefinitions, and PutQueryDefinition APIs.
  • api-change:memorydb: [botocore] Amazon MemoryDB SDK now supports all APIs for Multi-Region. Please refer to the updated Amazon MemoryDB public documentation for detailed information on API usage.
  • api-change:networkflowmonitor: [botocore] This release adds documentation for a new feature in Amazon CloudWatch called Network Flow Monitor. You can use Network Flow Monitor to get near real-time metrics, including retransmissions and data transferred, for your actual workloads.
  • api-change:opensearch: [botocore] This feature introduces support for CRUDL APIs, enabling the creation and management of Connected data sources.
  • api-change:organizations: [botocore] Add support for policy operations on the DECLARATIVE_POLICY_EC2 policy type.
  • api-change:qbusiness: [botocore] Amazon Q Business now supports capabilities to extract insights and answer questions from visual elements embedded within documents, a browser extension for Google Chrome, Mozilla Firefox, and Microsoft Edge, and attachments across conversations.
  • api-change:qconnect: [botocore] This release adds following capabilities: Configuring safeguards via AIGuardrails for Q in Connect inferencing, and APIs to support Q&A self-service use cases
  • api-change:rds: [botocore] Amazon RDS supports CloudWatch Database Insights. You can use the SDK to create, modify, and describe the DatabaseInsightsMode for your DB instances and clusters.
  • api-change:s3: [botocore] Amazon S3 introduces support for AWS Dedicated Local Zones
  • api-change:s3control: [botocore] Amazon S3 introduces support for AWS Dedicated Local Zones
  • api-change:securityhub: [botocore] Add new Multi Domain Correlation findings.
  • api-change:security-ir: [botocore] AWS Security Incident Response is a purpose-built security incident solution designed to help customers prepare for, respond to, and recover from security incidents.
  • api-change:transfer: [botocore] AWS Transfer Family now offers Web apps that enables simple and secure access to data stored in Amazon S3.
  • api-change:vpc-lattice: [botocore] Lattice APIs that allow sharing and access of VPC resources across accounts.

v1.35.71

Compare Source

=======

  • api-change:bedrock-agent: [botocore] Add support for specifying embeddingDataType, either FLOAT32 or BINARY
  • api-change:config: [botocore] AWS Config adds support for service-linked recorders, a new type of Config recorder managed by AWS services to record specific subsets of resource configuration data and functioning independently from customer managed AWS Config recorders.
  • api-change:fsx: [botocore] This release adds EFA support to increase FSx for Lustre file systems' throughput performance to a single client instance. This can be done by specifying EfaEnabled=true at the time of creation of Persistent_2 file systems.
  • api-change:observabilityadmin: [botocore] Amazon CloudWatch Observability Admin adds the ability to audit telemetry configuration for AWS resources in customers AWS Accounts and Organizations. The release introduces new APIs to turn on/off the new experience, which supports discovering supported AWS resources and their state of telemetry.
aws-cloudformation/cfn-lint (cfn-lint)

v1.33.2

Compare Source

v1.33.2

v1.33.1

Compare Source

v1.33.1

v1.33.0

Compare Source

v1.33.0

v1.32.4

Compare Source

v1.32.4

v1.32.3

Compare Source

v1.32.3

v1.32.2

Compare Source

v1.32.2

v1.32.1

Compare Source

v1.32.1

v1.32.0

Compare Source

v1.32.0

v1.31.3

Compare Source

v1.31.3

v1.31.2

Compare Source

v1.31.2

v1.31.1

Compare Source

v1.31.1

v1.31.0

Compare Source

v1.31.0

v1.30.0

Compare Source

v1.30.0

v1.29.1

Compare Source

v1.29.1

v1.29.0

Compare Source

v1.29.0

v1.28.0

Compare Source

v1.28.0

v1.27.0

Compare Source

v1.27.0

v1.26.1

Compare Source

v1.26.1

v1.26.0

Compare Source

v1.26.0

v1.25.1

Compare Source

v1.25.1

v1.25.0

Compare Source

v1.25.0

v1.24.0

Compare Source

v1.24.0

v1.23.1

Compare Source

v1.23.1

v1.23.0

Compare Source

v1.23.0

v1.22.7

Compare Source

v1.22.7

v1.22.6

Compare Source

v1.22.6

v1.22.5

Compare Source

v1.22.5

v1.22.4

Compare Source

v1.22.4

v1.22.3

Compare Source

v1.22.3

v1.22.2

Compare Source

v1.22.2

v1.22.1

Compare Source

v1.22.1

v1.22.0

Compare Source

v1.22.0

v1.21.0

Compare Source

v1.21.0

v1.20.2

Compare Source

v1.20.2
pallets/click (click)

v8.1.8

Compare Source

Unreleased

  • Fix an issue with type hints for click.open_file(). :issue:2717
  • Fix issue where error message for invalid click.Path displays on
    multiple lines. :issue:2697
  • Fixed issue that prevented a default value of "" from being displayed in
    the help for an option. :issue:2500
  • The test runner handles stripping color consistently on Windows.
    :issue:2705
  • Show correct value for flag default when using default_map.
    :issue:2632
  • Fix click.echo(color=...) passing color to coloroma so it can be
    forced on Windows. :issue:2606.
testing-cabal/mock (mock)

v5.2.0

Compare Source

This is release is in memory of Michael Foord__, who originally authored the mock package
and passed away in January 2025.

__ https://discuss.python.org/t/in-memoriam-michael-foord-1974-2025/78317

  • gh-65454: :func:unittest.mock.Mock.attach_mock no longer triggers a call
    to a PropertyMock being attached.

  • gh-117765: Improved documentation for :func:unittest.mock.patch.dict

  • gh-124176: Add support for :func:dataclasses.dataclass in
    :func:unittest.mock.create_autospec. Now create_autospec will check
    for potential dataclasses and use :func:dataclasses.fields function to
    retrieve the spec information.

  • gh-123934: Fix :class:unittest.mock.MagicMock reseting magic methods
    return values after .reset_mock(return_value=True) was called.

  • gh-90848: Fixed :func:unittest.mock.create_autospec to configure parent
    mock with keyword arguments.

  • gh-113569: Indicate if there were no actual calls in unittest
    :meth:~unittest.mock.Mock.assert_has_calls failure.

  • gh-122858: Deprecate :func:!asyncio.iscoroutinefunction in favor of
    :func:inspect.iscoroutinefunction.

  • gh-104745: Limit starting a patcher (from :func:unittest.mock.patch or
    :func:unittest.mock.patch.object) more than once without stopping it

  • gh-75988: Fixed :func:unittest.mock.create_autospec to pass the call
    through to the wrapped object to return the real result.

  • gh-119600: Fix :func:unittest.mock.patch to not read attributes of the
    target when new_callable is set. Patch by Robert Collins.

  • gh-113407: Fix import of :mod:unittest.mock when CPython is built
    without docstrings.

  • gh-120732: Fix name passing to :class:unittest.mock.Mock object when
    using :func:unittest.mock.create_autospec.

pulumi/pulumi (pulumi)

v3.162.0

Compare Source

Bug Fixes

v3.161.0

Compare Source

Features
  • [yaml] Upgrade yaml to 1.16.0
    #​19148
    #​19143

  • [sdk/dotnet] Upgrade dotnet to v3.78.0
    #​19148

  • [sdk/go] Add property.Path and associated functions.
    #​17500

  • [sdk/go] Make property.Value immutable
    #​17500

  • [sdk/java] Upgrade Java to 1.9.0
    #​19148

  • [sdk/python] Add enum support for Python component schema inference
    #​19072

Bug Fixes
  • [cli/new] Avoid creating a main.py file when chosing the uv toolchain
    #​19154

  • [cli/package] Fix schema versioning when explicit package version is given

  • [components/nodejs] Fix schema inference for optional boolean properties
    #​19133

  • [cli/plugin] Fix slowness of workspace.DetectProjectFromPath affecting pulumi convert timings
    #​19082

  • [sdk/python] Serialize component description to the JSON schema
    #​19093

  • [sdk/python] Return an InputPropertyError for invalid enum values
    #​19116

  • [sdk/python] Properties used in component outputs are never plain
    #​19135

Miscellaneous
  • [protobuf] Remove StreamInvoke from the Provider service
    #​19129

v3.160.0

Compare Source

Features
  • [cli] Add --run-program support to pulumi destroy
    #​19044

  • [cli] Improve the usability and expressiveness of the pulumi watch command.
    #​19083

  • [programgen/go] Generated Go programs now target Go 1.23
    #​19026

Bug Fixes
  • [sdk/nodejs] Fix names in type references in components
    #​19066

  • [sdk/nodejs] Fix SDK generation for components that use resource references and are namespaced

Miscellaneous
  • [cli] Update pulumi-language-dotnet to 3.77.0
    #​19053

  • [cli] Update moby/moby to 26.1.5
    #​19081

  • [cli/package] Update package add command format string to show that file paths to packages can also be used
    #​19003

v3.159.0

Compare Source

Features
  • [auto/nodejs] Add the --preview-only option for destroy in the NodeJS Automation API
    #​19030

  • [auto/python] Add --preview-only option for destroy in the Python Automation API
    #​19028

  • [cli/new] Allow pulumi new to use templates defined in the Pulumi Cloud
    #​18627

  • [components/nodejs] Construct components based on explicit component classes
    #​18996

  • [cli/package] Support GITHUB_TOKEN and GITLAB_TOKEN in pulumi package add for Git packages
    #​18991

  • [cli/package] Stop allowing overriding namespace in PulumiPlugin.yaml, start inferring it for Git plugins
    #​19016

  • [programgen/nodejs] Add canOutput code generation and conformance tests
    #​18897

  • [sdk/nodejs] Allow namespace for components to be set in PulumiPlugin.yaml
    #​18982

  • [sdk/nodejs] Run componentProviderHost automatically in RunPlugin if any Components are exported
    #​18984

  • [sdk/python] Avoid error messages due to missing a missing implementation of GetRequiredPackages in the Python Automation API server
    #​19020

  • [sdk/python] Pass list of components to component_provider_host
    #​19021

Bug Fixes
  • [programgen] Fix plugin resolution in convert
    #​19040

  • [programgen/nodejs] Fix references to variables that were renamed due to keyword overlap etc in resource attributes
    #​19041

  • [cli/package] Use correct local path for Git based components with a version tag
    #​19023

  • [sdk/python] Set name and namespace via component_provider_host
    #​18985

Miscellaneous
  • [cli] Update language plugins to java@1.8.0 and yaml@1.15.1

v3.158.0

Compare Source

Features
  • [sdkgen] Aliases in provider schemas can now be set with just an array of strings for the aliased types
    #​18925

  • [cli/engine] Allow targets to be excluded with the --exclude flag. --exclude-dependents can also be used to exclude all children of an excluded target as well
    #​18828

  • [sdk/{go,python}] Add pulumiResourceName and pulumiResourceType to get the runtime name and type token for resources
    #​18959

  • [cli/{install,package}] Install package SDKs on pulumi install
    #​18940

  • [programgen/nodejs] Add tryOutput generation to nodejs
    #​18852

  • [sdk/{nodejs,python}] Report an error when no components are found
    #​18988

  • [cli/package] Add experimental package publishing command
    #​18818

  • [cli/package] Allow overriding name and namespace of plugins in PulumiPlugin.yaml
    #​18990

  • [sdk/yaml] Upgrade pulumi-yaml to 1.15.0
    #​19002

Bug Fixes
  • [cli/display] Don't print "same" outputs in --refresh
    #​18943

  • [engine sdk/go] Allow retain on delete to be overridden back to false by child resources that inherit it
    #​18956

  • [cli/{install,package}] Avoid duplicate packages in requirements.txt
    #​18972

  • [cli/state] State rename no longer overly strictly validates resources names
    #​18938

  • [pkg] The refresh command now respects TargetDependents
    #​18905

  • [sdk/python] Report better error messages for various error cases
    #​18983

  • [sdk/python] Remove the dev dependency on pytest-watch
    #​19008

v3.157.0

Compare Source

Features
  • [engine] Allow protect to be overridden back to false by child resources that inherit it

  • [engine] Add an envvar PULUMI_PARALLEL_DIFF to run diff calculations in parallel
    #​18872

  • [yaml] Introduce the packages section in Pulumi.yaml
    #​18917

  • [sdk/go] Add a Parent option to AnalyzerResourceOptions
    #​18927

  • [sdk/nodejs] Add support for resource referenced in component provider
    #​18885

  • [sdkgen/nodejs] Change Node.js code generation to use @​types/node of version 18 instead of 14
    #​18922

  • [cli/package] Disambiguate packages with a different namespace than "pulumi"
    #​18418

  • [cli] Add parallel stack fetching for DIY backends (AWS S3, Azure Blob, GCP Storage) to improve performance when selecting stacks. Configure with PULUMI_DIY_BACKEND_PARALLEL environment variable.
    #​18909

Bug Fixes
  • [cli/package] Fix explicitly named package names in NodeJS
    #​18933

  • [sdkgen/dotnet] Support parameterization in generated remote component resources for .NET
    #​18699

Miscellaneous

v3.156.0

Compare Source

Bug Fixes
  • [sdk/go] Fix overriding protect in child resources

  • [sdk/python] Fix mapping input names in Construct recursively in component providers
    #​18864

v3.155.0

Compare Source

Features
  • [engine] Add batch encryption for snapshot serialization to increase performance working with many secrets
    #​18743

  • [sdk/dotnet] Upgrade pulumi dotnet to 3.76.1
    #​18853

Bug Fixes
  • [cli/display] Fix a timestamp inconsistency between the JSON display and the engine event log
    #​18838

  • [engine] Engine will respect cgroup limits for --parallel
    #​18815

  • [engine] Return an error on malformed provider references rather than ignoring them
    #​18854

Miscellaneous
  • [ci] Run CI with Go 1.23 and 1.24
    #​18841

v3.154.0

Compare Source

Features
  • [cli] Set the --parallel flag with PULUMI_PARALLEL environment variable
    #​18782

  • [engine] Pass URN and ID to providers Configure method
    #​18807

  • [yaml] Upgrade pulumi-yaml to 1.14.1
    #​18819

  • [cli/{config,state}] Support a PULUMI_STACK environment variable for selecting your stack
    #​18717

  • [auto/go] Add the ability to rename the given stack to the Go Automation API
    #​18723

  • [auto/go] Automation API for Go now permits setting --diff flag on refresh
    #​18792

  • [cli/install] Correctly marshal PluginSpec in GetRequiredPackages, so pulumi install can install git plugins
    #​18786

  • [auto/nodejs] Add stack rename to the NodeJS Automation API
    #​18696

  • [auto/python] Add the ability to rename the given stack to the Python Automation API
    #​18712

  • [sdk/python] Log a warning when trying to convert outputs to strings now logs a warning
    #​18790

Bug Fixes
  • [cli] Stack selections will now always be saved as if stack select had been used
    #​14519

  • [cli/plugin] Fix plugin "exited prematurely" false positives
    #​18793

v3.153.1

Compare Source

Bug Fixes
  • [programgen] Fix concurrent map write panics in the caching mapper
    #​18746

  • [sdk/python] Fix get_organization returning None from older SDKs
    #​18769

v3.153.0

Compare Source

Features
  • [sdkgen/dotnet] Update pulumi-dotnet to v3.75.2

  • [auto/python] Add --preview-only to the refresh command in the Python Automation API
    #​18674

  • [sdk/{dotnet,go,java,nodejs,python,yaml}] Add the ability to lookup project root from sdks, equivalent to path.root in Terraform
    #​18595

Bug Fixes
  • [cli] Make policy rm and stack rm non-interactive when requested
    #​18708

  • [engine] Fix a panic when importing a stack reference
    #​18704

  • [cli/new] Report all errors from git clone for multiple refs.
    #​18702

  • [cli/package] Correctly deal with subdirs in package add when no version number is specified
    #​18605

  • [cli/package] Improve disambiguation for package loading when a name is passed in
    #​18709

  • [programgen/dotnet] Fix generating SDKs for .NET projects when using pulumi convert
    #​18510

  • [sdkgen/dotnet] Revert provider SDKs to target net6
    #​18729

  • [sdk/{go,nodejs,python}] Exclude resource references from property dependencies for packaged components
    #​18620

  • [sdk/nodejs] Fix incorrect dependencies due to missing await
    #​17629

  • [sdk/nodejs] Fix searching for pulumi packages past junction points on Windows
    #​18715

Miscellaneous
  • [sdk/python] Fix merge method typing for ResourceOptions and Invoke*Options
    #​18061

v3.152.0

Compare Source

Bug Fixes
  • [auto] Fix up with nested secret in config file
    #​18676

  • [cli] Fix mapping in the presence of hardcoded entries
    #​18680

v3.151.0

Compare Source

Features
  • [engine] Changes to source position metadata will be batched in the snapshot system
    #​18579

  • [cli/display] Add --show-secrets args to pulumi up and pulumi preview, showing secrets in the CLI output. Fixing #​9830
    #​18503

  • [auto/go] Include stderr when InstallPulumiCommand fails
    #​18549

  • [auto/nodejs] Add the --preview-only flag to the refresh command in the NodeJS Automation API
    #​18662

  • [auto/nodejs] Support --clear-pending-creates for the refresh command in the NodeJS automation API
    #​18653

  • [cli/package] Support parameterizing providers when calling get-mapping

  • [auto/python] Add --clear-pending-creates to the refresh command in the Python Automation API
    #​18658

  • [backend/service] Don't send "gitHub:owner" and "gitHub:repo" tags to the service.
    #​18489

  • [backend/service] Add bulk encrypte service types
    #​18588

  • [programgen] Add conformance test for dynamic lists and returns
    #​18424

  • [programgen] Implement a first version of try in PCL
    #​18454

  • [programgen] Implement a version of can in PCL
    #​18571

  • [programgen] Support parameterized mapping from source ecosystems (e.g. Terraform) to Pulumi when converting programs

  • [sdk/nodejs] [Experimental/Components] Add infrastructure for component discovery and schema inference
    #​18580

  • [sdk/nodejs] [Experimental/Components] Infer simple inputs/outputs and optionality
    #​18590

  • [sdk/nodejs] [Experimental/Components] Instantiate components
    #​18583

  • [sdk/nodejs] [Experimental/Components]: Handle ComplexType
    #​18602

  • [sdk/nodejs] [Experimental/Components] Hook up inputs & outputs in the provider
    #​18600

  • [sdk/nodejs] [Experimental/Components] Infer input types
    #​18597

  • [sdk/python] [Experimental/Components] Handle Assets and Archives
    #​18513

  • [sdk/python] [Experimental/Components]: Infer type and property descriptions
    #​18540

Bug Fixes
  • [cli] Fix nesting directories when generating multiple sdks
    #​18332

  • [cli] Fix a panic in help new when local templates weren't present
    #​18661

  • [engine] Send parent URN to resource transforms
    #​18642

  • [engine] The engine will now call DiffConfig on explict providers to decide replace semantics, this matches the behaviour for default providers
    #​18509

  • [engine] Don't overwrite schema versions if they exist
    #​18672

  • [pkg] Do not cache schema if we never read it back
    #​18618

  • [cli/config] Fix reading YAML config with uint64 sized numbers
    #​18582

  • [sdk/nodejs] Improve type inference for output and Unwrap when used on tuples
    #​18652

  • [cli/package] Avoid panic'ing when the project file is invalid
    #​18537

  • [sdk/python] [Experimental/Components] Detect more map and array types
    #​18546

  • [sdk/python] [Experimental/Components] Return Python stack trace on error
    #​18558

  • [sdk/python] Fix source position information to point to user code, not provider SDKs
    #​18575

Miscellaneous
  • [sdk/dotnet] Update dotnet to 8.0 LTS
    #​18619

v3.150.0

Compare Source

Features
  • [cli/state] Add --all to state delete
    #​18502

  • [sdk/python] [Experimental/Components] Check for required inputs
    #​18487

  • [sdk/python] [Experimental/Components] Infer plain types
    #​18483

Bug Fixes
  • [engine] Fix a potential panic for corrupted secret values
    #​18501

  • [engine] Apply autonaming strategy only to custom resources, not components
    #​18523

  • [sdk/python] [Experimental/Components] Throw an error when encountring resource references
    #​18485

Miscellaneous
  • [pkg] Change BulkDecrypt to return list instead of map
    #​18486

v3.149.0

Compare Source

Features
  • [cli] Update pulumi-java to 1.2.0

  • [cli/display] Always print resource summaries in preview, even after errors
    #​18465

  • [cli/plugin] Improve the warning when using plugins from PATH
    #​18476

  • [engine] Deployments continue past delete errors due to protect
    #​18396

  • [sdk/python] [Experimental/Components] Add infrastructure to bootstrap providers from component resources
    #​18403
    #​18401

  • [sdk/python] [Experimental/Components] Analyze ComponentResource properties
    #​18403

  • [sdk/python] [Experimental/Components] Infer ComplexTypes for ComponentResources
    #​18405

  • [sdk/python] [Experimental/Components] Handle complex types in inputs and outputs
    #​18419

  • [sdk/python] [Experimental/Components] Support array types in component schema inference
    #​18469

  • [sdk/python] [Experimental/Components] Support dict types in component schema inference
    #​18472

Bug Fixes
  • [engine] Filter __internal keys when calling providers DiffConfig
    #​18440

  • [engine] The engine will correctly use old state for provider config with no reported differences
    #​18411

  • [cli/config] Fix setting indexed top-level config keys
    #​18444

  • [cli/import] Fix the declaration of parameterized providers in import JSON files
    #​18450

  • [sdk/go] Provide a better error message when a Go program can't be run
    #​18383

  • [cli/package] Allow https:// prefixes for Git repository URLs
    #​18380

  • [cli/package] Fix package add and code generation when package name contains dashes in Go
    #​18457

  • [sdk/python] [Experimental/Components] Handle inputs and outputs
    #​18408

v3.148.0

Compare Source

Features
  • [cli/config] Introduce --type flag for config set
    #​18287

  • [cli/new] Improve docs for disambiguating repositories on hosts where the URL is ambiguous
    #​18379

  • [cli/package] Automatically get latest version for git based plugins if none is specified
    #​18215

  • [cli/package] Allow plugins from git sources to live in subdirectories in the repository
    #​18322

  • [sdk/python] Support commits in prerelease versions of generated Python SDKs
    #​18289

Bug Fixes
  • [cli/config] Fix parsing of config keys with paths and colons in path segments
    #​18378

  • [engine] Fix some plugin context leaks, which could leave plugin processes running on exit
    #​18373

  • [cli/package] Respect virtualenv option in package add/link
    #​18319

  • [programgen/nodejs] Handle keyword overlap of "this" keyword for local variables
    #​18177

  • [sdk/nodejs] Fix debug strings triggering the Output toString error
    #​18016

  • [sdk/nodejs] Use the corepack executable from dev dependencies
    #​18393

  • [sdk/python] Allow Pip 25
    #​18343

  • [sdk/python] Make RunPlugin default to using a virtualenv
    #​18371

Miscellaneous
  • [sdk/{dotnet,java}] Update Java to 1.1.0 and Dotnet to 3.72.0
    #​18394

  • [sdkgen] Align pulumi.json and schema.go
    #​18334

v3.147.0

Compare Source

Features
  • [cli] Update go.mod to require go1.22
    #​18274

  • [cli/config] Improve documentation for pulumi config set
    #​18285

  • [cli/package] Allow short hashes as versions in package add
    #​18277

  • [cli/{package,plugin}] Support getting plugins from remote git sources
    #​17827

Bug Fixes
  • [engine] Skip acquiring program packages during refresh when running inline automation programs
    #​18283

  • [sdk/nodejs] Avoid unnecessary Node.js installations
    #​18293

  • [sdk/{nodejs,python}] Fix handling of DependencyResource when checking invoke deps
    #​18275

  • [sdk/{nodejs,python}] Permit output arguments in plain invokes for backwards compatibility
    #​18304

Miscellaneous
  • [sdk/python] Manage the publish dependencies in pyproject.toml
    #​18261

v3.146.0

Compare Source

Features
  • [cli] Allow specifying a version with pulumi convert --from=<plugin>@&#8203;<version>
    #​18220

  • [cli] Enable Autonaming Configuration in non-experimental mode
    #​18228

  • [cli] Retrieve Git metadata from the environment if not running in a repository
    #​12871

  • [pkg] Add a call intrinsic to PCL
    #​18206

  • [auto/go] Add Color option to optdestroy, optpreview, optrefresh, and optup packages to allow explicit configuration of output color.
    #​18184

  • [cli/import] Add support for parameterized packages to pulumi import
    #​18038

  • [cli/import] Import can now import resources from parameterized providers
    #​18039

  • [cli/new] Add support for Copilot templates
    #​16825

Bug Fixes
  • [auto/go] Fix rejection of nil inline programs in the Go automation API
    #​18214

  • [sdk/go] Improve error messages for wrong stack output types
    #​18245

  • [sdk/{nodejs,python}] Wait for resource in the input property dependencies
    #​18204

  • [cli/plugin] Show plugin kind in plugin rm correctly. Also show the usage string if the plugin type is incorrect
    #​18179

  • [cli/plugin] Passthrough unstructured logs from dynamic providers
    #​18253

  • [sdk/python] Fix callbackserver shutdown
    #​18190

v3.145.0

Compare Source

Features
  • [auto/go] Support --clear-pending-creates for refresh command in Go Automation API for preview refresh and refresh operations.
    #​18101

  • [programgen/{java,sdkgen/java}] Only use gRPC to communicate with the Java host
    #​18138

  • [cli/package] Support bridging to terraform providers automatically in pulumi convert
    #​17992

  • [sdk/go] Implement deferred output for the Go SDK and program-gen
    #​17885

Bug Fixes
  • [cli] Fix TestPackageAddGoParameterized to utilize version path
    #​18150

  • [cli/engine] Clarify the usage string for the --expect-no-changes flag
    #​18105

  • [auto/go] Return error if no inline program specified
    #​18086

  • [auto/go] Interrupt programs gracefully when the context is canceled
    #​18124

  • [cli/new] Provide a better error message when pulumi new --ai generates a program with errors
    #​18091

  • [cli/new] Provide a more meaningful message for the --language flag
    #​18092

  • [engine] Enable pulumi:pulumi:getResource to hydrate Read resources
    #​18070

  • [programgen] Allow for case-insensitive terraform convert source
    #​18111

  • [programgen/go] Fix importing module names in Go programs that aren't lower-case
    #​18113

  • [sdk/go] Fix panic when diffing computed property values
    #​18104

  • [sdk/go] Avoid calling invokes with dependencies on unknown resources
    #​18133

  • [sdk/nodejs] Fix source maps when using jest
    #​18108

  • [sdk/nodejs] Avoid calling invokes with dependencies on unknown resources
    #​18152

  • [sdk/python] Fix reading pulumi-plugin.json when using the uv toolchain
    #​18107

  • [sdk/python] Fix ListPackages when using uv
    #​18121

  • [sdk/python] Fix dynamic providers when using Poetry or uv
    #​18126

  • [sdk/python] Fix prerelease version
    #​18125

  • [sdk/python] Avoid calling invokes with dependencies on unknown resources
    #​18141

Miscellaneous
  • [programgen/java] Bump Java SDK dependency version so that package gen-sdk emits buildable code
    #​18130

  • [sdk/python] Switch to pyproject.toml + uv
    #​18081

  • [sdk/python] Move mypy configuration into pyproject.toml
    #​18118

  • [sdk/python] Move pyright configuration into pyproject.toml
    #​18116

  • [sdk/python] Move ruff configuration into pyproject.toml
    #​18117

v3.144.1

Compare Source

Bug Fixes

v3.144.0

Compare Source

Features
  • [engine] Warn if refresh or destroy use older parameterized packages
    #​18029

  • [sdk/dotnet] Update dotnet to 3.71.1
    #​18084

  • [auto/go] Add ConfigFile to GetConfig and SetConfig operations, add GetAllConfigWithOptions to extend GetAllConfig
    #​17939

  • [cli/plugin] Log plugin unstructured output to debug instead of info
    #​17943

  • [sdk/yaml] Update pulumi-yaml to 1.13.0
    #​18077

Bug Fixes
  • [backend/diy] Retry deletes of lock files if they fail
    #​18059

  • [auto/go] Fix potential race condition when using automation API
    #​18044

  • [auto/go] Fix "debug" flag in automation api
    #​18071

  • [cli/install] Avoid unnecessary Node.js installations
    #​18041

  • [engine] Use package load v2 in loader server so it can include paramaterization
    #​18072
    #​18021

  • [programgen/dotnet] Emit local dependencies in restore sources deterministically
    #​18026

  • [sdk/go] Ignore DependsOn for direct form invokes instead of raising an error
    #​18089

  • [sdk/nodejs] Respect the noCheck option from tsconfig.json
    #​18067

  • [sdk/nodejs] Gracefully handle errors that don't implement toString
    #​18080

  • [sdk/python] Fix hang on error when using uv on Windows
    #​18054

  • [sdkgen/dotnet] Compute restore sources from local dependencies and referenced packages
    #​18042

Miscellaneous
  • [sdkgen/go] Skip TestPackageAddGoParameterized
    #​18049

v3.143.0

Compare Source

Features
  • [cli] Autonaming configuration in experimental mode
    #​17916

  • [cli] Suggest state repair as part of integrity panics
    #​17919

  • [engine] Add PULUMI_DEBUG_LANGUAGES much like PULUMI_DEBUG_PROVIDERS so we can attach debuggers to languages easily
    #​17821

  • [engine] Warn if refresh or destroy use older plugins
    #​12196

  • [protobuf] Add Handshake to the provider protocol
    #​17819

  • [sdk/dotnet] Upgrade pulumi-dotnet to 3.71.0
    #​17937

  • [sdkgen/dotnet] Codegen for .NET InvokeOutputOptions
    #​17890

  • [programgen/{dotnet,nodejs,python}] Emit deferred outputs for mutually dependant components
    #​17859

  • [sdk/go] Allow specifying dependencies for output invokes. Go code generation for Output form invokes will use the new Context.InvokeOutput method.
    #​17791

  • [sdk/nodejs] Add getSchema to Provider interface
    #​17950

  • [sdk/{nodejs,python}] Update Python and NodeJS to use the new GetRequiredPackage functionality
    #​17910

  • [cli/package] Automatically set up package dependencies when adding a package when possible
    #​17815

  • [sdk/python] Drop Python 3.8 support
    #​17883

Bug Fixes
  • [backend/diy] Show a more correct URL for lock files in error messages
    #​17961

  • [sdk/go] Inherit protect from parents in the Go SDK
    #​17936

  • [sdk/go] Fix a defer leak when writing memory profiles
    #​17581

  • [sdk/go] Return when rejecting the InvokeOutput output on error
    #​18010

  • [sdkgen/go] Fix writing of go.mod files for parameterized packages
    #​17923

  • [auto/{go,nodejs,python}] Expose whoami token information in automation API types
    #​17735

  • [cli/install] Don't recreate virtualenvs when using venv
    #​17892

  • [auto/nodejs] Don't hang indefinitely on failed inputs
    #​17899

  • [auto/python] Catch BaseException in automation API server
    #​17909

  • [sdk/nodejs] Throw from output() on circular structures
    #​17852

  • [sdkgen/{nodejs,python}] Bump the minimum SDK version to 3.142.0
    #​17997

Miscellaneous
  • [pkg] Upgrade pulumi-java to v0.19.0
    #​18014

  • [sdk/python] Switch to ruff for linting and formatting
    #​17882

  • [sdkgen] Include parameterization details in pulumi-plugin.json
    #​17867

pulumi/pulumi-aws (pulumi-aws)

v6.76.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • chime/voiceConnectorOrigination.VoiceConnectorOrigination
  • directoryservice/conditionalForwarder.ConditionalForwarder
  • directoryservice/logSubscription.LogSubscription

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-aws/compare/v6.75.0...v6.76.0

v6.75.0

Compare Source

Does the PR have any schema changes?

Found 5 breaking changes:

Resources
  • 🟢 "aws:codepipeline/pipeline:Pipeline": required: "triggers" property is no longer Required
  • "aws:verifiedaccess/endpoint:Endpoint": required:
    • 🟢 "applicationDomain" property is no longer Required
    • 🟢 "domainCertificateArn" property is no longer Required
    • 🟢 "endpointDomainPrefix" property is no longer Required
Types
  • 🟢 "aws:cognito/UserPoolUsernameConfiguration:UserPoolUsernameConfiguration": required: "caseSensitive" property is no longer Required
New resources:
  • apigateway/restApiPut.RestApiPut

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-aws/compare/v6.74.0...v6.75.0

v6.74.0

Compare Source

Does the PR have any schema changes?

Found 1 breaking change:

Types
  • 🟢 "aws:connect/getUserIdentityInfo:getUserIdentityInfo": required: "secondaryEmail" property has changed to Required
New resources:
  • athena/capacityReservation.CapacityReservation
New functions:
  • apigateway/getApiKeys.getApiKeys
  • eks/getClusterVersions.getClusterVersions
  • identitystore/getGroupMemberships.getGroupMemberships
  • identitystore/getUsers.getUsers

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-aws/compare/v6.73.0...v6.74.0

v6.73.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • ec2/networkInterfacePermission.NetworkInterfacePermission
  • route53/recordsExclusive.RecordsExclusive

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-aws/compare/v6.72.0...v6.73.0

v6.72.0

Compare Source

Does the PR have any schema changes?

Found 3 breaking changes:

Types
  • 🟢 "aws:opensearch/getDomainClusterConfig:getDomainClusterConfig": required: "nodeOptions" property has changed to Required
  • 🟢 "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration:BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration": required: "noncurrentDays" property has changed to Required
  • 🟢 "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition:BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition": required: "noncurrentDays" property has changed to Required
New resources:
  • dataexchange/eventAction.EventAction
  • lakeformation/optIn.OptIn
New functions:
  • datazone/getDomain.getDomain

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-aws/compare/v6.71.0...v6.72.0

v6.71.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • macie2/organizationConfiguration.OrganizationConfiguration
  • neptunegraph/graph.Graph
  • quicksight/roleMembership.RoleMembership
  • rds/shardGroup.ShardGroup
  • xray/resourcePolicy.ResourcePolicy

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-aws/compare/v6.70.1...v6.71.0

v6.70.1

Compare Source

Does the PR have any schema changes?

Found 33 breaking changes:

Resources
  • "aws:docdb/elasticCluster:ElasticCluster":
    • 🟡 inputs: "backupRetentionPeriod" type changed from "number" to "integer"
    • 🟡 properties: "backupRetentionPeriod" type changed from "number" to "integer"
  • "aws:elasticache/reservedCacheNode:ReservedCacheNode":
    • 🟡 inputs: "cacheNodeCount" type changed from "number" to "integer"
    • 🟡 properties: "cacheNodeCount" type changed from "number" to "integer"
Functions
  • 🟡 "aws:lb/getListenerRule:getListenerRule": inputs: "priority" type changed from "number" to "integer"
Types
  • 🟡 "aws:apigateway/AccountThrottleSetting:AccountThrottleSetting": properties: "burstLimit" type changed from "number" to "integer"
  • "aws:bedrock/AgentDataSourceDataSourceConfigurationWebConfigurationCrawlerConfigurationCrawlerLimits:AgentDataSourceDataSourceConfigurationWebConfigurationCrawlerConfigurationCrawlerLimits": properties:
    • 🟡 "maxPages" type changed from "number" to "integer"
    • 🟡 "rateLimit" type changed from "number" to "integer"
  • 🟡 "aws:bedrock/AgentDataSourceVectorIngestionConfigurationChunkingConfigurationHierarchicalChunkingConfiguration:AgentDataSourceVectorIngestionConfigurationChunkingConfigurationHierarchicalChunkingConfiguration": properties: "overlapTokens" type changed from "number" to "integer"
  • 🟡 "aws:bedrock/AgentDataSourceVectorIngestionConfigurationChunkingConfigurationHierarchicalChunkingConfigurationLevelConfiguration:AgentDataSourceVectorIngestionConfigurationChunkingConfigurationHierarchicalChunkingConfigurationLevelConfiguration": properties: "maxTokens" type changed from "number" to "integer"
  • "aws:bedrock/AgentDataSourceVectorIngestionConfigurationChunkingConfigurationSemanticChunkingConfiguration:AgentDataSourceVectorIngestionConfigurationChunkingConfigurationSemanticChunkingConfiguration": properties:
    • 🟡 "breakpointPercentileThreshold" type changed from "number" to "integer"
    • 🟡 "bufferSize" type changed from "number" to "integer"
    • 🟡 "maxToken" type changed from "number" to "integer"
  • "aws:ec2/getVpcIpamsIpam:getVpcIpamsIpam": properties:
    • 🟡 "resourceDiscoveryAssociationCount" type changed from "number" to "integer"
    • 🟡 "scopeCount" type changed from "number" to "integer"
  • 🟡 "aws:glue/CatalogTableOptimizerConfigurationOrphanFileDeletionConfigurationIcebergConfiguration:CatalogTableOptimizerConfigurationOrphanFileDeletionConfigurationIcebergConfiguration": properties: "orphanFileRetentionPeriodInDays" type changed from "number" to "integer"
  • "aws:glue/CatalogTableOptimizerConfigurationRetentionConfigurationIcebergConfiguration:CatalogTableOptimizerConfigurationRetentionConfigurationIcebergConfiguration": properties:
    • 🟡 "numberOfSnapshotsToRetain" type changed from "number" to "integer"
    • 🟡 "snapshotRetentionPeriodInDays" type changed from "number" to "integer"
  • 🟡 "aws:lb/getListenerRuleAction:getListenerRuleAction": properties: "order" type changed from "number" to "integer"
  • 🟡 "aws:lb/getListenerRuleActionForwardStickiness:getListenerRuleActionForwardStickiness": properties: "duration" type changed from "number" to "integer"
  • 🟡 "aws:lb/getListenerRuleActionForwardTargetGroup:getListenerRuleActionForwardTargetGroup": properties: "weight" type changed from "number" to "integer"
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload:BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload": properties: "daysAfterInitiation" type changed from "number" to "integer"
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleExpiration:BucketLifecycleConfigurationV2RuleExpiration": properties: "days" type changed from "number" to "integer"
  • "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration:BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration": properties:
    • 🟡 "newerNoncurrentVersions" type changed from "number" to "integer"
    • 🟡 "noncurrentDays" type changed from "number" to "integer"
  • "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition:BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition": properties:
    • 🟡 "newerNoncurrentVersions" type changed from "number" to "integer"
    • 🟡 "noncurrentDays" type changed from "number" to "integer"
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleTransition:BucketLifecycleConfigurationV2RuleTransition": properties: "days" type changed from "number" to "integer"
  • "aws:s3tables/TableBucketMaintenanceConfigurationIcebergUnreferencedFileRemovalSettings:TableBucketMaintenanceConfigurationIcebergUnreferencedFileRemovalSettings": properties:
    • 🟡 "nonCurrentDays" type changed from "number" to "integer"
    • 🟡 "unreferencedDays" type changed from "number" to "integer"
  • 🟡 "aws:s3tables/TableMaintenanceConfigurationIcebergCompactionSettings:TableMaintenanceConfigurationIcebergCompactionSettings": properties: "targetFileSizeMb" type changed from "number" to "integer"
  • "aws:s3tables/TableMaintenanceConfigurationIcebergSnapshotManagementSettings:TableMaintenanceConfigurationIcebergSnapshotManagementSettings": properties:
    • 🟡 "maxSnapshotAgeHours" type changed from "number" to "integer"
    • 🟡 "minSnapshotsToKeep" type changed from "number" to "integer"
      No new resources/functions.

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-aws/compare/v6.70.0...v6.70.1

v6.70.0

Compare Source

Does the PR have any schema changes?

Found 4 breaking changes:

Types
  • "aws:bedrockmodel/InvocationLoggingConfigurationLoggingConfig:InvocationLoggingConfigurationLoggingConfig": required:
    • 🟢 "embeddingDataDeliveryEnabled" property is no longer Required
    • 🟢 "imageDataDeliveryEnabled" property is no longer Required
    • 🟢 "textDataDeliveryEnabled" property is no longer Required
  • 🟢 "aws:dynamodb/getTableGlobalSecondaryIndex:getTableGlobalSecondaryIndex": required: "onDemandThroughputs" property has changed to Required
New resources:
  • cloudwatch/contributorInsightRule.ContributorInsightRule
  • cloudwatch/contributorManagedInsightRule.ContributorManagedInsightRule
  • qbusiness/application.Application
New functions:
  • cloudwatch/getContributorManagedInsightRules.getContributorManagedInsightRules

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-aws/compare/v6.69.0...v6.70.0

v6.69.0

Compare Source

Does the PR have any schema changes?

Found 10 breaking changes:

Resources
  • 🟢 "aws:s3/bucketLifecycleConfigurationV2:BucketLifecycleConfigurationV2": required: "rules" property is no longer Required
Types
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload:BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload": properties: "daysAfterInitiation" type changed from "integer" to "number"
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleExpiration:BucketLifecycleConfigurationV2RuleExpiration": properties: "days" type changed from "integer" to "number"
  • "aws:s3/BucketLifecycleConfigurationV2RuleFilter:BucketLifecycleConfigurationV2RuleFilter": properties:
    • 🟡 "objectSizeGreaterThan" type changed from "string" to "integer"
    • 🟡 "objectSizeLessThan" type changed from "string" to "integer"
  • "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration:BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration": properties:
    • 🟡 "newerNoncurrentVersions" type changed from "string" to "number"
    • 🟡 "noncurrentDays" type changed from "integer" to "number"
  • "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition:BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition": properties:
    • 🟡 "newerNoncurrentVersions" type changed from "string" to "number"
    • 🟡 "noncurrentDays" type changed from "integer" to "number"
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleTransition:BucketLifecycleConfigurationV2RuleTransition": properties: "days" type changed from "integer" to "number"
    No new resources/functions.

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-aws/compare/v6.68.0...v6.69.0

v6.68.0

Compare Source

Does the PR have any schema changes?

Found 2 breaking changes:

Resources
  • 🟢 "aws:ec2/vpcEndpoint:VpcEndpoint": required: "serviceName" property is no longer Required
Types
  • 🟢 "aws:ec2/getLaunchTemplateNetworkInterface:getLaunchTemplateNetworkInterface": required: "connectionTrackingSpecifications" property has changed to Required
New resources:
  • guardduty/memberDetectorFeature.MemberDetectorFeature
  • route53domains/domain.Domain
  • timestreamquery/scheduledQuery.ScheduledQuery
  • vpclattice/resourceConfiguration.ResourceConfiguration
  • vpclattice/serviceNetworkResourceAssociation.ServiceNetworkResourceAssociation
New functions:
  • ec2/getVpcIpam.getVpcIpam
  • ec2/getVpcIpams.getVpcIpams

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-aws/compare/v6.67.0...v6.68.0

v6.67.0

Compare Source

Does the PR have any schema changes?

Found 4 breaking changes:

Resources
  • "aws:kms/customKeyStore:CustomKeyStore": required:
    • 🟢 "cloudHsmClusterId" property is no longer Required
    • 🟢 "keyStorePassword" property is no longer Required
    • 🟢 "trustAnchorCertificate" property is no longer Required
Types
  • 🟢 "aws:ec2/getInstanceTypeInferenceAccelerator:getInstanceTypeInferenceAccelerator": required: "memorySize" property has changed to Required
New resources:
  • mediapackagev2/channelGroup.ChannelGroup

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-aws/compare/v6.66.3...v6.67.0

v6.66.3

Compare Source

Does the PR have any schema changes?

Found 1 breaking change:

Types
  • 🟢 "aws:dms/getEndpointKafkaSetting:getEndpointKafkaSetting": required: "saslMechanism" property has changed to Required
New resources:
  • bedrock/agentAgentCollaborator.AgentAgentCollaborator
  • cleanrooms/membership.Membership
  • cloudwatch/logDelivery.LogDelivery
  • cloudwatch/logDeliveryDestination.LogDeliveryDestination
  • cloudwatch/logDeliveryDestinationPolicy.LogDeliveryDestinationPolicy
  • cloudwatch/logDeliverySource.LogDeliverySource
  • cloudwatch/logIndexPolicy.LogIndexPolicy
  • vpclattice/resourceGateway.ResourceGateway
New functions:
  • cloudwatch/getEventBuses.getEventBuses
  • ecs/getClusters.getClusters
  • route53/getRecords.getRecords

What's Changed

New Contributors

Full Changelog: https://github.com/pulumi/pulumi-aws/compare/v6.66.2...v6.66.3

v6.66.2

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-aws/compare/v6.66.1...v6.66.2

v6.66.1

Compare Source

Does the PR have any schema changes?

Found 2 breaking changes:

Types
  • 🟢 "aws:alb/getListenerMutualAuthentication:getListenerMutualAuthentication": required: "advertiseTrustStoreCaNames" property has changed to Required
  • 🟢 "aws:lb/getListenerMutualAuthentication:getListenerMutualAuthentication": required: "advertiseTrustStoreCaNames" property has changed to Required
    No new resources/functions.

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-aws/compare/v6.66.0...v6.66.1

v6.66.0

Compare Source

Does the PR have any schema changes?

Found 2 breaking changes:

Types
  • 🟢 "aws:codeconnections/HostVpcConfiguration:HostVpcConfiguration": required: "tlsCertificate" property is no longer Required
  • 🟢 "aws:licensemanager/getReceivedLicenseEntitlement:getReceivedLicenseEntitlement": required: "overage" property has changed to Required
New resources:
  • apigateway/domainNameAccessAssociation.DomainNameAccessAssociation
  • cloudfront/vpcOrigin.VpcOrigin
  • memorydb/multiRegionCluster.MultiRegionCluster
  • networkmanager/dxGatewayAttachment.DxGatewayAttachment
  • rds/clusterSnapshotCopy.ClusterSnapshotCopy
New functions:
  • servicecatalog/getAppregistryAttributeGroupAssociations.getAppregistryAttributeGroupAssociations

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-aws/compare/v6.65.0...v6.66.0

v6.65.0

Compare Source

Does the PR have any schema changes?

Found 2 breaking changes:

Types
  • 🟢 "aws:sesv2/getConfigurationSetDeliveryOption:getConfigurationSetDeliveryOption": required: "maxDeliverySeconds" property has changed to Required
  • 🟢 "aws:sesv2/getConfigurationSetTrackingOption:getConfigurationSetTrackingOption": required: "httpsPolicy" property has changed to Required
New resources:
  • bedrock/inferenceProfile.InferenceProfile
  • cloudwatch/logAnomalyDetector.LogAnomalyDetector
  • ecr/accountSetting.AccountSetting
  • msk/singleScramSecretAssociation.SingleScramSecretAssociation
  • servicecatalog/appregistryAttributeGroup.AppregistryAttributeGroup
  • servicecatalog/appregistryAttributeGroupAssociation.AppregistryAttributeGroupAssociation
New functions:
  • servicecatalog/getAppregistryAttributeGroup.getAppregistryAttributeGroup

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-aws/compare/v6.64.0...v6.65.0

v6.64.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:
  • codeconnections/connection.Connection
  • codeconnections/host.Host
  • s3tables/namespace.Namespace
  • s3tables/table.Table
  • s3tables/tableBucket.TableBucket
  • s3tables/tableBucketPolicy.TableBucketPolicy
  • s3tables/tablePolicy.TablePolicy

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-aws/compare/v6.63.0...v6.64.0

v6.63.0

Compare Source

Does the PR have any schema changes?

Found 1 breaking change:

Types
  • 🟢 "aws:eks/getClusterKubernetesNetworkConfig:getClusterKubernetesNetworkConfig": required: "elasticLoadBalancings" property has changed to Required
New resources:
  • ec2/vpcBlockPublicAccessExclusion.VpcBlockPublicAccessExclusion
  • ec2/vpcBlockPublicAccessOptions.VpcBlockPublicAccessOptions

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-aws/compare/v6.62.2...v6.63.0

v6.62.2

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-aws/compare/v6.62.1...v6.62.2

v6.62.1

Compare Source

Does the PR have any schema changes?

Found 1 breaking change:

Types
  • 🟢 "aws:memorydb/getSnapshotClusterConfiguration:getSnapshotClusterConfiguration": required: "engine" property has changed to Required
New resources:
  • iam/organizationsFeatures.OrganizationsFeatures

What's Changed

New Contributors

Full Changelog: https://github.com/pulumi/pulumi-aws/compare/v6.62.0...v6.62.1

v6.62.0

Compare Source

Does the PR have any schema changes?

Found 1 breaking change:

Types
  • 🟢 "aws:memorydb/getSnapshotClusterConfiguration:getSnapshotClusterConfiguration": required: "engine" property has changed to Required
New resources:
  • iam/organizationsFeatures.OrganizationsFeatures

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-aws/compare/v6.61.0...v6.62.0

pulumi/pulumi-aws-native (pulumi-aws-native)

v1.26.0

Compare Source

v1.25.0

Compare Source

v1.24.0

Compare Source

v1.23.0

Compare Source

v1.22.0

Compare Source

v1.21.0

Compare Source

v1.20.0

Compare Source

v1.19.0

Compare Source

v1.18.0

Compare Source

v1.17.0

Compare Source

v1.16.0

Compare Source

v1.15.0

Compare Source

v1.14.0

Compare Source

v1.13.0

Compare Source

v1.12.0

Compare Source

pulumi/pulumi-command (pulumi-command)

v1.0.2

Compare Source

pulumi/pulumi-policy (pulumi-policy)

v1.14.0

Compare Source

pulumi/pulumi-random (pulumi_random)

v4.18.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-random/compare/v4.17.0...v4.18.0

v4.17.0

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

New Contributors

Full Changelog: https://github.com/pulumi/pulumi-random/compare/v4.16.8...v4.17.0

v4.16.8

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

New Contributors

Full Changelog: https://github.com/pulumi/pulumi-random/compare/v4.16.7...v4.16.8


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Jinja2](https://github.com/pallets/jinja) ([changelog](https://jinja.palletsprojects.com/changes/)) | project.dependencies | patch | `==3.1.4` -> `==3.1.6` | | [boto3](https://github.com/boto/boto3) | project.dependencies | minor | `==1.35.70` -> `==1.37.33` | | [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) ([changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md)) | project.dependencies | minor | `==1.20.1` -> `==1.33.2` | | [click](https://github.com/pallets/click) ([changelog](https://click.palletsprojects.com/changes/)) | project.dependencies | patch | `==8.1.7` -> `==8.1.8` | | [mock](http://mock.readthedocs.org/en/latest/) ([source](https://github.com/testing-cabal/mock)) | project.dependencies | minor | `==5.1.0` -> `==5.2.0` | | [pulumi](https://github.com/pulumi/pulumi) ([changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)) | project.dependencies | minor | `==3.142.0` -> `==3.162.0` | | [pulumi-aws](https://github.com/pulumi/pulumi-aws) | project.dependencies | minor | `==6.61.0` -> `==6.76.0` | | [pulumi-aws-native](https://github.com/pulumi/pulumi-aws-native) | project.dependencies | minor | `==1.11.0` -> `==1.26.0` | | [pulumi-command](https://github.com/pulumi/pulumi-command) | project.dependencies | patch | `==1.0.1` -> `==1.0.2` | | [pulumi-policy](https://github.com/pulumi/pulumi-policy) | project.dependencies | minor | `==1.13.0` -> `==1.14.0` | | [pulumi_random](https://github.com/pulumi/pulumi-random) | project.dependencies | minor | `==4.16.7` -> `==4.18.0` | | python | final | minor | `3.12-alpine3.20` -> `3.13-alpine3.20` | | python | stage | minor | `3.12-alpine3.20` -> `3.13-alpine3.20` | | [ruamel.yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree/) | project.dependencies | patch | `==0.18.6` -> `==0.18.10` | --- ### Release Notes <details> <summary>pallets/jinja (Jinja2)</summary> ### [`v3.1.6`](https://github.com/pallets/jinja/blob/HEAD/CHANGES.rst#Version-316) [Compare Source](https://github.com/pallets/jinja/compare/3.1.5...3.1.6) Released 2025-03-05 - The `|attr` filter does not bypass the environment's attribute lookup, allowing the sandbox to apply its checks. :ghsa:`cpwx-vrp4-4pq7` ### [`v3.1.5`](https://github.com/pallets/jinja/blob/HEAD/CHANGES.rst#Version-315) [Compare Source](https://github.com/pallets/jinja/compare/3.1.4...3.1.5) Released 2024-12-21 - The sandboxed environment handles indirect calls to `str.format`, such as by passing a stored reference to a filter that calls its argument. :ghsa:`q2x7-8rv6-6q7h` - Escape template name before formatting it into error messages, to avoid issues with names that contain f-string syntax. :issue:`1792`, :ghsa:`gmj6-6f8f-6699` - Sandbox does not allow `clear` and `pop` on known mutable sequence types. :issue:`2032` - Calling sync `render` for an async template uses `asyncio.run`. :pr:`1952` - Avoid unclosed `auto_aiter` warnings. :pr:`1960` - Return an `aclose`-able `AsyncGenerator` from `Template.generate_async`. :pr:`1960` - Avoid leaving `root_render_func()` unclosed in `Template.generate_async`. :pr:`1960` - Avoid leaving async generators unclosed in blocks, includes and extends. :pr:`1960` - The runtime uses the correct `concat` function for the current environment when calling block references. :issue:`1701` - Make `|unique` async-aware, allowing it to be used after another async-aware filter. :issue:`1781` - `|int` filter handles `OverflowError` from scientific notation. :issue:`1921` - Make compiling deterministic for tuple unpacking in a `{% set ... %}` call. :issue:`2021` - Fix dunder protocol (`copy`/`pickle`/etc) interaction with `Undefined` objects. :issue:`2025` - Fix `copy`/`pickle` support for the internal `missing` object. :issue:`2027` - `Environment.overlay(enable_async)` is applied correctly. :pr:`2061` - The error message from `FileSystemLoader` includes the paths that were searched. :issue:`1661` - `PackageLoader` shows a clearer error message when the package does not contain the templates directory. :issue:`1705` - Improve annotations for methods returning copies. :pr:`1880` - `urlize` does not add `mailto:` to values like `@a@b`. :pr:`1870` - Tests decorated with `@pass_context`` can be used with the ``|select`` filter. :issue:`1624\` - Using `set` for multiple assignment (`a, b = 1, 2`) does not fail when the target is a namespace attribute. :issue:`1413` - Using `set` in all branches of `{% if %}{% elif %}{% else %}` blocks does not cause the variable to be considered initially undefined. :issue:`1253` </details> <details> <summary>boto/boto3 (boto3)</summary> ### [`v1.37.33`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13733) [Compare Source](https://github.com/boto/boto3/compare/1.37.32...1.37.33) \======= - api-change:`connect-contact-lens`: \[`botocore`] Making sentiment optional for ListRealtimeContactAnalysisSegments Response depending on conversational analytics configuration - api-change:`datazone`: \[`botocore`] Raise hard limit of authorized principals per SubscriptionTarget from 10 to 20. - api-change:`detective`: \[`botocore`] Add support for Detective DualStack endpoints - api-change:`dynamodb`: \[`botocore`] Doc only update for API descriptions. - api-change:`marketplace-entitlement`: \[`botocore`] Add support for Marketplace Entitlement Service dual-stack endpoints for CN and GOV regions - api-change:`meteringmarketplace`: \[`botocore`] Add support for Marketplace Metering Service dual-stack endpoints for CN regions - api-change:`pcs`: \[`botocore`] Changed the minimum length of clusterIdentifier, computeNodeGroupIdentifier, and queueIdentifier to 3. - api-change:`verifiedpermissions`: \[`botocore`] Adds deletion protection support to policy stores. Deletion protection is disabled by default, can be enabled via the CreatePolicyStore or UpdatePolicyStore APIs, and is visible in GetPolicyStore. - bugfix:`download_fileobj`: Fileobj provided in append mode will no longer allow concurrent writes to preserve data integrity. ### [`v1.37.32`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13732) [Compare Source](https://github.com/boto/boto3/compare/1.37.31...1.37.32) \======= - api-change:`application-autoscaling`: \[`botocore`] Application Auto Scaling now supports horizontal scaling for Elasticache Memcached self-designed clusters using target tracking scaling policies and scheduled scaling. - api-change:`elasticache`: \[`botocore`] AWS ElastiCache SDK now supports using MemcachedUpgradeConfig parameter with ModifyCacheCluster API to enable updating Memcached cache node types. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage and implementation. - api-change:`m2`: \[`botocore`] Introduce three new APIs: CreateDataSetExportTask, GetDataSetExportTask and ListDataSetExportHistory. Add support for batch restart for Blu Age applications. - api-change:`medialive`: \[`botocore`] AWS Elemental MediaLive / Features : Add support for CMAF Ingest CaptionLanguageMappings, TimedMetadataId3 settings, and Link InputResolution. - api-change:`qbusiness`: \[`botocore`] Adds functionality to enable/disable a new Q Business Hallucination Reduction feature. If enabled, Q Business will detect and attempt to remove Hallucinations from certain Chat requests. - api-change:`quicksight`: \[`botocore`] Add support to analysis and sheet level highlighting in QuickSight. ### [`v1.37.31`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13731) [Compare Source](https://github.com/boto/boto3/compare/1.37.30...1.37.31) \======= - api-change:`controlcatalog`: \[`botocore`] The GetControl API now surfaces a control's Severity, CreateTime, and Identifier for a control's Implementation. The ListControls API now surfaces a control's Behavior, Severity, CreateTime, and Identifier for a control's Implementation. - api-change:`dynamodb`: \[`botocore`] Documentation update for secondary indexes and Create_Table. - api-change:`glue`: \[`botocore`] The TableOptimizer APIs in AWS Glue now return the DpuHours field in each TableOptimizerRun, providing clients visibility to the DPU-hours used for billing in managed Apache Iceberg table compaction optimization. - api-change:`groundstation`: \[`botocore`] Support tagging Agents and adjust input field validations - api-change:`transfer`: \[`botocore`] This launch includes 2 enhancements to SFTP connectors user-experience: 1) Customers can self-serve concurrent connections setting for their connectors, and 2) Customers can discover the public host key of remote servers using their SFTP connectors. ### [`v1.37.30`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13730) [Compare Source](https://github.com/boto/boto3/compare/1.37.29...1.37.30) \======= - api-change:`bedrock-runtime`: \[`botocore`] This release introduces our latest bedrock runtime API, InvokeModelWithBidirectionalStream. The API supports both input and output streams and is supported by only HTTP2.0. - api-change:`ce`: \[`botocore`] This release supports Pagination traits on Cost Anomaly Detection APIs. - api-change:`cost-optimization-hub`: \[`botocore`] This release adds resource type "MemoryDbReservedInstances" and resource type "DynamoDbReservedCapacity" to the GetRecommendation, ListRecommendations, and ListRecommendationSummaries APIs to support new MemoryDB and DynamoDB RI recommendations. - api-change:`iotfleetwise`: \[`botocore`] This release adds the option to update the strategy of state templates already associated to a vehicle, without the need to remove and re-add them. - api-change:`securityhub`: \[`botocore`] Documentation updates for AWS Security Hub. - api-change:`storagegateway`: \[`botocore`] Added new ActiveDirectoryStatus value, ListCacheReports paginator, and support for longer pagination tokens. - api-change:`taxsettings`: \[`botocore`] Uzbekistan Launch on TaxSettings Page ### [`v1.37.29`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13729) [Compare Source](https://github.com/boto/boto3/compare/1.37.28...1.37.29) \======= - api-change:`bedrock`: \[`botocore`] New options for how to handle harmful content detected by Amazon Bedrock Guardrails. - api-change:`bedrock-runtime`: \[`botocore`] New options for how to handle harmful content detected by Amazon Bedrock Guardrails. - api-change:`codebuild`: \[`botocore`] AWS CodeBuild now offers an enhanced debugging experience. - api-change:`glue`: \[`botocore`] Add input validations for multiple Glue APIs - api-change:`medialive`: \[`botocore`] AWS Elemental MediaLive now supports SDI inputs to MediaLive Anywhere Channels in workflows that use AWS SDKs. - api-change:`personalize`: \[`botocore`] Add support for eventsConfig for CreateSolution, UpdateSolution, DescribeSolution, DescribeSolutionVersion. Add support for GetSolutionMetrics to return weighted NDCG metrics when eventsConfig is enabled for the solution. - api-change:`transfer`: \[`botocore`] This launch enables customers to manage contents of their remote directories, by deleting old files or moving files to archive folders in remote servers once they have been retrieved. Customers will be able to automate the process using event-driven architecture. ### [`v1.37.28`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13728) [Compare Source](https://github.com/boto/boto3/compare/1.37.27...1.37.28) \======= - api-change:`ds-data`: \[`botocore`] Doc only update - fixed broken links. - api-change:`ec2`: \[`botocore`] Doc-only updates for Amazon EC2 - api-change:`events`: \[`botocore`] Amazon EventBridge adds support for customer-managed keys on Archives and validations for two fields: eventSourceArn and kmsKeyIdentifier. - api-change:`s3control`: \[`botocore`] Updated max size of Prefixes parameter of Scope data type. ### [`v1.37.27`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13727) [Compare Source](https://github.com/boto/boto3/compare/1.37.26...1.37.27) \======= - api-change:`bedrock-agent`: \[`botocore`] Added optional "customMetadataField" for Amazon Aurora knowledge bases, allowing single-column metadata. Also added optional "textIndexName" for MongoDB Atlas knowledge bases, enabling hybrid search support. - api-change:`chime-sdk-voice`: \[`botocore`] Added FOC date as an attribute of PhoneNumberOrder, added AccessDeniedException as a possible return type of ValidateE911Address - api-change:`mailmanager`: \[`botocore`] Add support for Dual_Stack and PrivateLink types of IngressPoint. For configuration requests, SES Mail Manager will now accept both IPv4/IPv6 dual-stack endpoints and AWS PrivateLink VPC endpoints for email receiving. - api-change:`opensearch`: \[`botocore`] Improve descriptions for various API commands and data types. - api-change:`route53`: \[`botocore`] Added us-gov-east-1 and us-gov-west-1 as valid Latency Based Routing regions for change-resource-record-sets. - api-change:`sagemaker`: \[`botocore`] Adds support for i3en, m7i, r7i instance types for SageMaker Hyperpod - api-change:`sesv2`: \[`botocore`] This release enables customers to provide attachments in the SESv2 SendEmail and SendBulkEmail APIs. - api-change:`transcribe`: \[`botocore`] This Feature Adds Support for the "zh-HK" Locale for Batch Operations - enhancement:Eventstream: \[`botocore`] The event streams maximum payload size is now required to be 24Mb or less. ### [`v1.37.26`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13726) [Compare Source](https://github.com/boto/boto3/compare/1.37.25...1.37.26) \======= - api-change:`application-signals`: \[`botocore`] Application Signals now supports creating Service Level Objectives on service dependencies. Users can now create or update SLOs on discovered service dependencies to monitor their standard application metrics. - api-change:`codebuild`: \[`botocore`] This release adds support for environment type WINDOWS_SERVER\_2022\_CONTAINER in ProjectEnvironment - api-change:`ecr`: \[`botocore`] Fix for customer issues related to AWS account ID and size limitation for token. - api-change:`ecs`: \[`botocore`] This is an Amazon ECS documentation only update to address various tickets. - api-change:`lexv2-models`: \[`botocore`] Release feature of errorlogging for lex bot, customer can config this feature in bot version to generate log for error exception which helps debug - api-change:`medialive`: \[`botocore`] Added support for SMPTE 2110 inputs when running a channel in a MediaLive Anywhere cluster. This feature enables ingestion of SMPTE 2110-compliant video, audio, and ancillary streams by reading SDP files that AWS Elemental MediaLive can retrieve from a network source. ### [`v1.37.25`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13725) [Compare Source](https://github.com/boto/boto3/compare/1.37.24...1.37.25) \======= - api-change:`cleanrooms`: \[`botocore`] This release adds support for updating the analytics engine of a collaboration. - api-change:`sagemaker`: \[`botocore`] Added tagging support for SageMaker notebook instance lifecycle configurations ### [`v1.37.24`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13724) [Compare Source](https://github.com/boto/boto3/compare/1.37.23...1.37.24) \======= - api-change:`bedrock-runtime`: \[`botocore`] Add Prompt Caching support to Converse and ConverseStream APIs - api-change:`deadline`: \[`botocore`] With this release you can use a new field to specify the search term match type. Search term match types currently support fuzzy and contains matching. - api-change:`ec2`: \[`botocore`] Release VPC Route Server, a new feature allowing dynamic routing in VPCs. - api-change:`eks`: \[`botocore`] Add support for updating RemoteNetworkConfig for hybrid nodes on EKS UpdateClusterConfig API - api-change:`marketplace-entitlement`: \[`botocore`] Add support for Marketplace Entitlement Service dual-stack endpoints. - api-change:`outposts`: \[`botocore`] Enabling Asset Level Capacity Management feature, which allows customers to create a Capacity Task for a single Asset on their active Outpost. - api-change:`s3`: \[`botocore`] Amazon S3 adds support for S3 Access Points for directory buckets in AWS Dedicated Local Zones - api-change:`s3control`: \[`botocore`] Amazon S3 adds support for S3 Access Points for directory buckets in AWS Dedicated Local Zones - api-change:`sesv2`: \[`botocore`] Add dual-stack support to global endpoints. - api-change:`transfer`: \[`botocore`] Add WebAppEndpointPolicy support for WebApps ### [`v1.37.23`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13723) [Compare Source](https://github.com/boto/boto3/compare/1.37.22...1.37.23) \======= - api-change:`apigateway`: \[`botocore`] Adds support for setting the IP address type to allow dual-stack or IPv4 address types to invoke your APIs or domain names. - api-change:`apigatewayv2`: \[`botocore`] Adds support for setting the IP address type to allow dual-stack or IPv4 address types to invoke your APIs or domain names. - api-change:`bedrock-runtime`: \[`botocore`] Launching Multi-modality Content Filter for Amazon Bedrock Guardrails. - api-change:`codebuild`: \[`botocore`] This release adds support for cacheNamespace in ProjectCache - api-change:`ecs`: \[`botocore`] This is an Amazon ECS documentation only release that addresses tickets. - api-change:`meteringmarketplace`: \[`botocore`] Add support for Marketplace Metering Service dual-stack endpoints. - api-change:`networkmanager`: \[`botocore`] Add support for NetworkManager Dualstack endpoints. - api-change:`payment-cryptography`: \[`botocore`] The service adds support for transferring AES-256 and other keys between the service and other service providers and HSMs. This feature uses ECDH to derive a one-time key transport key to enable these secure key exchanges. - api-change:`quicksight`: \[`botocore`] RLS permission dataset with userAs: RLS_RULES flag, Q in QuickSight/Threshold Alerts/Schedules/Snapshots in QS embedding, toggle dataset refresh email alerts via API, transposed table with options: column width, type and index, toggle Q\&A on dashboards, Oracle Service Name when creating data source. - api-change:`sagemaker`: \[`botocore`] TransformAmiVersion for Batch Transform and SageMaker Search Service Aggregate Search API Extension ### [`v1.37.22`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13722) [Compare Source](https://github.com/boto/boto3/compare/1.37.21...1.37.22) \======= - api-change:`batch`: \[`botocore`] This release will enable two features: Firelens log driver, and Execute Command on Batch jobs on ECS. Both features will be passed through to ECS. - api-change:`bcm-pricing-calculator`: \[`botocore`] Added standaloneAccountRateTypeSelections for GetPreferences and UpdatePreferences APIs. Added STALE enum value to status attribute in GetBillScenario and UpdateBillScenario APIs. - api-change:`bedrock-agent-runtime`: \[`botocore`] bedrock flow now support node action trace. - api-change:`cloudformation`: \[`botocore`] Adding support for the new parameter "ScanFilters" in the CloudFormation StartResourceScan API. When this parameter is included, the StartResourceScan API will initiate a scan limited to the resource types specified by the parameter. - api-change:`datazone`: \[`botocore`] This release adds new action type of Create Listing Changeset for the Metadata Enforcement Rule feature. - api-change:`eks`: \[`botocore`] Added support for BOTTLEROCKET FIPS AMIs to AMI types in US regions. - api-change:`gamelift`: \[`botocore`] Amazon GameLift Servers add support for additional instance types. - api-change:`iam`: \[`botocore`] Update IAM dual-stack endpoints for BJS, IAD and PDT partitions - api-change:`sagemaker`: \[`botocore`] add: recovery mode for SageMaker Studio apps - api-change:`sso-oidc`: \[`botocore`] This release adds AwsAdditionalDetails in the CreateTokenWithIAM API response. ### [`v1.37.21`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13721) [Compare Source](https://github.com/boto/boto3/compare/1.37.20...1.37.21) \======= - api-change:`arc-zonal-shift`: \[`botocore`] Add new shiftType field for ARC zonal shifts. - api-change:`directconnect`: \[`botocore`] With this release, AWS Direct Connect allows you to tag your Direct Connect gateways. Tags are metadata that you can create and use to manage your Direct Connect gateways. For more information about tagging, see AWS Tagging Strategies. - api-change:`mediaconvert`: \[`botocore`] This release adds a configurable Quality Level setting for the top rendition of Auto ABR jobs - api-change:`mediatailor`: \[`botocore`] Add support for log filtering which allow customers to filter out selected event types from logs. - api-change:`polly`: \[`botocore`] Added support for the new voice - Jihye (ko-KR). Jihye is available as a Neural voice only. - api-change:`rds`: \[`botocore`] Add note about the Availability Zone where RDS restores the DB cluster for the RestoreDBClusterToPointInTime operation. - api-change:`wafv2`: \[`botocore`] This release adds the ability to associate an AWS WAF v2 web ACL with an AWS Amplify App. ### [`v1.37.20`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13720) [Compare Source](https://github.com/boto/boto3/compare/1.37.19...1.37.20) \======= - api-change:`bedrock-agent`: \[`botocore`] Adding support for Amazon OpenSearch Managed clusters as a vector database in Knowledge Bases for Amazon Bedrock - api-change:`eks`: \[`botocore`] Added support to override upgrade-blocking readiness checks via force flag when updating a cluster. - api-change:`gameliftstreams`: \[`botocore`] Minor updates to improve developer experience. - api-change:`keyspaces`: \[`botocore`] Removing replication region limitation for Amazon Keyspaces Multi-Region Replication APIs. - api-change:`marketplace-entitlement`: \[`botocore`] This release enhances the GetEntitlements API to support new filter CUSTOMER_AWS_ACCOUNT_ID in request and CustomerAWSAccountId field in response. - api-change:`meteringmarketplace`: \[`botocore`] This release enhances the BatchMeterUsage API to support new field CustomerAWSAccountId in request and response and making CustomerIdentifier optional. CustomerAWSAccountId or CustomerIdentifier must be provided in request but not both. - api-change:`sagemaker`: \[`botocore`] This release adds support for customer-managed KMS keys in Amazon SageMaker Partner AI Apps - api-change:`workspaces-thin-client`: \[`botocore`] Deprecate tags field in Get API responses ### [`v1.37.19`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13719) [Compare Source](https://github.com/boto/boto3/compare/1.37.18...1.37.19) \======= - api-change:`iotwireless`: \[`botocore`] Mark EutranCid under LteNmr optional. - api-change:`pcs`: \[`botocore`] ClusterName/ClusterIdentifier, ComputeNodeGroupName/ComputeNodeGroupIdentifier, and QueueName/QueueIdentifier can now have 10 characters, and a minimum of 3 characters. The TagResource API action can now return ServiceQuotaExceededException. - api-change:`qconnect`: \[`botocore`] Provides the correct value for supported model ID. - api-change:`ssm`: \[`botocore`] This release adds the AvailableSecurityUpdatesComplianceStatus field to patch baseline operations, as well as the AvailableSecurityUpdateCount and InstancesWithAvailableSecurityUpdates to patch state operations. Applies to Windows Server managed nodes only. ### [`v1.37.18`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13718) [Compare Source](https://github.com/boto/boto3/compare/1.37.17...1.37.18) \======= - api-change:`bedrock`: \[`botocore`] A CustomModelUnit(CMU) is an abstract view of the hardware utilization that Bedrock needs to host a a single copy of your custom imported model. Bedrock determines the number of CMUs that a model copy needs when you import the custom model. You can use CMUs to estimate the cost of Inference's. - api-change:`datazone`: \[`botocore`] Add support for overriding selection of default AWS IAM Identity Center instance as part of Amazon DataZone domain APIs. - api-change:`route53-recovery-control-config`: \[`botocore`] Adds dual-stack (IPv4 and IPv6) endpoint support for route53-recovery-control-config operations, opt-in dual-stack addresses for cluster endpoints, and UpdateCluster API to update the network-type of clusters between IPv4 and dual-stack. - api-change:`sagemaker`: \[`botocore`] This release does the following: 1.) Adds DurationHours as a required field to the SearchTrainingPlanOfferings action in the SageMaker AI API; 2.) Adds support for G6e instance types for SageMaker AI inference optimization jobs. ### [`v1.37.17`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13717) [Compare Source](https://github.com/boto/boto3/compare/1.37.16...1.37.17) \======= - api-change:`amplify`: \[`botocore`] Added appId field to Webhook responses - api-change:`bedrock`: \[`botocore`] With this release, Bedrock Evaluation will now support bring your own inference responses. - api-change:`controlcatalog`: \[`botocore`] Add ExemptAssumeRoot parameter to adapt for new AWS AssumeRoot capability. - api-change:`mailmanager`: \[`botocore`] Amazon SES Mail Manager. Extended rule string and boolean expressions to support analysis in condition evaluation. Extended ingress point string expression to support analysis in condition evaluation - api-change:`network-firewall`: \[`botocore`] You can now use flow operations to either flush or capture traffic monitored in your firewall's flow table. ### [`v1.37.16`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13716) [Compare Source](https://github.com/boto/boto3/compare/1.37.15...1.37.16) \======= - api-change:`bedrock`: \[`botocore`] Support custom prompt routers for evaluation jobs - api-change:`ec2`: \[`botocore`] Doc-only updates for EC2 for March 2025. - api-change:`lambda`: \[`botocore`] Add Ruby 3.4 (ruby3.4) support to AWS Lambda. - api-change:`mediaconnect`: \[`botocore`] This release adds support for NDI flow outputs in AWS Elemental MediaConnect. You can now send content from your MediaConnect transport streams directly to your NDI environment using the new NDI output type. - api-change:`neptune-graph`: \[`botocore`] Update IAM Role ARN Validation to Support Role Paths - api-change:`sagemaker`: \[`botocore`] Added support for g6, g6e, m6i, c6i instance types in SageMaker Processing Jobs. ### [`v1.37.15`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13715) [Compare Source](https://github.com/boto/boto3/compare/1.37.14...1.37.15) \======= - api-change:`appsync`: \[`botocore`] Providing Tagging support for DomainName in AppSync - api-change:`cleanrooms`: \[`botocore`] This release adds support for PySpark jobs. Customers can now analyze data by running jobs using approved PySpark analysis templates. - api-change:`mediaconvert`: \[`botocore`] This release adds support for AVC passthrough, the ability to specify PTS offset without padding, and an A/V segment matching feature. - api-change:`route53`: \[`botocore`] Amazon Route 53 now supports the iso-f regions for private DNS Amazon VPCs and cloudwatch healthchecks. ### [`v1.37.14`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13714) [Compare Source](https://github.com/boto/boto3/compare/1.37.13...1.37.14) \======= - api-change:`application-signals`: \[`botocore`] This release adds support for adding, removing, and listing SLO time exclusion windows with the BatchUpdateExclusionWindows and ListServiceLevelObjectiveExclusionWindows APIs. - api-change:`geo-maps`: \[`botocore`] Provide support for vector map styles in the GetStaticMap operation. - api-change:`rum`: \[`botocore`] CloudWatch RUM now supports unminification of JS error stack traces. - api-change:`taxsettings`: \[`botocore`] Adjust Vietnam PaymentVoucherNumber regex and minor API change. - api-change:`wafv2`: \[`botocore`] AWS WAF now lets you inspect fragments of request URIs. You can specify the scope of the URI to inspect and narrow the set of URI fragments. ### [`v1.37.13`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13713) [Compare Source](https://github.com/boto/boto3/compare/1.37.12...1.37.13) \======= - api-change:`cognito-identity`: \[`botocore`] Updated API model build artifacts for identity pools - api-change:`cognito-idp`: \[`botocore`] Minor description updates to API parameters - api-change:`glue`: \[`botocore`] This release added AllowFullTableExternalDataAccess to glue catalog resource. - api-change:`lakeformation`: \[`botocore`] This release added "condition" to LakeFormation OptIn APIs, also added WithPrivilegedAccess flag to RegisterResource and DescribeResource. ### [`v1.37.12`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13712) [Compare Source](https://github.com/boto/boto3/compare/1.37.11...1.37.12) \======= - api-change:`acm-pca`: \[`botocore`] Private Certificate Authority service now supports P521 and RSA3072 key algorithms. - api-change:`amplify`: \[`botocore`] Introduced support for Skew Protection. Added enableSkewProtection field to createBranch and updateBranch API. - api-change:`codebuild`: \[`botocore`] AWS CodeBuild now supports webhook filtering by organization name - api-change:`datazone`: \[`botocore`] This release adds support to update projects and environments - api-change:`dynamodb`: \[`botocore`] Generate account endpoints for DynamoDB requests using ARN-sourced account ID when available - api-change:`ec2`: \[`botocore`] This release changes the CreateLaunchTemplate, CreateLaunchTemplateVersion, ModifyLaunchTemplate CLI and SDKs such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency. - api-change:`ivs-realtime`: \[`botocore`] IVS Real-Time now offers customers the ability to adjust the participant & composition recording segment duration - api-change:`logs`: \[`botocore`] Updated CreateLogAnomalyDetector to accept only kms key arn - api-change:`mediapackagev2`: \[`botocore`] This release adds the ResetChannelState and ResetOriginEndpointState operation to reset MediaPackage V2 channel and origin endpoint. This release also adds a new field, UrlEncodeChildManifest, for HLS/LL-HLS to allow URL-encoding child manifest query string based on the requirements of AWS SigV4. - api-change:`s3control`: \[`botocore`] Updating GetDataAccess response for S3 Access Grants to include the matched Grantee for the requested prefix ### [`v1.37.11`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13711) [Compare Source](https://github.com/boto/boto3/compare/1.37.10...1.37.11) \======= - api-change:`ec2`: \[`botocore`] This release adds the GroupLongName field to the response of the DescribeAvailabilityZones API. - api-change:`ecr`: \[`botocore`] This release adds Amazon ECR to Amazon ECR pull through cache rules support. - api-change:`ecs`: \[`botocore`] This is a documentation only update for Amazon ECS to address various tickets. - api-change:`inspector2`: \[`botocore`] Adding componentArn to network reachability details - api-change:`medialive`: \[`botocore`] Add an enum option DISABLED for Output Locking Mode under Global Configuration. ### [`v1.37.10`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13710) [Compare Source](https://github.com/boto/boto3/compare/1.37.9...1.37.10) \======= - api-change:`bedrock-agent`: \[`botocore`] Add support for computer use tools - api-change:`bedrock-agent-runtime`: \[`botocore`] Add support for computer use tools - api-change:`ce`: \[`botocore`] Releasing minor partition endpoint updates. - api-change:`connect`: \[`botocore`] Add support for contact transfers in external voice systems. - api-change:`medialive`: \[`botocore`] Adds defaultFontSize and defaultLineHeight as options in the EbuTtDDestinationSettings within the caption descriptions for an output stream. - api-change:`pca-connector-ad`: \[`botocore`] PrivateCA Connector for Active Directory now supports dual stack endpoints. This release adds the IpAddressType option to the VpcInformation on a Connector which determines whether the endpoint supports IPv4 only or IPv4 and IPv6 traffic. - api-change:`securityhub`: \[`botocore`] This release adds new StandardsControlsUpdatable field to the StandardsSubscription resource - api-change:`timestream-influxdb`: \[`botocore`] This release updates the default value of pprof-disabled from false to true. ### [`v1.37.9`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1379) [Compare Source](https://github.com/boto/boto3/compare/1.37.8...1.37.9) \====== - api-change:`bedrock-agent`: \[`botocore`] Introduces support for Neptune Analytics as a vector data store and adds Context Enrichment Configurations, enabling use cases such as GraphRAG. - api-change:`bedrock-agent-runtime`: \[`botocore`] Support Multi Agent Collaboration within Inline Agents - api-change:`cloudfront`: \[`botocore`] Documentation updates for Amazon CloudFront. - api-change:`ec2`: \[`botocore`] Add serviceManaged field to DescribeAddresses API response. - api-change:`elbv2`: \[`botocore`] This release adds support for assigning IP addresses to Application Load Balancers from VPC IP Address Manager pools. - api-change:`neptune-graph`: \[`botocore`] Several small updates to resolve customer requests. ### [`v1.37.8`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1378) [Compare Source](https://github.com/boto/boto3/compare/1.37.7...1.37.8) \====== - api-change:`bedrock`: \[`botocore`] This releases adds support for Custom Prompt Router - api-change:`cloudtrail`: \[`botocore`] Doc-only update for CloudTrail. - api-change:`ivs-realtime`: \[`botocore`] IVS Real-Time now offers customers the ability to merge fragmented recordings in the event of a participant disconnect. - api-change:`networkflowmonitor`: \[`botocore`] This release contains 2 changes. 1: DeleteScope/GetScope/UpdateScope operations now return 404 instead of 500 when the resource does not exist. 2: Expected string format for clientToken fields of CreateMonitorInput/CreateScopeInput/UpdateMonitorInput have been updated to be an UUID based string. - api-change:`redshift-data`: \[`botocore`] This release adds support for ListStatements API to filter statements by ClusterIdentifier, WorkgroupName, and Database. - api-change:`wafv2`: \[`botocore`] You can now perform an exact match or rate limit aggregation against the web request's JA4 fingerprint. - api-change:`workspaces`: \[`botocore`] Added a new ModifyEndpointEncryptionMode API for managing endpoint encryption settings. ### [`v1.37.7`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1377) [Compare Source](https://github.com/boto/boto3/compare/1.37.6...1.37.7) \====== - api-change:`bedrock-runtime`: \[`botocore`] This releases adds support for Custom Prompt Router ARN - api-change:`datasync`: \[`botocore`] AWS DataSync now supports modifying ServerHostname while updating locations SMB, NFS, and ObjectStorage. - api-change:`gameliftstreams`: \[`botocore`] New Service: Amazon GameLift Streams delivers low-latency game streaming from AWS global infrastructure to virtually any device with a browser at up to 1080p resolution and 60 fps. - api-change:`iotfleetwise`: \[`botocore`] This release adds floating point support for CAN/OBD signals and adds support for signed OBD signals. - api-change:`workspaces`: \[`botocore`] Added DeviceTypeWorkSpacesThinClient type to allow users to access their WorkSpaces through a WorkSpaces Thin Client. ### [`v1.37.6`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1376) [Compare Source](https://github.com/boto/boto3/compare/1.37.5...1.37.6) \====== - api-change:`elasticache`: \[`botocore`] Doc only update, listing 'valkey7' and 'valkey8' as engine options for parameter groups. - api-change:`iot-managed-integrations`: \[`botocore`] Adding managed integrations APIs for IoT Device Management to setup and control devices across different manufacturers and connectivity protocols. APIs include managedthing operations, credential and provisioning profile management, notification configuration, and OTA update. - api-change:`iotsitewise`: \[`botocore`] AWS IoT SiteWise now supports MQTT-enabled, V3 gateways. Configure data destinations for real-time ingestion into AWS IoT SiteWise or buffered ingestion using Amazon S3 storage. You can also use path filters for precise data collection from specific MQTT topics. - api-change:`rds`: \[`botocore`] Note support for Database Insights for Amazon RDS. ### [`v1.37.5`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1375) [Compare Source](https://github.com/boto/boto3/compare/1.37.4...1.37.5) \====== - api-change:`cognito-idp`: \[`botocore`] Added the capacity to return available challenges in admin authentication and to set version 3 of the pre token generation event for M2M ATC. - api-change:`ec2`: \[`botocore`] Update the DescribeVpcs response - api-change:`qbusiness`: \[`botocore`] Adds support for the ingestion of audio and video files by Q Business, which can be configured with the mediaExtractionConfiguration parameter. - api-change:`rum`: \[`botocore`] Add support for PutResourcePolicy, GetResourcePolicy and DeleteResourcePolicy to support resource based policies for AWS CloudWatch RUM - api-change:`sagemaker`: \[`botocore`] Add DomainId to CreateDomainResponse - api-change:`transcribe`: \[`botocore`] Updating documentation for post call analytics job queueing. - enhancement:configuration: \[`botocore`] Add support for disabling host prefix injection via the `AWS_DISABLE_HOST_PREFIX_INJECTION` environment variable or the `disable_host_prefix_injection` parameter in the shared aws configuration file. ### [`v1.37.4`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1374) [Compare Source](https://github.com/boto/boto3/compare/1.37.3...1.37.4) \====== - api-change:`bedrock-agent`: \[`botocore`] This release lets Amazon Bedrock Flows support newer models by increasing the maximum length of output in a prompt configuration. This release also increases the maximum number of prompt variables to 20 and the maximum number of node inputs to 20. - api-change:`bedrock-data-automation`: \[`botocore`] Renamed and added new StandardConfiguration enums. Added support to update EncryptionConfiguration in UpdateBlueprint and UpdateDataAutomation APIs. Changed HttpStatus code for DeleteBlueprint and DeleteDataAutomationProject APIs to 200 from 204. Added APIs to support tagging. - api-change:`bedrock-data-automation-runtime`: \[`botocore`] Added a mandatory parameter DataAutomationProfileArn to support for cross region inference for InvokeDataAutomationAsync API. Renamed DataAutomationArn to DataAutomationProjectArn. Added APIs to support tagging. - api-change:`dms`: \[`botocore`] Add skipped status to the Result Statistics of an Assessment Run - api-change:`eks`: \[`botocore`] Adding licenses to EKS Anywhere Subscription operations response. - api-change:`mediaconvert`: \[`botocore`] The AWS MediaConvert Probe API allows you to analyze media files and retrieve detailed metadata about their content, format, and structure. - api-change:`pricing`: \[`botocore`] Update GetProducts and DescribeServices API request input validations. - api-change:`ssm`: \[`botocore`] Systems Manager doc-only updates for Feb. 2025. - enhancement:useragent: \[`botocore`] Update user agent string to include client feature use. ### [`v1.37.3`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13733) [Compare Source](https://github.com/boto/boto3/compare/1.37.2...1.37.3) \======= - api-change:`connect-contact-lens`: \[`botocore`] Making sentiment optional for ListRealtimeContactAnalysisSegments Response depending on conversational analytics configuration - api-change:`datazone`: \[`botocore`] Raise hard limit of authorized principals per SubscriptionTarget from 10 to 20. - api-change:`detective`: \[`botocore`] Add support for Detective DualStack endpoints - api-change:`dynamodb`: \[`botocore`] Doc only update for API descriptions. - api-change:`marketplace-entitlement`: \[`botocore`] Add support for Marketplace Entitlement Service dual-stack endpoints for CN and GOV regions - api-change:`meteringmarketplace`: \[`botocore`] Add support for Marketplace Metering Service dual-stack endpoints for CN regions - api-change:`pcs`: \[`botocore`] Changed the minimum length of clusterIdentifier, computeNodeGroupIdentifier, and queueIdentifier to 3. - api-change:`verifiedpermissions`: \[`botocore`] Adds deletion protection support to policy stores. Deletion protection is disabled by default, can be enabled via the CreatePolicyStore or UpdatePolicyStore APIs, and is visible in GetPolicyStore. - bugfix:`download_fileobj`: Fileobj provided in append mode will no longer allow concurrent writes to preserve data integrity. ### [`v1.37.2`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13729) [Compare Source](https://github.com/boto/boto3/compare/1.37.1...1.37.2) \======= - api-change:`bedrock`: \[`botocore`] New options for how to handle harmful content detected by Amazon Bedrock Guardrails. - api-change:`bedrock-runtime`: \[`botocore`] New options for how to handle harmful content detected by Amazon Bedrock Guardrails. - api-change:`codebuild`: \[`botocore`] AWS CodeBuild now offers an enhanced debugging experience. - api-change:`glue`: \[`botocore`] Add input validations for multiple Glue APIs - api-change:`medialive`: \[`botocore`] AWS Elemental MediaLive now supports SDI inputs to MediaLive Anywhere Channels in workflows that use AWS SDKs. - api-change:`personalize`: \[`botocore`] Add support for eventsConfig for CreateSolution, UpdateSolution, DescribeSolution, DescribeSolutionVersion. Add support for GetSolutionMetrics to return weighted NDCG metrics when eventsConfig is enabled for the solution. - api-change:`transfer`: \[`botocore`] This launch enables customers to manage contents of their remote directories, by deleting old files or moving files to archive folders in remote servers once they have been retrieved. Customers will be able to automate the process using event-driven architecture. ### [`v1.37.1`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13719) [Compare Source](https://github.com/boto/boto3/compare/1.37.0...1.37.1) \======= - api-change:`iotwireless`: \[`botocore`] Mark EutranCid under LteNmr optional. - api-change:`pcs`: \[`botocore`] ClusterName/ClusterIdentifier, ComputeNodeGroupName/ComputeNodeGroupIdentifier, and QueueName/QueueIdentifier can now have 10 characters, and a minimum of 3 characters. The TagResource API action can now return ServiceQuotaExceededException. - api-change:`qconnect`: \[`botocore`] Provides the correct value for supported model ID. - api-change:`ssm`: \[`botocore`] This release adds the AvailableSecurityUpdatesComplianceStatus field to patch baseline operations, as well as the AvailableSecurityUpdateCount and InstancesWithAvailableSecurityUpdates to patch state operations. Applies to Windows Server managed nodes only. ### [`v1.37.0`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1370) [Compare Source](https://github.com/boto/boto3/compare/1.36.26...1.37.0) \====== - api-change:`bedrock-agent`: \[`botocore`] This release improves support for newer models in Amazon Bedrock Flows. - api-change:`bedrock-agent-runtime`: \[`botocore`] Adding support for ReasoningContent fields in Pre-Processing, Post-Processing and Orchestration Trace outputs. - api-change:`bedrock-runtime`: \[`botocore`] This release adds Reasoning Content support to Converse and ConverseStream APIs - api-change:`elasticache`: \[`botocore`] Documentation update, adding clarity and rephrasing. - api-change:`elastic-inference`: \[`botocore`] The elastic-inference client has been removed following the deprecation of the service. - feature:Endpoints: \[`botocore`] Generate and use AWS-account-based endpoints for compatible services when the account ID is available. At launch, DynamoDB is the first and only compatible service. The new endpoint URL pattern will be `https://<account-id>.ddb.<region>.amazonaws.com`. Additional services may be added in the future. See the documentation for details: https://docs.aws.amazon.com/sdkref/latest/guide/feature-account-endpoints.html ### [`v1.36.26`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13626) [Compare Source](https://github.com/boto/boto3/compare/1.36.25...1.36.26) \======= - api-change:`appstream`: \[`botocore`] Added support for Certificate-Based Authentication on AppStream 2.0 multi-session fleets. - api-change:`bedrock-agent`: \[`botocore`] Introduce a new parameter which represents the user-agent header value used by the Bedrock Knowledge Base Web Connector. ### [`v1.36.25`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13625) [Compare Source](https://github.com/boto/boto3/compare/1.36.24...1.36.25) \======= - api-change:`codebuild`: \[`botocore`] Add webhook status and status message to AWS CodeBuild webhooks - api-change:`guardduty`: \[`botocore`] Reduce the minimum number of required attack sequence signals from 2 to 1 - api-change:`license-manager-user-subscriptions`: \[`botocore`] Updates entity to include Microsoft RDS SAL as a valid type of user subscription. - api-change:`rds`: \[`botocore`] CloudWatch Database Insights now supports Amazon RDS. - api-change:`sagemaker`: \[`botocore`] Added new capability in the UpdateCluster operation to remove instance groups from your SageMaker HyperPod cluster. - api-change:`workspaces-web`: \[`botocore`] Add support for toolbar configuration under user settings. ### [`v1.36.24`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13624) [Compare Source](https://github.com/boto/boto3/compare/1.36.23...1.36.24) \======= - api-change:`codepipeline`: \[`botocore`] Add environment variables to codepipeline action declaration. - api-change:`ecs`: \[`botocore`] This is a documentation only release for Amazon ECS that supports the CPU task limit increase. - api-change:`lightsail`: \[`botocore`] Documentation updates for Amazon Lightsail. - api-change:`location`: \[`botocore`] Adds support for larger property maps for tracking and geofence positions changes. It increases the maximum number of items from 3 to 4, and the maximum value length from 40 to 150. - api-change:`mailmanager`: \[`botocore`] This release adds additional metadata fields in Mail Manager archive searches to show email source and details about emails that were archived when being sent with SES. - api-change:`network-firewall`: \[`botocore`] This release introduces Network Firewall's Automated Domain List feature. New APIs include UpdateFirewallAnalysisSettings, StartAnalysisReport, GetAnalysisReportResults, and ListAnalysisReports. These allow customers to enable analysis on firewalls to identify and report frequently accessed domain. - api-change:`sagemaker`: \[`botocore`] Adds r8g instance type support to SageMaker Realtime Endpoints - api-change:`sesv2`: \[`botocore`] This release adds the ability for outbound email sent with SES to preserve emails to a Mail Manager archive. ### [`v1.36.23`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13623) [Compare Source](https://github.com/boto/boto3/compare/1.36.22...1.36.23) \======= - api-change:`batch`: \[`botocore`] This documentation-only update corrects some typos. - api-change:`emr-containers`: \[`botocore`] EMR on EKS StartJobRun Api will be supporting the configuration of log storage in AWS by using "managedLogs" under "MonitoringConfiguration". - api-change:`medialive`: \[`botocore`] Adds support for creating CloudWatchAlarmTemplates for AWS Elemental MediaTailor Playback Configuration resources. ### [`v1.36.22`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13622) [Compare Source](https://github.com/boto/boto3/compare/1.36.21...1.36.22) \======= - api-change:`amplify`: \[`botocore`] Add ComputeRoleArn to CreateApp, UpdateApp, CreateBranch, and UpdateBranch, allowing caller to specify a role to be assumed by Amplify Hosting for server-side rendered applications. - api-change:`dms`: \[`botocore`] Support replicationConfigArn in DMS DescribeApplicableIndividualAssessments API. - api-change:`timestream-influxdb`: \[`botocore`] This release introduces APIs to manage DbClusters and adds support for read replicas - enhancement:Parsers: \[`botocore`] Minor Parser updates to support the new smithy-generated protocol tests. See `boto/botocore#3247 <https://github.com/boto/botocore/pull/3247>`\__ for more details. ### [`v1.36.21`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13621) [Compare Source](https://github.com/boto/boto3/compare/1.36.20...1.36.21) \======= - api-change:`codebuild`: \[`botocore`] Added test suite names to test case metadata - api-change:`connect`: \[`botocore`] Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency. - api-change:`dms`: \[`botocore`] Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications - api-change:`rds-data`: \[`botocore`] Add support for Stop DB feature. - api-change:`s3`: \[`botocore`] Added support for Content-Range header in HeadObject response. - api-change:`wafv2`: \[`botocore`] The WAFv2 API now supports configuring data protection in webACLs. - api-change:`workspaces-thin-client`: \[`botocore`] Update Environment and Device name field definitions ### [`v1.36.20`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13620) [Compare Source](https://github.com/boto/boto3/compare/1.36.19...1.36.20) \======= - api-change:`accessanalyzer`: \[`botocore`] This release introduces the getFindingsStatistics API, enabling users to retrieve aggregated finding statistics for IAM Access Analyzer's external access and unused access analysis features. Updated service API and documentation. - api-change:`acm-pca`: \[`botocore`] Private Certificate Authority (PCA) documentation updates - api-change:`ecs`: \[`botocore`] This is a documentation only release to support migrating Amazon ECS service ARNs to the long ARN format. - api-change:`fis`: \[`botocore`] Adds auto-pagination for the following operations: ListActions, ListExperimentTemplates, ListTargetAccountConfigurations, ListExperiments, ListExperimentResolvedTargets, ListTargetResourceTypes. Reduces length constraints of prefixes for logConfiguration and experimentReportConfiguration. - api-change:`sagemaker`: \[`botocore`] Adds additional values to the InferenceAmiVersion parameter in the ProductionVariant data type. - api-change:`storagegateway`: \[`botocore`] This release adds support for generating cache reports on S3 File Gateways for files that fail to upload. ### [`v1.36.19`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13619) [Compare Source](https://github.com/boto/boto3/compare/1.36.18...1.36.19) \======= - api-change:`b2bi`: \[`botocore`] Allow spaces in the following fields in the Partnership resource: ISA 06 - Sender ID, ISA 08 - Receiver ID, GS 02 - Application Sender Code, GS 03 - Application Receiver Code - api-change:`bedrock-agent`: \[`botocore`] This releases adds the additionalModelRequestFields field to the CreateAgent and UpdateAgent operations. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters. - api-change:`bedrock-agent-runtime`: \[`botocore`] This releases adds the additionalModelRequestFields field to the InvokeInlineAgent operation. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters. - api-change:`codebuild`: \[`botocore`] Add note for the RUNNER_BUILDKITE_BUILD buildType. - api-change:`fsx`: \[`botocore`] Support for in-place Lustre version upgrades - api-change:`medialive`: \[`botocore`] Adds a RequestId parameter to all MediaLive Workflow Monitor create operations. The RequestId parameter allows idempotent operations. - api-change:`opensearchserverless`: \[`botocore`] Custom OpenSearchServerless Entity ID for SAML Config. - api-change:`polly`: \[`botocore`] Added support for the new voice - Jasmine (en-SG). Jasmine is available as a Neural voice only. - enhancement:Protocols: \[`botocore`] Added support for multiple protocols within a service based on performance priority. ### [`v1.36.18`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13618) [Compare Source](https://github.com/boto/boto3/compare/1.36.17...1.36.18) \======= - api-change:`acm-pca`: \[`botocore`] Private Certificate Authority service now supports Partitioned CRL as a revocation configuration option. - api-change:`appsync`: \[`botocore`] Add support for operation level caching - api-change:`ec2`: \[`botocore`] Adding support for the new fullSnapshotSizeInBytes field in the response of the EC2 EBS DescribeSnapshots API. This field represents the size of all the blocks that were written to the source volume at the time the snapshot was created. - api-change:`pi`: \[`botocore`] Documentation only update for RDS Performance Insights dimensions for execution plans and locking analysis. ### [`v1.36.17`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13617) [Compare Source](https://github.com/boto/boto3/compare/1.36.16...1.36.17) \======= - api-change:`apigatewayv2`: \[`botocore`] Documentation updates for Amazon API Gateway - api-change:`cloudfront`: \[`botocore`] Doc-only update that adds defaults for CloudFront VpcOriginEndpointConfig values. - api-change:`connect`: \[`botocore`] Updated the CreateContact API documentation to indicate that it only applies to EMAIL contacts. - api-change:`dms`: \[`botocore`] New vendors for DMS Data Providers: DB2 LUW and DB2 for z/OS ### [`v1.36.16`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13616) [Compare Source](https://github.com/boto/boto3/compare/1.36.15...1.36.16) \======= - api-change:`ecr`: \[`botocore`] Adds support to handle the new basic scanning daily quota. - api-change:`eks`: \[`botocore`] Introduce versionStatus field to take place of status field in EKS DescribeClusterVersions API - api-change:`mediaconvert`: \[`botocore`] This release adds support for Animated GIF output, forced chroma sample positioning metadata, and Extensible Wave Container format - api-change:`pi`: \[`botocore`] Adds documentation for dimension groups and dimensions to analyze locks for Database Insights. - api-change:`transcribe`: \[`botocore`] This release adds support for the Clinical Note Template Customization feature for the AWS HealthScribe APIs within Amazon Transcribe. ### [`v1.36.15`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13615) [Compare Source](https://github.com/boto/boto3/compare/1.36.14...1.36.15) \======= - api-change:`cloudformation`: \[`botocore`] We added 5 new stack refactoring APIs: CreateStackRefactor, ExecuteStackRefactor, ListStackRefactors, DescribeStackRefactor, ListStackRefactorActions. - api-change:`connectcases`: \[`botocore`] This release adds the ability to conditionally require fields on a template. Check public documentation for more information. - api-change:`cost-optimization-hub`: \[`botocore`] This release enables AWS Cost Optimization Hub to show cost optimization recommendations for Amazon Auto Scaling Groups, including those with single and mixed instance types. - api-change:`s3`: \[`botocore`] Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets. - enhancement:Eventsteam: \[`botocore`] The SDK no longer validates payload size for eventstreams. This is to facilitate varying payload requirements across AWS services. ### [`v1.36.14`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13614) [Compare Source](https://github.com/boto/boto3/compare/1.36.13...1.36.14) \======= - api-change:`rds`: \[`botocore`] Documentation updates to clarify the description for the parameter AllocatedStorage for the DB cluster data type, the description for the parameter DeleteAutomatedBackups for the DeleteDBCluster API operation, and removing an outdated note for the CreateDBParameterGroup API operation. ### [`v1.36.13`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13613) [Compare Source](https://github.com/boto/boto3/compare/1.36.12...1.36.13) \======= - api-change:`datasync`: \[`botocore`] Doc-only update to provide more information on using Kerberos authentication with SMB locations. - api-change:`dms`: \[`botocore`] Introduces TargetDataSettings with the TablePreparationMode option available for data migrations. - api-change:`iam`: \[`botocore`] This release adds support for accepting encrypted SAML assertions. Customers can now configure their identity provider to encrypt the SAML assertions it sends to IAM. - api-change:`neptune-graph`: \[`botocore`] Added argument to `list-export` to filter by graph ID - api-change:`qbusiness`: \[`botocore`] Adds functionality to enable/disable a new Q Business Chat orchestration feature. If enabled, Q Business can orchestrate over datasources and plugins without the need for customers to select specific chat modes. - api-change:`sagemaker`: \[`botocore`] IPv6 support for Hyperpod clusters ### [`v1.36.12`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13612) [Compare Source](https://github.com/boto/boto3/compare/1.36.11...1.36.12) \======= - api-change:`mediatailor`: \[`botocore`] Add support for CloudWatch Vended Logs which allows for delivery of customer logs to CloudWatch Logs, S3, or Firehose. ### [`v1.36.11`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13611) [Compare Source](https://github.com/boto/boto3/compare/1.36.10...1.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`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13610) [Compare Source](https://github.com/boto/boto3/compare/1.36.9...1.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`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1369) [Compare Source](https://github.com/boto/boto3/compare/1.36.8...1.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`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1368) [Compare Source](https://github.com/boto/boto3/compare/1.36.7...1.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`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1367) [Compare Source](https://github.com/boto/boto3/compare/1.36.6...1.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 ### [`v1.36.6`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1366) [Compare Source](https://github.com/boto/boto3/compare/1.36.5...1.36.6) \====== - api-change:`cloudtrail`: \[`botocore`] This release introduces the SearchSampleQueries API that allows users to search for CloudTrail Lake sample queries. - api-change:`eks`: \[`botocore`] Adds support for UpdateStrategies in EKS Managed Node Groups. - api-change:`healthlake`: \[`botocore`] Added new authorization strategy value 'SMART_ON_FHIR' for CreateFHIRDatastore API to support Smart App 2.0 - api-change:`ssm`: \[`botocore`] Systems Manager doc-only update for January, 2025. - api-change:`sso-oidc`: \[`botocore`] Fixed typos in the descriptions. - api-change:`transfer`: \[`botocore`] Added CustomDirectories as a new directory option for storing inbound AS2 messages, MDN files and Status files. ### [`v1.36.5`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1365) [Compare Source](https://github.com/boto/boto3/compare/1.36.4...1.36.5) \====== - api-change:`ec2`: \[`botocore`] Added "future" allocation type for future dated capacity reservation ### [`v1.36.4`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1364) [Compare Source](https://github.com/boto/boto3/compare/1.36.3...1.36.4) \====== - api-change:`bedrock-agent-runtime`: \[`botocore`] Adds multi-turn input support for an Agent node in an Amazon Bedrock Flow - api-change:`glue`: \[`botocore`] Docs Update for timeout changes - api-change:`medialive`: \[`botocore`] AWS Elemental MediaLive adds a new feature, ID3 segment tagging, in CMAF Ingest output groups. It allows customers to insert ID3 tags into every output segment, controlled by a newly added channel schedule action Id3SegmentTagging. - api-change:`workspaces-thin-client`: \[`botocore`] Rename WorkSpaces Web to WorkSpaces Secure Browser ### [`v1.36.3`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1363) [Compare Source](https://github.com/boto/boto3/compare/1.36.2...1.36.3) \====== - api-change:`batch`: \[`botocore`] Documentation-only update: clarified the description of the shareDecaySeconds parameter of the FairsharePolicy data type, clarified the description of the priority parameter of the JobQueueDetail data type. - api-change:`cognito-idp`: \[`botocore`] corrects the dual-stack endpoint configuration for cognitoidp - api-change:`connect`: \[`botocore`] Added DeleteContactFlowVersion API and the CAMPAIGN flow type - api-change:`emr-serverless`: \[`botocore`] Increasing entryPoint in SparkSubmit to accept longer script paths. New limit is 4kb. - api-change:`iotsitewise`: \[`botocore`] AWS IoT SiteWise now supports ingestion and querying of Null (all data types) and NaN (double type) values of bad or uncertain data quality. New partial error handling prevents data loss during ingestion. Enabled by default for new customers; existing customers can opt-in. - api-change:`logs`: \[`botocore`] Documentation-only update to address doc errors - api-change:`quicksight`: \[`botocore`] Added `DigitGroupingStyle` in ThousandsSeparator to allow grouping by `LAKH`( Indian Grouping system ) currency. Support LAKH and `CRORE` currency types in Column Formatting. - api-change:`sns`: \[`botocore`] This release adds support for the topic attribute FifoThroughputScope for SNS FIFO topics. For details, see the documentation history in the Amazon Simple Notification Service Developer Guide. ### [`v1.36.2`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13626) [Compare Source](https://github.com/boto/boto3/compare/1.36.1...1.36.2) \======= - api-change:`appstream`: \[`botocore`] Added support for Certificate-Based Authentication on AppStream 2.0 multi-session fleets. - api-change:`bedrock-agent`: \[`botocore`] Introduce a new parameter which represents the user-agent header value used by the Bedrock Knowledge Base Web Connector. ### [`v1.36.1`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13619) [Compare Source](https://github.com/boto/boto3/compare/1.36.0...1.36.1) \======= - api-change:`b2bi`: \[`botocore`] Allow spaces in the following fields in the Partnership resource: ISA 06 - Sender ID, ISA 08 - Receiver ID, GS 02 - Application Sender Code, GS 03 - Application Receiver Code - api-change:`bedrock-agent`: \[`botocore`] This releases adds the additionalModelRequestFields field to the CreateAgent and UpdateAgent operations. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters. - api-change:`bedrock-agent-runtime`: \[`botocore`] This releases adds the additionalModelRequestFields field to the InvokeInlineAgent operation. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters. - api-change:`codebuild`: \[`botocore`] Add note for the RUNNER_BUILDKITE_BUILD buildType. - api-change:`fsx`: \[`botocore`] Support for in-place Lustre version upgrades - api-change:`medialive`: \[`botocore`] Adds a RequestId parameter to all MediaLive Workflow Monitor create operations. The RequestId parameter allows idempotent operations. - api-change:`opensearchserverless`: \[`botocore`] Custom OpenSearchServerless Entity ID for SAML Config. - api-change:`polly`: \[`botocore`] Added support for the new voice - Jasmine (en-SG). Jasmine is available as a Neural voice only. - enhancement:Protocols: \[`botocore`] Added support for multiple protocols within a service based on performance priority. ### [`v1.36.0`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1360) [Compare Source](https://github.com/boto/boto3/compare/1.35.99...1.36.0) \====== - api-change:`apigateway`: \[`botocore`] Documentation updates for Amazon API Gateway - api-change:`bedrock-agent-runtime`: \[`botocore`] Now supports streaming for inline agents. - api-change:`cognito-identity`: \[`botocore`] corrects the dual-stack endpoint configuration - api-change:`partnercentral-selling`: \[`botocore`] Add Tagging support for ResourceSnapshotJob resources - api-change:`s3`: \[`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. - api-change:`security-ir`: \[`botocore`] Increase minimum length of Threat Actor IP 'userAgent' to 1. - api-change:`sesv2`: \[`botocore`] This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects elevated complaint rates for customer sending identities. - api-change:`workspaces`: \[`botocore`] Added GeneralPurpose.4xlarge & GeneralPurpose.8xlarge ComputeTypes. - api-change:`workspaces-thin-client`: \[`botocore`] Mark type in MaintenanceWindow as required. - enhancement:AWSCRT: \[`botocore`] Update awscrt version to 0.23.4 - feature:`s3`: \[`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 the `when_supported` and `when_required` options - in code using the `response_checksum_validation` parameter for `botocore.config.Config`, in the shared AWS config file using `response_checksum_validation`, or as an env variable using `AWS_RESPONSE_CHECKSUM_VALIDATION`. - feature:`s3`: \[`botocore`] Added support for the CRC64NVME checksum algorithm in the S3 client through the optional AWS CRT (`awscrt`) dependency. - feature:`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 using `when_supported` and `when_required` options - in code using the `request_checksum_calculation` parameter for `botocore.config.Config`, in the shared AWS config file using `request_checksum_calculation`, or as an env variable using `AWS_REQUEST_CHECKSUM_CALCULATION`. Note: Botocore will no longer automatically compute and populate the Content-MD5 header. ### [`v1.35.99`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13599) [Compare Source](https://github.com/boto/boto3/compare/1.35.98...1.35.99) \======= - api-change:`gamelift`: \[`botocore`] Amazon GameLift releases a new game session placement feature: PriorityConfigurationOverride. You can now override how a game session queue prioritizes placement locations for a single StartGameSessionPlacement request. - api-change:`route53`: \[`botocore`] Amazon Route 53 now supports the Mexico (Central) Region (mx-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region ### [`v1.35.98`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13598) [Compare Source](https://github.com/boto/boto3/compare/1.35.97...1.35.98) \======= - api-change:`artifact`: \[`botocore`] Support resolving regional API calls to partition's leader region endpoint. - api-change:`bedrock`: \[`botocore`] With this release, Bedrock Evaluation will now support latency-optimized inference for foundation models. - api-change:`ec2`: \[`botocore`] Add support for DisconnectOnSessionTimeout flag in CreateClientVpnEndpoint and ModifyClientVpnEndpoint requests and DescribeClientVpnEndpoints responses - api-change:`kafkaconnect`: \[`botocore`] Support updating connector configuration via UpdateConnector API. Release Operations API to monitor the status of the connector operation. - api-change:`transcribe`: \[`botocore`] This update provides tagging support for Transcribe's Call Analytics Jobs and Call Analytics Categories. ### [`v1.35.97`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13597) [Compare Source](https://github.com/boto/boto3/compare/1.35.96...1.35.97) \======= - api-change:`redshift`: \[`botocore`] Additions to the PubliclyAccessible and Encrypted parameters clarifying what the defaults are. - api-change:`securitylake`: \[`botocore`] Doc only update for ServiceName that fixes several customer-reported issues - api-change:`sts`: \[`botocore`] Fixed typos in the descriptions. ### [`v1.35.96`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13596) [Compare Source](https://github.com/boto/boto3/compare/1.35.95...1.35.96) \======= - api-change:`codebuild`: \[`botocore`] AWS CodeBuild Now Supports BuildBatch in Reserved Capacity and Lambda - api-change:`compute-optimizer`: \[`botocore`] This release expands AWS Compute Optimizer rightsizing recommendation support for Amazon EC2 Auto Scaling groups to include those with scaling policies and multiple instance types. - api-change:`fms`: \[`botocore`] AWS Firewall Manager now lets you combine multiple resource tags using the logical AND operator or the logical OR operator. ### [`v1.35.95`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13595) [Compare Source](https://github.com/boto/boto3/compare/1.35.94...1.35.95) \======= - api-change:`rds`: \[`botocore`] Updates Amazon RDS documentation to clarify the RestoreDBClusterToPointInTime description. - api-change:`route53`: \[`botocore`] Amazon Route 53 now supports the Asia Pacific (Thailand) Region (ap-southeast-7) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region - api-change:`sagemaker`: \[`botocore`] Adds support for IPv6 for SageMaker HyperPod cluster nodes. ### [`v1.35.94`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13594) [Compare Source](https://github.com/boto/boto3/compare/1.35.93...1.35.94) \======= - api-change:`cloudhsmv2`: \[`botocore`] Adds support to ModifyCluster for modifying a Cluster's Hsm Type. - api-change:`dynamodb`: \[`botocore`] This release makes Amazon DynamoDB point-in-time-recovery (PITR) to be configurable. You can set PITR recovery period for each table individually to between 1 and 35 days. - api-change:`imagebuilder`: \[`botocore`] This release adds support for importing images from ISO disk files. Added new ImportDiskImage API operation. ### [`v1.35.93`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13593) [Compare Source](https://github.com/boto/boto3/compare/1.35.92...1.35.93) \======= - api-change:`iotsecuretunneling`: \[`botocore`] Adds dualstack endpoint support for IoT Secure Tunneling - api-change:`supplychain`: \[`botocore`] Allow vanity DNS domain when creating a new ASC instance ### [`v1.35.92`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13592) [Compare Source](https://github.com/boto/boto3/compare/1.35.91...1.35.92) \======= - api-change:`ecs`: \[`botocore`] Adding SDK reference examples for Amazon ECS operations. - api-change:`route53domains`: \[`botocore`] Doc only update for Route 53 Domains that fixes several customer-reported issues - api-change:`s3`: \[`botocore`] This change is only for updating the model regexp of CopySource which is not for validation but only for documentation and user guide change. ### [`v1.35.91`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13591) [Compare Source](https://github.com/boto/boto3/compare/1.35.90...1.35.91) \======= - api-change:`appsync`: \[`botocore`] Modify UpdateGraphQLAPI operation and flag authenticationType as required. - api-change:`gamelift`: \[`botocore`] Amazon GameLift releases a new game session shutdown feature. Use the Amazon GameLift console or AWS CLI to terminate an in-progress game session that's entered a bad state or is no longer needed. - api-change:`mediaconnect`: \[`botocore`] AWS Elemental MediaConnect now supports Content Quality Analysis for enhanced source stream monitoring. This enables you to track specific audio and video metrics in transport stream source flows, ensuring your content meets quality standards. - api-change:`mediaconvert`: \[`botocore`] This release adds support for the AVC3 codec and fixes an alignment issue with Japanese vertical captions. - api-change:`organizations`: \[`botocore`] Added ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED to ConstraintViolationException for the EnableAllFeatures operation. - api-change:`sagemaker`: \[`botocore`] Adding ETag information with Model Artifacts for Model Registry - api-change:`sqs`: \[`botocore`] In-flight message typo fix from 20k to 120k. ### [`v1.35.90`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13590) [Compare Source](https://github.com/boto/boto3/compare/1.35.89...1.35.90) \======= - api-change:`ecr`: \[`botocore`] Restoring custom endpoint functionality for ECR - api-change:`ecr-public`: \[`botocore`] Restoring custom endpoint functionality for ECR Public ### [`v1.35.89`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13589) [Compare Source](https://github.com/boto/boto3/compare/1.35.88...1.35.89) \======= - api-change:`rds`: \[`botocore`] Updates Amazon RDS documentation to correct various descriptions. ### [`v1.35.88`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13588) [Compare Source](https://github.com/boto/boto3/compare/1.35.87...1.35.88) \======= - api-change:`bcm-pricing-calculator`: \[`botocore`] Added ConflictException to DeleteBillEstimate. - api-change:`ecr`: \[`botocore`] Add support for Dualstack Endpoints - api-change:`network-firewall`: \[`botocore`] Dual-stack endpoints are now supported. - api-change:`securityhub`: \[`botocore`] Documentation updates for AWS Security Hub ### [`v1.35.87`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13587) [Compare Source](https://github.com/boto/boto3/compare/1.35.86...1.35.87) \======= - api-change:`ecr`: \[`botocore`] Documentation update for ECR GetAccountSetting and PutAccountSetting APIs. - api-change:`ecr-public`: \[`botocore`] Add support for Dualstack endpoints - api-change:`eks`: \[`botocore`] This release adds support for DescribeClusterVersions API that provides important information about Kubernetes versions along with end of support dates - api-change:`glue`: \[`botocore`] Add IncludeRoot parameters to GetCatalogs API to return root catalog. ### [`v1.35.86`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13586) [Compare Source](https://github.com/boto/boto3/compare/1.35.85...1.35.86) \======= - api-change:`bedrock-agent`: \[`botocore`] Support for custom user agent and max web pages crawled for web connector. Support app only credentials for SharePoint connector. Increase agents memory duration limit to 365 days. Support to specify max number of session summaries to include in agent invocation context. - api-change:`bedrock-agent-runtime`: \[`botocore`] bedrock agents now supports long term memory and performance configs. Invokeflow supports performance configs. RetrieveAndGenerate performance configs - api-change:`bedrock-data-automation`: \[`botocore`] Documentation update for Amazon Bedrock Data Automation - api-change:`bedrock-data-automation-runtime`: \[`botocore`] Documentation update for Amazon Bedrock Data Automation Runtime - api-change:`billing`: \[`botocore`] Added new API's for defining and fetching Billing Views. - api-change:`ce`: \[`botocore`] Support for retrieving cost, usage, and forecast for billing view. - api-change:`connect`: \[`botocore`] This release supports adding NotAttributeCondition and Range to the RoutingCriteria object. - api-change:`docdb`: \[`botocore`] Support AWS Secret Manager managed password for AWS DocumentDB instance-based cluster. - api-change:`eks`: \[`botocore`] This release expands the catalog of upgrade insight checks - api-change:`macie2`: \[`botocore`] This release adds support for identifying S3 general purpose buckets that exceed the Amazon Macie quota for preventative control monitoring. - api-change:`outposts`: \[`botocore`] Add CS8365C as a supported power connector for Outpost sites. - api-change:`sagemaker`: \[`botocore`] This release adds support for c6i, m6i and r6i instance on SageMaker Hyperpod and trn1 instances in batch ### [`v1.35.85`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13585) [Compare Source](https://github.com/boto/boto3/compare/1.35.84...1.35.85) \======= - api-change:`appstream`: \[`botocore`] Added support for Rocky Linux 8 on Amazon AppStream 2.0 - api-change:`mediaconvert`: \[`botocore`] This release adds support for inserting timecode tracks into MP4 container outputs. - api-change:`medialive`: \[`botocore`] MediaLive is releasing ListVersions api - api-change:`qconnect`: \[`botocore`] Amazon Q in Connect enables agents to ask Q for assistance in multiple languages and Q will provide answers and recommended step-by-step guides in those languages. Qs default language is English (United States) and you can switch this by setting the locale configuration on the AI Agent. - api-change:`ssm-sap`: \[`botocore`] AWS Systems Manager for SAP added support for registration and discovery of distributed ABAP applications - api-change:`workspaces`: \[`botocore`] Added AWS Global Accelerator (AGA) support for WorkSpaces Personal. ### [`v1.35.84`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13584) [Compare Source](https://github.com/boto/boto3/compare/1.35.83...1.35.84) \======= - api-change:`amplify`: \[`botocore`] Added WAF Configuration to Amplify Apps - api-change:`budgets`: \[`botocore`] Releasing minor partition endpoint updates - api-change:`connect`: \[`botocore`] This release adds support for the UpdateParticipantAuthentication API used for customer authentication within Amazon Connect chats. - api-change:`connectparticipant`: \[`botocore`] This release adds support for the GetAuthenticationUrl and CancelParticipantAuthentication APIs used for customer authentication within Amazon Connect chats. There are also minor updates to the GetAttachment API. - api-change:`datasync`: \[`botocore`] AWS DataSync introduces the ability to update attributes for in-cloud locations. - api-change:`iot`: \[`botocore`] Release connectivity status query API which is a dedicated high throughput(TPS) API to query a specific device's most recent connectivity state and metadata. - api-change:`mwaa`: \[`botocore`] Added support for Apache Airflow version 2.10.3 to MWAA. - api-change:`quicksight`: \[`botocore`] Add support for PerformanceConfiguration attribute to Dataset entity. Allow PerformanceConfiguration specification in CreateDataset and UpdateDataset APIs. - api-change:`resiliencehub`: \[`botocore`] AWS Resilience Hub now automatically detects already configured CloudWatch alarms and FIS experiments as part of the assessment process and returns the discovered resources in the corresponding list API responses. It also allows you to include or exclude test recommendations for an AppComponent. - api-change:`transfer`: \[`botocore`] Added AS2 agreement configurations to control filename preservation and message signing enforcement. Added AS2 connector configuration to preserve content type from S3 objects. ### [`v1.35.83`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13583) [Compare Source](https://github.com/boto/boto3/compare/1.35.82...1.35.83) \======= - api-change:`account`: \[`botocore`] Update endpoint configuration. - api-change:`backup`: \[`botocore`] Add Support for Backup Indexing - api-change:`backupsearch`: \[`botocore`] Add support for searching backups - api-change:`batch`: \[`botocore`] This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs. - api-change:`cleanroomsml`: \[`botocore`] Add support for SQL compute configuration for StartAudienceGenerationJob API. - api-change:`cloudfront`: \[`botocore`] Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins. - api-change:`codepipeline`: \[`botocore`] AWS CodePipeline V2 type pipelines now support Managed Compute Rule. - api-change:`ecs`: \[`botocore`] Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks. - api-change:`m2`: \[`botocore`] This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests. - api-change:`synthetics`: \[`botocore`] Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs. ### [`v1.35.82`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13582) [Compare Source](https://github.com/boto/boto3/compare/1.35.81...1.35.82) \======= - api-change:`cloud9`: \[`botocore`] Added information about Ubuntu 18.04 will be removed from the available imageIds for Cloud9 because Ubuntu 18.04 has ended standard support on May 31, 2023. - api-change:`dlm`: \[`botocore`] This release adds support for Local Zones in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies. - api-change:`ec2`: \[`botocore`] This release adds support for EBS local snapshots in AWS Dedicated Local Zones, which allows you to store snapshots of EBS volumes locally in Dedicated Local Zones. - api-change:`greengrassv2`: \[`botocore`] Add support for runtime in GetCoreDevice and ListCoreDevices APIs. - api-change:`medialive`: \[`botocore`] AWS Elemental MediaLive adds three new features: MediaPackage v2 endpoint support for live stream delivery, KLV metadata passthrough in CMAF Ingest output groups, and Metadata Name Modifier in CMAF Ingest output groups for customizing metadata track names in output streams. - api-change:`rds`: \[`botocore`] This release adds support for the "MYSQL_CACHING_SHA2\_PASSWORD" enum value for RDS Proxy ClientPasswordAuthType. ### [`v1.35.81`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13581) [Compare Source](https://github.com/boto/boto3/compare/1.35.80...1.35.81) \======= - api-change:`cloudhsmv2`: \[`botocore`] Add support for Dual-Stack hsm2m.medium clusters. The customers will now be able to create hsm2m.medium clusters having both IPv4 and IPv6 connection capabilities by specifying a new param called NetworkType=DUALSTACK during cluster creation. - api-change:`ec2`: \[`botocore`] This release adds GroupId to the response for DeleteSecurityGroup. - api-change:`eks`: \[`botocore`] Add NodeRepairConfig in CreateNodegroupRequest and UpdateNodegroupConfigRequest - api-change:`logs`: \[`botocore`] Limit PutIntegration IntegrationName and ListIntegrations IntegrationNamePrefix parameters to 50 characters - api-change:`mediaconnect`: \[`botocore`] AWS Elemental MediaConnect Gateway now supports Source Specific Multicast (SSM) for ingress bridges. This enables you to specify a source IP address in addition to a multicast IP when creating or updating an ingress bridge source. - api-change:`networkmanager`: \[`botocore`] There was a sentence fragment in UpdateDirectConnectGatewayAttachment that was causing customer confusion as to whether it's an incomplete sentence or if it was a typo. Removed the fragment. - api-change:`servicediscovery`: \[`botocore`] AWS Cloud Map now supports service-level attributes, allowing you to associate custom metadata directly with services. These attributes can be retrieved, updated, and deleted using the new GetServiceAttributes, UpdateServiceAttributes, and DeleteServiceAttributes API calls. ### [`v1.35.80`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13580) [Compare Source](https://github.com/boto/boto3/compare/1.35.79...1.35.80) \======= - api-change:`connect`: \[`botocore`] Configure holidays and other overrides to hours of operation in advance. During contact handling, Amazon Connect automatically checks for overrides and provides customers with an appropriate flow path. After an override period passes call center automatically reverts to standard hours of operation. - api-change:`dms`: \[`botocore`] Add parameters to support for kerberos authentication. Add parameter for disabling the Unicode source filter with PostgreSQL settings. Add parameter to use large integer value with Kinesis/Kafka settings. - api-change:`glue`: \[`botocore`] To support customer-managed encryption in Data Quality to allow customers encrypt data with their own KMS key, we will add a DataQualityEncryption field to the SecurityConfiguration API where customers can provide their KMS keys. - api-change:`guardduty`: \[`botocore`] Improved descriptions for certain APIs. - api-change:`route53domains`: \[`botocore`] This release includes the following API updates: added the enumeration type RESTORE_DOMAIN to the OperationType; constrained the Price attribute to non-negative values; updated the LangCode to allow 2 or 3 alphabetical characters. ### [`v1.35.79`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13579) [Compare Source](https://github.com/boto/boto3/compare/1.35.78...1.35.79) \======= - api-change:`artifact`: \[`botocore`] Add support for listing active customer agreements for the calling AWS Account. - api-change:`cloudtrail`: \[`botocore`] Doc-only updates for CloudTrail. - api-change:`cognito-idp`: \[`botocore`] Updated descriptions for some API operations and parameters, corrected some errors in Cognito user pools - api-change:`controlcatalog`: \[`botocore`] Minor documentation updates to the content of ImplementationDetails object part of the Control Catalog GetControl API - api-change:`emr-serverless`: \[`botocore`] This release adds support for accessing system profile logs in Lake Formation-enabled jobs. - api-change:`mgh`: \[`botocore`] API and documentation updates for AWS MigrationHub related to adding support for listing migration task updates and associating, disassociating and listing source resources - api-change:`sesv2`: \[`botocore`] Introduces support for multi-region endpoint. - api-change:`timestream-influxdb`: \[`botocore`] Adds networkType parameter to CreateDbInstance API which allows IPv6 support to the InfluxDB endpoint ### [`v1.35.78`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13578) [Compare Source](https://github.com/boto/boto3/compare/1.35.77...1.35.78) \======= - api-change:`application-autoscaling`: \[`botocore`] Doc only update for AAS Predictive Scaling policy configuration API. - api-change:`bcm-pricing-calculator`: \[`botocore`] Updated condition key inference from Workload Estimate, Bill Scenario, and Bill Estimate resources. Updated documentation links. - api-change:`connect`: \[`botocore`] Add support for Push Notifications for Amazon Connect chat. With Push Notifications enabled an alert could be sent to customers about new messages even when they aren't actively using the mobile application. - api-change:`finspace`: \[`botocore`] Update KxCommandLineArgument value parameter regex to allow for spaces and semicolons - api-change:`ivs-realtime`: \[`botocore`] IVS Real-Time now offers customers the ability to customize thumbnails recording mode and interval for both Individual Participant Recording (IPR) and Server-Side Compositions (SSC). - api-change:`sesv2`: \[`botocore`] Introduces support for creating DEED (Deterministic Easy-DKIM) identities. ### [`v1.35.77`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13577) [Compare Source](https://github.com/boto/boto3/compare/1.35.76...1.35.77) \======= - api-change:`appsync`: \[`botocore`] Provides description of new Amazon Bedrock runtime datasource. - api-change:`cognito-idp`: \[`botocore`] Change `CustomDomainConfig` from a required to an optional parameter for the `UpdateUserPoolDomain` operation. - api-change:`ec2`: \[`botocore`] This release includes a new API for modifying instance network-performance-options after launch. - api-change:`ecs`: \[`botocore`] This is a documentation only update to address various tickets for Amazon ECS. - api-change:`keyspaces`: \[`botocore`] Amazon Keyspaces: adding the list of IAM actions required by the UpdateKeyspace API. - api-change:`medialive`: \[`botocore`] H265 outputs now support disabling the deblocking filter. - api-change:`workspaces`: \[`botocore`] Added text to clarify case-sensitivity ### [`v1.35.76`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13576) [Compare Source](https://github.com/boto/boto3/compare/1.35.75...1.35.76) \======= - api-change:`partnercentral-selling`: \[`botocore`] Introducing the preview of new partner central selling APIs designed to transform how AWS partners collaborate and co-sell with multiple partners. This enables multiple partners to seamlessly engage and jointly pursue customer opportunities, fostering a new era of collaborative selling. - api-change:`qbusiness`: \[`botocore`] This release removes the deprecated UserId and UserGroups fields from SearchRelevantContent api's request parameters. ### [`v1.35.75`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13575) [Compare Source](https://github.com/boto/boto3/compare/1.35.74...1.35.75) \======= - api-change:`bedrock`: \[`botocore`] Introduced two APIs ListPromptRouters and GetPromptRouter for Intelligent Prompt Router feature. Add support for Bedrock Guardrails image content filter. New Bedrock Marketplace feature enabling a wider range of bedrock compatible models with self-hosted capability. - api-change:`bedrock-agent`: \[`botocore`] This release introduces the ability to generate SQL using natural language, through a new GenerateQuery API (with native integration into Knowledge Bases); ability to ingest and retrieve images through Bedrock Data Automation; and ability to create a Knowledge Base backed by Kendra GenAI Index. - api-change:`bedrock-agent-runtime`: \[`botocore`] This release introduces the ability to generate SQL using natural language, through a new GenerateQuery API (with native integration into Knowledge Bases); ability to ingest and retrieve images through Bedrock Data Automation; and ability to create a Knowledge Base backed by Kendra GenAI Index. - api-change:`bedrock-data-automation`: \[`botocore`] Release Bedrock Data Automation SDK - api-change:`bedrock-data-automation-runtime`: \[`botocore`] Release Bedrock Data Automation Runtime SDK - api-change:`bedrock-runtime`: \[`botocore`] Added support for Intelligent Prompt Router in Invoke, InvokeStream, Converse and ConverseStream. Add support for Bedrock Guardrails image content filter. New Bedrock Marketplace feature enabling a wider range of bedrock compatible models with self-hosted capability. - api-change:`kendra`: \[`botocore`] This release adds GenAI Index in Amazon Kendra for Retrieval Augmented Generation (RAG) and intelligent search. With the Kendra GenAI Index, customers get high retrieval accuracy powered by the latest information retrieval technologies and semantic models. - api-change:`sagemaker`: \[`botocore`] Amazon SageMaker HyperPod launched task governance to help customers maximize accelerator utilization for model development and flexible training plans to meet training timelines and budget while reducing weeks of training time. AI apps from AWS partner is now available in SageMaker. ### [`v1.35.74`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13574) [Compare Source](https://github.com/boto/boto3/compare/1.35.73...1.35.74) \======= - api-change:`athena`: \[`botocore`] Add FEDERATED type to CreateDataCatalog. This creates Athena Data Catalog, AWS Lambda connector, and AWS Glue connection. Create/DeleteDataCatalog returns DataCatalog. Add Status, ConnectionType, and Error to DataCatalog and DataCatalogSummary. Add DeleteCatalogOnly to delete Athena Catalog only. - api-change:`bedrock`: \[`botocore`] Tagging support for Async Invoke resources. Added support for Distillation in CreateModelCustomizationJob API. Support for videoDataDeliveryEnabled flag in invocation logging. - api-change:`bedrock-agent`: \[`botocore`] Releasing SDK for Multi-Agent Collaboration. - api-change:`bedrock-agent-runtime`: \[`botocore`] Releasing SDK for multi agent collaboration - api-change:`bedrock-runtime`: \[`botocore`] Added support for Async Invoke Operations Start, List and Get. Support for invocation logs with `requestMetadata` field in Converse, ConverseStream, Invoke and InvokeStream. Video content blocks in Converse/ConverseStream accept raw bytes or S3 URI. - api-change:`cloudwatch`: \[`botocore`] Support for configuring AiOps investigation as alarm action - api-change:`datazone`: \[`botocore`] Adds support for Connections, ProjectProfiles, and JobRuns APIs. Supports the new Lineage feature at GA. Adjusts optionality of a parameter for DataSource and SubscriptionTarget APIs which may adjust types in some clients. - api-change:`dsql`: \[`botocore`] Add new API operations for Amazon Aurora DSQL. Amazon Aurora DSQL is a serverless, distributed SQL database with virtually unlimited scale, highest availability, and zero infrastructure management. - api-change:`dynamodb`: \[`botocore`] This change adds support for global tables with multi-Region strong consistency (in preview). The UpdateTable API now supports a new attribute MultiRegionConsistency to set consistency when creating global tables. The DescribeTable output now optionally includes the MultiRegionConsistency attribute. - api-change:`glue`: \[`botocore`] This release includes(1)Zero-ETL integration to ingest data from 3P SaaS and DynamoDB to Redshift/Redlake (2)new properties on Connections to enable reuse; new connection APIs for retrieve/preview metadata (3)support of CRUD operations for Multi-catalog (4)support of automatic statistics collections - api-change:`lakeformation`: \[`botocore`] This release added two new LakeFormation Permissions (CREATE_CATALOG, SUPER_USER) and added Id field for CatalogResource. It also added new conditon and expression field. - api-change:`qapps`: \[`botocore`] Add support for 11 new plugins as action cards to help automate repetitive tasks and improve productivity. - api-change:`qbusiness`: \[`botocore`] Amazon Q Business now supports customization options for your web experience, 11 new Plugins, and QuickSight support. Amazon Q index allows software providers to enrich their native generative AI experiences with their customer's enterprise knowledge and user context spanning multiple applications. - api-change:`quicksight`: \[`botocore`] This release includes API needed to support for Unstructured Data in Q in QuickSight Q\&A (IDC). - api-change:`redshift`: \[`botocore`] Adds support for Amazon Redshift RegisterNamespace and DeregisterNamespace APIs to share data to AWS Glue Data Catalog. - api-change:`redshift-serverless`: \[`botocore`] Adds support for the ListManagedWorkgroups API to get an overview of existing managed workgroups. - api-change:`s3`: \[`botocore`] Amazon S3 Metadata stores object metadata in read-only, fully managed Apache Iceberg metadata tables that you can query. You can create metadata table configurations for S3 general purpose buckets. - api-change:`s3tables`: \[`botocore`] Amazon S3 Tables deliver the first cloud object store with built-in open table format support, and the easiest way to store tabular data at scale. ### [`v1.35.73`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13573) [Compare Source](https://github.com/boto/boto3/compare/1.35.72...1.35.73) \======= - api-change:`bedrock-runtime`: \[`botocore`] Add an API parameter that allows customers to set performance configuration for invoking a model. - api-change:`s3control`: \[`botocore`] It allows customers to pass CRC64NVME as a header in S3 Batch Operations copy requests - api-change:`socialmessaging`: \[`botocore`] Added support for passing role arn corresponding to the supported event destination ### [`v1.35.72`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13572) [Compare Source](https://github.com/boto/boto3/compare/1.35.71...1.35.72) \======= - api-change:`bedrock`: \[`botocore`] Add support for Knowledge Base Evaluations & LLM as a judge - api-change:`bedrock-agent`: \[`botocore`] This release introduces APIs to upload documents directly into a Knowledge Base - api-change:`bedrock-agent-runtime`: \[`botocore`] This release introduces a new Rerank API to leverage reranking models (with integration into Knowledge Bases); APIs to upload documents directly into Knowledge Base; RetrieveAndGenerateStream API for streaming response; Guardrails on Retrieve API; and ability to automatically generate filters - api-change:`chime-sdk-voice`: \[`botocore`] This release adds supports for enterprises to integrate Amazon Connect with other voice systems. It supports directly transferring voice calls and metadata without using the public telephone network. It also supports real-time and post-call analytics. - api-change:`cleanrooms`: \[`botocore`] This release allows customers and their partners to easily collaborate with data stored in Snowflake and Amazon Athena, without having to move or share their underlying data among collaborators. - api-change:`connect`: \[`botocore`] Adds support for WhatsApp Business messaging, IVR call recording, enabling Contact Lens for existing on-premise contact centers and telephony platforms, and enabling telephony and IVR migration to Amazon Connect independent of their contact center agents. - api-change:`connectcampaignsv2`: \[`botocore`] Amazon Connect Outbound Campaigns V2 / Features : Adds support for Event-Triggered Campaigns. - api-change:`customer-profiles`: \[`botocore`] This release introduces Event Trigger APIs as part of Amazon Connect Customer Profiles service. - api-change:`ec2`: \[`botocore`] Adds support for declarative policies that allow you to enforce desired configuration across an AWS organization through configuring account attributes. Adds support for Allowed AMIs that allows you to limit the use of AMIs in AWS accounts. Adds support for connectivity over non-HTTP protocols. - api-change:`ecs`: \[`botocore`] This release adds support for Container Insights with Enhanced Observability for Amazon ECS. - api-change:`eks`: \[`botocore`] Added support for Auto Mode Clusters, Hybrid Nodes, and specifying computeTypes in the DescribeAddonVersions API. - api-change:`events`: \[`botocore`] Call private APIs by configuring Connections with VPC connectivity through PrivateLink and VPC Lattice - api-change:`fsx`: \[`botocore`] FSx API changes to support the public launch of the Amazon FSx Intelligent Tiering for OpenZFS storage class. - api-change:`guardduty`: \[`botocore`] Add new Multi Domain Correlation findings. - api-change:`imagebuilder`: \[`botocore`] Added support for EC2 Image Builder's integration with AWS Marketplace for Marketplace components. - api-change:`invoicing`: \[`botocore`] AWS Invoice Configuration allows you to receive separate AWS invoices based on your organizational needs. You can use the AWS SDKs to manage Invoice Units and programmatically fetch the information of the invoice receiver. - api-change:`logs`: \[`botocore`] Adds PutIntegration, GetIntegration, ListIntegrations and DeleteIntegration APIs. Adds QueryLanguage support to StartQuery, GetQueryResults, DescribeQueries, DescribeQueryDefinitions, and PutQueryDefinition APIs. - api-change:`memorydb`: \[`botocore`] Amazon MemoryDB SDK now supports all APIs for Multi-Region. Please refer to the updated Amazon MemoryDB public documentation for detailed information on API usage. - api-change:`networkflowmonitor`: \[`botocore`] This release adds documentation for a new feature in Amazon CloudWatch called Network Flow Monitor. You can use Network Flow Monitor to get near real-time metrics, including retransmissions and data transferred, for your actual workloads. - api-change:`opensearch`: \[`botocore`] This feature introduces support for CRUDL APIs, enabling the creation and management of Connected data sources. - api-change:`organizations`: \[`botocore`] Add support for policy operations on the DECLARATIVE_POLICY_EC2 policy type. - api-change:`qbusiness`: \[`botocore`] Amazon Q Business now supports capabilities to extract insights and answer questions from visual elements embedded within documents, a browser extension for Google Chrome, Mozilla Firefox, and Microsoft Edge, and attachments across conversations. - api-change:`qconnect`: \[`botocore`] This release adds following capabilities: Configuring safeguards via AIGuardrails for Q in Connect inferencing, and APIs to support Q\&A self-service use cases - api-change:`rds`: \[`botocore`] Amazon RDS supports CloudWatch Database Insights. You can use the SDK to create, modify, and describe the DatabaseInsightsMode for your DB instances and clusters. - api-change:`s3`: \[`botocore`] Amazon S3 introduces support for AWS Dedicated Local Zones - api-change:`s3control`: \[`botocore`] Amazon S3 introduces support for AWS Dedicated Local Zones - api-change:`securityhub`: \[`botocore`] Add new Multi Domain Correlation findings. - api-change:`security-ir`: \[`botocore`] AWS Security Incident Response is a purpose-built security incident solution designed to help customers prepare for, respond to, and recover from security incidents. - api-change:`transfer`: \[`botocore`] AWS Transfer Family now offers Web apps that enables simple and secure access to data stored in Amazon S3. - api-change:`vpc-lattice`: \[`botocore`] Lattice APIs that allow sharing and access of VPC resources across accounts. ### [`v1.35.71`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13571) [Compare Source](https://github.com/boto/boto3/compare/1.35.70...1.35.71) \======= - api-change:`bedrock-agent`: \[`botocore`] Add support for specifying embeddingDataType, either FLOAT32 or BINARY - api-change:`config`: \[`botocore`] AWS Config adds support for service-linked recorders, a new type of Config recorder managed by AWS services to record specific subsets of resource configuration data and functioning independently from customer managed AWS Config recorders. - api-change:`fsx`: \[`botocore`] This release adds EFA support to increase FSx for Lustre file systems' throughput performance to a single client instance. This can be done by specifying EfaEnabled=true at the time of creation of Persistent\_2 file systems. - api-change:`observabilityadmin`: \[`botocore`] Amazon CloudWatch Observability Admin adds the ability to audit telemetry configuration for AWS resources in customers AWS Accounts and Organizations. The release introduces new APIs to turn on/off the new experience, which supports discovering supported AWS resources and their state of telemetry. </details> <details> <summary>aws-cloudformation/cfn-lint (cfn-lint)</summary> ### [`v1.33.2`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1332) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.33.1...v1.33.2) ##### v1.33.2 ### [`v1.33.1`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1331) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.33.0...v1.33.1) ##### v1.33.1 ### [`v1.33.0`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1330) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.32.4...v1.33.0) ##### v1.33.0 ### [`v1.32.4`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1324) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.32.3...v1.32.4) ##### v1.32.4 ### [`v1.32.3`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1323) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.32.2...v1.32.3) ##### v1.32.3 ### [`v1.32.2`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1322) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.32.1...v1.32.2) ##### v1.32.2 ### [`v1.32.1`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1321) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.32.0...v1.32.1) ##### v1.32.1 ### [`v1.32.0`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1320) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.31.3...v1.32.0) ##### v1.32.0 ### [`v1.31.3`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1313) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.31.2...v1.31.3) ##### v1.31.3 ### [`v1.31.2`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1312) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.31.1...v1.31.2) ##### v1.31.2 ### [`v1.31.1`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1311) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.31.0...v1.31.1) ##### v1.31.1 ### [`v1.31.0`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1310) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.30.0...v1.31.0) ##### v1.31.0 ### [`v1.30.0`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1300) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.29.1...v1.30.0) ##### v1.30.0 ### [`v1.29.1`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1291) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.29.0...v1.29.1) ##### v1.29.1 ### [`v1.29.0`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1290) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.28.0...v1.29.0) ##### v1.29.0 ### [`v1.28.0`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1280) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.27.0...v1.28.0) ##### v1.28.0 ### [`v1.27.0`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1270) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.26.1...v1.27.0) ##### v1.27.0 ### [`v1.26.1`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1261) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.26.0...v1.26.1) ##### v1.26.1 ### [`v1.26.0`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1260) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.25.1...v1.26.0) ##### v1.26.0 ### [`v1.25.1`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1251) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.25.0...v1.25.1) ##### v1.25.1 ### [`v1.25.0`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1250) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.24.0...v1.25.0) ##### v1.25.0 ### [`v1.24.0`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1240) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.23.1...v1.24.0) ##### v1.24.0 ### [`v1.23.1`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1231) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.23.0...v1.23.1) ##### v1.23.1 ### [`v1.23.0`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1230) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.22.7...v1.23.0) ##### v1.23.0 ### [`v1.22.7`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1227) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.22.6...v1.22.7) ##### v1.22.7 ### [`v1.22.6`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1226) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.22.5...v1.22.6) ##### v1.22.6 ### [`v1.22.5`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1225) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.22.4...v1.22.5) ##### v1.22.5 ### [`v1.22.4`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1224) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.22.3...v1.22.4) ##### v1.22.4 ### [`v1.22.3`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1223) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.22.2...v1.22.3) ##### v1.22.3 ### [`v1.22.2`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1222) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.22.1...v1.22.2) ##### v1.22.2 ### [`v1.22.1`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1221) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.22.0...v1.22.1) ##### v1.22.1 ### [`v1.22.0`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1220) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.21.0...v1.22.0) ##### v1.22.0 ### [`v1.21.0`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1210) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.20.2...v1.21.0) ##### v1.21.0 ### [`v1.20.2`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1202) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.20.1...v1.20.2) ##### v1.20.2 </details> <details> <summary>pallets/click (click)</summary> ### [`v8.1.8`](https://github.com/pallets/click/blob/HEAD/CHANGES.rst#Version-818) [Compare Source](https://github.com/pallets/click/compare/8.1.7...8.1.8) Unreleased - Fix an issue with type hints for `click.open_file()`. :issue:`2717` - Fix issue where error message for invalid `click.Path` displays on multiple lines. :issue:`2697` - Fixed issue that prevented a default value of `""` from being displayed in the help for an option. :issue:`2500` - The test runner handles stripping color consistently on Windows. :issue:`2705` - Show correct value for flag default when using `default_map`. :issue:`2632` - Fix `click.echo(color=...)` passing `color` to coloroma so it can be forced on Windows. :issue:`2606`. </details> <details> <summary>testing-cabal/mock (mock)</summary> ### [`v5.2.0`](https://github.com/testing-cabal/mock/blob/HEAD/CHANGELOG.rst#520) [Compare Source](https://github.com/testing-cabal/mock/compare/5.1.0...5.2.0) This is release is `in memory of Michael Foord`\__, who originally authored the `mock` package and passed away in January 2025. \__ https://discuss.python.org/t/in-memoriam-michael-foord-1974-2025/78317 - [gh-65454](https://github.com/testing-cabal/mock/issues/65454): :func:`unittest.mock.Mock.attach_mock` no longer triggers a call to a `PropertyMock` being attached. - [gh-117765](https://github.com/testing-cabal/mock/issues/117765): Improved documentation for :func:`unittest.mock.patch.dict` - [gh-124176](https://github.com/testing-cabal/mock/issues/124176): Add support for :func:`dataclasses.dataclass` in :func:`unittest.mock.create_autospec`. Now `create_autospec` will check for potential dataclasses and use :func:`dataclasses.fields` function to retrieve the spec information. - [gh-123934](https://github.com/testing-cabal/mock/issues/123934): Fix :class:`unittest.mock.MagicMock` reseting magic methods return values after `.reset_mock(return_value=True)` was called. - [gh-90848](https://github.com/testing-cabal/mock/issues/90848): Fixed :func:`unittest.mock.create_autospec` to configure parent mock with keyword arguments. - [gh-113569](https://github.com/testing-cabal/mock/issues/113569): Indicate if there were no actual calls in unittest :meth:`~unittest.mock.Mock.assert_has_calls` failure. - [gh-122858](https://github.com/testing-cabal/mock/issues/122858): Deprecate :func:`!asyncio.iscoroutinefunction` in favor of :func:`inspect.iscoroutinefunction`. - [gh-104745](https://github.com/testing-cabal/mock/issues/104745): Limit starting a patcher (from :func:`unittest.mock.patch` or :func:`unittest.mock.patch.object`) more than once without stopping it - [gh-75988](https://github.com/testing-cabal/mock/issues/75988): Fixed :func:`unittest.mock.create_autospec` to pass the call through to the wrapped object to return the real result. - [gh-119600](https://github.com/testing-cabal/mock/issues/119600): Fix :func:`unittest.mock.patch` to not read attributes of the target when `new_callable` is set. Patch by Robert Collins. - [gh-113407](https://github.com/testing-cabal/mock/issues/113407): Fix import of :mod:`unittest.mock` when CPython is built without docstrings. - [gh-120732](https://github.com/testing-cabal/mock/issues/120732): Fix `name` passing to :class:`unittest.mock.Mock` object when using :func:`unittest.mock.create_autospec`. </details> <details> <summary>pulumi/pulumi (pulumi)</summary> ### [`v3.162.0`](https://github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31620-2025-04-09) [Compare Source](https://github.com/pulumi/pulumi/compare/v3.161.0...v3.162.0) ##### Bug Fixes - \[sdk/nodejs] Add back the @&#8203;pulumi/pulumi/queryable module used by [@&#8203;pulumi/policy](https://github.com/pulumi/policy) [#&#8203;19172](https://github.com/pulumi/pulumi/pull/19172) ### [`v3.161.0`](https://github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31610-2025-04-09) [Compare Source](https://github.com/pulumi/pulumi/compare/v3.160.0...v3.161.0) ##### Features - \[yaml] Upgrade yaml to 1.16.0 [#&#8203;19148](https://github.com/pulumi/pulumi/pull/19148) [#&#8203;19143](https://github.com/pulumi/pulumi/pull/19143) - \[sdk/dotnet] Upgrade dotnet to v3.78.0 [#&#8203;19148](https://github.com/pulumi/pulumi/pull/19148) - \[sdk/go] Add `property.Path` and associated functions. [#&#8203;17500](https://github.com/pulumi/pulumi/pull/17500) - \[sdk/go] Make `property.Value` immutable [#&#8203;17500](https://github.com/pulumi/pulumi/pull/17500) - \[sdk/java] Upgrade Java to 1.9.0 [#&#8203;19148](https://github.com/pulumi/pulumi/pull/19148) - \[sdk/python] Add enum support for Python component schema inference [#&#8203;19072](https://github.com/pulumi/pulumi/pull/19072) ##### Bug Fixes - \[cli/new] Avoid creating a main.py file when chosing the uv toolchain [#&#8203;19154](https://github.com/pulumi/pulumi/pull/19154) - \[cli/package] Fix schema versioning when explicit package version is given - \[components/nodejs] Fix schema inference for optional boolean properties [#&#8203;19133](https://github.com/pulumi/pulumi/pull/19133) - \[cli/plugin] Fix slowness of workspace.DetectProjectFromPath affecting pulumi convert timings [#&#8203;19082](https://github.com/pulumi/pulumi/pull/19082) - \[sdk/python] Serialize component description to the JSON schema [#&#8203;19093](https://github.com/pulumi/pulumi/pull/19093) - \[sdk/python] Return an InputPropertyError for invalid enum values [#&#8203;19116](https://github.com/pulumi/pulumi/pull/19116) - \[sdk/python] Properties used in component outputs are never plain [#&#8203;19135](https://github.com/pulumi/pulumi/pull/19135) ##### Miscellaneous - \[protobuf] Remove StreamInvoke from the Provider service [#&#8203;19129](https://github.com/pulumi/pulumi/pull/19129) ### [`v3.160.0`](https://github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31600-2025-04-01) [Compare Source](https://github.com/pulumi/pulumi/compare/v3.159.0...v3.160.0) ##### Features - \[cli] Add `--run-program` support to `pulumi destroy` [#&#8203;19044](https://github.com/pulumi/pulumi/pull/19044) - \[cli] Improve the usability and expressiveness of the pulumi watch command. [#&#8203;19083](https://github.com/pulumi/pulumi/pull/19083) - \[programgen/go] Generated Go programs now target Go 1.23 [#&#8203;19026](https://github.com/pulumi/pulumi/pull/19026) ##### Bug Fixes - \[sdk/nodejs] Fix names in type references in components [#&#8203;19066](https://github.com/pulumi/pulumi/pull/19066) - \[sdk/nodejs] Fix SDK generation for components that use resource references and are namespaced ##### Miscellaneous - \[cli] Update pulumi-language-dotnet to 3.77.0 [#&#8203;19053](https://github.com/pulumi/pulumi/pull/19053) - \[cli] Update moby/moby to 26.1.5 [#&#8203;19081](https://github.com/pulumi/pulumi/pull/19081) - \[cli/package] Update `package add` command format string to show that file paths to packages can also be used [#&#8203;19003](https://github.com/pulumi/pulumi/pull/19003) ### [`v3.159.0`](https://github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31590-2025-03-27) [Compare Source](https://github.com/pulumi/pulumi/compare/v3.158.0...v3.159.0) ##### Features - \[auto/nodejs] Add the `--preview-only` option for `destroy` in the NodeJS Automation API [#&#8203;19030](https://github.com/pulumi/pulumi/pull/19030) - \[auto/python] Add `--preview-only` option for `destroy` in the Python Automation API [#&#8203;19028](https://github.com/pulumi/pulumi/pull/19028) - \[cli/new] Allow `pulumi new` to use templates defined in the Pulumi Cloud [#&#8203;18627](https://github.com/pulumi/pulumi/pull/18627) - \[components/nodejs] Construct components based on explicit component classes [#&#8203;18996](https://github.com/pulumi/pulumi/pull/18996) - \[cli/package] Support GITHUB_TOKEN and GITLAB_TOKEN in `pulumi package add` for Git packages [#&#8203;18991](https://github.com/pulumi/pulumi/pull/18991) - \[cli/package] Stop allowing overriding namespace in PulumiPlugin.yaml, start inferring it for Git plugins [#&#8203;19016](https://github.com/pulumi/pulumi/pull/19016) - \[programgen/nodejs] Add canOutput code generation and conformance tests [#&#8203;18897](https://github.com/pulumi/pulumi/pull/18897) - \[sdk/nodejs] Allow namespace for components to be set in PulumiPlugin.yaml [#&#8203;18982](https://github.com/pulumi/pulumi/pull/18982) - \[sdk/nodejs] Run componentProviderHost automatically in RunPlugin if any Components are exported [#&#8203;18984](https://github.com/pulumi/pulumi/pull/18984) - \[sdk/python] Avoid error messages due to missing a missing implementation of `GetRequiredPackages` in the Python Automation API server [#&#8203;19020](https://github.com/pulumi/pulumi/pull/19020) - \[sdk/python] Pass list of components to component_provider_host [#&#8203;19021](https://github.com/pulumi/pulumi/pull/19021) ##### Bug Fixes - \[programgen] Fix plugin resolution in convert [#&#8203;19040](https://github.com/pulumi/pulumi/pull/19040) - \[programgen/nodejs] Fix references to variables that were renamed due to keyword overlap etc in resource attributes [#&#8203;19041](https://github.com/pulumi/pulumi/pull/19041) - \[cli/package] Use correct local path for Git based components with a version tag [#&#8203;19023](https://github.com/pulumi/pulumi/pull/19023) - \[sdk/python] Set name and namespace via component_provider_host [#&#8203;18985](https://github.com/pulumi/pulumi/pull/18985) ##### Miscellaneous - \[cli] Update language plugins to java@1.8.0 and yaml@1.15.1 ### [`v3.158.0`](https://github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31580-2025-03-24) [Compare Source](https://github.com/pulumi/pulumi/compare/v3.157.0...v3.158.0) ##### Features - \[sdkgen] Aliases in provider schemas can now be set with just an array of strings for the aliased types [#&#8203;18925](https://github.com/pulumi/pulumi/pull/18925) - \[cli/engine] Allow targets to be excluded with the `--exclude` flag. `--exclude-dependents` can also be used to exclude all children of an excluded target as well [#&#8203;18828](https://github.com/pulumi/pulumi/pull/18828) - \[sdk/{go,python}] Add pulumiResourceName and pulumiResourceType to get the runtime name and type token for resources [#&#8203;18959](https://github.com/pulumi/pulumi/pull/18959) - \[cli/{install,package}] Install package SDKs on `pulumi install` [#&#8203;18940](https://github.com/pulumi/pulumi/pull/18940) - \[programgen/nodejs] Add tryOutput generation to nodejs [#&#8203;18852](https://github.com/pulumi/pulumi/pull/18852) - \[sdk/{nodejs,python}] Report an error when no components are found [#&#8203;18988](https://github.com/pulumi/pulumi/pull/18988) - \[cli/package] Add experimental package publishing command [#&#8203;18818](https://github.com/pulumi/pulumi/pull/18818) - \[cli/package] Allow overriding name and namespace of plugins in PulumiPlugin.yaml [#&#8203;18990](https://github.com/pulumi/pulumi/pull/18990) - \[sdk/yaml] Upgrade pulumi-yaml to 1.15.0 [#&#8203;19002](https://github.com/pulumi/pulumi/pull/19002) ##### Bug Fixes - \[cli/display] Don't print "same" outputs in `--refresh` [#&#8203;18943](https://github.com/pulumi/pulumi/pull/18943) - \[engine sdk/go] Allow retain on delete to be overridden back to false by child resources that inherit it [#&#8203;18956](https://github.com/pulumi/pulumi/pull/18956) - \[cli/{install,package}] Avoid duplicate packages in requirements.txt [#&#8203;18972](https://github.com/pulumi/pulumi/pull/18972) - \[cli/state] State rename no longer overly strictly validates resources names [#&#8203;18938](https://github.com/pulumi/pulumi/pull/18938) - \[pkg] The `refresh` command now respects `TargetDependents` [#&#8203;18905](https://github.com/pulumi/pulumi/pull/18905) - \[sdk/python] Report better error messages for various error cases [#&#8203;18983](https://github.com/pulumi/pulumi/pull/18983) - \[sdk/python] Remove the dev dependency on `pytest-watch` [#&#8203;19008](https://github.com/pulumi/pulumi/pull/19008) ### [`v3.157.0`](https://github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31570-2025-03-18) [Compare Source](https://github.com/pulumi/pulumi/compare/v3.156.0...v3.157.0) ##### Features - \[engine] Allow protect to be overridden back to false by child resources that inherit it - \[engine] Add an envvar PULUMI_PARALLEL_DIFF to run diff calculations in parallel [#&#8203;18872](https://github.com/pulumi/pulumi/pull/18872) - \[yaml] Introduce the packages section in Pulumi.yaml [#&#8203;18917](https://github.com/pulumi/pulumi/pull/18917) - \[sdk/go] Add a Parent option to AnalyzerResourceOptions [#&#8203;18927](https://github.com/pulumi/pulumi/pull/18927) - \[sdk/nodejs] Add support for resource referenced in component provider [#&#8203;18885](https://github.com/pulumi/pulumi/pull/18885) - \[sdkgen/nodejs] Change Node.js code generation to use [@&#8203;types/node](https://github.com/types/node) of version 18 instead of 14 [#&#8203;18922](https://github.com/pulumi/pulumi/pull/18922) - \[cli/package] Disambiguate packages with a different namespace than "pulumi" [#&#8203;18418](https://github.com/pulumi/pulumi/pull/18418) - \[cli] Add parallel stack fetching for DIY backends (AWS S3, Azure Blob, GCP Storage) to improve performance when selecting stacks. Configure with PULUMI_DIY_BACKEND_PARALLEL environment variable. [#&#8203;18909](https://github.com/pulumi/pulumi/pull/18909) ##### Bug Fixes - \[cli/package] Fix explicitly named package names in NodeJS [#&#8203;18933](https://github.com/pulumi/pulumi/pull/18933) - \[sdkgen/dotnet] Support parameterization in generated remote component resources for .NET [#&#8203;18699](https://github.com/pulumi/pulumi/pull/18699) ##### Miscellaneous - \[cli] Remove `query` command [#&#8203;18891](https://github.com/pulumi/pulumi/pull/18891) ### [`v3.156.0`](https://github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31560-2025-03-13) [Compare Source](https://github.com/pulumi/pulumi/compare/v3.155.0...v3.156.0) ##### Bug Fixes - \[sdk/go] Fix overriding protect in child resources - \[sdk/python] Fix mapping input names in Construct recursively in component providers [#&#8203;18864](https://github.com/pulumi/pulumi/pull/18864) ### [`v3.155.0`](https://github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31550-2025-03-12) [Compare Source](https://github.com/pulumi/pulumi/compare/v3.154.0...v3.155.0) ##### Features - \[engine] Add batch encryption for snapshot serialization to increase performance working with many secrets [#&#8203;18743](https://github.com/pulumi/pulumi/pull/18743) - \[sdk/dotnet] Upgrade pulumi dotnet to 3.76.1 [#&#8203;18853](https://github.com/pulumi/pulumi/pull/18853) ##### Bug Fixes - \[cli/display] Fix a timestamp inconsistency between the JSON display and the engine event log [#&#8203;18838](https://github.com/pulumi/pulumi/pull/18838) - \[engine] Engine will respect cgroup limits for --parallel [#&#8203;18815](https://github.com/pulumi/pulumi/pull/18815) - \[engine] Return an error on malformed provider references rather than ignoring them [#&#8203;18854](https://github.com/pulumi/pulumi/pull/18854) ##### Miscellaneous - \[ci] Run CI with Go 1.23 and 1.24 [#&#8203;18841](https://github.com/pulumi/pulumi/pull/18841) ### [`v3.154.0`](https://github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31540-2025-03-07) [Compare Source](https://github.com/pulumi/pulumi/compare/v3.153.1...v3.154.0) ##### Features - \[cli] Set the --parallel flag with PULUMI_PARALLEL environment variable [#&#8203;18782](https://github.com/pulumi/pulumi/pull/18782) - \[engine] Pass URN and ID to providers Configure method [#&#8203;18807](https://github.com/pulumi/pulumi/pull/18807) - \[yaml] Upgrade pulumi-yaml to 1.14.1 [#&#8203;18819](https://github.com/pulumi/pulumi/pull/18819) - \[cli/{config,state}] Support a PULUMI_STACK environment variable for selecting your stack [#&#8203;18717](https://github.com/pulumi/pulumi/pull/18717) - \[auto/go] Add the ability to rename the given stack to the Go Automation API [#&#8203;18723](https://github.com/pulumi/pulumi/pull/18723) - \[auto/go] Automation API for Go now permits setting --diff flag on refresh [#&#8203;18792](https://github.com/pulumi/pulumi/pull/18792) - \[cli/install] Correctly marshal PluginSpec in GetRequiredPackages, so pulumi install can install git plugins [#&#8203;18786](https://github.com/pulumi/pulumi/pull/18786) - \[auto/nodejs] Add `stack rename` to the NodeJS Automation API [#&#8203;18696](https://github.com/pulumi/pulumi/pull/18696) - \[auto/python] Add the ability to rename the given stack to the Python Automation API [#&#8203;18712](https://github.com/pulumi/pulumi/pull/18712) - \[sdk/python] Log a warning when trying to convert outputs to strings now logs a warning [#&#8203;18790](https://github.com/pulumi/pulumi/pull/18790) ##### Bug Fixes - \[cli] Stack selections will now always be saved as if `stack select` had been used [#&#8203;14519](https://github.com/pulumi/pulumi/pull/14519) - \[cli/plugin] Fix plugin "exited prematurely" false positives [#&#8203;18793](https://github.com/pulumi/pulumi/pull/18793) ### [`v3.153.1`](https://github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31531-2025-02-28) [Compare Source](https://github.com/pulumi/pulumi/compare/v3.153.0...v3.153.1) ##### Bug Fixes - \[programgen] Fix concurrent map write panics in the caching mapper [#&#8203;18746](https://github.com/pulumi/pulumi/pull/18746) - \[sdk/python] Fix `get_organization` returning `None` from older SDKs [#&#8203;18769](https://github.com/pulumi/pulumi/pull/18769) ### [`v3.153.0`](https://github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31530-2025-02-27) [Compare Source](https://github.com/pulumi/pulumi/compare/v3.152.0...v3.153.0) ##### Features - \[sdkgen/dotnet] Update pulumi-dotnet to v3.75.2 - \[auto/python] Add `--preview-only` to the `refresh` command in the Python Automation API [#&#8203;18674](https://github.com/pulumi/pulumi/pull/18674) - \[sdk/{dotnet,go,java,nodejs,python,yaml}] Add the ability to lookup project root from sdks, equivalent to path.root in Terraform [#&#8203;18595](https://github.com/pulumi/pulumi/pull/18595) ##### Bug Fixes - \[cli] Make policy rm and stack rm non-interactive when requested [#&#8203;18708](https://github.com/pulumi/pulumi/pull/18708) - \[engine] Fix a panic when importing a stack reference [#&#8203;18704](https://github.com/pulumi/pulumi/pull/18704) - \[cli/new] Report all errors from git clone for multiple refs. [#&#8203;18702](https://github.com/pulumi/pulumi/pull/18702) - \[cli/package] Correctly deal with subdirs in package add when no version number is specified [#&#8203;18605](https://github.com/pulumi/pulumi/pull/18605) - \[cli/package] Improve disambiguation for package loading when a name is passed in [#&#8203;18709](https://github.com/pulumi/pulumi/pull/18709) - \[programgen/dotnet] Fix generating SDKs for .NET projects when using pulumi convert [#&#8203;18510](https://github.com/pulumi/pulumi/pull/18510) - \[sdkgen/dotnet] Revert provider SDKs to target net6 [#&#8203;18729](https://github.com/pulumi/pulumi/pull/18729) - \[sdk/{go,nodejs,python}] Exclude resource references from property dependencies for packaged components [#&#8203;18620](https://github.com/pulumi/pulumi/pull/18620) - \[sdk/nodejs] Fix incorrect dependencies due to missing await [#&#8203;17629](https://github.com/pulumi/pulumi/pull/17629) - \[sdk/nodejs] Fix searching for pulumi packages past junction points on Windows [#&#8203;18715](https://github.com/pulumi/pulumi/pull/18715) ##### Miscellaneous - \[sdk/python] Fix merge method typing for ResourceOptions and Invoke\*Options [#&#8203;18061](https://github.com/pulumi/pulumi/pull/18061) ### [`v3.152.0`](https://github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31520-2025-02-21) [Compare Source](https://github.com/pulumi/pulumi/compare/v3.151.0...v3.152.0) ##### Bug Fixes - \[auto] Fix `up` with nested secret in config file [#&#8203;18676](https://github.com/pulumi/pulumi/pull/18676) - \[cli] Fix mapping in the presence of hardcoded entries [#&#8203;18680](https://github.com/pulumi/pulumi/pull/18680) ### [`v3.151.0`](https://github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31510-2025-02-21) [Compare Source](https://github.com/pulumi/pulumi/compare/v3.150.0...v3.151.0) ##### Features - \[engine] Changes to source position metadata will be batched in the snapshot system [#&#8203;18579](https://github.com/pulumi/pulumi/pull/18579) - \[cli/display] Add --show-secrets args to pulumi up and pulumi preview, showing secrets in the CLI output. Fixing [#&#8203;9830](https://github.com/pulumi/pulumi/issues/9830) [#&#8203;18503](https://github.com/pulumi/pulumi/pull/18503) - \[auto/go] Include stderr when InstallPulumiCommand fails [#&#8203;18549](https://github.com/pulumi/pulumi/pull/18549) - \[auto/nodejs] Add the `--preview-only` flag to the `refresh` command in the NodeJS Automation API [#&#8203;18662](https://github.com/pulumi/pulumi/pull/18662) - \[auto/nodejs] Support `--clear-pending-creates` for the `refresh` command in the NodeJS automation API [#&#8203;18653](https://github.com/pulumi/pulumi/pull/18653) - \[cli/package] Support parameterizing providers when calling `get-mapping` - \[auto/python] Add `--clear-pending-creates` to the `refresh` command in the Python Automation API [#&#8203;18658](https://github.com/pulumi/pulumi/pull/18658) - \[backend/service] Don't send "gitHub:owner" and "gitHub:repo" tags to the service. [#&#8203;18489](https://github.com/pulumi/pulumi/pull/18489) - \[backend/service] Add bulk encrypte service types [#&#8203;18588](https://github.com/pulumi/pulumi/pull/18588) - \[programgen] Add conformance test for dynamic lists and returns [#&#8203;18424](https://github.com/pulumi/pulumi/pull/18424) - \[programgen] Implement a first version of `try` in PCL [#&#8203;18454](https://github.com/pulumi/pulumi/pull/18454) - \[programgen] Implement a version of can in PCL [#&#8203;18571](https://github.com/pulumi/pulumi/pull/18571) - \[programgen] Support parameterized mapping from source ecosystems (e.g. Terraform) to Pulumi when converting programs - \[sdk/nodejs] \[Experimental/Components] Add infrastructure for component discovery and schema inference [#&#8203;18580](https://github.com/pulumi/pulumi/pull/18580) - \[sdk/nodejs] \[Experimental/Components] Infer simple inputs/outputs and optionality [#&#8203;18590](https://github.com/pulumi/pulumi/pull/18590) - \[sdk/nodejs] \[Experimental/Components] Instantiate components [#&#8203;18583](https://github.com/pulumi/pulumi/pull/18583) - \[sdk/nodejs] \[Experimental/Components]: Handle ComplexType [#&#8203;18602](https://github.com/pulumi/pulumi/pull/18602) - \[sdk/nodejs] \[Experimental/Components] Hook up inputs & outputs in the provider [#&#8203;18600](https://github.com/pulumi/pulumi/pull/18600) - \[sdk/nodejs] \[Experimental/Components] Infer input types [#&#8203;18597](https://github.com/pulumi/pulumi/pull/18597) - \[sdk/python] \[Experimental/Components] Handle Assets and Archives [#&#8203;18513](https://github.com/pulumi/pulumi/pull/18513) - \[sdk/python] \[Experimental/Components]: Infer type and property descriptions [#&#8203;18540](https://github.com/pulumi/pulumi/pull/18540) ##### Bug Fixes - \[cli] Fix nesting directories when generating multiple sdks [#&#8203;18332](https://github.com/pulumi/pulumi/pull/18332) - \[cli] Fix a panic in `help new` when local templates weren't present [#&#8203;18661](https://github.com/pulumi/pulumi/pull/18661) - \[engine] Send parent URN to resource transforms [#&#8203;18642](https://github.com/pulumi/pulumi/pull/18642) - \[engine] The engine will now call DiffConfig on explict providers to decide replace semantics, this matches the behaviour for default providers [#&#8203;18509](https://github.com/pulumi/pulumi/pull/18509) - \[engine] Don't overwrite schema versions if they exist [#&#8203;18672](https://github.com/pulumi/pulumi/pull/18672) - \[pkg] Do not cache schema if we never read it back [#&#8203;18618](https://github.com/pulumi/pulumi/pull/18618) - \[cli/config] Fix reading YAML config with uint64 sized numbers [#&#8203;18582](https://github.com/pulumi/pulumi/pull/18582) - \[sdk/nodejs] Improve type inference for `output` and `Unwrap` when used on tuples [#&#8203;18652](https://github.com/pulumi/pulumi/pull/18652) - \[cli/package] Avoid panic'ing when the project file is invalid [#&#8203;18537](https://github.com/pulumi/pulumi/pull/18537) - \[sdk/python] \[Experimental/Components] Detect more map and array types [#&#8203;18546](https://github.com/pulumi/pulumi/pull/18546) - \[sdk/python] \[Experimental/Components] Return Python stack trace on error [#&#8203;18558](https://github.com/pulumi/pulumi/pull/18558) - \[sdk/python] Fix source position information to point to user code, not provider SDKs [#&#8203;18575](https://github.com/pulumi/pulumi/pull/18575) ##### Miscellaneous - \[sdk/dotnet] Update dotnet to 8.0 LTS [#&#8203;18619](https://github.com/pulumi/pulumi/pull/18619) ### [`v3.150.0`](https://github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31500-2025-02-11) [Compare Source](https://github.com/pulumi/pulumi/compare/v3.149.0...v3.150.0) ##### Features - \[cli/state] Add `--all` to `state delete` [#&#8203;18502](https://github.com/pulumi/pulumi/pull/18502) - \[sdk/python] \[Experimental/Components] Check for required inputs [#&#8203;18487](https://github.com/pulumi/pulumi/pull/18487) - \[sdk/python] \[Experimental/Components] Infer plain types [#&#8203;18483](https://github.com/pulumi/pulumi/pull/18483) ##### Bug Fixes - \[engine] Fix a potential panic for corrupted secret values [#&#8203;18501](https://github.com/pulumi/pulumi/pull/18501) - \[engine] Apply autonaming strategy only to custom resources, not components [#&#8203;18523](https://github.com/pulumi/pulumi/pull/18523) - \[sdk/python] \[Experimental/Components] Throw an error when encountring resource references [#&#8203;18485](https://github.com/pulumi/pulumi/pull/18485) ##### Miscellaneous - \[pkg] Change BulkDecrypt to return list instead of map [#&#8203;18486](https://github.com/pulumi/pulumi/pull/18486) ### [`v3.149.0`](https://github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31490-2025-02-07) [Compare Source](https://github.com/pulumi/pulumi/compare/v3.148.0...v3.149.0) ##### Features - \[cli] Update `pulumi-java` to 1.2.0 - \[cli/display] Always print resource summaries in preview, even after errors [#&#8203;18465](https://github.com/pulumi/pulumi/pull/18465) - \[cli/plugin] Improve the warning when using plugins from PATH [#&#8203;18476](https://github.com/pulumi/pulumi/pull/18476) - \[engine] Deployments continue past delete errors due to protect [#&#8203;18396](https://github.com/pulumi/pulumi/pull/18396) - \[sdk/python] \[Experimental/Components] Add infrastructure to bootstrap providers from component resources [#&#8203;18403](https://github.com/pulumi/pulumi/pull/18403) [#&#8203;18401](https://github.com/pulumi/pulumi/pull/18401) - \[sdk/python] \[Experimental/Components] Analyze ComponentResource properties [#&#8203;18403](https://github.com/pulumi/pulumi/pull/18403) - \[sdk/python] \[Experimental/Components] Infer ComplexTypes for ComponentResources [#&#8203;18405](https://github.com/pulumi/pulumi/pull/18405) - \[sdk/python] \[Experimental/Components] Handle complex types in inputs and outputs [#&#8203;18419](https://github.com/pulumi/pulumi/pull/18419) - \[sdk/python] \[Experimental/Components] Support array types in component schema inference [#&#8203;18469](https://github.com/pulumi/pulumi/pull/18469) - \[sdk/python] \[Experimental/Components] Support dict types in component schema inference [#&#8203;18472](https://github.com/pulumi/pulumi/pull/18472) ##### Bug Fixes - \[engine] Filter \__internal keys when calling providers DiffConfig [#&#8203;18440](https://github.com/pulumi/pulumi/pull/18440) - \[engine] The engine will correctly use old state for provider config with no reported differences [#&#8203;18411](https://github.com/pulumi/pulumi/pull/18411) - \[cli/config] Fix setting indexed top-level config keys [#&#8203;18444](https://github.com/pulumi/pulumi/pull/18444) - \[cli/import] Fix the declaration of parameterized providers in import JSON files [#&#8203;18450](https://github.com/pulumi/pulumi/pull/18450) - \[sdk/go] Provide a better error message when a Go program can't be run [#&#8203;18383](https://github.com/pulumi/pulumi/pull/18383) - \[cli/package] Allow https:// prefixes for Git repository URLs [#&#8203;18380](https://github.com/pulumi/pulumi/pull/18380) - \[cli/package] Fix package add and code generation when package name contains dashes in Go [#&#8203;18457](https://github.com/pulumi/pulumi/pull/18457) - \[sdk/python] \[Experimental/Components] Handle inputs and outputs [#&#8203;18408](https://github.com/pulumi/pulumi/pull/18408) ### [`v3.148.0`](https://github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31480-2025-01-31) [Compare Source](https://github.com/pulumi/pulumi/compare/v3.147.0...v3.148.0) ##### Features - \[cli/config] Introduce `--type` flag for `config set` [#&#8203;18287](https://github.com/pulumi/pulumi/pull/18287) - \[cli/new] Improve docs for disambiguating repositories on hosts where the URL is ambiguous [#&#8203;18379](https://github.com/pulumi/pulumi/pull/18379) - \[cli/package] Automatically get latest version for git based plugins if none is specified [#&#8203;18215](https://github.com/pulumi/pulumi/pull/18215) - \[cli/package] Allow plugins from git sources to live in subdirectories in the repository [#&#8203;18322](https://github.com/pulumi/pulumi/pull/18322) - \[sdk/python] Support commits in prerelease versions of generated Python SDKs [#&#8203;18289](https://github.com/pulumi/pulumi/pull/18289) ##### Bug Fixes - \[cli/config] Fix parsing of config keys with paths and colons in path segments [#&#8203;18378](https://github.com/pulumi/pulumi/pull/18378) - \[engine] Fix some plugin context leaks, which could leave plugin processes running on exit [#&#8203;18373](https://github.com/pulumi/pulumi/pull/18373) - \[cli/package] Respect virtualenv option in package add/link [#&#8203;18319](https://github.com/pulumi/pulumi/pull/18319) - \[programgen/nodejs] Handle keyword overlap of "this" keyword for local variables [#&#8203;18177](https://github.com/pulumi/pulumi/pull/18177) - \[sdk/nodejs] Fix debug strings triggering the Output toString error [#&#8203;18016](https://github.com/pulumi/pulumi/pull/18016) - \[sdk/nodejs] Use the corepack executable from dev dependencies [#&#8203;18393](https://github.com/pulumi/pulumi/pull/18393) - \[sdk/python] Allow Pip 25 [#&#8203;18343](https://github.com/pulumi/pulumi/pull/18343) - \[sdk/python] Make RunPlugin default to using a virtualenv [#&#8203;18371](https://github.com/pulumi/pulumi/pull/18371) ##### Miscellaneous - \[sdk/{dotnet,java}] Update Java to 1.1.0 and Dotnet to 3.72.0 [#&#8203;18394](https://github.com/pulumi/pulumi/pull/18394) - \[sdkgen] Align pulumi.json and schema.go [#&#8203;18334](https://github.com/pulumi/pulumi/pull/18334) ### [`v3.147.0`](https://github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31470-2025-01-21) [Compare Source](https://github.com/pulumi/pulumi/compare/v3.146.0...v3.147.0) ##### Features - \[cli] Update go.mod to require go1.22 [#&#8203;18274](https://github.com/pulumi/pulumi/pull/18274) - \[cli/config] Improve documentation for pulumi config set [#&#8203;18285](https://github.com/pulumi/pulumi/pull/18285) - \[cli/package] Allow short hashes as versions in package add [#&#8203;18277](https://github.com/pulumi/pulumi/pull/18277) - \[cli/{package,plugin}] Support getting plugins from remote git sources [#&#8203;17827](https://github.com/pulumi/pulumi/pull/17827) ##### Bug Fixes - \[engine] Skip acquiring program packages during refresh when running inline automation programs [#&#8203;18283](https://github.com/pulumi/pulumi/pull/18283) - \[sdk/nodejs] Avoid unnecessary Node.js installations [#&#8203;18293](https://github.com/pulumi/pulumi/pull/18293) - \[sdk/{nodejs,python}] Fix handling of DependencyResource when checking invoke deps [#&#8203;18275](https://github.com/pulumi/pulumi/pull/18275) - \[sdk/{nodejs,python}] Permit output arguments in plain invokes for backwards compatibility [#&#8203;18304](https://github.com/pulumi/pulumi/pull/18304) ##### Miscellaneous - \[sdk/python] Manage the publish dependencies in pyproject.toml [#&#8203;18261](https://github.com/pulumi/pulumi/pull/18261) ### [`v3.146.0`](https://github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31460-2025-01-15) [Compare Source](https://github.com/pulumi/pulumi/compare/v3.145.0...v3.146.0) ##### Features - \[cli] Allow specifying a version with `pulumi convert --from=<plugin>@&#8203;<version>` [#&#8203;18220](https://github.com/pulumi/pulumi/pull/18220) - \[cli] Enable Autonaming Configuration in non-experimental mode [#&#8203;18228](https://github.com/pulumi/pulumi/pull/18228) - \[cli] Retrieve Git metadata from the environment if not running in a repository [#&#8203;12871](https://github.com/pulumi/pulumi/pull/12871) - \[pkg] Add a `call` intrinsic to PCL [#&#8203;18206](https://github.com/pulumi/pulumi/pull/18206) - \[auto/go] Add `Color` option to `optdestroy`, `optpreview`, `optrefresh`, and `optup` packages to allow explicit configuration of output color. [#&#8203;18184](https://github.com/pulumi/pulumi/pull/18184) - \[cli/import] Add support for parameterized packages to `pulumi import` [#&#8203;18038](https://github.com/pulumi/pulumi/pull/18038) - \[cli/import] Import can now import resources from parameterized providers [#&#8203;18039](https://github.com/pulumi/pulumi/pull/18039) - \[cli/new] Add support for Copilot templates [#&#8203;16825](https://github.com/pulumi/pulumi/pull/16825) ##### Bug Fixes - \[auto/go] Fix rejection of `nil` inline programs in the Go automation API [#&#8203;18214](https://github.com/pulumi/pulumi/pull/18214) - \[sdk/go] Improve error messages for wrong stack output types [#&#8203;18245](https://github.com/pulumi/pulumi/pull/18245) - \[sdk/{nodejs,python}] Wait for resource in the input property dependencies [#&#8203;18204](https://github.com/pulumi/pulumi/pull/18204) - \[cli/plugin] Show plugin kind in plugin rm correctly. Also show the usage string if the plugin type is incorrect [#&#8203;18179](https://github.com/pulumi/pulumi/pull/18179) - \[cli/plugin] Passthrough unstructured logs from dynamic providers [#&#8203;18253](https://github.com/pulumi/pulumi/pull/18253) - \[sdk/python] Fix callbackserver shutdown [#&#8203;18190](https://github.com/pulumi/pulumi/pull/18190) ### [`v3.145.0`](https://github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31450-2025-01-07) [Compare Source](https://github.com/pulumi/pulumi/compare/v3.144.1...v3.145.0) ##### Features - \[auto/go] Support --clear-pending-creates for refresh command in Go Automation API for preview refresh and refresh operations. [#&#8203;18101](https://github.com/pulumi/pulumi/pull/18101) - \[programgen/{java,sdkgen/java}] Only use gRPC to communicate with the Java host [#&#8203;18138](https://github.com/pulumi/pulumi/pull/18138) - \[cli/package] Support bridging to terraform providers automatically in pulumi convert [#&#8203;17992](https://github.com/pulumi/pulumi/pull/17992) - \[sdk/go] Implement deferred output for the Go SDK and program-gen [#&#8203;17885](https://github.com/pulumi/pulumi/pull/17885) ##### Bug Fixes - \[cli] Fix TestPackageAddGoParameterized to utilize version path [#&#8203;18150](https://github.com/pulumi/pulumi/pull/18150) - \[cli/engine] Clarify the usage string for the --expect-no-changes flag [#&#8203;18105](https://github.com/pulumi/pulumi/pull/18105) - \[auto/go] Return error if no inline program specified [#&#8203;18086](https://github.com/pulumi/pulumi/pull/18086) - \[auto/go] Interrupt programs gracefully when the context is canceled [#&#8203;18124](https://github.com/pulumi/pulumi/pull/18124) - \[cli/new] Provide a better error message when pulumi new --ai generates a program with errors [#&#8203;18091](https://github.com/pulumi/pulumi/pull/18091) - \[cli/new] Provide a more meaningful message for the --language flag [#&#8203;18092](https://github.com/pulumi/pulumi/pull/18092) - \[engine] Enable `pulumi:pulumi:getResource` to hydrate `Read` resources [#&#8203;18070](https://github.com/pulumi/pulumi/pull/18070) - \[programgen] Allow for case-insensitive terraform convert source [#&#8203;18111](https://github.com/pulumi/pulumi/pull/18111) - \[programgen/go] Fix importing module names in Go programs that aren't lower-case [#&#8203;18113](https://github.com/pulumi/pulumi/pull/18113) - \[sdk/go] Fix panic when diffing computed property values [#&#8203;18104](https://github.com/pulumi/pulumi/pull/18104) - \[sdk/go] Avoid calling invokes with dependencies on unknown resources [#&#8203;18133](https://github.com/pulumi/pulumi/pull/18133) - \[sdk/nodejs] Fix source maps when using jest [#&#8203;18108](https://github.com/pulumi/pulumi/pull/18108) - \[sdk/nodejs] Avoid calling invokes with dependencies on unknown resources [#&#8203;18152](https://github.com/pulumi/pulumi/pull/18152) - \[sdk/python] Fix reading pulumi-plugin.json when using the uv toolchain [#&#8203;18107](https://github.com/pulumi/pulumi/pull/18107) - \[sdk/python] Fix ListPackages when using uv [#&#8203;18121](https://github.com/pulumi/pulumi/pull/18121) - \[sdk/python] Fix dynamic providers when using Poetry or uv [#&#8203;18126](https://github.com/pulumi/pulumi/pull/18126) - \[sdk/python] Fix prerelease version [#&#8203;18125](https://github.com/pulumi/pulumi/pull/18125) - \[sdk/python] Avoid calling invokes with dependencies on unknown resources [#&#8203;18141](https://github.com/pulumi/pulumi/pull/18141) ##### Miscellaneous - \[programgen/java] Bump Java SDK dependency version so that `package gen-sdk` emits buildable code [#&#8203;18130](https://github.com/pulumi/pulumi/pull/18130) - \[sdk/python] Switch to pyproject.toml + uv [#&#8203;18081](https://github.com/pulumi/pulumi/pull/18081) - \[sdk/python] Move mypy configuration into pyproject.toml [#&#8203;18118](https://github.com/pulumi/pulumi/pull/18118) - \[sdk/python] Move pyright configuration into pyproject.toml [#&#8203;18116](https://github.com/pulumi/pulumi/pull/18116) - \[sdk/python] Move ruff configuration into pyproject.toml [#&#8203;18117](https://github.com/pulumi/pulumi/pull/18117) ### [`v3.144.1`](https://github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31441-2024-12-20) [Compare Source](https://github.com/pulumi/pulumi/compare/v3.144.0...v3.144.1) ##### Bug Fixes - \[sdk/nodejs] Reverts [#&#8203;18041](https://github.com/pulumi/pulumi/issues/18041) ### [`v3.144.0`](https://github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31440-2024-12-20) [Compare Source](https://github.com/pulumi/pulumi/compare/v3.143.0...v3.144.0) ##### Features - \[engine] Warn if `refresh` or `destroy` use older parameterized packages [#&#8203;18029](https://github.com/pulumi/pulumi/pull/18029) - \[sdk/dotnet] Update dotnet to 3.71.1 [#&#8203;18084](https://github.com/pulumi/pulumi/pull/18084) - \[auto/go] Add ConfigFile to GetConfig and SetConfig operations, add GetAllConfigWithOptions to extend GetAllConfig [#&#8203;17939](https://github.com/pulumi/pulumi/pull/17939) - \[cli/plugin] Log plugin unstructured output to debug instead of info [#&#8203;17943](https://github.com/pulumi/pulumi/pull/17943) - \[sdk/yaml] Update pulumi-yaml to 1.13.0 [#&#8203;18077](https://github.com/pulumi/pulumi/pull/18077) ##### Bug Fixes - \[backend/diy] Retry deletes of lock files if they fail [#&#8203;18059](https://github.com/pulumi/pulumi/pull/18059) - \[auto/go] Fix potential race condition when using automation API [#&#8203;18044](https://github.com/pulumi/pulumi/pull/18044) - \[auto/go] Fix "debug" flag in automation api [#&#8203;18071](https://github.com/pulumi/pulumi/pull/18071) - \[cli/install] Avoid unnecessary Node.js installations [#&#8203;18041](https://github.com/pulumi/pulumi/pull/18041) - \[engine] Use package load v2 in loader server so it can include paramaterization [#&#8203;18072](https://github.com/pulumi/pulumi/pull/18072) [#&#8203;18021](https://github.com/pulumi/pulumi/pull/18021) - \[programgen/dotnet] Emit local dependencies in restore sources deterministically [#&#8203;18026](https://github.com/pulumi/pulumi/pull/18026) - \[sdk/go] Ignore DependsOn for direct form invokes instead of raising an error [#&#8203;18089](https://github.com/pulumi/pulumi/pull/18089) - \[sdk/nodejs] Respect the noCheck option from tsconfig.json [#&#8203;18067](https://github.com/pulumi/pulumi/pull/18067) - \[sdk/nodejs] Gracefully handle errors that don't implement toString [#&#8203;18080](https://github.com/pulumi/pulumi/pull/18080) - \[sdk/python] Fix hang on error when using uv on Windows [#&#8203;18054](https://github.com/pulumi/pulumi/pull/18054) - \[sdkgen/dotnet] Compute restore sources from local dependencies and referenced packages [#&#8203;18042](https://github.com/pulumi/pulumi/pull/18042) ##### Miscellaneous - \[sdkgen/go] Skip TestPackageAddGoParameterized [#&#8203;18049](https://github.com/pulumi/pulumi/pull/18049) ### [`v3.143.0`](https://github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31430-2024-12-12) [Compare Source](https://github.com/pulumi/pulumi/compare/v3.142.0...v3.143.0) ##### Features - \[cli] Autonaming configuration in experimental mode [#&#8203;17916](https://github.com/pulumi/pulumi/pull/17916) - \[cli] Suggest `state repair` as part of integrity panics [#&#8203;17919](https://github.com/pulumi/pulumi/pull/17919) - \[engine] Add PULUMI_DEBUG_LANGUAGES much like PULUMI_DEBUG_PROVIDERS so we can attach debuggers to languages easily [#&#8203;17821](https://github.com/pulumi/pulumi/pull/17821) - \[engine] Warn if `refresh` or `destroy` use older plugins [#&#8203;12196](https://github.com/pulumi/pulumi/pull/12196) - \[protobuf] Add `Handshake` to the provider protocol [#&#8203;17819](https://github.com/pulumi/pulumi/pull/17819) - \[sdk/dotnet] Upgrade pulumi-dotnet to 3.71.0 [#&#8203;17937](https://github.com/pulumi/pulumi/pull/17937) - \[sdkgen/dotnet] Codegen for .NET InvokeOutputOptions [#&#8203;17890](https://github.com/pulumi/pulumi/pull/17890) - \[programgen/{dotnet,nodejs,python}] Emit deferred outputs for mutually dependant components [#&#8203;17859](https://github.com/pulumi/pulumi/pull/17859) - \[sdk/go] Allow specifying dependencies for output invokes. Go code generation for Output form invokes will use the new `Context.InvokeOutput` method. [#&#8203;17791](https://github.com/pulumi/pulumi/pull/17791) - \[sdk/nodejs] Add getSchema to Provider interface [#&#8203;17950](https://github.com/pulumi/pulumi/pull/17950) - \[sdk/{nodejs,python}] Update Python and NodeJS to use the new GetRequiredPackage functionality [#&#8203;17910](https://github.com/pulumi/pulumi/pull/17910) - \[cli/package] Automatically set up package dependencies when adding a package when possible [#&#8203;17815](https://github.com/pulumi/pulumi/pull/17815) - \[sdk/python] Drop Python 3.8 support [#&#8203;17883](https://github.com/pulumi/pulumi/pull/17883) ##### Bug Fixes - \[backend/diy] Show a more correct URL for lock files in error messages [#&#8203;17961](https://github.com/pulumi/pulumi/pull/17961) - \[sdk/go] Inherit `protect` from `parent`s in the Go SDK [#&#8203;17936](https://github.com/pulumi/pulumi/pull/17936) - \[sdk/go] Fix a `defer` leak when writing memory profiles [#&#8203;17581](https://github.com/pulumi/pulumi/pull/17581) - \[sdk/go] Return when rejecting the InvokeOutput output on error [#&#8203;18010](https://github.com/pulumi/pulumi/pull/18010) - \[sdkgen/go] Fix writing of go.mod files for parameterized packages [#&#8203;17923](https://github.com/pulumi/pulumi/pull/17923) - \[auto/{go,nodejs,python}] Expose `whoami` token information in automation API types [#&#8203;17735](https://github.com/pulumi/pulumi/pull/17735) - \[cli/install] Don't recreate virtualenvs when using venv [#&#8203;17892](https://github.com/pulumi/pulumi/pull/17892) - \[auto/nodejs] Don't hang indefinitely on failed inputs [#&#8203;17899](https://github.com/pulumi/pulumi/pull/17899) - \[auto/python] Catch BaseException in automation API server [#&#8203;17909](https://github.com/pulumi/pulumi/pull/17909) - \[sdk/nodejs] Throw from `output()` on circular structures [#&#8203;17852](https://github.com/pulumi/pulumi/pull/17852) - \[sdkgen/{nodejs,python}] Bump the minimum SDK version to 3.142.0 [#&#8203;17997](https://github.com/pulumi/pulumi/pull/17997) ##### Miscellaneous - \[pkg] Upgrade pulumi-java to v0.19.0 [#&#8203;18014](https://github.com/pulumi/pulumi/pull/18014) - \[sdk/python] Switch to ruff for linting and formatting [#&#8203;17882](https://github.com/pulumi/pulumi/pull/17882) - \[sdkgen] Include parameterization details in pulumi-plugin.json [#&#8203;17867](https://github.com/pulumi/pulumi/pull/17867) </details> <details> <summary>pulumi/pulumi-aws (pulumi-aws)</summary> ### [`v6.76.0`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.76.0) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.75.0...v6.76.0) ##### Does the PR have any schema changes? Looking good! No breaking changes found. ##### New resources: - `chime/voiceConnectorOrigination.VoiceConnectorOrigination` - `directoryservice/conditionalForwarder.ConditionalForwarder` - `directoryservice/logSubscription.LogSubscription` #### What's Changed - chore: retry failed steps in regress-2555 by [@&#8203;t0yv0](https://github.com/t0yv0) in https://github.com/pulumi/pulumi-aws/pull/5397 - Rename wrongly mapped resources by [@&#8203;VenelinMartinov](https://github.com/VenelinMartinov) in https://github.com/pulumi/pulumi-aws/pull/5405 - Upgrade terraform-provider-aws to v5.94.1 by [@&#8203;VenelinMartinov](https://github.com/VenelinMartinov) in https://github.com/pulumi/pulumi-aws/pull/5408 **Full Changelog**: https://github.com/pulumi/pulumi-aws/compare/v6.75.0...v6.76.0 ### [`v6.75.0`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.75.0) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.74.0...v6.75.0) ##### Does the PR have any schema changes? Found 5 breaking changes: ##### Resources - `🟢` "aws:codepipeline/pipeline:Pipeline": required: "triggers" property is no longer Required - "aws:verifiedaccess/endpoint:Endpoint": required: - `🟢` "applicationDomain" property is no longer Required - `🟢` "domainCertificateArn" property is no longer Required - `🟢` "endpointDomainPrefix" property is no longer Required ##### Types - `🟢` "aws:cognito/UserPoolUsernameConfiguration:UserPoolUsernameConfiguration": required: "caseSensitive" property is no longer Required ##### New resources: - `apigateway/restApiPut.RestApiPut` #### What's Changed - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/5378 - Fix route53.ResolverEndpoint hangs with 6-10 IPs by [@&#8203;t0yv0](https://github.com/t0yv0) in https://github.com/pulumi/pulumi-aws/pull/5380 - Upgrade upstream terraform-provider-aws to v5.93.0 by [@&#8203;t0yv0](https://github.com/t0yv0) in https://github.com/pulumi/pulumi-aws/pull/5387 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/5393 **Full Changelog**: https://github.com/pulumi/pulumi-aws/compare/v6.74.0...v6.75.0 ### [`v6.74.0`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.74.0) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.73.0...v6.74.0) ##### Does the PR have any schema changes? Found 1 breaking change: ##### Types - `🟢` "aws:connect/getUserIdentityInfo:getUserIdentityInfo": required: "secondaryEmail" property has changed to Required ##### New resources: - `athena/capacityReservation.CapacityReservation` ##### New functions: - `apigateway/getApiKeys.getApiKeys` - `eks/getClusterVersions.getClusterVersions` - `identitystore/getGroupMemberships.getGroupMemberships` - `identitystore/getUsers.getUsers` #### What's Changed - Switch AWS access to use ESC by [@&#8203;corymhall](https://github.com/corymhall) in https://github.com/pulumi/pulumi-aws/pull/5363 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/5369 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/5373 - Upgrade terraform-provider-aws to v5.92.0 by [@&#8203;guineveresaenger](https://github.com/guineveresaenger) in https://github.com/pulumi/pulumi-aws/pull/5372 - Use standard aws setup from ci-mgmt by [@&#8203;corymhall](https://github.com/corymhall) in https://github.com/pulumi/pulumi-aws/pull/5376 **Full Changelog**: https://github.com/pulumi/pulumi-aws/compare/v6.73.0...v6.74.0 ### [`v6.73.0`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.73.0) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.72.0...v6.73.0) ##### Does the PR have any schema changes? Looking good! No breaking changes found. ##### New resources: - `ec2/networkInterfacePermission.NetworkInterfacePermission` - `route53/recordsExclusive.RecordsExclusive` #### What's Changed - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/5293 - Upgrade pulumi-terraform-bridge to v3.105.0 by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/5298 - Upgrade terraform-provider-aws to v5.91.0 by [@&#8203;corymhall](https://github.com/corymhall) in https://github.com/pulumi/pulumi-aws/pull/5301 - Remove remove-ephemeral-resources.patch by [@&#8203;guineveresaenger](https://github.com/guineveresaenger) in https://github.com/pulumi/pulumi-aws/pull/5339 **Full Changelog**: https://github.com/pulumi/pulumi-aws/compare/v6.72.0...v6.73.0 ### [`v6.72.0`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.72.0) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.71.0...v6.72.0) ##### Does the PR have any schema changes? Found 3 breaking changes: ##### Types - `🟢` "aws:opensearch/getDomainClusterConfig:getDomainClusterConfig": required: "nodeOptions" property has changed to Required - `🟢` "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration:BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration": required: "noncurrentDays" property has changed to Required - `🟢` "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition:BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition": required: "noncurrentDays" property has changed to Required ##### New resources: - `dataexchange/eventAction.EventAction` - `lakeformation/optIn.OptIn` ##### New functions: - `datazone/getDomain.getDomain` #### What's Changed - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/5282 - Upgrade terraform-provider-aws to v5.90.1 by [@&#8203;corymhall](https://github.com/corymhall) in https://github.com/pulumi/pulumi-aws/pull/5289 **Full Changelog**: https://github.com/pulumi/pulumi-aws/compare/v6.71.0...v6.72.0 ### [`v6.71.0`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.71.0) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.70.1...v6.71.0) ##### Does the PR have any schema changes? Looking good! No breaking changes found. ##### New resources: - `macie2/organizationConfiguration.OrganizationConfiguration` - `neptunegraph/graph.Graph` - `quicksight/roleMembership.RoleMembership` - `rds/shardGroup.ShardGroup` - `xray/resourcePolicy.ResourcePolicy` #### What's Changed - Upgrade terraform-provider-aws to v5.89.0 by [@&#8203;VenelinMartinov](https://github.com/VenelinMartinov) in https://github.com/pulumi/pulumi-aws/pull/5266 **Full Changelog**: https://github.com/pulumi/pulumi-aws/compare/v6.70.1...v6.71.0 ### [`v6.70.1`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.70.1) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.70.0...v6.70.1) ##### Does the PR have any schema changes? Found 33 breaking changes: ##### Resources - "aws:docdb/elasticCluster:ElasticCluster": - `🟡` inputs: "backupRetentionPeriod" type changed from "number" to "integer" - `🟡` properties: "backupRetentionPeriod" type changed from "number" to "integer" - "aws:elasticache/reservedCacheNode:ReservedCacheNode": - `🟡` inputs: "cacheNodeCount" type changed from "number" to "integer" - `🟡` properties: "cacheNodeCount" type changed from "number" to "integer" ##### Functions - `🟡` "aws:lb/getListenerRule:getListenerRule": inputs: "priority" type changed from "number" to "integer" ##### Types - `🟡` "aws:apigateway/AccountThrottleSetting:AccountThrottleSetting": properties: "burstLimit" type changed from "number" to "integer" - "aws:bedrock/AgentDataSourceDataSourceConfigurationWebConfigurationCrawlerConfigurationCrawlerLimits:AgentDataSourceDataSourceConfigurationWebConfigurationCrawlerConfigurationCrawlerLimits": properties: - `🟡` "maxPages" type changed from "number" to "integer" - `🟡` "rateLimit" type changed from "number" to "integer" - `🟡` "aws:bedrock/AgentDataSourceVectorIngestionConfigurationChunkingConfigurationHierarchicalChunkingConfiguration:AgentDataSourceVectorIngestionConfigurationChunkingConfigurationHierarchicalChunkingConfiguration": properties: "overlapTokens" type changed from "number" to "integer" - `🟡` "aws:bedrock/AgentDataSourceVectorIngestionConfigurationChunkingConfigurationHierarchicalChunkingConfigurationLevelConfiguration:AgentDataSourceVectorIngestionConfigurationChunkingConfigurationHierarchicalChunkingConfigurationLevelConfiguration": properties: "maxTokens" type changed from "number" to "integer" - "aws:bedrock/AgentDataSourceVectorIngestionConfigurationChunkingConfigurationSemanticChunkingConfiguration:AgentDataSourceVectorIngestionConfigurationChunkingConfigurationSemanticChunkingConfiguration": properties: - `🟡` "breakpointPercentileThreshold" type changed from "number" to "integer" - `🟡` "bufferSize" type changed from "number" to "integer" - `🟡` "maxToken" type changed from "number" to "integer" - "aws:ec2/getVpcIpamsIpam:getVpcIpamsIpam": properties: - `🟡` "resourceDiscoveryAssociationCount" type changed from "number" to "integer" - `🟡` "scopeCount" type changed from "number" to "integer" - `🟡` "aws:glue/CatalogTableOptimizerConfigurationOrphanFileDeletionConfigurationIcebergConfiguration:CatalogTableOptimizerConfigurationOrphanFileDeletionConfigurationIcebergConfiguration": properties: "orphanFileRetentionPeriodInDays" type changed from "number" to "integer" - "aws:glue/CatalogTableOptimizerConfigurationRetentionConfigurationIcebergConfiguration:CatalogTableOptimizerConfigurationRetentionConfigurationIcebergConfiguration": properties: - `🟡` "numberOfSnapshotsToRetain" type changed from "number" to "integer" - `🟡` "snapshotRetentionPeriodInDays" type changed from "number" to "integer" - `🟡` "aws:lb/getListenerRuleAction:getListenerRuleAction": properties: "order" type changed from "number" to "integer" - `🟡` "aws:lb/getListenerRuleActionForwardStickiness:getListenerRuleActionForwardStickiness": properties: "duration" type changed from "number" to "integer" - `🟡` "aws:lb/getListenerRuleActionForwardTargetGroup:getListenerRuleActionForwardTargetGroup": properties: "weight" type changed from "number" to "integer" - `🟡` "aws:s3/BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload:BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload": properties: "daysAfterInitiation" type changed from "number" to "integer" - `🟡` "aws:s3/BucketLifecycleConfigurationV2RuleExpiration:BucketLifecycleConfigurationV2RuleExpiration": properties: "days" type changed from "number" to "integer" - "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration:BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration": properties: - `🟡` "newerNoncurrentVersions" type changed from "number" to "integer" - `🟡` "noncurrentDays" type changed from "number" to "integer" - "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition:BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition": properties: - `🟡` "newerNoncurrentVersions" type changed from "number" to "integer" - `🟡` "noncurrentDays" type changed from "number" to "integer" - `🟡` "aws:s3/BucketLifecycleConfigurationV2RuleTransition:BucketLifecycleConfigurationV2RuleTransition": properties: "days" type changed from "number" to "integer" - "aws:s3tables/TableBucketMaintenanceConfigurationIcebergUnreferencedFileRemovalSettings:TableBucketMaintenanceConfigurationIcebergUnreferencedFileRemovalSettings": properties: - `🟡` "nonCurrentDays" type changed from "number" to "integer" - `🟡` "unreferencedDays" type changed from "number" to "integer" - `🟡` "aws:s3tables/TableMaintenanceConfigurationIcebergCompactionSettings:TableMaintenanceConfigurationIcebergCompactionSettings": properties: "targetFileSizeMb" type changed from "number" to "integer" - "aws:s3tables/TableMaintenanceConfigurationIcebergSnapshotManagementSettings:TableMaintenanceConfigurationIcebergSnapshotManagementSettings": properties: - `🟡` "maxSnapshotAgeHours" type changed from "number" to "integer" - `🟡` "minSnapshotsToKeep" type changed from "number" to "integer" No new resources/functions. #### What's Changed - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/5244 - chore: unpin .NET 6 by [@&#8203;t0yv0](https://github.com/t0yv0) in https://github.com/pulumi/pulumi-aws/pull/5247 - Upgrade pulumi-terraform-bridge to v3.104.0 by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/5264 **Full Changelog**: https://github.com/pulumi/pulumi-aws/compare/v6.70.0...v6.70.1 ### [`v6.70.0`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.70.0) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.69.0...v6.70.0) ##### Does the PR have any schema changes? Found 4 breaking changes: ##### Types - "aws:bedrockmodel/InvocationLoggingConfigurationLoggingConfig:InvocationLoggingConfigurationLoggingConfig": required: - `🟢` "embeddingDataDeliveryEnabled" property is no longer Required - `🟢` "imageDataDeliveryEnabled" property is no longer Required - `🟢` "textDataDeliveryEnabled" property is no longer Required - `🟢` "aws:dynamodb/getTableGlobalSecondaryIndex:getTableGlobalSecondaryIndex": required: "onDemandThroughputs" property has changed to Required ##### New resources: - `cloudwatch/contributorInsightRule.ContributorInsightRule` - `cloudwatch/contributorManagedInsightRule.ContributorManagedInsightRule` - `qbusiness/application.Application` ##### New functions: - `cloudwatch/getContributorManagedInsightRules.getContributorManagedInsightRules` #### What's Changed - Upgrade terraform-provider-aws to v5.88.0 by [@&#8203;guineveresaenger](https://github.com/guineveresaenger) in https://github.com/pulumi/pulumi-aws/pull/5230 - Fix incorrect example for Vpclattice ResourceConfiguration by [@&#8203;guineveresaenger](https://github.com/guineveresaenger) in https://github.com/pulumi/pulumi-aws/pull/5221 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/5240 **Full Changelog**: https://github.com/pulumi/pulumi-aws/compare/v6.69.0...v6.70.0 ### [`v6.69.0`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.69.0) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.68.0...v6.69.0) ##### Does the PR have any schema changes? Found 10 breaking changes: ##### Resources - `🟢` "aws:s3/bucketLifecycleConfigurationV2:BucketLifecycleConfigurationV2": required: "rules" property is no longer Required ##### Types - `🟡` "aws:s3/BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload:BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload": properties: "daysAfterInitiation" type changed from "integer" to "number" - `🟡` "aws:s3/BucketLifecycleConfigurationV2RuleExpiration:BucketLifecycleConfigurationV2RuleExpiration": properties: "days" type changed from "integer" to "number" - "aws:s3/BucketLifecycleConfigurationV2RuleFilter:BucketLifecycleConfigurationV2RuleFilter": properties: - `🟡` "objectSizeGreaterThan" type changed from "string" to "integer" - `🟡` "objectSizeLessThan" type changed from "string" to "integer" - "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration:BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration": properties: - `🟡` "newerNoncurrentVersions" type changed from "string" to "number" - `🟡` "noncurrentDays" type changed from "integer" to "number" - "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition:BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition": properties: - `🟡` "newerNoncurrentVersions" type changed from "string" to "number" - `🟡` "noncurrentDays" type changed from "integer" to "number" - `🟡` "aws:s3/BucketLifecycleConfigurationV2RuleTransition:BucketLifecycleConfigurationV2RuleTransition": properties: "days" type changed from "integer" to "number" No new resources/functions. #### What's Changed - Update dependency [@&#8203;pulumi/std](https://github.com/pulumi/std) to v2 by [@&#8203;pulumi-renovate](https://github.com/pulumi-renovate) in https://github.com/pulumi/pulumi-aws/pull/5182 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/5177 - Don't auto-merge upstream upgrades by [@&#8203;VenelinMartinov](https://github.com/VenelinMartinov) in https://github.com/pulumi/pulumi-aws/pull/5192 - Disallow missing resource docs on upgrades by [@&#8203;VenelinMartinov](https://github.com/VenelinMartinov) in https://github.com/pulumi/pulumi-aws/pull/5193 - Upgrade pulumi-terraform-bridge to v3.103.0 by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/5201 - Upgrade terraform-provider-aws to v5.86.1 by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/5189 **Full Changelog**: https://github.com/pulumi/pulumi-aws/compare/v6.68.0...v6.69.0 ### [`v6.68.0`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.68.0) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.67.0...v6.68.0) ##### Does the PR have any schema changes? Found 2 breaking changes: ##### Resources - `🟢` "aws:ec2/vpcEndpoint:VpcEndpoint": required: "serviceName" property is no longer Required ##### Types - `🟢` "aws:ec2/getLaunchTemplateNetworkInterface:getLaunchTemplateNetworkInterface": required: "connectionTrackingSpecifications" property has changed to Required ##### New resources: - `guardduty/memberDetectorFeature.MemberDetectorFeature` - `route53domains/domain.Domain` - `timestreamquery/scheduledQuery.ScheduledQuery` - `vpclattice/resourceConfiguration.ResourceConfiguration` - `vpclattice/serviceNetworkResourceAssociation.ServiceNetworkResourceAssociation` ##### New functions: - `ec2/getVpcIpam.getVpcIpam` - `ec2/getVpcIpams.getVpcIpams` #### What's Changed - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/5124 - chore: fix TestRdsGetEngineVersion by [@&#8203;corymhall](https://github.com/corymhall) in https://github.com/pulumi/pulumi-aws/pull/5130 - Fix NOTEs on BucketReplicationConfigRules by [@&#8203;guineveresaenger](https://github.com/guineveresaenger) in https://github.com/pulumi/pulumi-aws/pull/5112 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/5139 - Add hard errors to a few more involved docs replaces by [@&#8203;guineveresaenger](https://github.com/guineveresaenger) in https://github.com/pulumi/pulumi-aws/pull/5133 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/5150 - Upgrade pulumi-terraform-bridge to v3.102.0 by [@&#8203;corymhall](https://github.com/corymhall) in https://github.com/pulumi/pulumi-aws/pull/5162 - Upstream 5.85.0 by [@&#8203;corymhall](https://github.com/corymhall) in https://github.com/pulumi/pulumi-aws/pull/5161 **Full Changelog**: https://github.com/pulumi/pulumi-aws/compare/v6.67.0...v6.68.0 ### [`v6.67.0`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.67.0) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.66.3...v6.67.0) ##### Does the PR have any schema changes? Found 4 breaking changes: ##### Resources - "aws:kms/customKeyStore:CustomKeyStore": required: - `🟢` "cloudHsmClusterId" property is no longer Required - `🟢` "keyStorePassword" property is no longer Required - `🟢` "trustAnchorCertificate" property is no longer Required ##### Types - `🟢` "aws:ec2/getInstanceTypeInferenceAccelerator:getInstanceTypeInferenceAccelerator": required: "memorySize" property has changed to Required ##### New resources: - `mediapackagev2/channelGroup.ChannelGroup` #### What's Changed - Update example in \_index.md to use Bucket V2 by [@&#8203;mjeffryes](https://github.com/mjeffryes) in https://github.com/pulumi/pulumi-aws/pull/5098 - Skip `TestRegress2534` by [@&#8203;flostadler](https://github.com/flostadler) in https://github.com/pulumi/pulumi-aws/pull/5107 - Added thailand (ap-southeast-7) region by [@&#8203;corymhall](https://github.com/corymhall) in https://github.com/pulumi/pulumi-aws/pull/5104 - chore: update GitHub Actions workflows by [@&#8203;t0yv0](https://github.com/t0yv0) in https://github.com/pulumi/pulumi-aws/pull/5109 - chore: enable refresh for regress-2868 by [@&#8203;corymhall](https://github.com/corymhall) in https://github.com/pulumi/pulumi-aws/pull/5111 - chore: remove make extenders by [@&#8203;t0yv0](https://github.com/t0yv0) in https://github.com/pulumi/pulumi-aws/pull/5110 - Upstream 5.84.0 by [@&#8203;corymhall](https://github.com/corymhall) in https://github.com/pulumi/pulumi-aws/pull/5120 **Full Changelog**: https://github.com/pulumi/pulumi-aws/compare/v6.66.3...v6.67.0 ### [`v6.66.3`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.66.3) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.66.2...v6.66.3) ##### Does the PR have any schema changes? Found 1 breaking change: ##### Types - `🟢` "aws:dms/getEndpointKafkaSetting:getEndpointKafkaSetting": required: "saslMechanism" property has changed to Required ##### New resources: - `bedrock/agentAgentCollaborator.AgentAgentCollaborator` - `cleanrooms/membership.Membership` - `cloudwatch/logDelivery.LogDelivery` - `cloudwatch/logDeliveryDestination.LogDeliveryDestination` - `cloudwatch/logDeliveryDestinationPolicy.LogDeliveryDestinationPolicy` - `cloudwatch/logDeliverySource.LogDeliverySource` - `cloudwatch/logIndexPolicy.LogIndexPolicy` - `vpclattice/resourceGateway.ResourceGateway` ##### New functions: - `cloudwatch/getEventBuses.getEventBuses` - `ecs/getClusters.getClusters` - `route53/getRecords.getRecords` #### What's Changed - Combined dependencies PR by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/4975 - Bump the go_modules group across 2 directories with 1 update by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/pulumi/pulumi-aws/pull/4913 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/5025 - Upgrade pulumi-terraform-bridge to v3.99.0 by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/5024 - Update first-party Pulumi dependencies (major) by [@&#8203;pulumi-renovate](https://github.com/pulumi-renovate) in https://github.com/pulumi/pulumi-aws/pull/5012 - chore: switch assume-role-session-tags test to ccapi role by [@&#8203;corymhall](https://github.com/corymhall) in https://github.com/pulumi/pulumi-aws/pull/5036 - chore: enable release verifcation by [@&#8203;corymhall](https://github.com/corymhall) in https://github.com/pulumi/pulumi-aws/pull/5034 - Revert "chore: enable release verifcation" by [@&#8203;t0yv0](https://github.com/t0yv0) in https://github.com/pulumi/pulumi-aws/pull/5049 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/5070 - Upgrade pulumi-terraform-bridge to v3.100.0 by [@&#8203;iwahbe](https://github.com/iwahbe) in https://github.com/pulumi/pulumi-aws/pull/5072 - chore: enable release verification take 2 by [@&#8203;corymhall](https://github.com/corymhall) in https://github.com/pulumi/pulumi-aws/pull/5053 - Upstream 5.83.1 by [@&#8203;t0yv0](https://github.com/t0yv0) in https://github.com/pulumi/pulumi-aws/pull/5086 #### New Contributors - [@&#8203;pulumi-renovate](https://github.com/pulumi-renovate) made their first contribution in https://github.com/pulumi/pulumi-aws/pull/5012 **Full Changelog**: https://github.com/pulumi/pulumi-aws/compare/v6.66.2...v6.66.3 ### [`v6.66.2`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.66.2) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.66.1...v6.66.2) ##### Does the PR have any schema changes? Looking good! No breaking changes found. No new resources/functions. #### What's Changed - chore: disable running `waf` upstream tests by [@&#8203;t0yv0](https://github.com/t0yv0) in https://github.com/pulumi/pulumi-aws/pull/5001 - Remove unused npm dependencies by [@&#8203;justinvp](https://github.com/justinvp) in https://github.com/pulumi/pulumi-aws/pull/4971 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/5009 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/5019 - chore: configure Renovate to ignore bridge and pkg/sdk dependencies by [@&#8203;t0yv0](https://github.com/t0yv0) in https://github.com/pulumi/pulumi-aws/pull/5013 - fix: Restore minimal schema by [@&#8203;t0yv0](https://github.com/t0yv0) in https://github.com/pulumi/pulumi-aws/pull/5020 **Full Changelog**: https://github.com/pulumi/pulumi-aws/compare/v6.66.1...v6.66.2 ### [`v6.66.1`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.66.1) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.66.0...v6.66.1) ##### Does the PR have any schema changes? Found 2 breaking changes: ##### Types - `🟢` "aws:alb/getListenerMutualAuthentication:getListenerMutualAuthentication": required: "advertiseTrustStoreCaNames" property has changed to Required - `🟢` "aws:lb/getListenerMutualAuthentication:getListenerMutualAuthentication": required: "advertiseTrustStoreCaNames" property has changed to Required No new resources/functions. #### What's Changed - Upgrade terraform-provider-aws to v5.82.2 by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/4974 **Full Changelog**: https://github.com/pulumi/pulumi-aws/compare/v6.66.0...v6.66.1 ### [`v6.66.0`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.66.0) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.65.0...v6.66.0) ##### Does the PR have any schema changes? Found 2 breaking changes: ##### Types - `🟢` "aws:codeconnections/HostVpcConfiguration:HostVpcConfiguration": required: "tlsCertificate" property is no longer Required - `🟢` "aws:licensemanager/getReceivedLicenseEntitlement:getReceivedLicenseEntitlement": required: "overage" property has changed to Required ##### New resources: - `apigateway/domainNameAccessAssociation.DomainNameAccessAssociation` - `cloudfront/vpcOrigin.VpcOrigin` - `memorydb/multiRegionCluster.MultiRegionCluster` - `networkmanager/dxGatewayAttachment.DxGatewayAttachment` - `rds/clusterSnapshotCopy.ClusterSnapshotCopy` ##### New functions: - `servicecatalog/getAppregistryAttributeGroupAssociations.getAppregistryAttributeGroupAssociations` #### What's Changed - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/4923 - Upgrade pulumi-terraform-bridge to v3.98.0 by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/4928 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/4931 - Lint upstream as a normal unit test by [@&#8203;blampe](https://github.com/blampe) in https://github.com/pulumi/pulumi-aws/pull/4918 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/4934 - Remove `make upstream` from `preTest` by [@&#8203;blampe](https://github.com/blampe) in https://github.com/pulumi/pulumi-aws/pull/4935 - Upgrade terraform-provider-aws to v5.82.1 by [@&#8203;flostadler](https://github.com/flostadler) in https://github.com/pulumi/pulumi-aws/pull/4957 **Full Changelog**: https://github.com/pulumi/pulumi-aws/compare/v6.65.0...v6.66.0 ### [`v6.65.0`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.65.0) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.64.0...v6.65.0) ##### Does the PR have any schema changes? Found 2 breaking changes: ##### Types - `🟢` "aws:sesv2/getConfigurationSetDeliveryOption:getConfigurationSetDeliveryOption": required: "maxDeliverySeconds" property has changed to Required - `🟢` "aws:sesv2/getConfigurationSetTrackingOption:getConfigurationSetTrackingOption": required: "httpsPolicy" property has changed to Required ##### New resources: - `bedrock/inferenceProfile.InferenceProfile` - `cloudwatch/logAnomalyDetector.LogAnomalyDetector` - `ecr/accountSetting.AccountSetting` - `msk/singleScramSecretAssociation.SingleScramSecretAssociation` - `servicecatalog/appregistryAttributeGroup.AppregistryAttributeGroup` - `servicecatalog/appregistryAttributeGroupAssociation.AppregistryAttributeGroupAssociation` ##### New functions: - `servicecatalog/getAppregistryAttributeGroup.getAppregistryAttributeGroup` #### What's Changed - Upgrade pulumi-terraform-bridge to v3.97.0 by [@&#8203;flostadler](https://github.com/flostadler) in https://github.com/pulumi/pulumi-aws/pull/4898 - Revert "Upgrade pulumi-terraform-bridge to v3.97.0 ([#&#8203;4898](https://github.com/pulumi/pulumi-aws/issues/4898))" by [@&#8203;flostadler](https://github.com/flostadler) in https://github.com/pulumi/pulumi-aws/pull/4900 - Upgrade pulumi-terraform-bridge to v3.97.1 by [@&#8203;corymhall](https://github.com/corymhall) in https://github.com/pulumi/pulumi-aws/pull/4907 - Simplify OIDC extraTest by [@&#8203;blampe](https://github.com/blampe) in https://github.com/pulumi/pulumi-aws/pull/4909 - Consolidate integration tests by [@&#8203;blampe](https://github.com/blampe) in https://github.com/pulumi/pulumi-aws/pull/4910 - Test shim as a normal unit test by [@&#8203;blampe](https://github.com/blampe) in https://github.com/pulumi/pulumi-aws/pull/4917 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/4920 - Upgrade terraform-provider-aws to v5.81.0 by [@&#8203;flostadler](https://github.com/flostadler) in https://github.com/pulumi/pulumi-aws/pull/4925 **Full Changelog**: https://github.com/pulumi/pulumi-aws/compare/v6.64.0...v6.65.0 ### [`v6.64.0`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.64.0) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.63.0...v6.64.0) ##### Does the PR have any schema changes? Looking good! No breaking changes found. ##### New resources: - `codeconnections/connection.Connection` - `codeconnections/host.Host` - `s3tables/namespace.Namespace` - `s3tables/table.Table` - `s3tables/tableBucket.TableBucket` - `s3tables/tableBucketPolicy.TableBucketPolicy` - `s3tables/tablePolicy.TablePolicy` #### What's Changed - Update Lambda Runtime enum by [@&#8203;flostadler](https://github.com/flostadler) in https://github.com/pulumi/pulumi-aws/pull/4880 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/4879 - Replace Terraform with Pulumi to stop eliding iam.PolicyAttachment docs by [@&#8203;flostadler](https://github.com/flostadler) in https://github.com/pulumi/pulumi-aws/pull/4882 - Upgrade terraform-provider-aws to v5.80.0 by [@&#8203;flostadler](https://github.com/flostadler) in https://github.com/pulumi/pulumi-aws/pull/4886 **Full Changelog**: https://github.com/pulumi/pulumi-aws/compare/v6.63.0...v6.64.0 ### [`v6.63.0`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.63.0) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.62.2...v6.63.0) ##### Does the PR have any schema changes? Found 1 breaking change: ##### Types - `🟢` "aws:eks/getClusterKubernetesNetworkConfig:getClusterKubernetesNetworkConfig": required: "elasticLoadBalancings" property has changed to Required ##### New resources: - `ec2/vpcBlockPublicAccessExclusion.VpcBlockPublicAccessExclusion` - `ec2/vpcBlockPublicAccessOptions.VpcBlockPublicAccessOptions` #### What's Changed - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/4871 - Upgrade terraform-provider-aws to v5.79.0 by [@&#8203;flostadler](https://github.com/flostadler) in https://github.com/pulumi/pulumi-aws/pull/4876 **Full Changelog**: https://github.com/pulumi/pulumi-aws/compare/v6.62.2...v6.63.0 ### [`v6.62.2`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.62.2) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.62.1...v6.62.2) ##### Does the PR have any schema changes? Looking good! No breaking changes found. No new resources/functions. #### What's Changed - Move the authoritative source of docs for pulumi-aws into pulumi-aws by [@&#8203;iwahbe](https://github.com/iwahbe) in https://github.com/pulumi/pulumi-aws/pull/4861 - Pass Session Tags to credential validation check by [@&#8203;flostadler](https://github.com/flostadler) in https://github.com/pulumi/pulumi-aws/pull/4862 **Full Changelog**: https://github.com/pulumi/pulumi-aws/compare/v6.62.1...v6.62.2 ### [`v6.62.1`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.62.1) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.62.0...v6.62.1) ##### Does the PR have any schema changes? Found 1 breaking change: ##### Types - `🟢` "aws:memorydb/getSnapshotClusterConfiguration:getSnapshotClusterConfiguration": required: "engine" property has changed to Required ##### New resources: - `iam/organizationsFeatures.OrganizationsFeatures` #### What's Changed - Fix failed to read schema-embed.json panic by [@&#8203;t0yv0](https://github.com/t0yv0) in https://github.com/pulumi/pulumi-aws/pull/4867 - Retract v6.62.0 by [@&#8203;blampe](https://github.com/blampe) in https://github.com/pulumi/pulumi-aws/pull/4869 #### New Contributors - [@&#8203;blampe](https://github.com/blampe) made their first contribution in https://github.com/pulumi/pulumi-aws/pull/4869 **Full Changelog**: https://github.com/pulumi/pulumi-aws/compare/v6.62.0...v6.62.1 ### [`v6.62.0`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.62.0) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.61.0...v6.62.0) ##### Does the PR have any schema changes? Found 1 breaking change: ##### Types - `🟢` "aws:memorydb/getSnapshotClusterConfiguration:getSnapshotClusterConfiguration": required: "engine" property has changed to Required ##### New resources: - `iam/organizationsFeatures.OrganizationsFeatures` #### What's Changed - chore: remove minimal schema from source by [@&#8203;t0yv0](https://github.com/t0yv0) in https://github.com/pulumi/pulumi-aws/pull/4829 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/4833 - Precompute minimal schema before make provider by [@&#8203;t0yv0](https://github.com/t0yv0) in https://github.com/pulumi/pulumi-aws/pull/4845 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/4848 - Upgrade terraform-provider-aws to v5.78.0 by [@&#8203;flostadler](https://github.com/flostadler) in https://github.com/pulumi/pulumi-aws/pull/4858 **Full Changelog**: https://github.com/pulumi/pulumi-aws/compare/v6.61.0...v6.62.0 </details> <details> <summary>pulumi/pulumi-aws-native (pulumi-aws-native)</summary> ### [`v1.26.0`](https://github.com/pulumi/pulumi-aws-native/compare/v1.25.0...v1.26.0) [Compare Source](https://github.com/pulumi/pulumi-aws-native/compare/v1.25.0...v1.26.0) ### [`v1.25.0`](https://github.com/pulumi/pulumi-aws-native/compare/v1.24.0...v1.25.0) [Compare Source](https://github.com/pulumi/pulumi-aws-native/compare/v1.24.0...v1.25.0) ### [`v1.24.0`](https://github.com/pulumi/pulumi-aws-native/compare/v1.23.0...v1.24.0) [Compare Source](https://github.com/pulumi/pulumi-aws-native/compare/v1.23.0...v1.24.0) ### [`v1.23.0`](https://github.com/pulumi/pulumi-aws-native/compare/v1.22.0...v1.23.0) [Compare Source](https://github.com/pulumi/pulumi-aws-native/compare/v1.22.0...v1.23.0) ### [`v1.22.0`](https://github.com/pulumi/pulumi-aws-native/compare/v1.21.0...v1.22.0) [Compare Source](https://github.com/pulumi/pulumi-aws-native/compare/v1.21.0...v1.22.0) ### [`v1.21.0`](https://github.com/pulumi/pulumi-aws-native/releases/tag/v1.21.0) [Compare Source](https://github.com/pulumi/pulumi-aws-native/compare/v1.20.0...v1.21.0) - Automated SDK generation @&#8203; aws-cloudformation-user-guide [`19dc52c`](https://github.com/pulumi/pulumi-aws-native/commit/19dc52cd3f20)… - [Implement autonaming configuration protocol](https://github.com/pulumi/pulumi-aws-native/pull/1919) ### [`v1.20.0`](https://github.com/pulumi/pulumi-aws-native/compare/v1.19.0...v1.20.0) [Compare Source](https://github.com/pulumi/pulumi-aws-native/compare/v1.19.0...v1.20.0) ### [`v1.19.0`](https://github.com/pulumi/pulumi-aws-native/compare/v1.18.0...v1.19.0) [Compare Source](https://github.com/pulumi/pulumi-aws-native/compare/v1.18.0...v1.19.0) ### [`v1.18.0`](https://github.com/pulumi/pulumi-aws-native/compare/v1.17.0...v1.18.0) [Compare Source](https://github.com/pulumi/pulumi-aws-native/compare/v1.17.0...v1.18.0) ### [`v1.17.0`](https://github.com/pulumi/pulumi-aws-native/compare/v1.16.0...v1.17.0) [Compare Source](https://github.com/pulumi/pulumi-aws-native/compare/v1.16.0...v1.17.0) ### [`v1.16.0`](https://github.com/pulumi/pulumi-aws-native/compare/v1.15.0...v1.16.0) [Compare Source](https://github.com/pulumi/pulumi-aws-native/compare/v1.15.0...v1.16.0) ### [`v1.15.0`](https://github.com/pulumi/pulumi-aws-native/compare/v1.14.0...v1.15.0) [Compare Source](https://github.com/pulumi/pulumi-aws-native/compare/v1.14.0...v1.15.0) ### [`v1.14.0`](https://github.com/pulumi/pulumi-aws-native/compare/v1.13.0...v1.14.0) [Compare Source](https://github.com/pulumi/pulumi-aws-native/compare/v1.13.0...v1.14.0) ### [`v1.13.0`](https://github.com/pulumi/pulumi-aws-native/compare/v1.12.0...v1.13.0) [Compare Source](https://github.com/pulumi/pulumi-aws-native/compare/v1.12.0...v1.13.0) ### [`v1.12.0`](https://github.com/pulumi/pulumi-aws-native/compare/v1.11.0...v1.12.0) [Compare Source](https://github.com/pulumi/pulumi-aws-native/compare/v1.11.0...v1.12.0) </details> <details> <summary>pulumi/pulumi-command (pulumi-command)</summary> ### [`v1.0.2`](https://github.com/pulumi/pulumi-command/compare/v1.0.1...v1.0.2) [Compare Source](https://github.com/pulumi/pulumi-command/compare/v1.0.1...v1.0.2) </details> <details> <summary>pulumi/pulumi-policy (pulumi-policy)</summary> ### [`v1.14.0`](https://github.com/pulumi/pulumi-policy/blob/HEAD/CHANGELOG.md#1140-2025-03-19) [Compare Source](https://github.com/pulumi/pulumi-policy/compare/v1.13.0...v1.14.0) - Add parent to PolicyResourceOptions (https://github.com/pulumi/pulumi-policy/pull/368). </details> <details> <summary>pulumi/pulumi-random (pulumi_random)</summary> ### [`v4.18.0`](https://github.com/pulumi/pulumi-random/releases/tag/v4.18.0) [Compare Source](https://github.com/pulumi/pulumi-random/compare/v4.17.0...v4.18.0) ##### Does the PR have any schema changes? Looking good! No breaking changes found. No new resources/functions. #### What's Changed - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1593 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1604 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1607 - Upgrade pulumi-terraform-bridge to v3.102.0 by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1614 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1616 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1620 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1621 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1627 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1631 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1636 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1640 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1643 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1645 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1647 - Upgrade pulumi-terraform-bridge to v3.103.0 by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1652 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1654 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1655 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1659 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1660 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1665 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1671 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1672 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1673 - Upgrade terraform-provider-random to v3.7.1 by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1675 **Full Changelog**: https://github.com/pulumi/pulumi-random/compare/v4.17.0...v4.18.0 ### [`v4.17.0`](https://github.com/pulumi/pulumi-random/releases/tag/v4.17.0) [Compare Source](https://github.com/pulumi/pulumi-random/compare/v4.16.8...v4.17.0) ##### Does the PR have any schema changes? Looking good! No breaking changes found. No new resources/functions. #### What's Changed - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1459 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1462 - Remove `make upstream` from `preTest` by [@&#8203;blampe](https://github.com/blampe) in https://github.com/pulumi/pulumi-random/pull/1463 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1464 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1515 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1520 - Upgrade pulumi-terraform-bridge to v3.99.0 by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1524 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1525 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1531 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1536 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1543 - Upgrade pulumi-terraform-bridge to v3.100.0 by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1553 - Remove `preTest` action as unit tests are run by default by [@&#8203;iwahbe](https://github.com/iwahbe) in https://github.com/pulumi/pulumi-random/pull/1552 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1575 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1579 - Upgrade pulumi-terraform-bridge to v3.101.0 by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1582 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1585 - enable accurate bridge previews by default by [@&#8203;VenelinMartinov](https://github.com/VenelinMartinov) in https://github.com/pulumi/pulumi-random/pull/1586 #### New Contributors - [@&#8203;blampe](https://github.com/blampe) made their first contribution in https://github.com/pulumi/pulumi-random/pull/1463 **Full Changelog**: https://github.com/pulumi/pulumi-random/compare/v4.16.8...v4.17.0 ### [`v4.16.8`](https://github.com/pulumi/pulumi-random/releases/tag/v4.16.8) [Compare Source](https://github.com/pulumi/pulumi-random/compare/v4.16.7...v4.16.8) ##### Does the PR have any schema changes? Looking good! No breaking changes found. No new resources/functions. #### What's Changed - Upgrade pulumi-terraform-bridge to v3.93.0 by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1301 - Upgrade pulumi-terraform-bridge to v3.93.1 by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1302 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1311 - Upgrade pulumi-terraform-bridge to v3.94.0 by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1321 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1332 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1334 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1336 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1345 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1349 - Upgrade pulumi-terraform-bridge to v3.95.0 by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1359 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1360 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1372 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1373 - Upgrade pulumi-terraform-bridge to v3.96.0 by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1407 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1412 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1420 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1422 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1426 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1427 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1428 - Upgrade pulumi-terraform-bridge to v3.97.0 by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1433 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1434 - Enable release verification by [@&#8203;iwahbe](https://github.com/iwahbe) in https://github.com/pulumi/pulumi-random/pull/1436 - Upgrade pulumi-terraform-bridge to v3.97.1 by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1438 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1439 - Fix release verification by [@&#8203;iwahbe](https://github.com/iwahbe) in https://github.com/pulumi/pulumi-random/pull/1440 - Remove `main` oddness on `simple/ts` by [@&#8203;iwahbe](https://github.com/iwahbe) in https://github.com/pulumi/pulumi-random/pull/1442 - Remove verification for PyPi by [@&#8203;iwahbe](https://github.com/iwahbe) in https://github.com/pulumi/pulumi-random/pull/1444 - Remove verification for nodejs by [@&#8203;iwahbe](https://github.com/iwahbe) in https://github.com/pulumi/pulumi-random/pull/1446 - Remove verification for nodejs by [@&#8203;iwahbe](https://github.com/iwahbe) in https://github.com/pulumi/pulumi-random/pull/1448 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1449 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1450 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1452 - Use venv in simple py test by [@&#8203;danielrbradley](https://github.com/danielrbradley) in https://github.com/pulumi/pulumi-random/pull/1453 - Enable dotnet and nodejs verification by [@&#8203;danielrbradley](https://github.com/danielrbradley) in https://github.com/pulumi/pulumi-random/pull/1454 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1456 - Upgrade pulumi-terraform-bridge to v3.98.0 by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-random/pull/1458 #### New Contributors - [@&#8203;danielrbradley](https://github.com/danielrbradley) made their first contribution in https://github.com/pulumi/pulumi-random/pull/1453 **Full Changelog**: https://github.com/pulumi/pulumi-random/compare/v4.16.7...v4.16.8 </details> --- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNiIsInVwZGF0ZWRJblZlciI6IjM5LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
renovate force-pushed renovate/all-minor-patch from de8e25d605 to 0ece0715e6 2024-12-03 03:01:11 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 0ece0715e6 to 78eaf0be6a 2024-12-04 03:01:09 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 78eaf0be6a to 88baa5db6c 2024-12-05 03:01:09 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 88baa5db6c to 3d004ed6a0 2024-12-07 03:01:08 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 3d004ed6a0 to b8b950c971 2024-12-10 03:01:25 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from b8b950c971 to 2548b569c4 2024-12-11 03:01:37 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 2548b569c4 to 4144004fc7 2024-12-12 03:02:17 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 4144004fc7 to f453237349 2024-12-13 03:01:38 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from f453237349 to 68fa2df6f1 2024-12-14 03:02:10 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 68fa2df6f1 to 92a10d792f 2024-12-17 03:01:40 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 92a10d792f to 3ea37985a8 2024-12-18 03:01:53 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 3ea37985a8 to 54b374cc97 2024-12-19 03:02:10 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 54b374cc97 to faf47b2a56 2024-12-20 03:01:56 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from faf47b2a56 to e08311b583 2024-12-21 03:01:47 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from e08311b583 to 288bb0475b 2024-12-22 03:01:51 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 288bb0475b to 347eee89db 2024-12-24 03:01:53 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 347eee89db to 6103b2a67c 2024-12-27 03:02:13 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 6103b2a67c to a51153b12a 2024-12-28 03:02:03 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from a51153b12a to 31f98a0394 2024-12-29 03:02:15 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 31f98a0394 to d479e5afb8 2024-12-31 03:02:17 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from d479e5afb8 to 28eba018e8 2025-01-03 03:02:29 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 28eba018e8 to e7f1f9a55d 2025-01-04 03:02:41 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from e7f1f9a55d to 9d53728c57 2025-01-06 03:03:05 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 9d53728c57 to 05b853d944 2025-01-07 03:02:39 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 05b853d944 to 056d9495cd 2025-01-08 03:02:53 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 056d9495cd to 147fbd1fef 2025-01-09 03:03:03 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 147fbd1fef to 4596ad9101 2025-01-10 03:03:02 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 4596ad9101 to 9693603017 2025-01-11 03:03:03 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 9693603017 to 32b58893df 2025-01-14 03:03:16 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 32b58893df to 768aee938f 2025-01-15 03:03:26 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 768aee938f to e49400180b 2025-01-16 03:03:37 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from e49400180b to a6be5b7514 2025-01-17 03:03:32 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from a6be5b7514 to 595ccd1024 2025-01-18 03:03:43 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 595ccd1024 to 968f5b7a05 2025-01-22 03:04:59 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 968f5b7a05 to 975fcc9a59 2025-01-23 03:05:31 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 975fcc9a59 to 17f3db77e1 2025-01-24 03:05:03 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 17f3db77e1 to 37fde3a745 2025-01-25 03:04:54 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 37fde3a745 to 94130282bc 2025-01-28 03:05:03 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 94130282bc to 37fb3d3c32 2025-01-29 03:05:16 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 37fb3d3c32 to b2cd1c4018 2025-01-30 03:05:18 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from b2cd1c4018 to b69506de2a 2025-01-31 03:06:37 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from b69506de2a to ccdeadb775 2025-02-01 03:06:23 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from ccdeadb775 to f6de895bfd 2025-02-04 03:07:38 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from f6de895bfd to 263dc34ed8 2025-02-05 03:06:44 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 263dc34ed8 to 02b62e1b2e 2025-02-06 03:08:16 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 02b62e1b2e to 1e7ea1b5e6 2025-02-07 03:06:37 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 1e7ea1b5e6 to 289dde0f5d 2025-02-08 03:07:53 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 289dde0f5d to 01fc9acc0f 2025-02-11 03:04:47 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 01fc9acc0f to 2e6c39d844 2025-02-12 03:04:57 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 2e6c39d844 to 45a986488f 2025-02-12 18:13:08 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 45a986488f to 57e46895f7 2025-02-13 03:04:49 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 57e46895f7 to 06c6a66b9b 2025-02-14 03:05:10 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 06c6a66b9b to bcbedf422c 2025-02-15 03:05:25 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from bcbedf422c to c018c3be49 2025-02-18 03:05:34 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from c018c3be49 to 50cf7c7d66 2025-02-19 03:06:47 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 50cf7c7d66 to 3212ecfc79 2025-02-20 03:06:00 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 3212ecfc79 to 46c8ed3289 2025-02-21 03:06:04 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 46c8ed3289 to dcfe25a864 2025-02-22 03:06:16 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from dcfe25a864 to aa0ebb273c 2025-02-25 03:06:45 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from aa0ebb273c to 206c6dbfec 2025-02-25 19:03:52 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 206c6dbfec to e0756a3958 2025-02-25 19:16:18 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from e0756a3958 to ae6f05ae33 2025-02-26 03:00:24 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from ae6f05ae33 to 28bcaae910 2025-02-26 14:53:47 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 28bcaae910 to a4b752275e 2025-02-27 03:00:25 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from a4b752275e to bb113353fc 2025-02-27 15:00:24 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from bb113353fc to d36d024f5d 2025-02-28 03:00:31 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from d36d024f5d to b021ad5df6 2025-03-01 03:00:30 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from b021ad5df6 to fc79148bd6 2025-03-04 03:00:34 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from fc79148bd6 to 8317b885dc 2025-03-05 03:00:58 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 8317b885dc to 8a8ac1b4e9 2025-03-06 03:00:33 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 8a8ac1b4e9 to d97f117d9b 2025-03-07 03:00:36 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from d97f117d9b to d686d55258 2025-03-08 03:00:53 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from d686d55258 to 369661a211 2025-03-09 03:01:01 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 369661a211 to fefcad1525 2025-03-11 03:00:55 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from fefcad1525 to 089e4ce3a6 2025-03-12 03:00:51 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 089e4ce3a6 to d3b3327418 2025-03-13 03:01:00 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from d3b3327418 to b8350ab618 2025-03-14 03:01:37 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from b8350ab618 to d40444ffe2 2025-03-15 03:00:38 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from d40444ffe2 to 25be28fe40 2025-03-18 03:00:56 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 25be28fe40 to 5f52b2c29b 2025-03-19 03:00:54 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 5f52b2c29b to 85b43310f1 2025-03-20 03:00:56 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 85b43310f1 to b22a9599f7 2025-03-21 03:00:55 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from b22a9599f7 to 06f18face1 2025-03-22 03:01:02 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 06f18face1 to a76a2a550a 2025-03-25 03:01:06 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from a76a2a550a to 3b4615b3db 2025-03-26 03:01:02 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 3b4615b3db to 8029782d18 2025-03-27 03:01:11 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 8029782d18 to 7e4a050343 2025-03-28 03:01:09 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 7e4a050343 to d3cd0f599e 2025-03-29 03:01:12 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from d3cd0f599e to b91dc2e0e3 2025-04-01 03:01:13 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from b91dc2e0e3 to e264e7a07b 2025-04-02 03:01:17 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from e264e7a07b to 9f95383e3a 2025-04-03 03:01:24 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 9f95383e3a to 1982dfed08 2025-04-04 03:01:10 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 1982dfed08 to 6177524a4c 2025-04-05 03:01:13 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 6177524a4c to ecfdf4dbb0 2025-04-08 03:01:18 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from ecfdf4dbb0 to f914d7df1c 2025-04-09 03:01:24 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from f914d7df1c to 6b8117757f 2025-04-10 03:01:30 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 6b8117757f to be4543b13c 2025-04-11 03:01:25 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from be4543b13c to f1db3a9306 2025-04-12 03:01:27 +00:00 Compare
All checks were successful
ZeroDownTime/CloudBender/pipeline/pr-main This commit looks good
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/all-minor-patch:renovate/all-minor-patch
git checkout renovate/all-minor-patch
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ZeroDownTime/CloudBender#6
No description provided.