Skip to content

Commit 4ec8a74

Browse files
Commit version number update changes
1 parent 8632207 commit 4ec8a74

File tree

18 files changed

+45
-21
lines changed

18 files changed

+45
-21
lines changed

changelogs/SDK.CHANGELOG.2025.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### 4.0.36.0 (2025-06-20 18:23 UTC)
2+
* Bedrock (4.0.5.0)
3+
* Add support for tiers in Content Filters and Denied Topics for Amazon Bedrock Guardrails.
4+
* ECS (4.0.2.0)
5+
* Add ECS support for Windows Server 2025
6+
* GeoPlaces (4.0.1.0)
7+
* Geocode, ReverseGeocode, and GetPlace APIs added Intersections and SecondaryAddresses. To use, add to the AdditionalFeatures list in your request. This provides info about nearby intersections and secondary addresses that are associated with a main address. Also added MainAddress and ParsedQuery.
8+
* Glue (4.0.5.0)
9+
* AWS Glue Data Quality now provides aggregated metrics in evaluation results when publishAggregatedMetrics with row-level results are enabled. These metrics include summary statistics showing total counts of processed, passed, and failed rows and rules in a single view.
10+
* MediaConvert (4.0.4.0)
11+
* This release adds a new SPECIFIED_OPTIMAL option for handling DDS when using DVB-Sub with high resolution video.
12+
113
### 4.0.35.0 (2025-06-19 18:21 UTC)
214
* Bedrock (4.0.4.0)
315
* This release of the SDK has the API and documentation for the createcustommodel API. This feature lets you copy a trained model into Amazon Bedrock for inference.

changelogs/SDK.CHANGELOG.ALL.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### 4.0.36.0 (2025-06-20 18:23 UTC)
2+
* Bedrock (4.0.5.0)
3+
* Add support for tiers in Content Filters and Denied Topics for Amazon Bedrock Guardrails.
4+
* ECS (4.0.2.0)
5+
* Add ECS support for Windows Server 2025
6+
* GeoPlaces (4.0.1.0)
7+
* Geocode, ReverseGeocode, and GetPlace APIs added Intersections and SecondaryAddresses. To use, add to the AdditionalFeatures list in your request. This provides info about nearby intersections and secondary addresses that are associated with a main address. Also added MainAddress and ParsedQuery.
8+
* Glue (4.0.5.0)
9+
* AWS Glue Data Quality now provides aggregated metrics in evaluation results when publishAggregatedMetrics with row-level results are enabled. These metrics include summary statistics showing total counts of processed, passed, and failed rows and rules in a single view.
10+
* MediaConvert (4.0.4.0)
11+
* This release adds a new SPECIFIED_OPTIMAL option for handling DDS when using DVB-Sub with high resolution video.
12+
113
### 4.0.35.0 (2025-06-19 18:21 UTC)
214
* Bedrock (4.0.4.0)
315
* This release of the SDK has the API and documentation for the createcustommodel API. This feature lets you copy a trained model into Amazon Bedrock for inference.

generator/ServiceModels/_sdk-versions.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
{
33
"NewServiceVersion" : "4.0.0.0",
4-
"ProductVersion" : "4.0.35.0",
4+
"ProductVersion" : "4.0.36.0",
55
"CoreVersion" : "4.0.0.12",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
@@ -162,7 +162,7 @@
162162
"InPreview" : false
163163
},
164164
"ECS" : {
165-
"Version" : "4.0.1.9",
165+
"Version" : "4.0.2.0",
166166
"AssemblyVersionOverride" : "4.0",
167167
"Dependencies" : {
168168
"Core" : "4.0.0.12"
@@ -820,7 +820,7 @@
820820
"InPreview" : false
821821
},
822822
"Glue" : {
823-
"Version" : "4.0.4.6",
823+
"Version" : "4.0.5.0",
824824
"AssemblyVersionOverride" : "4.0",
825825
"Dependencies" : {
826826
"Core" : "4.0.0.12"
@@ -884,7 +884,7 @@
884884
"InPreview" : false
885885
},
886886
"MediaConvert" : {
887-
"Version" : "4.0.3.5",
887+
"Version" : "4.0.4.0",
888888
"AssemblyVersionOverride" : "4.0",
889889
"Dependencies" : {
890890
"Core" : "4.0.0.12"
@@ -2756,7 +2756,7 @@
27562756
"InPreview" : false
27572757
},
27582758
"Bedrock" : {
2759-
"Version" : "4.0.4.0",
2759+
"Version" : "4.0.5.0",
27602760
"AssemblyVersionOverride" : "4.0",
27612761
"Dependencies" : {
27622762
"Core" : "4.0.0.12"
@@ -3092,7 +3092,7 @@
30923092
"InPreview" : false
30933093
},
30943094
"GeoPlaces" : {
3095-
"Version" : "4.0.0.10",
3095+
"Version" : "4.0.1.0",
30963096
"AssemblyVersionOverride" : "4.0",
30973097
"Dependencies" : {
30983098
"Core" : "4.0.0.12"

sdk/code-analysis/ServiceAnalysis/Bedrock/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.4.0")]
32+
[assembly: AssemblyFileVersion("4.0.5.0")]

sdk/code-analysis/ServiceAnalysis/ECS/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.1.9")]
32+
[assembly: AssemblyFileVersion("4.0.2.0")]

sdk/code-analysis/ServiceAnalysis/GeoPlaces/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.0.10")]
32+
[assembly: AssemblyFileVersion("4.0.1.0")]

sdk/code-analysis/ServiceAnalysis/Glue/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.4.6")]
32+
[assembly: AssemblyFileVersion("4.0.5.0")]

sdk/code-analysis/ServiceAnalysis/MediaConvert/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.3.5")]
32+
[assembly: AssemblyFileVersion("4.0.4.0")]

sdk/src/Services/Bedrock/Generated/AmazonBedrockConfig.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ namespace Amazon.Bedrock
3333
public partial class AmazonBedrockConfig : ClientConfig
3434
{
3535
private static readonly string UserAgentString =
36-
InternalSDKUtils.BuildUserAgentString("Bedrock", "4.0.4.0");
36+
InternalSDKUtils.BuildUserAgentString("Bedrock", "4.0.5.0");
3737

3838
private static readonly AmazonBedrockEndpointResolver EndpointResolver =
3939
new AmazonBedrockEndpointResolver();

sdk/src/Services/Bedrock/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@
4242
// by using the '*' as shown below:
4343
// [assembly: AssemblyVersion("1.0.*")]
4444
[assembly: AssemblyVersion("4.0")]
45-
[assembly: AssemblyFileVersion("4.0.4.0")]
45+
[assembly: AssemblyFileVersion("4.0.5.0")]

0 commit comments

Comments
 (0)