Skip to content

Commit

Permalink
Release v1.48.10 (2023-11-30) (#5092)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
aws-sdk-go-automation committed Nov 30, 2023
1 parent fbf9bd8 commit 1371ed9
Show file tree
Hide file tree
Showing 17 changed files with 5,695 additions and 873 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
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

Release v1.48.9 (2023-11-30)
===

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

0 comments on commit 1371ed9

Please sign in to comment.