You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "add v2 smoke tests and smithy smokeTests trait for SDK testing",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``greengrassv2``",
9
+
"description": "Mark ComponentVersion in ComponentDeploymentSpecification as required.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``sagemaker``",
14
+
"description": "Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``sso-oidc``",
19
+
"description": "Updated request parameters for PKCE support.",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+9
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,15 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.32.103
6
+
========
7
+
8
+
* api-change:``discovery``: add v2 smoke tests and smithy smokeTests trait for SDK testing
9
+
* api-change:``greengrassv2``: Mark ComponentVersion in ComponentDeploymentSpecification as required.
10
+
* api-change:``sagemaker``: Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications.
11
+
* api-change:``sso-oidc``: Updated request parameters for PKCE support.
0 commit comments