From b54de3afc73ac60efb0a93d6320cdabae555369a Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 4 Apr 2024 18:10:37 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .changes/next-release/api-change-b2bi-13627.json | 5 +++++ .changes/next-release/api-change-cleanrooms-8794.json | 5 +++++ .changes/next-release/api-change-ec2-22873.json | 5 +++++ .changes/next-release/api-change-emrcontainers-99495.json | 5 +++++ .changes/next-release/api-change-ivs-55872.json | 5 +++++ .../next-release/api-change-verifiedpermissions-68298.json | 5 +++++ 6 files changed, 30 insertions(+) create mode 100644 .changes/next-release/api-change-b2bi-13627.json create mode 100644 .changes/next-release/api-change-cleanrooms-8794.json create mode 100644 .changes/next-release/api-change-ec2-22873.json create mode 100644 .changes/next-release/api-change-emrcontainers-99495.json create mode 100644 .changes/next-release/api-change-ivs-55872.json create mode 100644 .changes/next-release/api-change-verifiedpermissions-68298.json diff --git a/.changes/next-release/api-change-b2bi-13627.json b/.changes/next-release/api-change-b2bi-13627.json new file mode 100644 index 0000000000..7c19e460da --- /dev/null +++ b/.changes/next-release/api-change-b2bi-13627.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``b2bi``", + "description": "[``botocore``] Adding support for X12 5010 HIPAA EDI version and associated transaction sets." +} diff --git a/.changes/next-release/api-change-cleanrooms-8794.json b/.changes/next-release/api-change-cleanrooms-8794.json new file mode 100644 index 0000000000..f37a1231cd --- /dev/null +++ b/.changes/next-release/api-change-cleanrooms-8794.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cleanrooms``", + "description": "[``botocore``] Feature: New schemaStatusDetails field to the existing Schema object that displays a status on Schema API responses to show whether a schema is queryable or not. New BatchGetSchemaAnalysisRule API to retrieve multiple schemaAnalysisRules using a single API call." +} diff --git a/.changes/next-release/api-change-ec2-22873.json b/.changes/next-release/api-change-ec2-22873.json new file mode 100644 index 0000000000..ed6f6950b8 --- /dev/null +++ b/.changes/next-release/api-change-ec2-22873.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ec2``", + "description": "[``botocore``] Amazon EC2 G6 instances powered by NVIDIA L4 Tensor Core GPUs can be used for a wide range of graphics-intensive and machine learning use cases. Gr6 instances also feature NVIDIA L4 GPUs and can be used for graphics workloads with higher memory requirements." +} diff --git a/.changes/next-release/api-change-emrcontainers-99495.json b/.changes/next-release/api-change-emrcontainers-99495.json new file mode 100644 index 0000000000..859dff2cb2 --- /dev/null +++ b/.changes/next-release/api-change-emrcontainers-99495.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``emr-containers``", + "description": "[``botocore``] This release adds support for integration with EKS AccessEntry APIs to enable automatic Cluster Access for EMR on EKS." +} diff --git a/.changes/next-release/api-change-ivs-55872.json b/.changes/next-release/api-change-ivs-55872.json new file mode 100644 index 0000000000..0f09a52950 --- /dev/null +++ b/.changes/next-release/api-change-ivs-55872.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ivs``", + "description": "[``botocore``] API update to include an SRT ingest endpoint and passphrase for all channels." +} diff --git a/.changes/next-release/api-change-verifiedpermissions-68298.json b/.changes/next-release/api-change-verifiedpermissions-68298.json new file mode 100644 index 0000000000..00a6996936 --- /dev/null +++ b/.changes/next-release/api-change-verifiedpermissions-68298.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``verifiedpermissions``", + "description": "[``botocore``] Adds GroupConfiguration field to Identity Source API's" +} From c821589ec78dd2ffb85b10932b478ee0515512d6 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 4 Apr 2024 18:11:54 +0000 Subject: [PATCH 2/2] Bumping version to 1.34.78 --- .changes/1.34.78.json | 32 +++++++++++++++++++ .../next-release/api-change-b2bi-13627.json | 5 --- .../api-change-cleanrooms-8794.json | 5 --- .../next-release/api-change-ec2-22873.json | 5 --- .../api-change-emrcontainers-99495.json | 5 --- .../next-release/api-change-ivs-55872.json | 5 --- .../api-change-verifiedpermissions-68298.json | 5 --- CHANGELOG.rst | 11 +++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 11 files changed, 46 insertions(+), 33 deletions(-) create mode 100644 .changes/1.34.78.json delete mode 100644 .changes/next-release/api-change-b2bi-13627.json delete mode 100644 .changes/next-release/api-change-cleanrooms-8794.json delete mode 100644 .changes/next-release/api-change-ec2-22873.json delete mode 100644 .changes/next-release/api-change-emrcontainers-99495.json delete mode 100644 .changes/next-release/api-change-ivs-55872.json delete mode 100644 .changes/next-release/api-change-verifiedpermissions-68298.json diff --git a/.changes/1.34.78.json b/.changes/1.34.78.json new file mode 100644 index 0000000000..d7910b838f --- /dev/null +++ b/.changes/1.34.78.json @@ -0,0 +1,32 @@ +[ + { + "category": "``b2bi``", + "description": "[``botocore``] Adding support for X12 5010 HIPAA EDI version and associated transaction sets.", + "type": "api-change" + }, + { + "category": "``cleanrooms``", + "description": "[``botocore``] Feature: New schemaStatusDetails field to the existing Schema object that displays a status on Schema API responses to show whether a schema is queryable or not. New BatchGetSchemaAnalysisRule API to retrieve multiple schemaAnalysisRules using a single API call.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "[``botocore``] Amazon EC2 G6 instances powered by NVIDIA L4 Tensor Core GPUs can be used for a wide range of graphics-intensive and machine learning use cases. Gr6 instances also feature NVIDIA L4 GPUs and can be used for graphics workloads with higher memory requirements.", + "type": "api-change" + }, + { + "category": "``emr-containers``", + "description": "[``botocore``] This release adds support for integration with EKS AccessEntry APIs to enable automatic Cluster Access for EMR on EKS.", + "type": "api-change" + }, + { + "category": "``ivs``", + "description": "[``botocore``] API update to include an SRT ingest endpoint and passphrase for all channels.", + "type": "api-change" + }, + { + "category": "``verifiedpermissions``", + "description": "[``botocore``] Adds GroupConfiguration field to Identity Source API's", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-b2bi-13627.json b/.changes/next-release/api-change-b2bi-13627.json deleted file mode 100644 index 7c19e460da..0000000000 --- a/.changes/next-release/api-change-b2bi-13627.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``b2bi``", - "description": "[``botocore``] Adding support for X12 5010 HIPAA EDI version and associated transaction sets." -} diff --git a/.changes/next-release/api-change-cleanrooms-8794.json b/.changes/next-release/api-change-cleanrooms-8794.json deleted file mode 100644 index f37a1231cd..0000000000 --- a/.changes/next-release/api-change-cleanrooms-8794.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cleanrooms``", - "description": "[``botocore``] Feature: New schemaStatusDetails field to the existing Schema object that displays a status on Schema API responses to show whether a schema is queryable or not. New BatchGetSchemaAnalysisRule API to retrieve multiple schemaAnalysisRules using a single API call." -} diff --git a/.changes/next-release/api-change-ec2-22873.json b/.changes/next-release/api-change-ec2-22873.json deleted file mode 100644 index ed6f6950b8..0000000000 --- a/.changes/next-release/api-change-ec2-22873.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2``", - "description": "[``botocore``] Amazon EC2 G6 instances powered by NVIDIA L4 Tensor Core GPUs can be used for a wide range of graphics-intensive and machine learning use cases. Gr6 instances also feature NVIDIA L4 GPUs and can be used for graphics workloads with higher memory requirements." -} diff --git a/.changes/next-release/api-change-emrcontainers-99495.json b/.changes/next-release/api-change-emrcontainers-99495.json deleted file mode 100644 index 859dff2cb2..0000000000 --- a/.changes/next-release/api-change-emrcontainers-99495.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``emr-containers``", - "description": "[``botocore``] This release adds support for integration with EKS AccessEntry APIs to enable automatic Cluster Access for EMR on EKS." -} diff --git a/.changes/next-release/api-change-ivs-55872.json b/.changes/next-release/api-change-ivs-55872.json deleted file mode 100644 index 0f09a52950..0000000000 --- a/.changes/next-release/api-change-ivs-55872.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ivs``", - "description": "[``botocore``] API update to include an SRT ingest endpoint and passphrase for all channels." -} diff --git a/.changes/next-release/api-change-verifiedpermissions-68298.json b/.changes/next-release/api-change-verifiedpermissions-68298.json deleted file mode 100644 index 00a6996936..0000000000 --- a/.changes/next-release/api-change-verifiedpermissions-68298.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``verifiedpermissions``", - "description": "[``botocore``] Adds GroupConfiguration field to Identity Source API's" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 824a2e9999..678ee77469 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,17 @@ CHANGELOG ========= +1.34.78 +======= + +* api-change:``b2bi``: [``botocore``] Adding support for X12 5010 HIPAA EDI version and associated transaction sets. +* api-change:``cleanrooms``: [``botocore``] Feature: New schemaStatusDetails field to the existing Schema object that displays a status on Schema API responses to show whether a schema is queryable or not. New BatchGetSchemaAnalysisRule API to retrieve multiple schemaAnalysisRules using a single API call. +* api-change:``ec2``: [``botocore``] Amazon EC2 G6 instances powered by NVIDIA L4 Tensor Core GPUs can be used for a wide range of graphics-intensive and machine learning use cases. Gr6 instances also feature NVIDIA L4 GPUs and can be used for graphics workloads with higher memory requirements. +* api-change:``emr-containers``: [``botocore``] This release adds support for integration with EKS AccessEntry APIs to enable automatic Cluster Access for EMR on EKS. +* api-change:``ivs``: [``botocore``] API update to include an SRT ingest endpoint and passphrase for all channels. +* api-change:``verifiedpermissions``: [``botocore``] Adds GroupConfiguration field to Identity Source API's + + 1.34.77 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index c46de4d9cb..6687c862b5 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.34.77' +__version__ = '1.34.78' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 955240e954..b67a78a850 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.34.77,<1.35.0 + botocore>=1.34.78,<1.35.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.10.0,<0.11.0 diff --git a/setup.py b/setup.py index d497b5e28f..e685ab2ab5 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.34.77,<1.35.0', + 'botocore>=1.34.78,<1.35.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.10.0,<0.11.0', ]