Skip to content

Commit bf405fa

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2023-09-28
1 parent fa54366 commit bf405fa

35 files changed

+86
-87
lines changed

.changelog/41575353444b40ffbf474f4155544f00.json

-9
This file was deleted.

.changelog/47f5893aee2a4014912e6591a677b6b3.json

-8
This file was deleted.

.changelog/56b79ee9884743a49e108c6898673975.json

-8
This file was deleted.

.changelog/8699970f17bf4622b7752f97fbcf6e33.json

-8
This file was deleted.

.changelog/9222dcb0b58c4f72b83010327af9a363.json

-8
This file was deleted.

.changelog/97a04518c9664a4aada16359d11b63ea.json

-8
This file was deleted.

.changelog/ba24203c444e445eb1bb5582e2899465.json

-8
This file was deleted.

.changelog/ba8fc3cc454f4f69bae9cbc614064ca7.json

-8
This file was deleted.

.changelog/d431be2e2ece4fb391d0bd704fcd3601.json

-8
This file was deleted.

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# Release (2023-09-28)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/bedrock`: [v1.0.0](service/bedrock/CHANGELOG.md#v100-2023-09-28)
5+
* **Release**: New AWS service client module
6+
* **Feature**: Model Invocation logging added to enable or disable logs in customer account. Model listing and description support added. Provisioned Throughput feature added. Custom model support added for creating custom models. Also includes list, and delete functions for custom model.
7+
* `github.com/aws/aws-sdk-go-v2/service/bedrockruntime`: [v1.0.0](service/bedrockruntime/CHANGELOG.md#v100-2023-09-28)
8+
* **Release**: New AWS service client module
9+
* **Feature**: Run Inference: Added support to run the inference on models. Includes set of APIs for running inference in streaming and non-streaming mode.
10+
* `github.com/aws/aws-sdk-go-v2/service/budgets`: [v1.17.0](service/budgets/CHANGELOG.md#v1170-2023-09-28)
11+
* **Feature**: Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000.
12+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.122.0](service/ec2/CHANGELOG.md#v11220-2023-09-28)
13+
* **Feature**: Adds support for Customer Managed Key encryption for Amazon Verified Access resources
14+
* `github.com/aws/aws-sdk-go-v2/service/iotfleetwise`: [v1.6.0](service/iotfleetwise/CHANGELOG.md#v160-2023-09-28)
15+
* **Feature**: AWS IoT FleetWise now supports encryption through a customer managed AWS KMS key. The PutEncryptionConfiguration and GetEncryptionConfiguration APIs were added.
16+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.108.0](service/sagemaker/CHANGELOG.md#v11080-2023-09-28)
17+
* **Feature**: Online store feature groups supports Standard and InMemory tier storage types for low latency storage for real-time data retrieval. The InMemory tier supports collection types List, Set, and Vector.
18+
* `github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime`: [v1.18.0](service/sagemakerfeaturestoreruntime/CHANGELOG.md#v1180-2023-09-28)
19+
* **Feature**: Feature Store supports read/write of records with collection type features.
20+
* `github.com/aws/aws-sdk-go-v2/service/wafv2`: [v1.39.1](service/wafv2/CHANGELOG.md#v1391-2023-09-28)
21+
* **Documentation**: Correct and improve the documentation for the FieldToMatch option JA3 fingerprint.
22+
123
# Release (2023-09-27)
224

325
## Module Highlights

service/bedrock/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# v1.0.0 (2023-09-28)
2+
3+
* **Release**: New AWS service client module
4+
* **Feature**: Model Invocation logging added to enable or disable logs in customer account. Model listing and description support added. Provisioned Throughput feature added. Custom model support added for creating custom models. Also includes list, and delete functions for custom model.
5+

service/bedrock/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/bedrockruntime/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# v1.0.0 (2023-09-28)
2+
3+
* **Release**: New AWS service client module
4+
* **Feature**: Run Inference: Added support to run the inference on models. Includes set of APIs for running inference in streaming and non-streaming mode.
5+

service/bedrockruntime/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/budgets/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.17.0 (2023-09-28)
2+
3+
* **Feature**: Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000.
4+
15
# v1.16.4 (2023-08-21)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

service/budgets/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ec2/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.122.0 (2023-09-28)
2+
3+
* **Feature**: Adds support for Customer Managed Key encryption for Amazon Verified Access resources
4+
15
# v1.121.0 (2023-09-26)
26

37
* **Feature**: The release includes AWS verified access to support FIPs compliance in North America regions

service/ec2/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/inspector2/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.16.7 (2023-09-28)
2+
3+
* No change notes available for this release.
4+
15
# v1.16.6 (2023-08-21)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

service/inspector2/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/internal/integrationtest/go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ require (
3131
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.18.5
3232
github.com/aws/aws-sdk-go-v2/service/docdb v1.23.5
3333
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.0
34-
github.com/aws/aws-sdk-go-v2/service/ec2 v1.121.0
34+
github.com/aws/aws-sdk-go-v2/service/ec2 v1.122.0
3535
github.com/aws/aws-sdk-go-v2/service/ecr v1.20.0
3636
github.com/aws/aws-sdk-go-v2/service/ecs v1.30.1
3737
github.com/aws/aws-sdk-go-v2/service/efs v1.21.7
@@ -83,7 +83,7 @@ require (
8383
github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.11.0
8484
github.com/aws/aws-sdk-go-v2/service/waf v1.14.0
8585
github.com/aws/aws-sdk-go-v2/service/wafregional v1.15.0
86-
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.39.0
86+
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.39.1
8787
github.com/aws/aws-sdk-go-v2/service/workspaces v1.30.0
8888
github.com/aws/smithy-go v1.14.2
8989
github.com/google/go-cmp v0.5.8

service/iotfleetwise/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.6.0 (2023-09-28)
2+
3+
* **Feature**: AWS IoT FleetWise now supports encryption through a customer managed AWS KMS key. The PutEncryptionConfiguration and GetEncryptionConfiguration APIs were added.
4+
15
# v1.5.5 (2023-08-21)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

service/iotfleetwise/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/networkfirewall/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.30.1 (2023-09-28)
2+
3+
* No change notes available for this release.
4+
15
# v1.30.0 (2023-08-30)
26

37
* **Feature**: Network Firewall increasing pagination token string length

service/networkfirewall/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/pricing/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.21.7 (2023-09-28)
2+
3+
* No change notes available for this release.
4+
15
# v1.21.6 (2023-08-21)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

service/pricing/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/sagemaker/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.108.0 (2023-09-28)
2+
3+
* **Feature**: Online store feature groups supports Standard and InMemory tier storage types for low latency storage for real-time data retrieval. The InMemory tier supports collection types List, Set, and Vector.
4+
15
# v1.107.0 (2023-09-19)
26

37
* **Feature**: This release adds support for one-time model monitoring schedules that are executed immediately without delay, explicit data analysis windows for model monitoring schedules and exclude features attributes to remove features from model monitor analysis.

service/sagemaker/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/sagemakerfeaturestoreruntime/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.18.0 (2023-09-28)
2+
3+
* **Feature**: Feature Store supports read/write of records with collection type features.
4+
15
# v1.17.5 (2023-08-21)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

service/sagemakerfeaturestoreruntime/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/tnb/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.3.1 (2023-09-28)
2+
3+
* No change notes available for this release.
4+
15
# v1.3.0 (2023-09-18)
26

37
* **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service.

service/tnb/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/wafv2/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.39.1 (2023-09-28)
2+
3+
* **Documentation**: Correct and improve the documentation for the FieldToMatch option JA3 fingerprint.
4+
15
# v1.39.0 (2023-09-25)
26

37
* **Feature**: You can now perform an exact match against the web request's JA3 fingerprint.

service/wafv2/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)