Skip to content

Commit

Permalink
Release 2024-05-07
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed May 7, 2024
1 parent 36b4e92 commit 8cc2bc3
Show file tree
Hide file tree
Showing 18 changed files with 39 additions and 47 deletions.
8 changes: 0 additions & 8 deletions .changelog/41575353444b40ffbf474f4155544f00.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/b2bi`: [v1.0.0-preview.22](service/b2bi/CHANGELOG.md#v100-preview22-2024-05-07)
* **Documentation**: Documentation update to clarify the MappingTemplate definition.
* `github.com/aws/aws-sdk-go-v2/service/budgets`: [v1.23.0](service/budgets/CHANGELOG.md#v1230-2024-05-07)
* **Feature**: This release adds tag support for budgets and budget actions.
* `github.com/aws/aws-sdk-go-v2/service/resiliencehub`: [v1.21.0](service/resiliencehub/CHANGELOG.md#v1210-2024-05-07)
* **Feature**: AWS Resilience Hub has expanded its drift detection capabilities by introducing a new type of drift detection - application resource drift. This new enhancement detects changes, such as the addition or deletion of resources within the application's input sources.
* `github.com/aws/aws-sdk-go-v2/service/route53profiles`: [v1.0.1](service/route53profiles/CHANGELOG.md#v101-2024-05-07)
* **Documentation**: Doc only update for Route 53 profiles that fixes some link issues

# Release (2024-05-06)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/b2bi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.0.0-preview.22 (2024-05-07)

* **Documentation**: Documentation update to clarify the MappingTemplate definition.

# v1.0.0-preview.21 (2024-04-04)

* **Feature**: Adding support for X12 5010 HIPAA EDI version and associated transaction sets.
Expand Down
2 changes: 1 addition & 1 deletion service/b2bi/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/budgets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.23.0 (2024-05-07)

* **Feature**: This release adds tag support for budgets and budget actions.

# v1.22.4 (2024-03-29)

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

* No change notes available for this release.

# v1.3.11 (2024-04-05)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/internal/eventstreamtesting/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/kinesis/internal/testing/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.20
require (
github.com/aws/aws-sdk-go-v2 v1.26.1
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2
github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.3.11
github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.3.12
github.com/aws/aws-sdk-go-v2/service/kinesis v1.27.4
github.com/aws/smithy-go v1.20.2
)
Expand Down
4 changes: 4 additions & 0 deletions service/resiliencehub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.21.0 (2024-05-07)

* **Feature**: AWS Resilience Hub has expanded its drift detection capabilities by introducing a new type of drift detection - application resource drift. This new enhancement detects changes, such as the addition or deletion of resources within the application's input sources.

# v1.20.4 (2024-03-29)

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

* **Documentation**: Doc only update for Route 53 profiles that fixes some link issues

# v1.0.0 (2024-04-22)

* **Release**: New AWS service client module
Expand Down
2 changes: 1 addition & 1 deletion service/route53profiles/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/transcribestreaming/internal/testing/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.20
require (
github.com/aws/aws-sdk-go-v2 v1.26.1
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2
github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.3.11
github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.3.12
github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.17.4
github.com/aws/smithy-go v1.20.2
)
Expand Down

0 comments on commit 8cc2bc3

Please sign in to comment.