Skip to content

Commit

Permalink
Add changelog entries from botocore
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Nov 19, 2024
1 parent c0a1a58 commit d16a19c
Show file tree
Hide file tree
Showing 9 changed files with 45 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-b2bi-72163.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``b2bi``",
"description": "[``botocore``] Add new X12 transactions sets and versions"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ec2-44738.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ec2``",
"description": "[``botocore``] This release adds VPC Block Public Access (VPC BPA), a new declarative control which blocks resources in VPCs and subnets that you own in a Region from reaching or being reached from the internet through internet gateways and egress-only internet gateways."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ecs-92513.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ecs``",
"description": "[``botocore``] This release introduces support for configuring the version consistency feature for individual containers defined within a task definition. The configuration allows to specify whether ECS should resolve the container image tag specified in the container definition to an image digest."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-efs-50833.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``efs``",
"description": "[``botocore``] Add support for the new parameters in EFS replication APIs"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-glue-8982.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``glue``",
"description": "[``botocore``] AWS Glue Data Catalog now enhances managed table optimizations of Apache Iceberg tables that can be accessed only from a specific Amazon Virtual Private Cloud (VPC) environment."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-keyspaces-93555.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``keyspaces``",
"description": "[``botocore``] Amazon Keyspaces Multi-Region Replication: Adds support to add new regions to multi and single-region keyspaces."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-mwaa-71676.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``mwaa``",
"description": "[``botocore``] Amazon MWAA now supports a new environment class, mw1.micro, ideal for workloads requiring fewer resources than mw1.small. This class supports a single instance of each Airflow component: Scheduler, Worker, and Webserver."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-taxsettings-23066.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``taxsettings``",
"description": "[``botocore``] Release Tax Inheritance APIs, Tax Exemption APIs, and functionality update for some existing Tax Registration APIs"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-workspaces-85340.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``workspaces``",
"description": "[``botocore``] Releasing new ErrorCodes for Image Validation failure during CreateWorkspaceImage process"
}

0 comments on commit d16a19c

Please sign in to comment.