Skip to content

Commit

Permalink
Release v1.42.4 (2021-11-12) (#4173)
Browse files Browse the repository at this point in the history
Release v1.42.4 (2021-11-12)
===

### Service Client Updates
* `service/connect`: Updates service API, documentation, and paginators
* `service/devops-guru`: Updates service API, documentation, and paginators
* `service/ec2`: Updates service API
  * C6i instances are powered by a third-generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz. G5 instances feature up to 8 NVIDIA A10G Tensor Core GPUs and second generation AMD EPYC processors.
* `service/mediaconvert`: Updates service API and documentation
  * AWS Elemental MediaConvert SDK has added automatic modes for GOP configuration and added the ability to ingest screen recordings generated by Safari on MacOS 12 Monterey.
* `service/ssm`: Updates service API and documentation
  * This Patch Manager release supports creating Patch Baselines for RaspberryPi OS (formerly Raspbian)
  • Loading branch information
aws-sdk-go-automation committed Nov 12, 2021
1 parent 98741a3 commit 1369084
Show file tree
Hide file tree
Showing 24 changed files with 5,259 additions and 669 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Release v1.42.4 (2021-11-12)
===

### Service Client Updates
* `service/connect`: Updates service API, documentation, and paginators
* `service/devops-guru`: Updates service API, documentation, and paginators
* `service/ec2`: Updates service API
* C6i instances are powered by a third-generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz. G5 instances feature up to 8 NVIDIA A10G Tensor Core GPUs and second generation AMD EPYC processors.
* `service/mediaconvert`: Updates service API and documentation
* AWS Elemental MediaConvert SDK has added automatic modes for GOP configuration and added the ability to ingest screen recordings generated by Safari on MacOS 12 Monterey.
* `service/ssm`: Updates service API and documentation
* This Patch Manager release supports creating Patch Baselines for RaspberryPi OS (formerly Raspbian)

Release v1.42.3 (2021-11-11)
===

Expand Down
6 changes: 6 additions & 0 deletions aws/endpoints/defaults.go

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

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.42.3"
const SDKVersion = "1.42.4"
Loading

0 comments on commit 1369084

Please sign in to comment.