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 Jul 6, 2023
1 parent 2419f0c commit 4c203e4
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ec2-20851.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ec2``",
"description": "[``botocore``] Add Nitro Enclaves support on DescribeInstanceTypes"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-location-63755.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``location``",
"description": "[``botocore``] This release adds support for authenticating with Amazon Location Service's Places & Routes APIs with an API Key. Also, with this release developers can publish tracked device position updates to Amazon EventBridge."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-outposts-20776.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``outposts``",
"description": "[``botocore``] Added paginator support to several APIs. Added the ISOLATED enum value to AssetState."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-quicksight-20340.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``quicksight``",
"description": "[``botocore``] This release includes below three changes: small multiples axes improvement, field based coloring, removed required trait from Aggregation function for TopBottomFilter."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-rds-54098.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``rds``",
"description": "[``botocore``] Updates Amazon RDS documentation for creating DB instances and creating Aurora global clusters."
}
5 changes: 5 additions & 0 deletions .changes/next-release/bugfix-configprovider-46546.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "bugfix",
"category": "configprovider",
"description": "[``botocore``] Fix bug when deep copying config value store where overrides were not preserved"
}
5 changes: 5 additions & 0 deletions .changes/next-release/enhancement-configprovider-27540.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "enhancement",
"category": "configprovider",
"description": "[``botocore``] Always use shallow copy of session config value store for clients"
}
5 changes: 5 additions & 0 deletions .changes/next-release/feature-configuration-3829.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "feature",
"category": "configuration",
"description": "[``botocore``] Configure the endpoint URL in the shared configuration file or via an environment variable for a specific AWS service or all AWS services."
}

0 comments on commit 4c203e4

Please sign in to comment.