Skip to content

Commit

Permalink
Release 2024-10-11
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Oct 11, 2024
1 parent c70d011 commit 071b493
Show file tree
Hide file tree
Showing 28 changed files with 67 additions and 64 deletions.
8 changes: 0 additions & 8 deletions .changelog/2e3535e4f2c24457ac81705b2ab7fc40.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/78d2642fd34c4418ab886a0959e04b89.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/9d177136c78f457fa88e399fd388f07c.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

## General Highlights
* **Dependency Update**: Updated to the latest SDK module versions

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/appflow`: [v1.45.3](service/appflow/CHANGELOG.md#v1453-2024-10-11)
* **Documentation**: Doc only updates for clarification around OAuth2GrantType for Salesforce.
* `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2`: [v1.40.0](service/elasticloadbalancingv2/CHANGELOG.md#v1400-2024-10-11)
* **Feature**: Add zonal_shift.config.enabled attribute. Add new AdministrativeOverride construct in the describe-target-health API response to include information about the override status applied to a target.
* `github.com/aws/aws-sdk-go-v2/service/emr`: [v1.46.0](service/emr/CHANGELOG.md#v1460-2024-10-11)
* **Feature**: This release provides new parameter "Context" in instance fleet clusters.
* `github.com/aws/aws-sdk-go-v2/service/guardduty`: [v1.50.0](service/guardduty/CHANGELOG.md#v1500-2024-10-11)
* **Feature**: Added a new field for network connection details.
* `github.com/aws/aws-sdk-go-v2/service/robomaker`: [v1.30.3](service/robomaker/CHANGELOG.md#v1303-2024-10-11)
* **Documentation**: Documentation update: added support notices to each API action.
* `github.com/aws/aws-sdk-go-v2/service/s3`: [v1.65.3](service/s3/CHANGELOG.md#v1653-2024-10-11)
* **Bug Fix**: S3 ReplicationRuleFilter and LifecycleRuleFilter shapes are being changed from union to structure types

# Release (2024-10-10)

## Module Highlights
Expand Down
2 changes: 1 addition & 1 deletion example/service/s3/listObjects/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
github.com/aws/aws-sdk-go-v2/config v1.27.43
github.com/aws/aws-sdk-go-v2/service/s3 v1.65.2
github.com/aws/aws-sdk-go-v2/service/s3 v1.65.3
)

require (
Expand Down
2 changes: 1 addition & 1 deletion example/service/s3/usingPrivateLink/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
require (
github.com/aws/aws-sdk-go-v2 v1.32.2
github.com/aws/aws-sdk-go-v2/config v1.27.43
github.com/aws/aws-sdk-go-v2/service/s3 v1.65.2
github.com/aws/aws-sdk-go-v2/service/s3 v1.65.3
github.com/aws/aws-sdk-go-v2/service/s3control v1.49.2
)

Expand Down
4 changes: 4 additions & 0 deletions feature/dynamodbstreams/attributevalue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.14.33 (2024-10-11)

* No change notes available for this release.

# v1.14.32 (2024-10-10)

* No change notes available for this release.
Expand Down

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

4 changes: 4 additions & 0 deletions feature/s3/manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.17.32 (2024-10-11)

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

# v1.17.31 (2024-10-09)

* **Bug Fix**: Fixup some integration tests.
Expand Down
2 changes: 1 addition & 1 deletion feature/s3/manager/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
require (
github.com/aws/aws-sdk-go-v2 v1.32.2
github.com/aws/aws-sdk-go-v2/config v1.27.43
github.com/aws/aws-sdk-go-v2/service/s3 v1.65.2
github.com/aws/aws-sdk-go-v2/service/s3 v1.65.3
github.com/aws/smithy-go v1.22.0
)

Expand Down
2 changes: 1 addition & 1 deletion feature/s3/manager/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/appflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.45.3 (2024-10-11)

* **Documentation**: Doc only updates for clarification around OAuth2GrantType for Salesforce.

# v1.45.2 (2024-10-08)

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

* **Feature**: Add zonal_shift.config.enabled attribute. Add new AdministrativeOverride construct in the describe-target-health API response to include information about the override status applied to a target.

# v1.39.2 (2024-10-08)

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

* **Feature**: This release provides new parameter "Context" in instance fleet clusters.

# v1.45.2 (2024-10-08)

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

* **Feature**: Added a new field for network connection details.

# v1.49.2 (2024-10-08)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/guardduty/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/benchmark/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/aws/aws-sdk-go-v2 v1.32.2
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.36.2
github.com/aws/aws-sdk-go-v2/service/lexruntimeservice v1.24.2
github.com/aws/aws-sdk-go-v2/service/s3 v1.65.2
github.com/aws/aws-sdk-go-v2/service/s3 v1.65.3
github.com/aws/aws-sdk-go-v2/service/schemas v1.28.2
github.com/aws/smithy-go v1.22.0
)
Expand Down
8 changes: 4 additions & 4 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/internal/integrationtest
require (
github.com/aws/aws-sdk-go-v2 v1.32.2
github.com/aws/aws-sdk-go-v2/config v1.27.43
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.31
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.32
github.com/aws/aws-sdk-go-v2/service/acm v1.30.2
github.com/aws/aws-sdk-go-v2/service/apigateway v1.27.2
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.33.2
Expand Down Expand Up @@ -36,10 +36,10 @@ require (
github.com/aws/aws-sdk-go-v2/service/elasticache v1.43.0
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.28.2
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.28.2
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.39.2
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.40.0
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.32.2
github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.27.2
github.com/aws/aws-sdk-go-v2/service/emr v1.45.2
github.com/aws/aws-sdk-go-v2/service/emr v1.46.0
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.35.2
github.com/aws/aws-sdk-go-v2/service/firehose v1.34.2
github.com/aws/aws-sdk-go-v2/service/gamelift v1.36.2
Expand All @@ -63,7 +63,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/route53 v1.45.2
github.com/aws/aws-sdk-go-v2/service/route53domains v1.27.2
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.33.0
github.com/aws/aws-sdk-go-v2/service/s3 v1.65.2
github.com/aws/aws-sdk-go-v2/service/s3 v1.65.3
github.com/aws/aws-sdk-go-v2/service/s3control v1.49.2
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.34.2
github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.32.2
Expand Down
4 changes: 4 additions & 0 deletions service/robomaker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.30.3 (2024-10-11)

* **Documentation**: Documentation update: added support notices to each API action.

# v1.30.2 (2024-10-08)

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

* **Bug Fix**: S3 ReplicationRuleFilter and LifecycleRuleFilter shapes are being changed from union to structure types

# v1.65.2 (2024-10-08)

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

Please sign in to comment.