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

Commit 1371ed9

Browse files
Release v1.48.10 (2023-11-30) (#5092)
Release v1.48.10 (2023-11-30) === ### Service Client Updates * `service/arc-zonal-shift`: Updates service API, documentation, and paginators * `service/glue`: Updates service API and documentation * Adds observation and analyzer support to the GetDataQualityResult and BatchGetDataQualityResult APIs. * `service/sagemaker`: Updates service API and documentation * This release adds support for 1/ Code Editor, based on Code-OSS, Visual Studio Code Open Source, a new fully managed IDE option in SageMaker Studio 2/ JupyterLab, a new fully managed JupyterLab IDE experience in SageMaker Studio
1 parent fbf9bd8 commit 1371ed9

File tree

17 files changed

+5695
-873
lines changed

17 files changed

+5695
-873
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
Release v1.48.10 (2023-11-30)
2+
===
3+
4+
### Service Client Updates
5+
* `service/arc-zonal-shift`: Updates service API, documentation, and paginators
6+
* `service/glue`: Updates service API and documentation
7+
* Adds observation and analyzer support to the GetDataQualityResult and BatchGetDataQualityResult APIs.
8+
* `service/sagemaker`: Updates service API and documentation
9+
* This release adds support for 1/ Code Editor, based on Code-OSS, Visual Studio Code Open Source, a new fully managed IDE option in SageMaker Studio 2/ JupyterLab, a new fully managed JupyterLab IDE experience in SageMaker Studio
10+
111
Release v1.48.9 (2023-11-30)
212
===
313

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.48.9"
8+
const SDKVersion = "1.48.10"

0 commit comments

Comments
 (0)