From 67c786daaad1baf0a53e8932804125e99eaf3f64 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 13 Jun 2024 18:05:18 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-cloudhsmv2-97606.json | 5 +++++ .changes/next-release/api-change-glue-93409.json | 5 +++++ .changes/next-release/api-change-iotwireless-97272.json | 5 +++++ .changes/next-release/api-change-kms-20464.json | 5 +++++ .changes/next-release/api-change-mediapackagev2-79824.json | 5 +++++ 5 files changed, 25 insertions(+) create mode 100644 .changes/next-release/api-change-cloudhsmv2-97606.json create mode 100644 .changes/next-release/api-change-glue-93409.json create mode 100644 .changes/next-release/api-change-iotwireless-97272.json create mode 100644 .changes/next-release/api-change-kms-20464.json create mode 100644 .changes/next-release/api-change-mediapackagev2-79824.json diff --git a/.changes/next-release/api-change-cloudhsmv2-97606.json b/.changes/next-release/api-change-cloudhsmv2-97606.json new file mode 100644 index 0000000000..86bd47090d --- /dev/null +++ b/.changes/next-release/api-change-cloudhsmv2-97606.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cloudhsmv2``", + "description": "[``botocore``] Added support for hsm type hsm2m.medium. Added supported for creating a cluster in FIPS or NON_FIPS mode." +} diff --git a/.changes/next-release/api-change-glue-93409.json b/.changes/next-release/api-change-glue-93409.json new file mode 100644 index 0000000000..be3b9498cc --- /dev/null +++ b/.changes/next-release/api-change-glue-93409.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``glue``", + "description": "[``botocore``] This release adds support for configuration of evaluation method for composite rules in Glue Data Quality rulesets." +} diff --git a/.changes/next-release/api-change-iotwireless-97272.json b/.changes/next-release/api-change-iotwireless-97272.json new file mode 100644 index 0000000000..ca79a35d7e --- /dev/null +++ b/.changes/next-release/api-change-iotwireless-97272.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``iotwireless``", + "description": "[``botocore``] Add RoamingDeviceSNR and RoamingDeviceRSSI to Customer Metrics." +} diff --git a/.changes/next-release/api-change-kms-20464.json b/.changes/next-release/api-change-kms-20464.json new file mode 100644 index 0000000000..826c341e45 --- /dev/null +++ b/.changes/next-release/api-change-kms-20464.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``kms``", + "description": "[``botocore``] This feature allows customers to use their keys stored in KMS to derive a shared secret which can then be used to establish a secured channel for communication, provide proof of possession, or establish trust with other parties." +} diff --git a/.changes/next-release/api-change-mediapackagev2-79824.json b/.changes/next-release/api-change-mediapackagev2-79824.json new file mode 100644 index 0000000000..2c4c5ef189 --- /dev/null +++ b/.changes/next-release/api-change-mediapackagev2-79824.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``mediapackagev2``", + "description": "[``botocore``] This release adds support for CMAF ingest (DASH-IF live media ingest protocol interface 1)" +}