From e618bd497eb125b681d1a62bca6ebc4a64c0ce50 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 12 Jan 2024 19:34:04 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-connect-87586.json | 5 +++++ .../next-release/api-change-connectparticipant-89241.json | 5 +++++ .changes/next-release/api-change-endpointrules-70048.json | 5 +++++ .changes/next-release/api-change-location-3687.json | 5 +++++ .changes/next-release/api-change-mwaa-42980.json | 5 +++++ .changes/next-release/api-change-s3control-85253.json | 5 +++++ .changes/next-release/api-change-supplychain-96358.json | 5 +++++ .changes/next-release/api-change-transfer-52021.json | 5 +++++ 8 files changed, 40 insertions(+) create mode 100644 .changes/next-release/api-change-connect-87586.json create mode 100644 .changes/next-release/api-change-connectparticipant-89241.json create mode 100644 .changes/next-release/api-change-endpointrules-70048.json create mode 100644 .changes/next-release/api-change-location-3687.json create mode 100644 .changes/next-release/api-change-mwaa-42980.json create mode 100644 .changes/next-release/api-change-s3control-85253.json create mode 100644 .changes/next-release/api-change-supplychain-96358.json create mode 100644 .changes/next-release/api-change-transfer-52021.json diff --git a/.changes/next-release/api-change-connect-87586.json b/.changes/next-release/api-change-connect-87586.json new file mode 100644 index 0000000000..e385660b76 --- /dev/null +++ b/.changes/next-release/api-change-connect-87586.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``connect``", + "description": "[``botocore``] Supervisor Barge for Chat is now supported through the MonitorContact API." +} diff --git a/.changes/next-release/api-change-connectparticipant-89241.json b/.changes/next-release/api-change-connectparticipant-89241.json new file mode 100644 index 0000000000..fbf91ae115 --- /dev/null +++ b/.changes/next-release/api-change-connectparticipant-89241.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``connectparticipant``", + "description": "[``botocore``] Introduce new Supervisor participant role" +} diff --git a/.changes/next-release/api-change-endpointrules-70048.json b/.changes/next-release/api-change-endpointrules-70048.json new file mode 100644 index 0000000000..11a6d922e0 --- /dev/null +++ b/.changes/next-release/api-change-endpointrules-70048.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``endpoint-rules``", + "description": "[``botocore``] Update endpoint-rules client to latest version" +} diff --git a/.changes/next-release/api-change-location-3687.json b/.changes/next-release/api-change-location-3687.json new file mode 100644 index 0000000000..7aedfc68a1 --- /dev/null +++ b/.changes/next-release/api-change-location-3687.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``location``", + "description": "[``botocore``] Location SDK documentation update. Added missing fonts to the MapConfiguration data type. Updated note for the SubMunicipality property in the place data type." +} diff --git a/.changes/next-release/api-change-mwaa-42980.json b/.changes/next-release/api-change-mwaa-42980.json new file mode 100644 index 0000000000..ef12105ed1 --- /dev/null +++ b/.changes/next-release/api-change-mwaa-42980.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``mwaa``", + "description": "[``botocore``] This Amazon MWAA feature release includes new fields in CreateWebLoginToken response model. The new fields IamIdentity and AirflowIdentity will let you match identifications, as the Airflow identity length is currently hashed to 64 characters." +} diff --git a/.changes/next-release/api-change-s3control-85253.json b/.changes/next-release/api-change-s3control-85253.json new file mode 100644 index 0000000000..2cc3d4af12 --- /dev/null +++ b/.changes/next-release/api-change-s3control-85253.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``s3control``", + "description": "[``botocore``] S3 On Outposts team adds dualstack endpoints support for S3Control and S3Outposts API calls." +} diff --git a/.changes/next-release/api-change-supplychain-96358.json b/.changes/next-release/api-change-supplychain-96358.json new file mode 100644 index 0000000000..313f7a124d --- /dev/null +++ b/.changes/next-release/api-change-supplychain-96358.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``supplychain``", + "description": "[``botocore``] This release includes APIs CreateBillOfMaterialsImportJob and GetBillOfMaterialsImportJob." +} diff --git a/.changes/next-release/api-change-transfer-52021.json b/.changes/next-release/api-change-transfer-52021.json new file mode 100644 index 0000000000..390d770d7e --- /dev/null +++ b/.changes/next-release/api-change-transfer-52021.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``transfer``", + "description": "[``botocore``] AWS Transfer Family now supports static IP addresses for SFTP & AS2 connectors and for async MDNs on AS2 servers." +}