Skip to content

Commit

Permalink
Release 2022-02-24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jasdel committed Feb 24, 2022
1 parent 2195b59 commit 0aa6c43
Show file tree
Hide file tree
Showing 16 changed files with 51 additions and 24 deletions.
13 changes: 0 additions & 13 deletions .changelog/d94aebf59d884b6288d44111a04792e7.json

This file was deleted.

16 changes: 16 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,19 @@
# Release (2022-02-24.2)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/autoscaling`: [v1.21.0](service/autoscaling/CHANGELOG.md#v1210-2022-02-242)
* **Feature**: API client updated
* `github.com/aws/aws-sdk-go-v2/service/databrew`: [v1.18.0](service/databrew/CHANGELOG.md#v1180-2022-02-242)
* **Feature**: API client updated
* `github.com/aws/aws-sdk-go-v2/service/fms`: [v1.15.0](service/fms/CHANGELOG.md#v1150-2022-02-242)
* **Feature**: API client updated
* `github.com/aws/aws-sdk-go-v2/service/lightsail`: [v1.17.0](service/lightsail/CHANGELOG.md#v1170-2022-02-242)
* **Feature**: API client updated
* `github.com/aws/aws-sdk-go-v2/service/route53`: [v1.19.0](service/route53/CHANGELOG.md#v1190-2022-02-242)
* **Feature**: API client updated
* `github.com/aws/aws-sdk-go-v2/service/s3control`: [v1.20.0](service/s3control/CHANGELOG.md#v1200-2022-02-242)
* **Feature**: API client updated

# Release (2022-02-24)

## General 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.14.0
github.com/aws/aws-sdk-go-v2/config v1.14.0
github.com/aws/aws-sdk-go-v2/service/s3 v1.25.0
github.com/aws/aws-sdk-go-v2/service/s3control v1.19.0
github.com/aws/aws-sdk-go-v2/service/s3control v1.20.0
)

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

* **Feature**: API client updated

# v1.20.0 (2022-02-24)

* **Feature**: API client updated
Expand Down
2 changes: 1 addition & 1 deletion service/autoscaling/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/databrew/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.18.0 (2022-02-24.2)

* **Feature**: API client updated

# v1.17.0 (2022-02-24)

* **Feature**: API client updated
Expand Down
2 changes: 1 addition & 1 deletion service/databrew/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/fms/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.15.0 (2022-02-24.2)

* **Feature**: API client updated

# v1.14.0 (2022-02-24)

* **Feature**: API client updated
Expand Down
2 changes: 1 addition & 1 deletion service/fms/go_module_metadata.go

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

8 changes: 4 additions & 4 deletions service/internal/integrationtest/go.mod
Expand Up @@ -9,7 +9,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.11.0
github.com/aws/aws-sdk-go-v2/service/appstream v1.14.0
github.com/aws/aws-sdk-go-v2/service/athena v1.13.0
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.20.0
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.21.0
github.com/aws/aws-sdk-go-v2/service/batch v1.15.0
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.19.0
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.15.0
Expand Down Expand Up @@ -54,7 +54,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/kinesis v1.14.0
github.com/aws/aws-sdk-go-v2/service/kms v1.15.0
github.com/aws/aws-sdk-go-v2/service/lambda v1.18.0
github.com/aws/aws-sdk-go-v2/service/lightsail v1.16.0
github.com/aws/aws-sdk-go-v2/service/lightsail v1.17.0
github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics v1.10.0
github.com/aws/aws-sdk-go-v2/service/neptune v1.15.0
github.com/aws/aws-sdk-go-v2/service/opsworks v1.12.0
Expand All @@ -63,11 +63,11 @@ require (
github.com/aws/aws-sdk-go-v2/service/rds v1.17.0
github.com/aws/aws-sdk-go-v2/service/redshift v1.20.0
github.com/aws/aws-sdk-go-v2/service/rekognition v1.16.0
github.com/aws/aws-sdk-go-v2/service/route53 v1.18.0
github.com/aws/aws-sdk-go-v2/service/route53 v1.19.0
github.com/aws/aws-sdk-go-v2/service/route53domains v1.11.0
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.14.0
github.com/aws/aws-sdk-go-v2/service/s3 v1.25.0
github.com/aws/aws-sdk-go-v2/service/s3control v1.19.0
github.com/aws/aws-sdk-go-v2/service/s3control v1.20.0
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0
github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.12.0
github.com/aws/aws-sdk-go-v2/service/ses v1.13.0
Expand Down
4 changes: 4 additions & 0 deletions service/lightsail/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.17.0 (2022-02-24.2)

* **Feature**: API client updated

# v1.16.0 (2022-02-24)

* **Feature**: API client updated
Expand Down
2 changes: 1 addition & 1 deletion service/lightsail/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/route53/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.19.0 (2022-02-24.2)

* **Feature**: API client updated

# v1.18.0 (2022-02-24)

* **Feature**: API client updated
Expand Down
2 changes: 1 addition & 1 deletion service/route53/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/s3control/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.20.0 (2022-02-24.2)

* **Feature**: API client updated

# v1.19.0 (2022-02-24)

* **Feature**: API client updated
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.

0 comments on commit 0aa6c43

Please sign in to comment.