Skip to content

Commit

Permalink
Release 2024-05-14
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed May 14, 2024
1 parent 85f8268 commit b238d3f
Show file tree
Hide file tree
Showing 16 changed files with 37 additions and 26 deletions.
8 changes: 0 additions & 8 deletions .changelog/17f6880701f34043b8f0c61e28432a0e.json

This file was deleted.

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

This file was deleted.

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

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.98.0](service/connect/CHANGELOG.md#v1980-2024-05-14)
* **Feature**: Amazon Connect provides enhanced search capabilities for flows & flow modules on the Connect admin website and programmatically using APIs. You can search for flows and flow modules by name, description, type, status, and tags, to filter and identify a specific flow in your Connect instances.
* `github.com/aws/aws-sdk-go-v2/service/s3`: [v1.54.0](service/s3/CHANGELOG.md#v1540-2024-05-14)
* **Feature**: Updated a few x-id in the http uri traits

# Release (2024-05-13)

## 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.20

require (
github.com/aws/aws-sdk-go-v2/config v1.27.13
github.com/aws/aws-sdk-go-v2/service/s3 v1.53.2
github.com/aws/aws-sdk-go-v2/service/s3 v1.54.0
)

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.20
require (
github.com/aws/aws-sdk-go-v2 v1.26.1
github.com/aws/aws-sdk-go-v2/config v1.27.13
github.com/aws/aws-sdk-go-v2/service/s3 v1.53.2
github.com/aws/aws-sdk-go-v2/service/s3 v1.54.0
github.com/aws/aws-sdk-go-v2/service/s3control v1.44.7
)

Expand Down
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.16.18 (2024-05-14)

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

# v1.16.17 (2024-05-10)

* **Dependency Update**: Updated to the latest SDK module versions
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.20
require (
github.com/aws/aws-sdk-go-v2 v1.26.1
github.com/aws/aws-sdk-go-v2/config v1.27.13
github.com/aws/aws-sdk-go-v2/service/s3 v1.53.2
github.com/aws/aws-sdk-go-v2/service/s3 v1.54.0
github.com/aws/smithy-go v1.20.2
)

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/connect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.98.0 (2024-05-14)

* **Feature**: Amazon Connect provides enhanced search capabilities for flows & flow modules on the Connect admin website and programmatically using APIs. You can search for flows and flow modules by name, description, type, status, and tags, to filter and identify a specific flow in your Connect instances.

# v1.97.1 (2024-05-08)

* **Bug Fix**: GoDoc improvement
Expand Down
2 changes: 1 addition & 1 deletion service/connect/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.26.1
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.32.1
github.com/aws/aws-sdk-go-v2/service/lexruntimeservice v1.20.5
github.com/aws/aws-sdk-go-v2/service/s3 v1.53.2
github.com/aws/aws-sdk-go-v2/service/s3 v1.54.0
github.com/aws/aws-sdk-go-v2/service/schemas v1.24.5
github.com/aws/smithy-go v1.20.2
)
Expand Down
4 changes: 2 additions & 2 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.26.1
github.com/aws/aws-sdk-go-v2/config v1.27.13
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.17
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.18
github.com/aws/aws-sdk-go-v2/service/acm v1.25.5
github.com/aws/aws-sdk-go-v2/service/apigateway v1.23.7
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.27.5
Expand Down Expand Up @@ -67,7 +67,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/route53 v1.40.5
github.com/aws/aws-sdk-go-v2/service/route53domains v1.23.5
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.28.2
github.com/aws/aws-sdk-go-v2/service/s3 v1.53.2
github.com/aws/aws-sdk-go-v2/service/s3 v1.54.0
github.com/aws/aws-sdk-go-v2/service/s3control v1.44.7
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.28.7
github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.28.5
Expand Down
4 changes: 4 additions & 0 deletions service/opensearchserverless/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.11.8 (2024-05-14)

* No change notes available for this release.

# v1.11.7 (2024-05-13)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/opensearchserverless/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.54.0 (2024-05-14)

* **Feature**: Updated a few x-id in the http uri traits

# v1.53.2 (2024-05-08)

* **Bug Fix**: GoDoc improvement
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 b238d3f

Please sign in to comment.