Skip to content

Commit

Permalink
Bump version to 2.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Oct 21, 2022
1 parent 723907d commit cc28f30
Show file tree
Hide file tree
Showing 18 changed files with 93 additions and 72 deletions.
72 changes: 72 additions & 0 deletions .changes/2.8.5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
[
{
"category": "``events``",
"description": "Update events command to latest version",
"type": "api-change"
},
{
"category": "``workspaces-web``",
"description": "WorkSpaces Web now supports user access logging for recording session start, stop, and URL navigation.",
"type": "api-change"
},
{
"category": "``connect``",
"description": "This release adds API support for managing phone numbers that can be used across multiple AWS regions through telephony traffic distribution.",
"type": "api-change"
},
{
"category": "``config``",
"description": "This release adds resourceType enums for AppConfig, AppSync, DataSync, EC2, EKS, Glue, GuardDuty, SageMaker, ServiceDiscovery, SES, Route53 types.",
"type": "api-change"
},
{
"category": "``cloudtrail``",
"description": "This release includes support for exporting CloudTrail Lake query results to an Amazon S3 bucket.",
"type": "api-change"
},
{
"category": "``s3``",
"description": "Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.",
"type": "api-change"
},
{
"category": "``resiliencehub``",
"description": "In this release, we are introducing support for regional optimization for AWS Resilience Hub applications. It also includes a few documentation updates to improve clarity.",
"type": "api-change"
},
{
"category": "``globalaccelerator``",
"description": "Global Accelerator now supports AddEndpoints and RemoveEndpoints operations for standard endpoint groups.",
"type": "api-change"
},
{
"category": "``rum``",
"description": "CloudWatch RUM now supports Extended CloudWatch Metrics with Additional Dimensions",
"type": "api-change"
},
{
"category": "``devops-guru``",
"description": "This release adds information about the resources DevOps Guru is analyzing.",
"type": "api-change"
},
{
"category": "``support-app``",
"description": "This release adds the RegisterSlackWorkspaceForOrganization API. You can use the API to register a Slack workspace for an AWS account that is part of an organization.",
"type": "api-change"
},
{
"category": "``s3control``",
"description": "Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.",
"type": "api-change"
},
{
"category": "``managedblockchain``",
"description": "Adding new Accessor APIs for Amazon Managed Blockchain",
"type": "api-change"
},
{
"category": "``chime-sdk-messaging``",
"description": "Documentation updates for Chime Messaging SDK",
"type": "api-change"
}
]
5 changes: 0 additions & 5 deletions .changes/next-release/apichange-chimesdkmessaging-5221.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-cloudtrail-31456.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-config-36225.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-connect-30208.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-devopsguru-81569.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-events-65623.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-globalaccelerator-3374.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-managedblockchain-57703.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-resiliencehub-71266.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-rum-38810.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-s3-6388.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-s3control-20199.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-supportapp-71750.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/apichange-workspacesweb-14788.json

This file was deleted.

19 changes: 19 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@
CHANGELOG
=========

2.8.5
=====

* api-change:``events``: Update events command to latest version
* api-change:``workspaces-web``: WorkSpaces Web now supports user access logging for recording session start, stop, and URL navigation.
* api-change:``connect``: This release adds API support for managing phone numbers that can be used across multiple AWS regions through telephony traffic distribution.
* api-change:``config``: This release adds resourceType enums for AppConfig, AppSync, DataSync, EC2, EKS, Glue, GuardDuty, SageMaker, ServiceDiscovery, SES, Route53 types.
* api-change:``cloudtrail``: This release includes support for exporting CloudTrail Lake query results to an Amazon S3 bucket.
* api-change:``s3``: Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
* api-change:``resiliencehub``: In this release, we are introducing support for regional optimization for AWS Resilience Hub applications. It also includes a few documentation updates to improve clarity.
* api-change:``globalaccelerator``: Global Accelerator now supports AddEndpoints and RemoveEndpoints operations for standard endpoint groups.
* api-change:``rum``: CloudWatch RUM now supports Extended CloudWatch Metrics with Additional Dimensions
* api-change:``devops-guru``: This release adds information about the resources DevOps Guru is analyzing.
* api-change:``support-app``: This release adds the RegisterSlackWorkspaceForOrganization API. You can use the API to register a Slack workspace for an AWS account that is part of an organization.
* api-change:``s3control``: Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
* api-change:``managedblockchain``: Adding new Accessor APIs for Amazon Managed Blockchain
* api-change:``chime-sdk-messaging``: Documentation updates for Chime Messaging SDK


2.8.4
=====

Expand Down
2 changes: 1 addition & 1 deletion awscli/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import importlib.abc
import sys

__version__ = '2.8.4'
__version__ = '2.8.5'

#
# Get our data path to be added to botocore's search path
Expand Down
2 changes: 1 addition & 1 deletion doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
# The short X.Y version.
version = '2.0'
# The full version, including alpha/beta/rc tags.
release = '2.8.4'
release = '2.8.5'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down

0 comments on commit cc28f30

Please sign in to comment.