From bb61ca458350d560481c3b083f5737016a83a100 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Mon, 23 Dec 2024 19:13:46 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-ecr-95956.json | 5 +++++ .changes/next-release/api-change-ecrpublic-32669.json | 5 +++++ .changes/next-release/api-change-eks-28462.json | 5 +++++ .changes/next-release/api-change-glue-41136.json | 5 +++++ 4 files changed, 20 insertions(+) create mode 100644 .changes/next-release/api-change-ecr-95956.json create mode 100644 .changes/next-release/api-change-ecrpublic-32669.json create mode 100644 .changes/next-release/api-change-eks-28462.json create mode 100644 .changes/next-release/api-change-glue-41136.json diff --git a/.changes/next-release/api-change-ecr-95956.json b/.changes/next-release/api-change-ecr-95956.json new file mode 100644 index 0000000000..db39397b8f --- /dev/null +++ b/.changes/next-release/api-change-ecr-95956.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ecr``", + "description": "[``botocore``] Documentation update for ECR GetAccountSetting and PutAccountSetting APIs." +} diff --git a/.changes/next-release/api-change-ecrpublic-32669.json b/.changes/next-release/api-change-ecrpublic-32669.json new file mode 100644 index 0000000000..795aeae88d --- /dev/null +++ b/.changes/next-release/api-change-ecrpublic-32669.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ecr-public``", + "description": "[``botocore``] Add support for Dualstack endpoints" +} diff --git a/.changes/next-release/api-change-eks-28462.json b/.changes/next-release/api-change-eks-28462.json new file mode 100644 index 0000000000..dd02cc5f06 --- /dev/null +++ b/.changes/next-release/api-change-eks-28462.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``eks``", + "description": "[``botocore``] This release adds support for DescribeClusterVersions API that provides important information about Kubernetes versions along with end of support dates" +} diff --git a/.changes/next-release/api-change-glue-41136.json b/.changes/next-release/api-change-glue-41136.json new file mode 100644 index 0000000000..233949b031 --- /dev/null +++ b/.changes/next-release/api-change-glue-41136.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``glue``", + "description": "[``botocore``] Add IncludeRoot parameters to GetCatalogs API to return root catalog." +}