From 8f943a53079527af4ac5f8589e1bf26862559236 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 10 May 2024 18:21:58 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-discovery-48228.json | 5 +++++ .changes/next-release/api-change-greengrassv2-12496.json | 5 +++++ .changes/next-release/api-change-sagemaker-92744.json | 5 +++++ .changes/next-release/api-change-ssooidc-80819.json | 5 +++++ 4 files changed, 20 insertions(+) create mode 100644 .changes/next-release/api-change-discovery-48228.json create mode 100644 .changes/next-release/api-change-greengrassv2-12496.json create mode 100644 .changes/next-release/api-change-sagemaker-92744.json create mode 100644 .changes/next-release/api-change-ssooidc-80819.json diff --git a/.changes/next-release/api-change-discovery-48228.json b/.changes/next-release/api-change-discovery-48228.json new file mode 100644 index 0000000000..1610490a14 --- /dev/null +++ b/.changes/next-release/api-change-discovery-48228.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``discovery``", + "description": "[``botocore``] add v2 smoke tests and smithy smokeTests trait for SDK testing" +} diff --git a/.changes/next-release/api-change-greengrassv2-12496.json b/.changes/next-release/api-change-greengrassv2-12496.json new file mode 100644 index 0000000000..540be947da --- /dev/null +++ b/.changes/next-release/api-change-greengrassv2-12496.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``greengrassv2``", + "description": "[``botocore``] Mark ComponentVersion in ComponentDeploymentSpecification as required." +} diff --git a/.changes/next-release/api-change-sagemaker-92744.json b/.changes/next-release/api-change-sagemaker-92744.json new file mode 100644 index 0000000000..41a5f795a3 --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-92744.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "[``botocore``] Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications." +} diff --git a/.changes/next-release/api-change-ssooidc-80819.json b/.changes/next-release/api-change-ssooidc-80819.json new file mode 100644 index 0000000000..b11f788144 --- /dev/null +++ b/.changes/next-release/api-change-ssooidc-80819.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sso-oidc``", + "description": "[``botocore``] Updated request parameters for PKCE support." +}