Skip to content

Commit

Permalink
Release 2023-06-27
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jun 27, 2023
1 parent 706fe79 commit b7502dc
Show file tree
Hide file tree
Showing 36 changed files with 84 additions and 108 deletions.
8 changes: 0 additions & 8 deletions .changelog/024baa7a389c4e14a350a0cd0b8be925.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/1a1da5ea9b0c4760baa41d314c575114.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/2de9ffb6f2dd4777b49cfe6bac0f7fe9.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/2f88a728683c4294b58d9bc820283063.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/309eaa5d18c4454f8a1415816911b56d.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/41575353444b40ffbf474f4155544f00.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/4b32814a2e8c45a3aa1a9ed0f68a9b72.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/65348d0194a7417aaa3f3cdb8e055160.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/734aa39bd025452f94ec36e8e308ee11.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/7b87a9ec77844cb987aff2ec9f1ec68e.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/appfabric`: [v1.0.0](service/appfabric/CHANGELOG.md#v100-2023-06-27)
* **Release**: New AWS service client module
* **Feature**: Initial release of AWS AppFabric for connecting SaaS applications for better productivity and security.
* `github.com/aws/aws-sdk-go-v2/service/appflow`: [v1.32.0](service/appflow/CHANGELOG.md#v1320-2023-06-27)
* **Feature**: This release adds support to bypass SSO with the SAPOData connector when connecting to an SAP instance.
* `github.com/aws/aws-sdk-go-v2/service/emrserverless`: [v1.8.0](service/emrserverless/CHANGELOG.md#v180-2023-06-27)
* **Feature**: This release adds support to update the release label of an EMR Serverless application to upgrade it to a different version of Amazon EMR via UpdateApplication API.
* `github.com/aws/aws-sdk-go-v2/service/ivs`: [v1.23.0](service/ivs/CHANGELOG.md#v1230-2023-06-27)
* **Feature**: IVS customers can now revoke the viewer session associated with an auth token, to prevent and stop playback using that token.
* `github.com/aws/aws-sdk-go-v2/service/kinesisvideo`: [v1.16.0](service/kinesisvideo/CHANGELOG.md#v1160-2023-06-27)
* **Feature**: General Availability (GA) release of Kinesis Video Streams at Edge, enabling customers to provide a configuration for the Kinesis Video Streams EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on a configured schedule.
* `github.com/aws/aws-sdk-go-v2/service/macie2`: [v1.28.0](service/macie2/CHANGELOG.md#v1280-2023-06-27)
* **Feature**: This release adds support for configuring new classification jobs to use the set of managed data identifiers that we recommend for jobs. For the managed data identifier selection type (managedDataIdentifierSelector), specify RECOMMENDED.
* `github.com/aws/aws-sdk-go-v2/service/privatenetworks`: [v1.3.0](service/privatenetworks/CHANGELOG.md#v130-2023-06-27)
* **Feature**: This release allows Private5G customers to choose different commitment plans (60-days, 1-year, 3-years) when placing new orders, enables automatic renewal option for 1-year and 3-years commitments. It also allows customers to update the commitment plan of an existing radio unit.
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.87.0](service/sagemaker/CHANGELOG.md#v1870-2023-06-27)
* **Feature**: Introducing TTL for online store records in feature groups.
* `github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime`: [v1.15.0](service/sagemakerfeaturestoreruntime/CHANGELOG.md#v1150-2023-06-27)
* **Feature**: Introducing TTL for online store records for feature groups.
* `github.com/aws/aws-sdk-go-v2/service/ssm`: [v1.36.7](service/ssm/CHANGELOG.md#v1367-2023-06-27)
* **Documentation**: Systems Manager doc-only update for June 2023.
* `github.com/aws/aws-sdk-go-v2/service/verifiedpermissions`: [v1.0.3](service/verifiedpermissions/CHANGELOG.md#v103-2023-06-27)
* **Documentation**: This update fixes several broken links to the Cedar documentation.

# Release (2023-06-26)

## Module Highlights
Expand Down
5 changes: 5 additions & 0 deletions service/appfabric/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# v1.0.0 (2023-06-27)

* **Release**: New AWS service client module
* **Feature**: Initial release of AWS AppFabric for connecting SaaS applications for better productivity and security.

2 changes: 1 addition & 1 deletion service/appfabric/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/appflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.32.0 (2023-06-27)

* **Feature**: This release adds support to bypass SSO with the SAPOData connector when connecting to an SAP instance.

# v1.31.0 (2023-06-20)

* **Feature**: This release adds new API to reset connector metadata cache
Expand Down
2 changes: 1 addition & 1 deletion service/appflow/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/emrserverless/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.8.0 (2023-06-27)

* **Feature**: This release adds support to update the release label of an EMR Serverless application to upgrade it to a different version of Amazon EMR via UpdateApplication API.

# v1.7.6 (2023-06-15)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/emrserverless/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/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/snowball v1.19.4
github.com/aws/aws-sdk-go-v2/service/sns v1.20.13
github.com/aws/aws-sdk-go-v2/service/sqs v1.23.2
github.com/aws/aws-sdk-go-v2/service/ssm v1.36.6
github.com/aws/aws-sdk-go-v2/service/ssm v1.36.7
github.com/aws/aws-sdk-go-v2/service/sts v1.19.2
github.com/aws/aws-sdk-go-v2/service/support v1.15.2
github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.17.2
Expand Down
4 changes: 4 additions & 0 deletions service/ivs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.23.0 (2023-06-27)

* **Feature**: IVS customers can now revoke the viewer session associated with an auth token, to prevent and stop playback using that token.

# v1.22.2 (2023-06-15)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/ivs/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/kinesisvideo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.16.0 (2023-06-27)

* **Feature**: General Availability (GA) release of Kinesis Video Streams at Edge, enabling customers to provide a configuration for the Kinesis Video Streams EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on a configured schedule.

# v1.15.13 (2023-06-15)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/kinesisvideo/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/macie2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.28.0 (2023-06-27)

* **Feature**: This release adds support for configuring new classification jobs to use the set of managed data identifiers that we recommend for jobs. For the managed data identifier selection type (managedDataIdentifierSelector), specify RECOMMENDED.

# v1.27.9 (2023-06-15)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/macie2/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/privatenetworks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.3.0 (2023-06-27)

* **Feature**: This release allows Private5G customers to choose different commitment plans (60-days, 1-year, 3-years) when placing new orders, enables automatic renewal option for 1-year and 3-years commitments. It also allows customers to update the commitment plan of an existing radio unit.

# v1.2.10 (2023-06-15)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/privatenetworks/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/sagemaker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.87.0 (2023-06-27)

* **Feature**: Introducing TTL for online store records in feature groups.

# v1.86.0 (2023-06-21)

* **Feature**: This release provides support in SageMaker for output files in training jobs to be uploaded without compression and enable customer to deploy uncompressed model from S3 to real-time inference Endpoints. In addition, ml.trn1n.32xlarge is added to supported instance type list in training job.
Expand Down
2 changes: 1 addition & 1 deletion service/sagemaker/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/sagemakerfeaturestoreruntime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.15.0 (2023-06-27)

* **Feature**: Introducing TTL for online store records for feature groups.

# v1.14.6 (2023-06-15)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/sagemakerfeaturestoreruntime/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/ssm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.36.7 (2023-06-27)

* **Documentation**: Systems Manager doc-only update for June 2023.

# v1.36.6 (2023-06-15)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/ssm/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/verifiedpermissions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.0.3 (2023-06-27)

* **Documentation**: This update fixes several broken links to the Cedar documentation.

# v1.0.2 (2023-06-23)

* **Documentation**: Added improved descriptions and new code samples to SDK documentation.
Expand Down
2 changes: 1 addition & 1 deletion service/verifiedpermissions/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 b7502dc

Please sign in to comment.