Skip to content

Commit e98ecb2

Browse files
chore: release 1.5.89
1 parent 6ca3ba1 commit e98ecb2

File tree

3 files changed

+54
-1
lines changed

3 files changed

+54
-1
lines changed

CHANGELOG.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,46 @@
11
# Changelog
22

3+
## [1.5.89] - 11/21/2025
4+
5+
### Features
6+
* (**apigateway**) API Gateway supports VPC link V2 for REST APIs.
7+
* (**athena**) Introduces Spark workgroup features including log persistence, S3/CloudWatch delivery, UI and History Server APIs, and SparkConnect 3.5.6 support. Adds DPU usage limits at workgroup and query levels as well as DPU usage tracking for Capacity Reservation queries to optimize performance and costs.
8+
* (**bedrock**) Add support to automatically enforce safeguards across accounts within an AWS Organization.
9+
* (**bedrockagentcorecontrol**) Support for agentcore gateway interceptor configurations and NONE authorizer type
10+
* (**bedrockdataautomationruntime**) Adding new fields to GetDataAutomationStatus: jobSubmissionTime, jobCompletionTime, and jobDurationInSeconds
11+
* (**bedrockruntime**) Add support to automatically enforce safeguards across accounts within an AWS Organization.
12+
* (**cloudformation**) Adds the DependsOn field to the AutoDeployment configuration parameter for CreateStackSet, UpdateStackSet, and DescribeStackSet APIs, allowing users to set and read auto-deployment dependencies between StackSets
13+
* (**computeoptimizerautomation**) Initial release of AWS Compute Optimizer Automation. Create automation rules to implement recommended actions on a recurring schedule based on your specified criteria. Supported actions include: snapshot and delete unattached EBS volumes and upgrade volume types to the latest generation.
14+
* (**connect**) New APIs to support aliases and versions for ContactFlowModule. Updated ContactFlowModule APIs to support custom blocks.
15+
* (**controltower**) The manifest field is now optional for the AWS Control Tower CreateLandingZone and UpdateLandingZone APIs for Landing Zone version 4.0
16+
* (**ec2**) This release adds a new capability to create and manage interruptible EC2 Capacity Reservations.
17+
* (**ecr**) Add support for ECR managed signing
18+
* (**eks**) Adds support for controlPlaneScalingConfig on EKS Clusters.
19+
* (**invoicing**) Added the CreateProcurementPortalPreference, GetProcurementPortalPreference, PutProcurementPortalPreference, UpdateProcurementPortalPreferenceStatus, ListProcurementPortalPreferences and DeleteProcurementPortalPreference APIs for procurement portal preference management.
20+
* (**kinesisvideo**) This release adds support for Tiered Storage
21+
* (**kms**) Support for on-demand rotation of AWS KMS Multi-Region keys with imported key material
22+
* (**lambda**) Launching Enhanced Error Handling and ESM Grouping capabilities for Kafka ESMs
23+
* (**lexmodelsv2**) Adds support for Intent Disambiguation, allowing resolution of ambiguous user inputs when multiple intents match by presenting clarifying questions to users. Also adds Speech Detection Sensitivity configuration for optimizing voice activity detection sensitivity levels in various noise environments.
24+
* (**mailmanager**) Add support for resources in the aws-eusc partition.
25+
* (**marketplaceentitlementservice**) Endpoint update for new region
26+
* (**marketplacemetering**) Endpoint update for new region
27+
* (**mediapackagev2**) Adds support for excluding session key tags from HLS multivariant playlists
28+
* (**odb**) Adds AssociateIamRoleToResource and DisassociateIamRoleFromResource APIs for managing IAM roles. Enhances CreateOdbNetwork and UpdateOdbNetwork APIs with KMS, STS, and cross-region S3 parameters. Adds OCI identity domain support to InitializeService API.
29+
* (**organizations**) Add support for policy operations on the UPGRADE_ROLLOUT_POLICY policy type.
30+
* (**qconnect**) This release introduces two new messaging channel subtypes: Push, WhatsApp, under MessageTemplate which is a resource in Amazon Q in Connect.
31+
* (**quicksight**) Amazon Quick Suite now supports QuickChat as an embedding type when calling the GenerateEmbedUrlForRegisteredUser API, enabling developers to embed conversational AI agents directly into their applications.
32+
* (**rds**) Add support for Upgrade Rollout Order
33+
* (**redshift**) Added support for Amazon Redshift Federated Permissions and AWS IAM Identity Center trusted identity propagation.
34+
* (**redshiftserverless**) Added UpdateLakehouseConfiguration API to manage Amazon Redshift Federated Permissions and AWS IAM Identity Center trusted identity propagation for namespaces.
35+
* (**sagemaker**) Enhanced SageMaker HyperPod instance groups with support for MinInstanceCount, CapacityRequirements (Spot/On-Demand), and KubernetesConfig (labels and taints). Also Added speculative decoding and MaxInstanceCount for model optimization jobs.
36+
* (**sagemakerruntimehttp2**) Add support for bidirectional streaming invocations on SageMaker AI real-time endpoints
37+
* (**securityir**) Add ListInvestigations and SendFeedback APIs to support SecurityIR AI agents
38+
* (**sesv2**) Added support for new SES regions - Asia Pacific (Malaysia) and Canada (Calgary)
39+
* (**transfer**) Adds support for creating Webapps accessible from a VPC.
40+
41+
### Documentation
42+
* (**elasticloadbalancingv2**) This release adds the health check log feature in ALB, allowing customers to send detailed target health check log data directly to their designated Amazon S3 bucket.
43+
344
## [1.5.88] - 11/20/2025
445

546
### Features

codegen/sdk/packages.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -540,6 +540,12 @@
540540
"artifactName": "computeoptimizer",
541541
"brazilName": "AwsSdkKotlinComputeOptimizer"
542542
},
543+
{
544+
"sdkId": "Compute Optimizer Automation",
545+
"namespace": "aws.sdk.kotlin.services.computeoptimizerautomation",
546+
"artifactName": "computeoptimizerautomation",
547+
"brazilName": "AwsSdkKotlinComputeOptimizerAutomation"
548+
},
543549
{
544550
"sdkId": "Config Service",
545551
"namespace": "aws.sdk.kotlin.services.configservice",
@@ -1968,6 +1974,12 @@
19681974
"artifactName": "sagemakerruntime",
19691975
"brazilName": "AwsSdkKotlinSagemakerRuntime"
19701976
},
1977+
{
1978+
"sdkId": "SageMaker Runtime HTTP2",
1979+
"namespace": "aws.sdk.kotlin.services.sagemakerruntimehttp2",
1980+
"artifactName": "sagemakerruntimehttp2",
1981+
"brazilName": "AwsSdkKotlinSagemakerRuntimeHttp2"
1982+
},
19711983
{
19721984
"sdkId": "Sagemaker Edge",
19731985
"namespace": "aws.sdk.kotlin.services.sagemakeredge",

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ org.gradle.jvmargs=-Xmx10g -XX:MaxMetaspaceSize=2G
77
org.gradle.parallel=true
88

99
# sdk
10-
sdkVersion=1.5.89-SNAPSHOT
10+
sdkVersion=1.5.89
1111

1212
# atomicfu
1313
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)