Skip to content

Commit f09f819

Browse files
committed
Merge branch 'master' into feature/support-autoGeneratedTimestamp-and-updateBehavior-annotations-in-nested-objects
2 parents f9dc918 + 1d6bb4c commit f09f819

File tree

829 files changed

+104852
-7697
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

829 files changed

+104852
-7697
lines changed

.changes/2.39.x/2.39.3.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"version": "2.39.3",
3+
"date": "2025-11-24",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon CloudFront",
8+
"contributor": "",
9+
"description": "Add TrustStore, ConnectionFunction APIs to CloudFront SDK"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon CloudWatch Logs",
14+
"contributor": "",
15+
"description": "New CloudWatch Logs feature - LogGroup Deletion Protection, a capability that allows customers to safeguard their critical CloudWatch log groups from accidental or unintended deletion."
16+
}
17+
]
18+
}

.changes/2.39.x/2.39.4.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.39.4",
3+
"date": "2025-11-25",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Network Firewall",
8+
"contributor": "",
9+
"description": "Network Firewall release of the Proxy feature."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Organizations",
14+
"contributor": "",
15+
"description": "Add support for policy operations on the S3_POLICY and BEDROCK_POLICY policy type."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon DynamoDB Enhanced Client",
20+
"contributor": "",
21+
"description": "Add support for GSI composite key to handle up to 4 partition and 4 sort keys"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Elastic Compute Cloud",
26+
"contributor": "",
27+
"description": "This release adds support to view Network firewall proxy appliances attached to an existing NAT Gateway via DescribeNatGateways API NatGatewayAttachedAppliance structure."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Route 53",
32+
"contributor": "",
33+
"description": "Adds support for new route53 feature: accelerated recovery."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS SDK for Java v2",
38+
"contributor": "",
39+
"description": "Updated endpoint and partition metadata."
40+
}
41+
]
42+
}

.changes/2.39.x/2.39.5.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.39.5",
3+
"date": "2025-11-26",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "Apache5 HTTP Client (Preview)",
8+
"contributor": "",
9+
"description": "Fix bug where Basic proxy authentication fails with credentials not found."
10+
},
11+
{
12+
"type": "bugfix",
13+
"category": "Apache5 HTTP Client (Preview)",
14+
"contributor": "",
15+
"description": "Fix bug where preemptive Basic authentication was not honored for proxies. Similar to fix for Apache 4.x in [#6333](https://github.com/aws/aws-sdk-java-v2/issues/6333)."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Compute Optimizer",
20+
"contributor": "",
21+
"description": "Compute Optimizer now identifies idle NAT Gateway resources for cost optimization based on traffic patterns and backup configuration analysis. Access recommendations via the GetIdleRecommendations API."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Bedrock Runtime",
26+
"contributor": "",
27+
"description": "Bedrock Runtime Reserved Service Support"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Cost Optimization Hub",
32+
"contributor": "",
33+
"description": "This release enables AWS Cost Optimization Hub to show cost optimization recommendations for NAT Gateway."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "s3",
38+
"contributor": "",
39+
"description": "Add CRT shouldStream config as CRT_MEMORY_BUFFER_DISABLED SDK advanced client option"
40+
}
41+
]
42+
}

.changes/2.39.x/2.39.6.json

Lines changed: 138 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,138 @@
1+
{
2+
"version": "2.39.6",
3+
"date": "2025-11-30",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Clean Rooms ML",
8+
"contributor": "",
9+
"description": "AWS Clean Rooms ML now supports privacy-enhancing synthetic dataset generation for custom ML training."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Clean Rooms Service",
14+
"contributor": "",
15+
"description": "AWS Clean Rooms now supports privacy-enhancing synthetic dataset generation for custom ML training."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Glue",
20+
"contributor": "",
21+
"description": "feature: Glue: Add support for Iceberg materialized view in Glue Data Catalog, including updated CreateTable API to support materialized views and new APIs for managing data refresh for materialized views. feature: Glue: Add support for Iceberg table encryption keys and struct field defaults."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Lambda",
26+
"contributor": "",
27+
"description": "Launching Lambda Managed Instances - a new feature to run Lambda on EC2."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Marketplace Agreement Service",
32+
"contributor": "",
33+
"description": "This release supports 1/multi-product transactions via offer sets. DescribeAgreement and SearchAgreements APIs now return offer set IDs. SearchAgreements also supports filtering by offer set ID and 2/variable payment pricing terms will be returned through GetAgreementTerms."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS Marketplace Catalog Service",
38+
"contributor": "",
39+
"description": "This release introduces offer set entity in AWS Marketplace Catalog API to enable multi-product transaction. Offer set enables sellers to group multiple private offers into a single-click purchase experience, simplifying procurement for customers purchasing multi-product solutions."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Agents for Amazon Bedrock",
44+
"contributor": "",
45+
"description": "Support audio and video ingestion on Bedrock Knowledge Bases."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Agents for Amazon Bedrock Runtime",
50+
"contributor": "",
51+
"description": "Support audio and video content retrieval on Bedrock Knowledge Bases."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon AppIntegrations Service",
56+
"contributor": "",
57+
"description": "This release adds support for MCP servers via the ApplicationType field, allowing customers to register their Bedrock AgentCore gateways as third party applications."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "AmazonConnectCampaignServiceV2",
62+
"contributor": "",
63+
"description": "This release added support for new WhatsApp channel and Journey type outbound campaign"
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon Connect Customer Profiles",
68+
"contributor": "",
69+
"description": "This release introduces, CRUD APIs for the DomainObjectType and Recommender resources, APIs to offer statistical insights on Object Type Attributes, Changes to SegmentDefinition APIs to support SQL queries to create Segments, and Changes to Domain APIs to support Data Store."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Amazon Connect Participant Service",
74+
"contributor": "",
75+
"description": "Amazon Connect now supports message processing that intercepts and processes chat messages before they reach any participant."
76+
},
77+
{
78+
"type": "feature",
79+
"category": "Amazon Connect Service",
80+
"contributor": "",
81+
"description": "This is a combined re:Invent release for Amazon Connect."
82+
},
83+
{
84+
"type": "feature",
85+
"category": "Amazon Elastic Kubernetes Service",
86+
"contributor": "",
87+
"description": "This release adds support for EKS Capabilities"
88+
},
89+
{
90+
"type": "feature",
91+
"category": "Amazon Lex Model Building V2",
92+
"contributor": "",
93+
"description": "Adds support for speech-to-speech models for human-like, adaptive, and expressive voice interactions. Also adds support for speech model preference, allowing customers to select which speech model they want to use for speech-to-text requests."
94+
},
95+
{
96+
"type": "feature",
97+
"category": "Amazon Personalize",
98+
"contributor": "",
99+
"description": "This release adds support for includedDatasetColumns and performIncrementalUpdate in solution APIs, and rankingInfluence in campaign and batch inference APIs."
100+
},
101+
{
102+
"type": "feature",
103+
"category": "Amazon Q Connect",
104+
"contributor": "",
105+
"description": "New AIAgent types: Orchestration for ModelContextProtocol tool integration, CaseSummary for Amazon Connect Case summaries, NoteTaker for Agent Assistance notes. Added ListSpans and Retrieve APIs. Enhanced Q in Connect AssistantAssociationType to support Bring Your Own Bedrock Knowledge Bases."
106+
},
107+
{
108+
"type": "feature",
109+
"category": "Amazon Route 53 Global Resolver",
110+
"contributor": "",
111+
"description": "Add SDK for Amazon Route 53 Global Resolver, a fully managed DNS resolver service that offers broad DNS-filtering security controls."
112+
},
113+
{
114+
"type": "feature",
115+
"category": "Partner Central Account API",
116+
"contributor": "",
117+
"description": "Initial GA launch of Partner Central Account"
118+
},
119+
{
120+
"type": "feature",
121+
"category": "Partner Central Benefits API",
122+
"contributor": "",
123+
"description": "Initial GA launch of Partner Central Benefits"
124+
},
125+
{
126+
"type": "feature",
127+
"category": "Partner Central Selling API",
128+
"contributor": "",
129+
"description": "New Features: Lead Management APIs for capturing and nurturing leads Lead invitation support for partner collaboration Lead-to-opportunity conversion operations AWS Marketplace OfferSets support for opportunities"
130+
},
131+
{
132+
"type": "feature",
133+
"category": "s3",
134+
"contributor": "",
135+
"description": "Pass null part-size to CRT when not configured"
136+
}
137+
]
138+
}

.changes/2.40.0.json

Lines changed: 150 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,150 @@
1+
{
2+
"version": "2.40.0",
3+
"date": "2025-12-02",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Cost Explorer Service",
8+
"contributor": "",
9+
"description": "This release updates existing Savings Plans Purchase Analyzer and Recommendations APIs to support Database Savings Plans."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Lambda",
14+
"contributor": "",
15+
"description": "Launching Lambda durable functions - a new feature to build reliable multi-step applications and AI workflows natively within the Lambda developer experience."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS S3 Control",
20+
"contributor": "",
21+
"description": "Add support for S3 Storage Lens Advanced Performance Metrics, Expanded Prefixes metrics report, and export to S3 Tables."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Savings Plans",
26+
"contributor": "",
27+
"description": "Added support for Amazon Database Savings Plans"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS SecurityHub",
32+
"contributor": "",
33+
"description": "ITSM enhancements: DRYRUN mode for testing ticket creation, ServiceNow now uses AWS Secrets Manager for credentials, ConnectorRegistrationsV2 renamed to RegisterConnectorV2, added ServiceQuotaExceededException error, and ConnectorStatus visibility in CreateConnectorV2."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Bedrock",
38+
"contributor": "",
39+
"description": "Adds the audioDataDeliveryEnabled boolean field to the Model Invocation Logging Configuration."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Bedrock AgentCore",
44+
"contributor": "",
45+
"description": "Support for AgentCore Evaluations and Episodic memory strategy for AgentCore Memory."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Bedrock AgentCore Control",
50+
"contributor": "",
51+
"description": "Supports AgentCore Evaluations, Policy, Episodic Memory Strategy, Resource Based Policy for Runtime and Gateway APIs, API Gateway Rest API Targets and enhances JWT authorizer."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Bedrock Runtime",
56+
"contributor": "",
57+
"description": "Adds support for Audio Blocks and Streaming Image Output plus new Stop Reasons of malformed_model_output and malformed_tool_use."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon CloudWatch Logs",
62+
"contributor": "",
63+
"description": "CloudWatch Logs adds managed S3 Tables integration to access logs using other analytical tools, as well as facets and field indexing to simplify log analytics in CloudWatch Logs Insights."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon DataZone",
68+
"contributor": "",
69+
"description": "Amazon DataZone now supports exporting Catalog datasets as Amazon S3 tables, and provides automatic business glossary term suggestions for data assets."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Amazon FSx",
74+
"contributor": "",
75+
"description": "S3 Access Points support for FSx for NetApp ONTAP"
76+
},
77+
{
78+
"type": "feature",
79+
"category": "Amazon GuardDuty",
80+
"contributor": "",
81+
"description": "Adding support for extended threat detection for Amazon EC2 and Amazon ECS. Adding support for wild card suppression rules."
82+
},
83+
{
84+
"type": "feature",
85+
"category": "Amazon OpenSearch Service",
86+
"contributor": "",
87+
"description": "GPU-acceleration helps you build large-scale vector databases faster and more efficiently. You can enable this feature on new OpenSearch domains and OpenSearch Serverless collections. This feature uses GPU-acceleration to reduce the time needed to index data into vector indexes."
88+
},
89+
{
90+
"type": "feature",
91+
"category": "Amazon Relational Database Service",
92+
"contributor": "",
93+
"description": "RDS Oracle and SQL Server: Add support for adding, modifying, and removing additional storage volumes, offering up to 256TiB storage; RDS SQL Server: Support Developer Edition via custom engine versions for development and testing purposes; M7i/R7i instances with Optimize CPU for cost savings."
94+
},
95+
{
96+
"type": "feature",
97+
"category": "Amazon S3 Tables",
98+
"contributor": "",
99+
"description": "Add storage class, replication, and table record expiration features to S3 Tables."
100+
},
101+
{
102+
"type": "feature",
103+
"category": "Amazon S3 Vectors",
104+
"contributor": "",
105+
"description": "Amazon S3 Vectors provides cost-effective, elastic, and durable vector storage for queries based on semantic meaning and similarity."
106+
},
107+
{
108+
"type": "feature",
109+
"category": "Amazon SageMaker Service",
110+
"contributor": "",
111+
"description": "Added support for serverless MLflow Apps. Added support for new HubContentTypes (DataSet and JsonDoc) in Private Hub for AI model customization assets, enabling tracking and management of training datasets and evaluators (reward functions/prompts) throughout the ML lifecycle."
112+
},
113+
{
114+
"type": "feature",
115+
"category": "Amazon Simple Storage Service",
116+
"contributor": "",
117+
"description": "New S3 Storage Class FSX_ONTAP"
118+
},
119+
{
120+
"type": "feature",
121+
"category": "CloudWatch Observability Admin Service",
122+
"contributor": "",
123+
"description": "CloudWatch Observability Admin adds pipelines configuration for third party log ingestion and transformation of all logs ingested, integration of CloudWatch logs with S3 Tables, and AWS account or organization level enablement for 7 AWS services."
124+
},
125+
{
126+
"type": "feature",
127+
"category": "Nova Act Service",
128+
"contributor": "",
129+
"description": "Initial release of Nova Act SDK. The Nova Act service enables customers to build and manage fleets of agents for automating production UI workflows with high reliability, fastest time-to-value, and ease of implementation at scale."
130+
},
131+
{
132+
"type": "feature",
133+
"category": "OpenSearch Service Serverless",
134+
"contributor": "",
135+
"description": "GPU-acceleration helps you build large-scale vector databases faster and more efficiently. You can enable this feature on new OpenSearch domains and OpenSearch Serverless collections. This feature uses GPU-acceleration to reduce the time needed to index data into vector indexes."
136+
},
137+
{
138+
"type": "feature",
139+
"category": "S3",
140+
"contributor": "",
141+
"description": "Add support for parallel download for individual part-get for multipart GetObject in s3 async client and Transfer Manager"
142+
},
143+
{
144+
"type": "feature",
145+
"category": "AWS SDK for Java v2",
146+
"contributor": "",
147+
"description": "Updated endpoint and partition metadata."
148+
}
149+
]
150+
}

0 commit comments

Comments
 (0)