Skip to content

Commit

Permalink
Release 2024-04-02
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Apr 2, 2024
1 parent 3e6f93b commit 50d16cf
Show file tree
Hide file tree
Showing 24 changed files with 56 additions and 58 deletions.
8 changes: 0 additions & 8 deletions .changelog/41575353444b40ffbf474f4155544f00.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/58e31a490850462996c2577cd641ca12.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/716b75998f8146fa805e8ed502a81954.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# Release (2024-04-02)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.41.7](service/ecs/CHANGELOG.md#v1417-2024-04-02)
* **Documentation**: Documentation only update for Amazon ECS.
* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.78.0](service/glue/CHANGELOG.md#v1780-2024-04-02)
* **Feature**: Adding View related fields to responses of read-only Table APIs.
* `github.com/aws/aws-sdk-go-v2/service/ivschat`: [v1.12.5](service/ivschat/CHANGELOG.md#v1125-2024-04-02)
* **Documentation**: Doc-only update. Changed "Resources" to "Key Concepts" in docs and updated text.
* `github.com/aws/aws-sdk-go-v2/service/rolesanywhere`: [v1.10.0](service/rolesanywhere/CHANGELOG.md#v1100-2024-04-02)
* **Feature**: This release increases the limit on the roleArns request parameter for the *Profile APIs that support it. This parameter can now take up to 250 role ARNs.
* `github.com/aws/aws-sdk-go-v2/service/securityhub`: [v1.47.2](service/securityhub/CHANGELOG.md#v1472-2024-04-02)
* **Documentation**: Documentation updates for AWS Security Hub

# Release (2024-04-01)

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

* No change notes available for this release.

# v1.7.4 (2024-03-29)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/bedrock/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/cognitoidentity/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.23.6 (2024-04-02)

* No change notes available for this release.

# v1.23.5 (2024-03-29)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/cognitoidentity/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/ecs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.41.7 (2024-04-02)

* **Documentation**: Documentation only update for Amazon ECS.

# v1.41.6 (2024-03-29)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/ecs/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/glue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.78.0 (2024-04-02)

* **Feature**: Adding View related fields to responses of read-only Table APIs.

# v1.77.5 (2024-03-29)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/glue/go_module_metadata.go

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

4 changes: 2 additions & 2 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.31.1
github.com/aws/aws-sdk-go-v2/service/ec2 v1.155.1
github.com/aws/aws-sdk-go-v2/service/ecr v1.27.4
github.com/aws/aws-sdk-go-v2/service/ecs v1.41.6
github.com/aws/aws-sdk-go-v2/service/ecs v1.41.7
github.com/aws/aws-sdk-go-v2/service/efs v1.28.4
github.com/aws/aws-sdk-go-v2/service/elasticache v1.38.1
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.23.4
Expand All @@ -47,7 +47,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/firehose v1.28.5
github.com/aws/aws-sdk-go-v2/service/gamelift v1.30.4
github.com/aws/aws-sdk-go-v2/service/glacier v1.22.4
github.com/aws/aws-sdk-go-v2/service/glue v1.77.5
github.com/aws/aws-sdk-go-v2/service/glue v1.78.0
github.com/aws/aws-sdk-go-v2/service/health v1.24.4
github.com/aws/aws-sdk-go-v2/service/iam v1.31.4
github.com/aws/aws-sdk-go-v2/service/inspector v1.21.4
Expand Down
4 changes: 4 additions & 0 deletions service/ivschat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.12.5 (2024-04-02)

* **Documentation**: Doc-only update. Changed "Resources" to "Key Concepts" in docs and updated text.

# v1.12.4 (2024-03-29)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/ivschat/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/rolesanywhere/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.10.0 (2024-04-02)

* **Feature**: This release increases the limit on the roleArns request parameter for the *Profile APIs that support it. This parameter can now take up to 250 role ARNs.

# v1.9.1 (2024-03-29)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/rolesanywhere/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/securityhub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.47.2 (2024-04-02)

* **Documentation**: Documentation updates for AWS Security Hub

# v1.47.1 (2024-03-29)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/securityhub/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/servicediscovery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.29.5 (2024-04-02)

* No change notes available for this release.

# v1.29.4 (2024-03-29)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/servicediscovery/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 50d16cf

Please sign in to comment.