From 3d8980f15a5d7712de255badbfcffcaf02ccddd8 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Mon, 16 Dec 2024 19:09:17 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-cloud9-3690.json | 5 +++++ .changes/next-release/api-change-dlm-71242.json | 5 +++++ .changes/next-release/api-change-ec2-45209.json | 5 +++++ .changes/next-release/api-change-greengrassv2-86150.json | 5 +++++ .changes/next-release/api-change-medialive-49946.json | 5 +++++ .changes/next-release/api-change-rds-65326.json | 5 +++++ 6 files changed, 30 insertions(+) create mode 100644 .changes/next-release/api-change-cloud9-3690.json create mode 100644 .changes/next-release/api-change-dlm-71242.json create mode 100644 .changes/next-release/api-change-ec2-45209.json create mode 100644 .changes/next-release/api-change-greengrassv2-86150.json create mode 100644 .changes/next-release/api-change-medialive-49946.json create mode 100644 .changes/next-release/api-change-rds-65326.json diff --git a/.changes/next-release/api-change-cloud9-3690.json b/.changes/next-release/api-change-cloud9-3690.json new file mode 100644 index 0000000000..90e6308ad4 --- /dev/null +++ b/.changes/next-release/api-change-cloud9-3690.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cloud9``", + "description": "[``botocore``] Added information about Ubuntu 18.04 will be removed from the available imageIds for Cloud9 because Ubuntu 18.04 has ended standard support on May 31, 2023." +} diff --git a/.changes/next-release/api-change-dlm-71242.json b/.changes/next-release/api-change-dlm-71242.json new file mode 100644 index 0000000000..7f0dd31584 --- /dev/null +++ b/.changes/next-release/api-change-dlm-71242.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``dlm``", + "description": "[``botocore``] This release adds support for Local Zones in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies." +} diff --git a/.changes/next-release/api-change-ec2-45209.json b/.changes/next-release/api-change-ec2-45209.json new file mode 100644 index 0000000000..a0bfbac126 --- /dev/null +++ b/.changes/next-release/api-change-ec2-45209.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ec2``", + "description": "[``botocore``] This release adds support for EBS local snapshots in AWS Dedicated Local Zones, which allows you to store snapshots of EBS volumes locally in Dedicated Local Zones." +} diff --git a/.changes/next-release/api-change-greengrassv2-86150.json b/.changes/next-release/api-change-greengrassv2-86150.json new file mode 100644 index 0000000000..4a6287157e --- /dev/null +++ b/.changes/next-release/api-change-greengrassv2-86150.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``greengrassv2``", + "description": "[``botocore``] Add support for runtime in GetCoreDevice and ListCoreDevices APIs." +} diff --git a/.changes/next-release/api-change-medialive-49946.json b/.changes/next-release/api-change-medialive-49946.json new file mode 100644 index 0000000000..2ea8bea815 --- /dev/null +++ b/.changes/next-release/api-change-medialive-49946.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``medialive``", + "description": "[``botocore``] AWS Elemental MediaLive adds three new features: MediaPackage v2 endpoint support for live stream delivery, KLV metadata passthrough in CMAF Ingest output groups, and Metadata Name Modifier in CMAF Ingest output groups for customizing metadata track names in output streams." +} diff --git a/.changes/next-release/api-change-rds-65326.json b/.changes/next-release/api-change-rds-65326.json new file mode 100644 index 0000000000..754e07e2ea --- /dev/null +++ b/.changes/next-release/api-change-rds-65326.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``rds``", + "description": "[``botocore``] This release adds support for the \"MYSQL_CACHING_SHA2_PASSWORD\" enum value for RDS Proxy ClientPasswordAuthType." +}