Skip to content

Commit

Permalink
Release 2024-11-15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Nov 15, 2024
1 parent 444bdff commit 50ba45c
Show file tree
Hide file tree
Showing 33 changed files with 76 additions and 102 deletions.
8 changes: 0 additions & 8 deletions .changelog/1306bba2c2b2401da1005bb77ec7161a.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/1ae49e4147b040ea9c2f01d958d2ae1b.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/3f9575d713c144a1a967955c25061925.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/41575353444b40ffbf474f4155544f00.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/6657e1196ca04ef6b7895f379a042562.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/6949b29dab2347af91bf4a40113dda18.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/6e4a3b8e6d7540dfb3708c81d5bb3f1b.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/71abdd3038ad4e99b6e511bb6da659d4.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/752e79e145e74d6dab8b0084f37af574.json

This file was deleted.

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

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/91a729c9dfeb4b7eaf7fec18e6a2c4af.json

This file was deleted.

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/cloudwatch`: [v1.43.0](service/cloudwatch/CHANGELOG.md#v1430-2024-11-152)
* **Feature**: Adds support for adding related Entity information to metrics ingested through PutMetricData.
* `github.com/aws/aws-sdk-go-v2/service/connectcampaignsv2`: [v1.0.0](service/connectcampaignsv2/CHANGELOG.md#v100-2024-11-152)
* **Release**: New AWS service client module
* **Feature**: Added Amazon Connect Outbound Campaigns V2 SDK.
* `github.com/aws/aws-sdk-go-v2/service/datasync`: [v1.43.3](service/datasync/CHANGELOG.md#v1433-2024-11-152)
* **Documentation**: Doc-only updates and enhancements related to creating DataSync tasks and describing task executions.
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.189.0](service/ec2/CHANGELOG.md#v11890-2024-11-152)
* **Feature**: Remove non-functional enum variants for FleetCapacityReservationUsageStrategy
* `github.com/aws/aws-sdk-go-v2/service/iot`: [v1.60.0](service/iot/CHANGELOG.md#v1600-2024-11-152)
* **Feature**: This release allows AWS IoT Core users to enrich MQTT messages with propagating attributes, to associate a thing to a connection, and to enable Online Certificate Status Protocol (OCSP) stapling for TLS X.509 server certificates through private endpoints.
* `github.com/aws/aws-sdk-go-v2/service/outposts`: [v1.47.0](service/outposts/CHANGELOG.md#v1470-2024-11-152)
* **Feature**: You can now purchase AWS Outposts rack or server capacity for a 5-year term with one of the following payment options: All Upfront, Partial Upfront, and No Upfront.
* `github.com/aws/aws-sdk-go-v2/service/pinpointsmsvoicev2`: [v1.18.0](service/pinpointsmsvoicev2/CHANGELOG.md#v1180-2024-11-152)
* **Feature**: Use rule overrides to always allow or always block messages to specific phone numbers. Use message feedback to monitor if a customer interacts with your message.
* `github.com/aws/aws-sdk-go-v2/service/route53resolver`: [v1.34.0](service/route53resolver/CHANGELOG.md#v1340-2024-11-152)
* **Feature**: Route 53 Resolver DNS Firewall Advanced Rules allows you to monitor and block suspicious DNS traffic based on anomalies detected in the queries, such as DNS tunneling and Domain Generation Algorithms (DGAs).

# Release (2024-11-15)

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

* **Feature**: Adds support for adding related Entity information to metrics ingested through PutMetricData.

# v1.42.4 (2024-11-06)

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

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

5 changes: 5 additions & 0 deletions service/connectcampaignsv2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# v1.0.0 (2024-11-15.2)

* **Release**: New AWS service client module
* **Feature**: Added Amazon Connect Outbound Campaigns V2 SDK.

2 changes: 1 addition & 1 deletion service/connectcampaignsv2/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/datasync/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.43.3 (2024-11-15.2)

* **Documentation**: Doc-only updates and enhancements related to creating DataSync tasks and describing task executions.

# v1.43.2 (2024-11-07)

* **Bug Fix**: Adds case-insensitive handling of error message fields in service responses
Expand Down
2 changes: 1 addition & 1 deletion service/datasync/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/ec2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.189.0 (2024-11-15.2)

* **Feature**: Remove non-functional enum variants for FleetCapacityReservationUsageStrategy

# v1.188.0 (2024-11-13)

* **Feature**: This release adds the source AMI details in DescribeImages API
Expand Down
2 changes: 1 addition & 1 deletion service/ec2/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/emrcontainers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.33.6 (2024-11-15.2)

* No change notes available for this release.

# v1.33.5 (2024-11-07)

* **Bug Fix**: Adds case-insensitive handling of error message fields in service responses
Expand Down
2 changes: 1 addition & 1 deletion service/emrcontainers/go_module_metadata.go

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

8 changes: 4 additions & 4 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.41.0
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.27.6
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.45.0
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.42.4
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.43.0
github.com/aws/aws-sdk-go-v2/service/codebuild v1.49.0
github.com/aws/aws-sdk-go-v2/service/codecommit v1.27.5
github.com/aws/aws-sdk-go-v2/service/codedeploy v1.29.5
Expand All @@ -29,7 +29,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.30.6
github.com/aws/aws-sdk-go-v2/service/docdb v1.39.4
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.37.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.188.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.189.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.36.5
github.com/aws/aws-sdk-go-v2/service/ecs v1.49.2
github.com/aws/aws-sdk-go-v2/service/efs v1.33.5
Expand All @@ -47,7 +47,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/health v1.28.5
github.com/aws/aws-sdk-go-v2/service/iam v1.38.0
github.com/aws/aws-sdk-go-v2/service/inspector v1.25.5
github.com/aws/aws-sdk-go-v2/service/iot v1.59.5
github.com/aws/aws-sdk-go-v2/service/iot v1.60.0
github.com/aws/aws-sdk-go-v2/service/kinesis v1.32.5
github.com/aws/aws-sdk-go-v2/service/kms v1.37.5
github.com/aws/aws-sdk-go-v2/service/lambda v1.66.0
Expand All @@ -61,7 +61,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/rekognition v1.45.6
github.com/aws/aws-sdk-go-v2/service/route53 v1.46.1
github.com/aws/aws-sdk-go-v2/service/route53domains v1.27.5
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.33.3
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.34.0
github.com/aws/aws-sdk-go-v2/service/s3 v1.67.0
github.com/aws/aws-sdk-go-v2/service/s3control v1.50.0
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.34.5
Expand Down
4 changes: 4 additions & 0 deletions service/iot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.60.0 (2024-11-15.2)

* **Feature**: This release allows AWS IoT Core users to enrich MQTT messages with propagating attributes, to associate a thing to a connection, and to enable Online Certificate Status Protocol (OCSP) stapling for TLS X.509 server certificates through private endpoints.

# v1.59.5 (2024-11-07)

* **Bug Fix**: Adds case-insensitive handling of error message fields in service responses
Expand Down
2 changes: 1 addition & 1 deletion service/iot/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/outposts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.47.0 (2024-11-15.2)

* **Feature**: You can now purchase AWS Outposts rack or server capacity for a 5-year term with one of the following payment options: All Upfront, Partial Upfront, and No Upfront.

# v1.46.0 (2024-11-11)

* **Feature**: This release updates StartCapacityTask to allow an active Outpost to be modified. It also adds a new API to list all running EC2 instances on the Outpost.
Expand Down
2 changes: 1 addition & 1 deletion service/outposts/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/pinpointsmsvoicev2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.18.0 (2024-11-15.2)

* **Feature**: Use rule overrides to always allow or always block messages to specific phone numbers. Use message feedback to monitor if a customer interacts with your message.

# v1.17.0 (2024-11-08)

* **Feature**: Added the RequiresAuthenticationTimestamp field to the RegistrationVersionStatusHistory data type.
Expand Down
2 changes: 1 addition & 1 deletion service/pinpointsmsvoicev2/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/route53resolver/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.34.0 (2024-11-15.2)

* **Feature**: Route 53 Resolver DNS Firewall Advanced Rules allows you to monitor and block suspicious DNS traffic based on anomalies detected in the queries, such as DNS tunneling and Domain Generation Algorithms (DGAs).

# v1.33.3 (2024-11-07)

* **Bug Fix**: Adds case-insensitive handling of error message fields in service responses
Expand Down
2 changes: 1 addition & 1 deletion service/route53resolver/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/transfer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.53.4 (2024-11-15.2)

* No change notes available for this release.

# v1.53.3 (2024-11-07)

* **Bug Fix**: Adds case-insensitive handling of error message fields in service responses
Expand Down
2 changes: 1 addition & 1 deletion service/transfer/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 50ba45c

Please sign in to comment.