Skip to content

Commit 14b7540

Browse files
Merge pull request #2912 from aws/staging/2e29ee54-41b8-4e6f-abe1-e97a4bdfc7f6
Pull request: release <- staging/2e29ee54-41b8-4e6f-abe1-e97a4bdfc7f6
2 parents 2a95c76 + 773edc3 commit 14b7540

File tree

501 files changed

+2848
-1044
lines changed

Some content is hidden

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

501 files changed

+2848
-1044
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

.changes/2.25.0.json

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
{
2+
"version": "2.25.0",
3+
"date": "2024-02-29",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS CRT HTTP Client",
8+
"contributor": "",
9+
"description": "Addressing Issue [#4745](https://github.com/aws/aws-sdk-java-v2/issues/4745) , Netty and CRT clients' default proxy settings have been made consistent with the Apache client, now using environment and system property settings by default.\\n To disable the use of environment variables and system properties by default, set useSystemPropertyValue(false) and useEnvironmentVariablesValues(false) in ProxyConfigurations."
10+
},
11+
{
12+
"type": "bugfix",
13+
"category": "AWS SDK for Java v2",
14+
"contributor": "",
15+
"description": "Addressing Issue [#4745](https://github.com/aws/aws-sdk-java-v2/issues/4745) , Netty and CRT clients' default proxy settings have been made consistent with the Apache client, now using environment and system property settings by default.\n To disable the use of environment variables and system properties by default, set useSystemPropertyValue(false) and useEnvironmentVariablesValues(false) in ProxyConfigurations."
16+
},
17+
{
18+
"type": "bugfix",
19+
"category": "Netty NIO Async HTTP Client",
20+
"contributor": "",
21+
"description": "Addressing Issue [#4745](https://github.com/aws/aws-sdk-java-v2/issues/4745) , Netty and CRT clients' default proxy settings have been made consistent with the Apache client, now using environment and system property settings by default.\\n To disable the use of environment variables and system properties by default, set useSystemPropertyValue(false) and useEnvironmentVariablesValues(false) in ProxyConfigurations"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS CRT HTTP Client",
26+
"contributor": "",
27+
"description": "Support Non proxy host settings in the ProxyConfiguration for Crt http client."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Migration Hub Orchestrator",
32+
"contributor": "",
33+
"description": "Adds new CreateTemplate, UpdateTemplate and DeleteTemplate APIs."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon DocumentDB Elastic Clusters",
38+
"contributor": "",
39+
"description": "Launched Elastic Clusters Readable Secondaries, Start/Stop, Configurable Shard Instance count, Automatic Backups and Snapshot Copying"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Elastic Kubernetes Service",
44+
"contributor": "",
45+
"description": "Added support for new AL2023 AMIs to the supported AMITypes."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Lex Model Building V2",
50+
"contributor": "",
51+
"description": "This release makes AMAZON.QnAIntent generally available in Amazon Lex. This generative AI feature leverages large language models available through Amazon Bedrock to automate frequently asked questions (FAQ) experience for end-users."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon QuickSight",
56+
"contributor": "",
57+
"description": "TooltipTarget for Combo chart visuals; ColumnConfiguration limit increase to 2000; Documentation Update"
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon SageMaker Service",
62+
"contributor": "",
63+
"description": "Adds support for ModelDataSource in Model Packages to support unzipped models. Adds support to specify SourceUri for models which allows registration of models without mandating a container for hosting. Using SourceUri, customers can decouple the model from hosting information during registration."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon Security Lake",
68+
"contributor": "",
69+
"description": "Add capability to update the Data Lake's MetaStoreManager Role in order to perform required data lake updates to use Iceberg table format in their data lake or update the role for any other reason."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "AWS SDK for Java v2",
74+
"contributor": "",
75+
"description": "Updated endpoint and partition metadata."
76+
}
77+
]
78+
}

0 commit comments

Comments
 (0)