Skip to content

Commit

Permalink
Release 2024-12-13
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Dec 13, 2024
1 parent 15abbee commit 25f6dc0
Show file tree
Hide file tree
Showing 29 changed files with 69 additions and 69 deletions.
8 changes: 0 additions & 8 deletions .changelog/2c30a371457d45e29137a0dbfa6efca9.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/3550fde8f74240d8b0de0755ef513a48.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/3708358d0f7f440abc9ed8242d480111.json

This file was deleted.

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

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/68053e24d75a49fc8a15b173cf3e95bf.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/95130284cce24dd29c1e24172d993fd2.json

This file was deleted.

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

This file was deleted.

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/cloudhsmv2`: [v1.28.0](service/cloudhsmv2/CHANGELOG.md#v1280-2024-12-13)
* **Feature**: Add support for Dual-Stack hsm2m.medium clusters. The customers will now be able to create hsm2m.medium clusters having both IPv4 and IPv6 connection capabilities by specifying a new param called NetworkType=DUALSTACK during cluster creation.
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.197.0](service/ec2/CHANGELOG.md#v11970-2024-12-13)
* **Feature**: This release adds GroupId to the response for DeleteSecurityGroup.
* `github.com/aws/aws-sdk-go-v2/service/eks`: [v1.54.0](service/eks/CHANGELOG.md#v1540-2024-12-13)
* **Feature**: Add NodeRepairConfig in CreateNodegroupRequest and UpdateNodegroupConfigRequest
* `github.com/aws/aws-sdk-go-v2/service/mediaconnect`: [v1.36.0](service/mediaconnect/CHANGELOG.md#v1360-2024-12-13)
* **Feature**: AWS Elemental MediaConnect Gateway now supports Source Specific Multicast (SSM) for ingress bridges. This enables you to specify a source IP address in addition to a multicast IP when creating or updating an ingress bridge source.
* `github.com/aws/aws-sdk-go-v2/service/networkmanager`: [v1.32.2](service/networkmanager/CHANGELOG.md#v1322-2024-12-13)
* **Documentation**: There was a sentence fragment in UpdateDirectConnectGatewayAttachment that was causing customer confusion as to whether it's an incomplete sentence or if it was a typo. Removed the fragment.
* `github.com/aws/aws-sdk-go-v2/service/servicediscovery`: [v1.34.0](service/servicediscovery/CHANGELOG.md#v1340-2024-12-13)
* **Feature**: AWS Cloud Map now supports service-level attributes, allowing you to associate custom metadata directly with services. These attributes can be retrieved, updated, and deleted using the new GetServiceAttributes, UpdateServiceAttributes, and DeleteServiceAttributes API calls.

# Release (2024-12-12)

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

* **Feature**: Add support for Dual-Stack hsm2m.medium clusters. The customers will now be able to create hsm2m.medium clusters having both IPv4 and IPv6 connection capabilities by specifying a new param called NetworkType=DUALSTACK during cluster creation.

# v1.27.8 (2024-12-02)

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

* No change notes available for this release.

# v1.49.2 (2024-12-02)

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

* No change notes available for this release.

# v1.28.9 (2024-12-11)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/dlm/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.197.0 (2024-12-13)

* **Feature**: This release adds GroupId to the response for DeleteSecurityGroup.

# v1.196.0 (2024-12-09)

* **Feature**: This release includes a new API for modifying instance network-performance-options after launch.
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/eks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.54.0 (2024-12-13)

* **Feature**: Add NodeRepairConfig in CreateNodegroupRequest and UpdateNodegroupConfigRequest

# v1.53.0 (2024-12-02)

* **Feature**: Added support for Auto Mode Clusters, Hybrid Nodes, and specifying computeTypes in the DescribeAddonVersions API.
Expand Down
2 changes: 1 addition & 1 deletion service/eks/go_module_metadata.go

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

6 changes: 3 additions & 3 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ require (
github.com/aws/aws-sdk-go-v2/service/batch v1.48.2
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.56.1
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.43.1
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.27.8
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.28.0
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.46.3
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.43.3
github.com/aws/aws-sdk-go-v2/service/codebuild v1.49.2
github.com/aws/aws-sdk-go-v2/service/codebuild v1.49.3
github.com/aws/aws-sdk-go-v2/service/codecommit v1.27.7
github.com/aws/aws-sdk-go-v2/service/codedeploy v1.29.7
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.37.1
Expand All @@ -29,7 +29,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.30.8
github.com/aws/aws-sdk-go-v2/service/docdb v1.39.6
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.38.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.196.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.197.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.36.7
github.com/aws/aws-sdk-go-v2/service/ecs v1.52.2
github.com/aws/aws-sdk-go-v2/service/efs v1.34.1
Expand Down
4 changes: 4 additions & 0 deletions service/mediaconnect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.36.0 (2024-12-13)

* **Feature**: AWS Elemental MediaConnect Gateway now supports Source Specific Multicast (SSM) for ingress bridges. This enables you to specify a source IP address in addition to a multicast IP when creating or updating an ingress bridge source.

# v1.35.7 (2024-12-02)

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

* **Documentation**: There was a sentence fragment in UpdateDirectConnectGatewayAttachment that was causing customer confusion as to whether it's an incomplete sentence or if it was a typo. Removed the fragment.

# v1.32.1 (2024-12-02)

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

* No change notes available for this release.

# v1.12.7 (2024-12-02)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/scheduler/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.34.0 (2024-12-13)

* **Feature**: AWS Cloud Map now supports service-level attributes, allowing you to associate custom metadata directly with services. These attributes can be retrieved, updated, and deleted using the new GetServiceAttributes, UpdateServiceAttributes, and DeleteServiceAttributes API calls.

# v1.33.7 (2024-12-02)

* **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.

4 changes: 4 additions & 0 deletions service/trustedadvisor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.8.8 (2024-12-13)

* No change notes available for this release.

# v1.8.7 (2024-12-02)

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

Please sign in to comment.