Skip to content

Commit

Permalink
Release 2024-11-27
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Nov 27, 2024
1 parent 55149b0 commit ba4965d
Show file tree
Hide file tree
Showing 17 changed files with 40 additions and 46 deletions.
8 changes: 0 additions & 8 deletions .changelog/41575353444b40ffbf474f4155544f00.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/95fb3520532748e49a3e51b250afcde5.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/97a0c976b62d40dd80407dfe1f5c452b.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/cfb3185d1da347b4a93d97425da9e354.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/e776d42d8fbc4dbd9fabadc507affbd4.json

This file was deleted.

13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# Release (2024-11-27)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/bedrockagent`: [v1.29.0](service/bedrockagent/CHANGELOG.md#v1290-2024-11-27)
* **Feature**: Add support for specifying embeddingDataType, either FLOAT32 or BINARY
* `github.com/aws/aws-sdk-go-v2/service/configservice`: [v1.51.0](service/configservice/CHANGELOG.md#v1510-2024-11-27)
* **Feature**: AWS Config adds support for service-linked recorders, a new type of Config recorder managed by AWS services to record specific subsets of resource configuration data and functioning independently from customer managed AWS Config recorders.
* `github.com/aws/aws-sdk-go-v2/service/fsx`: [v1.50.0](service/fsx/CHANGELOG.md#v1500-2024-11-27)
* **Feature**: This release adds EFA support to increase FSx for Lustre file systems' throughput performance to a single client instance. This can be done by specifying EfaEnabled=true at the time of creation of Persistent_2 file systems.
* `github.com/aws/aws-sdk-go-v2/service/observabilityadmin`: [v1.0.0](service/observabilityadmin/CHANGELOG.md#v100-2024-11-27)
* **Release**: New AWS service client module
* **Feature**: Amazon CloudWatch Observability Admin adds the ability to audit telemetry configuration for AWS resources in customers AWS Accounts and Organizations. The release introduces new APIs to turn on/off the new experience, which supports discovering supported AWS resources and their state of telemetry.

# Release (2024-11-26)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/bedrockagent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.29.0 (2024-11-27)

* **Feature**: Add support for specifying embeddingDataType, either FLOAT32 or BINARY

# v1.28.0 (2024-11-26)

* **Feature**: Custom Orchestration API release for AWSBedrockAgents.
Expand Down
2 changes: 1 addition & 1 deletion service/bedrockagent/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/configservice/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.51.0 (2024-11-27)

* **Feature**: AWS Config adds support for service-linked recorders, a new type of Config recorder managed by AWS services to record specific subsets of resource configuration data and functioning independently from customer managed AWS Config recorders.

# v1.50.6 (2024-11-18)

* **Dependency Update**: Update to smithy-go v1.22.1.
Expand Down
2 changes: 1 addition & 1 deletion service/configservice/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/fsx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.50.0 (2024-11-27)

* **Feature**: This release adds EFA support to increase FSx for Lustre file systems' throughput performance to a single client instance. This can be done by specifying EfaEnabled=true at the time of creation of Persistent_2 file systems.

# v1.49.6 (2024-11-18)

* **Dependency Update**: Update to smithy-go v1.22.1.
Expand Down
2 changes: 1 addition & 1 deletion service/fsx/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/codedeploy v1.29.6
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.37.0
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.47.0
github.com/aws/aws-sdk-go-v2/service/configservice v1.50.6
github.com/aws/aws-sdk-go-v2/service/configservice v1.51.0
github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.28.6
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.44.4
github.com/aws/aws-sdk-go-v2/service/devicefarm v1.28.6
Expand Down
5 changes: 5 additions & 0 deletions service/observabilityadmin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# v1.0.0 (2024-11-27)

* **Release**: New AWS service client module
* **Feature**: Amazon CloudWatch Observability Admin adds the ability to audit telemetry configuration for AWS resources in customers AWS Accounts and Organizations. The release introduces new APIs to turn on/off the new experience, which supports discovering supported AWS resources and their state of telemetry.

2 changes: 1 addition & 1 deletion service/observabilityadmin/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/swf/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.27.7 (2024-11-27)

* No change notes available for this release.

# v1.27.6 (2024-11-18)

* **Dependency Update**: Update to smithy-go v1.22.1.
Expand Down
2 changes: 1 addition & 1 deletion service/swf/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ba4965d

Please sign in to comment.