Skip to content

Commit

Permalink
Release 2023-06-26
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jun 26, 2023
1 parent 12eeb94 commit 2b71c0e
Show file tree
Hide file tree
Showing 17 changed files with 41 additions and 47 deletions.
8 changes: 0 additions & 8 deletions .changelog/6f18ff54681f40c9b7bfb6213e718fd5.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/96d08fe0a417405499cdf8353abf5e8c.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# Release (2023-06-26)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.60.0](service/connect/CHANGELOG.md#v1600-2023-06-26)
* **Feature**: This release provides a way to search for existing tags within an instance. Before tagging a resource, ensure consistency by searching for pre-existing key:value pairs.
* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.52.0](service/glue/CHANGELOG.md#v1520-2023-06-26)
* **Feature**: Timestamp Starting Position For Kinesis and Kafka Data Sources in a Glue Streaming Job
* `github.com/aws/aws-sdk-go-v2/service/guardduty`: [v1.24.0](service/guardduty/CHANGELOG.md#v1240-2023-06-26)
* **Feature**: Add support for user.extra.sessionName in Kubernetes Audit Logs Findings.
* `github.com/aws/aws-sdk-go-v2/service/iam`: [v1.21.0](service/iam/CHANGELOG.md#v1210-2023-06-26)
* **Feature**: Support for a new API "GetMFADevice" to present MFA device metadata such as device certifications
* `github.com/aws/aws-sdk-go-v2/service/pinpoint`: [v1.20.0](service/pinpoint/CHANGELOG.md#v1200-2023-06-26)
* **Feature**: Added time zone estimation support for journeys

# Release (2023-06-23)

## Module Highlights
Expand Down
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.60.0 (2023-06-26)

* **Feature**: This release provides a way to search for existing tags within an instance. Before tagging a resource, ensure consistency by searching for pre-existing key:value pairs.

# v1.59.0 (2023-06-16)

* **Feature**: Updates the *InstanceStorageConfig APIs to support a new ResourceType: SCREEN_RECORDINGS to enable screen recording and specify the storage configurations for publishing the recordings. Also updates DescribeInstance and ListInstances APIs to include InstanceAccessUrl attribute in the API response.
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.

4 changes: 4 additions & 0 deletions service/glue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.52.0 (2023-06-26)

* **Feature**: Timestamp Starting Position For Kinesis and Kafka Data Sources in a Glue Streaming Job

# v1.51.0 (2023-06-19)

* **Feature**: This release adds support for creating cross region table/database resource links
Expand Down
2 changes: 1 addition & 1 deletion service/glue/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/guardduty/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.24.0 (2023-06-26)

* **Feature**: Add support for user.extra.sessionName in Kubernetes Audit Logs Findings.

# v1.23.2 (2023-06-15)

* **Documentation**: Updated descriptions for some APIs.
Expand Down
2 changes: 1 addition & 1 deletion service/guardduty/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/iam/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.21.0 (2023-06-26)

* **Feature**: Support for a new API "GetMFADevice" to present MFA device metadata such as device certifications

# v1.20.3 (2023-06-16)

* **Documentation**: Documentation updates for AWS Identity and Access Management (IAM).
Expand Down
2 changes: 1 addition & 1 deletion service/iam/go_module_metadata.go

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

4 changes: 2 additions & 2 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ require (
github.com/aws/aws-sdk-go-v2/service/firehose v1.16.14
github.com/aws/aws-sdk-go-v2/service/gamelift v1.19.2
github.com/aws/aws-sdk-go-v2/service/glacier v1.14.13
github.com/aws/aws-sdk-go-v2/service/glue v1.51.0
github.com/aws/aws-sdk-go-v2/service/glue v1.52.0
github.com/aws/aws-sdk-go-v2/service/health v1.17.2
github.com/aws/aws-sdk-go-v2/service/iam v1.20.3
github.com/aws/aws-sdk-go-v2/service/iam v1.21.0
github.com/aws/aws-sdk-go-v2/service/inspector v1.13.12
github.com/aws/aws-sdk-go-v2/service/iot v1.38.2
github.com/aws/aws-sdk-go-v2/service/kinesis v1.17.14
Expand Down
4 changes: 4 additions & 0 deletions service/pinpoint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.20.0 (2023-06-26)

* **Feature**: Added time zone estimation support for journeys

# v1.19.4 (2023-06-15)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/pinpoint/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 2b71c0e

Please sign in to comment.