From 2227b263979629b926e72b7c00c8d8301926cbc4 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 26 Jun 2024 18:06:41 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-controltower-84475.json | 5 +++++ .changes/next-release/api-change-eks-53063.json | 5 +++++ .changes/next-release/api-change-ivsrealtime-18064.json | 5 +++++ .../next-release/api-change-kinesisanalyticsv2-11381.json | 5 +++++ .changes/next-release/api-change-opensearch-88533.json | 5 +++++ 5 files changed, 25 insertions(+) create mode 100644 .changes/next-release/api-change-controltower-84475.json create mode 100644 .changes/next-release/api-change-eks-53063.json create mode 100644 .changes/next-release/api-change-ivsrealtime-18064.json create mode 100644 .changes/next-release/api-change-kinesisanalyticsv2-11381.json create mode 100644 .changes/next-release/api-change-opensearch-88533.json diff --git a/.changes/next-release/api-change-controltower-84475.json b/.changes/next-release/api-change-controltower-84475.json new file mode 100644 index 0000000000..8c3463e463 --- /dev/null +++ b/.changes/next-release/api-change-controltower-84475.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``controltower``", + "description": "[``botocore``] Added ListLandingZoneOperations API." +} diff --git a/.changes/next-release/api-change-eks-53063.json b/.changes/next-release/api-change-eks-53063.json new file mode 100644 index 0000000000..c53ad17413 --- /dev/null +++ b/.changes/next-release/api-change-eks-53063.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``eks``", + "description": "[``botocore``] Added support for disabling unmanaged addons during cluster creation." +} diff --git a/.changes/next-release/api-change-ivsrealtime-18064.json b/.changes/next-release/api-change-ivsrealtime-18064.json new file mode 100644 index 0000000000..5be346ae80 --- /dev/null +++ b/.changes/next-release/api-change-ivsrealtime-18064.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ivs-realtime``", + "description": "[``botocore``] IVS Real-Time now offers customers the ability to upload public keys for customer vended participant tokens." +} diff --git a/.changes/next-release/api-change-kinesisanalyticsv2-11381.json b/.changes/next-release/api-change-kinesisanalyticsv2-11381.json new file mode 100644 index 0000000000..334668af2e --- /dev/null +++ b/.changes/next-release/api-change-kinesisanalyticsv2-11381.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``kinesisanalyticsv2``", + "description": "[``botocore``] This release adds support for new ListApplicationOperations and DescribeApplicationOperation APIs. It adds a new configuration to enable system rollbacks, adds field ApplicationVersionCreateTimestamp for clarity and improves support for pagination for APIs." +} diff --git a/.changes/next-release/api-change-opensearch-88533.json b/.changes/next-release/api-change-opensearch-88533.json new file mode 100644 index 0000000000..a92c472e77 --- /dev/null +++ b/.changes/next-release/api-change-opensearch-88533.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``opensearch``", + "description": "[``botocore``] This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down." +}