Skip to content

Commit 0c73d2b

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2024-07-30
1 parent 3102b1f commit 0c73d2b

31 files changed

+67
-101
lines changed

.changelog/1ea17cbdd9904aeeba1e12165e505902.json

-8
This file was deleted.

.changelog/5bda3012aaef4d0187d688eae3c596cf.json

-8
This file was deleted.

.changelog/61735058385a47a9992c5499839b8e9d.json

-8
This file was deleted.

.changelog/649352b20f564794a5dd733c7cd022c0.json

-8
This file was deleted.

.changelog/723daf7106ff4892b691d1f927f30e51.json

-8
This file was deleted.

.changelog/7ba606f0afb04e989335c5c7b8f19c1b.json

-8
This file was deleted.

.changelog/83dcf3480276460aa27a3efa375c730c.json

-8
This file was deleted.

.changelog/aaa7fd2e0c634e59a521e125169862ce.json

-8
This file was deleted.

.changelog/b6e28c9e0a55477e8c7bf79f8dba5656.json

-8
This file was deleted.

.changelog/f1406c43a55b4e9183deac2427f8c892.json

-8
This file was deleted.

.changelog/f517b20ebfbb4dd08fd5c448deea587d.json

-8
This file was deleted.

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# Release (2024-07-30)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/appstream`: [v1.37.0](service/appstream/CHANGELOG.md#v1370-2024-07-30)
5+
* **Feature**: Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0
6+
* `github.com/aws/aws-sdk-go-v2/service/codepipeline`: [v1.31.0](service/codepipeline/CHANGELOG.md#v1310-2024-07-30)
7+
* **Feature**: AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.
8+
* `github.com/aws/aws-sdk-go-v2/service/elasticache`: [v1.40.5](service/elasticache/CHANGELOG.md#v1405-2024-07-30)
9+
* **Documentation**: Doc only update for changes to deletion API.
10+
* `github.com/aws/aws-sdk-go-v2/service/lexmodelsv2`: [v1.46.0](service/lexmodelsv2/CHANGELOG.md#v1460-2024-07-30)
11+
* **Feature**: This release adds new capabilities to the AMAZON.QnAIntent: Custom prompting, Guardrails integration and ExactResponse support for Bedrock Knowledge Base.
12+
* `github.com/aws/aws-sdk-go-v2/service/rolesanywhere`: [v1.14.0](service/rolesanywhere/CHANGELOG.md#v1140-2024-07-30)
13+
* **Feature**: IAM RolesAnywhere now supports custom role session name on the CreateSession. This release adds the acceptRoleSessionName option to a profile to control whether a role session name will be accepted in a session request with a given profile.
14+
* `github.com/aws/aws-sdk-go-v2/service/tnb`: [v1.11.0](service/tnb/CHANGELOG.md#v1110-2024-07-30)
15+
* **Feature**: This release adds Network Service Update, through which customers will be able to update their instantiated networks to a new network package. See the documentation for limitations. The release also enhances the Get network operation API to return parameter overrides used during the operation.
16+
* `github.com/aws/aws-sdk-go-v2/service/workspaces`: [v1.44.3](service/workspaces/CHANGELOG.md#v1443-2024-07-30)
17+
* **Documentation**: Removing multi-session as it isn't supported for pools
18+
119
# Release (2024-07-29)
220

321
## Module Highlights

feature/dynamodbstreams/attributevalue/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.13.54 (2024-07-30)
2+
3+
* No change notes available for this release.
4+
15
# v1.13.53 (2024-07-29)
26

37
* No change notes available for this release.

feature/dynamodbstreams/attributevalue/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/appstream/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.37.0 (2024-07-30)
2+
3+
* **Feature**: Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0
4+
15
# v1.36.3 (2024-07-10.2)
26

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

service/appstream/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/codepipeline/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.31.0 (2024-07-30)
2+
3+
* **Feature**: AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.
4+
15
# v1.30.3 (2024-07-10.2)
26

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

service/codepipeline/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/dax/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.21.4 (2024-07-30)
2+
3+
* No change notes available for this release.
4+
15
# v1.21.3 (2024-07-10.2)
26

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

service/dax/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/elasticache/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.40.5 (2024-07-30)
2+
3+
* **Documentation**: Doc only update for changes to deletion API.
4+
15
# v1.40.4 (2024-07-29)
26

37
* **Documentation**: Renaming full service name as it appears in developer documentation.

service/elasticache/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/internal/integrationtest/go.mod

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/aws/aws-sdk-go-v2/service/apigateway v1.25.4
99
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.31.0
1010
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.26.3
11-
github.com/aws/aws-sdk-go-v2/service/appstream v1.36.3
11+
github.com/aws/aws-sdk-go-v2/service/appstream v1.37.0
1212
github.com/aws/aws-sdk-go-v2/service/athena v1.44.3
1313
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.43.3
1414
github.com/aws/aws-sdk-go-v2/service/batch v1.43.0
@@ -20,7 +20,7 @@ require (
2020
github.com/aws/aws-sdk-go-v2/service/codebuild v1.40.3
2121
github.com/aws/aws-sdk-go-v2/service/codecommit v1.25.0
2222
github.com/aws/aws-sdk-go-v2/service/codedeploy v1.27.3
23-
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.30.3
23+
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.31.0
2424
github.com/aws/aws-sdk-go-v2/service/codestar v1.23.3
2525
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.41.4
2626
github.com/aws/aws-sdk-go-v2/service/configservice v1.48.3
@@ -35,7 +35,7 @@ require (
3535
github.com/aws/aws-sdk-go-v2/service/ecr v1.31.0
3636
github.com/aws/aws-sdk-go-v2/service/ecs v1.44.3
3737
github.com/aws/aws-sdk-go-v2/service/efs v1.31.3
38-
github.com/aws/aws-sdk-go-v2/service/elasticache v1.40.4
38+
github.com/aws/aws-sdk-go-v2/service/elasticache v1.40.5
3939
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.26.2
4040
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.26.3
4141
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.34.0
@@ -83,7 +83,7 @@ require (
8383
github.com/aws/aws-sdk-go-v2/service/waf v1.23.3
8484
github.com/aws/aws-sdk-go-v2/service/wafregional v1.23.3
8585
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.51.4
86-
github.com/aws/aws-sdk-go-v2/service/workspaces v1.44.2
86+
github.com/aws/aws-sdk-go-v2/service/workspaces v1.44.3
8787
github.com/aws/smithy-go v1.20.3
8888
)
8989

service/lexmodelsv2/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.46.0 (2024-07-30)
2+
3+
* **Feature**: This release adds new capabilities to the AMAZON.QnAIntent: Custom prompting, Guardrails integration and ExactResponse support for Bedrock Knowledge Base.
4+
15
# v1.45.3 (2024-07-10.2)
26

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

service/lexmodelsv2/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/rolesanywhere/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.14.0 (2024-07-30)
2+
3+
* **Feature**: IAM RolesAnywhere now supports custom role session name on the CreateSession. This release adds the acceptRoleSessionName option to a profile to control whether a role session name will be accepted in a session request with a given profile.
4+
15
# v1.13.3 (2024-07-10.2)
26

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

service/rolesanywhere/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/tnb/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.11.0 (2024-07-30)
2+
3+
* **Feature**: This release adds Network Service Update, through which customers will be able to update their instantiated networks to a new network package. See the documentation for limitations. The release also enhances the Get network operation API to return parameter overrides used during the operation.
4+
15
# v1.10.3 (2024-07-10.2)
26

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

service/tnb/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/workspaces/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.44.3 (2024-07-30)
2+
3+
* **Documentation**: Removing multi-session as it isn't supported for pools
4+
15
# v1.44.2 (2024-07-10.2)
26

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

service/workspaces/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)