Skip to content

Commit

Permalink
Release 2022-11-30
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Nov 30, 2022
1 parent ee0277f commit 0259b16
Show file tree
Hide file tree
Showing 34 changed files with 83 additions and 88 deletions.
8 changes: 0 additions & 8 deletions .changelog/2a3e1df141e64376846e9390fda6830b.json

This file was deleted.

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

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/303baceafa2041fea07c6ec86cb0c97b.json

This file was deleted.

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

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/745182c01cb64eb8ab85d22e1568cba7.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/8527d3f516e645a4bbcf60952c3796b5.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

22 changes: 22 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,25 @@
# Release (2022-11-30)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/accessanalyzer`: [v1.18.0](service/accessanalyzer/CHANGELOG.md#v1180-2022-11-30)
* **Feature**: This release adds support for S3 cross account access points. IAM Access Analyzer will now produce public or cross account findings when it detects bucket delegation to external account access points.
* `github.com/aws/aws-sdk-go-v2/service/athena`: [v1.20.0](service/athena/CHANGELOG.md#v1200-2022-11-30)
* **Feature**: This release includes support for using Apache Spark in Amazon Athena.
* `github.com/aws/aws-sdk-go-v2/service/dataexchange`: [v1.17.0](service/dataexchange/CHANGELOG.md#v1170-2022-11-30)
* **Feature**: This release enables data providers to license direct access to data in their Amazon S3 buckets or AWS Lake Formation data lakes through AWS Data Exchange. Subscribers get read-only access to the data and can use it in downstream AWS services, like Amazon Athena, without creating or managing copies.
* `github.com/aws/aws-sdk-go-v2/service/docdbelastic`: [v1.0.0](service/docdbelastic/CHANGELOG.md#v100-2022-11-30)
* **Release**: New AWS service client module
* **Feature**: Launched Amazon DocumentDB Elastic Clusters. You can now use the SDK to create, list, update and delete Amazon DocumentDB Elastic Cluster resources
* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.37.0](service/glue/CHANGELOG.md#v1370-2022-11-30)
* **Feature**: This release adds support for AWS Glue Data Quality, which helps you evaluate and monitor the quality of your data and includes the API for creating, deleting, or updating data quality rulesets, runs and evaluations.
* `github.com/aws/aws-sdk-go-v2/service/s3control`: [v1.28.0](service/s3control/CHANGELOG.md#v1280-2022-11-30)
* **Feature**: Amazon S3 now supports cross-account access points. S3 bucket owners can now allow trusted AWS accounts to create access points associated with their bucket.
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.56.0](service/sagemaker/CHANGELOG.md#v1560-2022-11-30)
* **Feature**: Added Models as part of the Search API. Added Model shadow deployments in realtime inference, and shadow testing in managed inference. Added support for shared spaces, geospatial APIs, Model Cards, AutoMLJobStep in pipelines, Git repositories on user profiles and domains, Model sharing in Jumpstart.
* `github.com/aws/aws-sdk-go-v2/service/sagemakergeospatial`: [v1.0.0](service/sagemakergeospatial/CHANGELOG.md#v100-2022-11-30)
* **Release**: New AWS service client module
* **Feature**: This release provides Amazon SageMaker geospatial APIs to build, train, deploy and visualize geospatial models.

# Release (2022-11-29.2)

## Module Highlights
Expand Down
2 changes: 1 addition & 1 deletion example/service/s3/usingPrivateLink/go.mod
Expand Up @@ -6,7 +6,7 @@ require (
github.com/aws/aws-sdk-go-v2 v1.17.1
github.com/aws/aws-sdk-go-v2/config v1.18.3
github.com/aws/aws-sdk-go-v2/service/s3 v1.29.4
github.com/aws/aws-sdk-go-v2/service/s3control v1.27.0
github.com/aws/aws-sdk-go-v2/service/s3control v1.28.0
)

replace github.com/aws/aws-sdk-go-v2 => ../../../../
Expand Down
4 changes: 4 additions & 0 deletions service/accessanalyzer/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.18.0 (2022-11-30)

* **Feature**: This release adds support for S3 cross account access points. IAM Access Analyzer will now produce public or cross account findings when it detects bucket delegation to external account access points.

# v1.17.3 (2022-11-22)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/accessanalyzer/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/athena/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.20.0 (2022-11-30)

* **Feature**: This release includes support for using Apache Spark in Amazon Athena.

# v1.19.1 (2022-11-08)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/athena/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/dataexchange/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.17.0 (2022-11-30)

* **Feature**: This release enables data providers to license direct access to data in their Amazon S3 buckets or AWS Lake Formation data lakes through AWS Data Exchange. Subscribers get read-only access to the data and can use it in downstream AWS services, like Amazon Athena, without creating or managing copies.

# v1.16.3 (2022-10-24)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/dataexchange/go_module_metadata.go

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

5 changes: 5 additions & 0 deletions service/docdbelastic/CHANGELOG.md
@@ -0,0 +1,5 @@
# v1.0.0 (2022-11-30)

* **Release**: New AWS service client module
* **Feature**: Launched Amazon DocumentDB Elastic Clusters. You can now use the SDK to create, list, update and delete Amazon DocumentDB Elastic Cluster resources

2 changes: 1 addition & 1 deletion service/docdbelastic/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/ecrpublic/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.13.20 (2022-11-30)

* No change notes available for this release.

# v1.13.19 (2022-10-24)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/ecrpublic/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
@@ -1,3 +1,7 @@
# v1.37.0 (2022-11-30)

* **Feature**: This release adds support for AWS Glue Data Quality, which helps you evaluate and monitor the quality of your data and includes the API for creating, deleting, or updating data quality rulesets, runs and evaluations.

# v1.36.0 (2022-11-29)

* **Feature**: This release allows the creation of Custom Visual Transforms (Dynamic Transforms) to be created via AWS Glue CLI/SDK.
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/greengrass/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.14.4 (2022-11-30)

* No change notes available for this release.

# v1.14.3 (2022-11-16)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/greengrass/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/greengrassv2/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.20.2 (2022-11-30)

* No change notes available for this release.

# v1.20.1 (2022-11-16)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/greengrassv2/go_module_metadata.go

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

6 changes: 3 additions & 3 deletions service/internal/integrationtest/go.mod
Expand Up @@ -8,7 +8,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.23
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.14.11
github.com/aws/aws-sdk-go-v2/service/appstream v1.18.0
github.com/aws/aws-sdk-go-v2/service/athena v1.19.1
github.com/aws/aws-sdk-go-v2/service/athena v1.20.0
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.24.3
github.com/aws/aws-sdk-go-v2/service/batch v1.19.1
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.24.1
Expand Down Expand Up @@ -46,7 +46,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/firehose v1.15.0
github.com/aws/aws-sdk-go-v2/service/gamelift v1.15.7
github.com/aws/aws-sdk-go-v2/service/glacier v1.13.19
github.com/aws/aws-sdk-go-v2/service/glue v1.36.0
github.com/aws/aws-sdk-go-v2/service/glue v1.37.0
github.com/aws/aws-sdk-go-v2/service/health v1.15.22
github.com/aws/aws-sdk-go-v2/service/iam v1.18.23
github.com/aws/aws-sdk-go-v2/service/inspector v1.12.19
Expand All @@ -67,7 +67,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/route53domains v1.12.19
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.15.21
github.com/aws/aws-sdk-go-v2/service/s3 v1.29.4
github.com/aws/aws-sdk-go-v2/service/s3control v1.27.0
github.com/aws/aws-sdk-go-v2/service/s3control v1.28.0
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.16.8
github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.15.0
github.com/aws/aws-sdk-go-v2/service/ses v1.14.21
Expand Down
4 changes: 4 additions & 0 deletions service/s3control/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.28.0 (2022-11-30)

* **Feature**: Amazon S3 now supports cross-account access points. S3 bucket owners can now allow trusted AWS accounts to create access points associated with their bucket.

# v1.27.0 (2022-11-29)

* **Feature**: Added two new APIs to support Amazon S3 Multi-Region Access Point failover controls: GetMultiRegionAccessPointRoutes and SubmitMultiRegionAccessPointRoutes. The failover control APIs are supported in the following Regions: us-east-1, us-west-2, eu-west-1, ap-southeast-2, and ap-northeast-1.
Expand Down
2 changes: 1 addition & 1 deletion service/s3control/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
@@ -1,3 +1,7 @@
# v1.56.0 (2022-11-30)

* **Feature**: Added Models as part of the Search API. Added Model shadow deployments in realtime inference, and shadow testing in managed inference. Added support for shared spaces, geospatial APIs, Model Cards, AutoMLJobStep in pipelines, Git repositories on user profiles and domains, Model sharing in Jumpstart.

# v1.55.0 (2022-11-18)

* **Feature**: Added DisableProfiler flag as a new field in ProfilerConfig
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.

5 changes: 5 additions & 0 deletions service/sagemakergeospatial/CHANGELOG.md
@@ -0,0 +1,5 @@
# v1.0.0 (2022-11-30)

* **Release**: New AWS service client module
* **Feature**: This release provides Amazon SageMaker geospatial APIs to build, train, deploy and visualize geospatial models.

2 changes: 1 addition & 1 deletion service/sagemakergeospatial/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 0259b16

Please sign in to comment.