Skip to content

Commit

Permalink
Release v1.38.49 (2021-05-27) (#3929)
Browse files Browse the repository at this point in the history
Release v1.38.49 (2021-05-27)
===

### Service Client Updates
* `service/ec2`: Updates service API, documentation, and paginators
  * This release removes resource ids and tagging support for VPC security group rules.
  • Loading branch information
aws-sdk-go-automation authored May 27, 2021
1 parent 1e220aa commit cdceaa4
Show file tree
Hide file tree
Showing 7 changed files with 105 additions and 1,465 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Release v1.38.49 (2021-05-27)
===

### Service Client Updates
* `service/ec2`: Updates service API, documentation, and paginators
* This release removes resource ids and tagging support for VPC security group rules.

Release v1.38.48 (2021-05-26)
===

Expand Down
2 changes: 1 addition & 1 deletion aws/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.38.48"
const SDKVersion = "1.38.49"
Loading

0 comments on commit cdceaa4

Please sign in to comment.