Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit 11f8784

Browse files
author
awssdkgo
committed
Release v1.36.4 (2020-12-08)
=== ### Service Client Updates * `service/auditmanager`: Adds new service * `service/ecr`: Updates service API and documentation * This release adds support for configuring cross-region and cross-account replication of your Amazon ECR images. * `service/emr-containers`: Adds new service * `service/forecast`: Updates service API and documentation * `service/healthlake`: Adds new service * `service/kendra`: Updates service API and documentation * 1. Amazon Kendra connector for Google Drive repositories 2. Amazon Kendra's relevance ranking models are regularly tuned for each customer by capturing end-user search patterns and feedback. * `service/quicksight`: Updates service API and documentation * Added new parameters for join optimization. * `service/runtime.sagemaker`: Updates service API and documentation * `service/sagemaker`: Updates service API, documentation, and paginators * This feature helps you monitor model performance characteristics such as accuracy, identify undesired bias in your ML models, and explain model decisions better with explainability drift detection. * `service/sagemaker-edge`: Adds new service
1 parent 8e3af9c commit 11f8784

File tree

60 files changed

+43777
-241
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+43777
-241
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
Release v1.36.4 (2020-12-08)
2+
===
3+
4+
### Service Client Updates
5+
* `service/auditmanager`: Adds new service
6+
* `service/ecr`: Updates service API and documentation
7+
* This release adds support for configuring cross-region and cross-account replication of your Amazon ECR images.
8+
* `service/emr-containers`: Adds new service
9+
* `service/forecast`: Updates service API and documentation
10+
* `service/healthlake`: Adds new service
11+
* `service/kendra`: Updates service API and documentation
12+
* 1. Amazon Kendra connector for Google Drive repositories 2. Amazon Kendra's relevance ranking models are regularly tuned for each customer by capturing end-user search patterns and feedback.
13+
* `service/quicksight`: Updates service API and documentation
14+
* Added new parameters for join optimization.
15+
* `service/runtime.sagemaker`: Updates service API and documentation
16+
* `service/sagemaker`: Updates service API, documentation, and paginators
17+
* This feature helps you monitor model performance characteristics such as accuracy, identify undesired bias in your ML models, and explain model decisions better with explainability drift detection.
18+
* `service/sagemaker-edge`: Adds new service
19+
120
Release v1.36.3 (2020-12-07)
221
===
322

aws/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ package aws
55
const SDKName = "aws-sdk-go"
66

77
// SDKVersion is the version of this SDK
8-
const SDKVersion = "1.36.3"
8+
const SDKVersion = "1.36.4"

0 commit comments

Comments
 (0)