Skip to content

Commit

Permalink
Release 2023-01-18
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jan 18, 2023
1 parent 8eb2048 commit 0e9721f
Show file tree
Hide file tree
Showing 16 changed files with 38 additions and 40 deletions.
8 changes: 0 additions & 8 deletions .changelog/0d805a2672db41ffbcab26ee1a1db5a6.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/9878546cb18449169c9498d0ea374665.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# Release (2023-01-18)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/cloudwatch`: [v1.25.0](service/cloudwatch/CHANGELOG.md#v1250-2023-01-18)
* **Feature**: Enable cross-account streams in CloudWatch Metric Streams via Observability Access Manager.
* `github.com/aws/aws-sdk-go-v2/service/efs`: [v1.19.1](service/efs/CHANGELOG.md#v1191-2023-01-18)
* **Documentation**: Documentation updates for EFS access points limit increase
* `github.com/aws/aws-sdk-go-v2/service/wafv2`: [v1.24.2](service/wafv2/CHANGELOG.md#v1242-2023-01-18)
* **Documentation**: Improved the visibility of the guidance for updating AWS WAF resources, such as web ACLs and rule groups.

# Release (2023-01-17)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/cloudwatch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.25.0 (2023-01-18)

* **Feature**: Enable cross-account streams in CloudWatch Metric Streams via Observability Access Manager.

# v1.24.0 (2023-01-05)

* **Feature**: Add `ErrorCodeOverride` field to all error structs (aws/smithy-go#401).
Expand Down
2 changes: 1 addition & 1 deletion service/cloudwatch/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/efs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.19.1 (2023-01-18)

* **Documentation**: Documentation updates for EFS access points limit increase

# v1.19.0 (2023-01-05)

* **Feature**: Add `ErrorCodeOverride` field to all error structs (aws/smithy-go#401).
Expand Down
2 changes: 1 addition & 1 deletion service/efs/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
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.14.0
github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.14.0
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.22.0
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.24.0
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.25.0
github.com/aws/aws-sdk-go-v2/service/codebuild v1.20.0
github.com/aws/aws-sdk-go-v2/service/codecommit v1.14.0
github.com/aws/aws-sdk-go-v2/service/codedeploy v1.16.0
Expand All @@ -34,7 +34,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/ec2 v1.78.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.18.0
github.com/aws/aws-sdk-go-v2/service/ecs v1.23.0
github.com/aws/aws-sdk-go-v2/service/efs v1.19.0
github.com/aws/aws-sdk-go-v2/service/efs v1.19.1
github.com/aws/aws-sdk-go-v2/service/elasticache v1.26.0
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.15.0
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.15.0
Expand Down Expand Up @@ -84,7 +84,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.9.0
github.com/aws/aws-sdk-go-v2/service/waf v1.12.0
github.com/aws/aws-sdk-go-v2/service/wafregional v1.13.1
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.24.1
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.24.2
github.com/aws/aws-sdk-go-v2/service/workspaces v1.28.0
github.com/aws/smithy-go v1.13.5
github.com/google/go-cmp v0.5.8
Expand Down
4 changes: 4 additions & 0 deletions service/servicecatalogappregistry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.16.1 (2023-01-18)

* No change notes available for this release.

# v1.16.0 (2023-01-05)

* **Feature**: Add `ErrorCodeOverride` field to all error structs (aws/smithy-go#401).
Expand Down
2 changes: 1 addition & 1 deletion service/servicecatalogappregistry/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/ssmsap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.1.2 (2023-01-18)

* No change notes available for this release.

# v1.1.1 (2023-01-10)

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

* **Documentation**: Improved the visibility of the guidance for updating AWS WAF resources, such as web ACLs and rule groups.

# v1.24.1 (2023-01-12)

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

Please sign in to comment.