Skip to content

Commit

Permalink
Bump version to 2.18.18
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Oct 30, 2024
1 parent 18cd1a4 commit 78b9214
Show file tree
Hide file tree
Showing 23 changed files with 119 additions and 95 deletions.
87 changes: 87 additions & 0 deletions .changes/2.18.18.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
[
{
"category": "``ecs``",
"description": "This release supports service deployments and service revisions which provide a comprehensive view of your Amazon ECS service history.",
"type": "api-change"
},
{
"category": "``redshift-serverless``",
"description": "Adds and updates API members for the Redshift Serverless AI-driven scaling and optimization feature using the price-performance target setting.",
"type": "api-change"
},
{
"category": "``opensearchserverless``",
"description": "Neo Integration via IAM Identity Center (IdC)",
"type": "api-change"
},
{
"category": "``geo-places``",
"description": "Release of Amazon Location Places API. Places enables you to quickly search, display, and filter places, businesses, and locations based on proximity, category, and name",
"type": "api-change"
},
{
"category": "``geo-routes``",
"description": "Release of Amazon Location Routes API. Routes enables you to plan efficient routes and streamline deliveries by leveraging real-time traffic, vehicle restrictions, and turn-by-turn directions.",
"type": "api-change"
},
{
"category": "``datasync``",
"description": "AWS DataSync now supports Enhanced mode tasks. This task mode supports transfer of virtually unlimited numbers of objects with enhanced metrics, more detailed logs, and higher performance than Basic mode. This mode currently supports transfers between Amazon S3 locations.",
"type": "api-change"
},
{
"category": "``appsync``",
"description": "This release adds support for AppSync Event APIs.",
"type": "api-change"
},
{
"category": "``redshift``",
"description": "This release launches S3 event integrations to create and manage integrations from an Amazon S3 source into an Amazon Redshift database.",
"type": "api-change"
},
{
"category": "``route53``",
"description": "This release adds support for TLSA, SSHFP, SVCB, and HTTPS record types.",
"type": "api-change"
},
{
"category": "``network-firewall``",
"description": "AWS Network Firewall now supports configuring TCP idle timeout",
"type": "api-change"
},
{
"category": "``sagemaker``",
"description": "Added support for Model Registry Staging construct. Users can define series of stages that models can progress through for model workflows and lifecycle. This simplifies tracking and managing models as they transition through development, testing, and production stages.",
"type": "api-change"
},
{
"category": "``workmail``",
"description": "This release adds support for Multi-Factor Authentication (MFA) and Personal Access Tokens through integration with AWS IAM Identity Center.",
"type": "api-change"
},
{
"category": "``opensearch``",
"description": "This release introduces the new OpenSearch user interface (Dashboards), a new web-based application that can be associated with multiple data sources across OpenSearch managed clusters, serverless collections, and Amazon S3, so that users can gain a comprehensive insights in an unified interface.",
"type": "api-change"
},
{
"category": "``geo-maps``",
"description": "Release of Amazon Location Maps API. Maps enables you to build digital maps that showcase your locations, visualize your data, and unlock insights to drive your business",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "This release adds two new capabilities to VPC Security Groups: Security Group VPC Associations and Shared Security Groups.",
"type": "api-change"
},
{
"category": "``connect``",
"description": "Updated the public documentation for the UserIdentityInfo object to accurately reflect the character limits for the FirstName and LastName fields, which were previously listed as 1-100 characters.",
"type": "api-change"
},
{
"category": "``keyspaces``",
"description": "Adds support for interacting with user-defined types (UDTs) through the following new operations: Create-Type, Delete-Type, List-Types, Get-Type.",
"type": "api-change"
}
]
5 changes: 0 additions & 5 deletions .changes/next-release/api-change-appsync-55999.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-connect-79505.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-datasync-75068.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-ec2-26442.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-ecs-37715.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-geomaps-48209.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-geoplaces-3128.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-georoutes-42761.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-keyspaces-21802.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-networkfirewall-21791.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-opensearch-85849.json

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-redshift-12355.json

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-route53-42987.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-sagemaker-41868.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-workmail-35865.json

This file was deleted.

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

2.18.18
=======

* api-change:``ecs``: This release supports service deployments and service revisions which provide a comprehensive view of your Amazon ECS service history.
* api-change:``redshift-serverless``: Adds and updates API members for the Redshift Serverless AI-driven scaling and optimization feature using the price-performance target setting.
* api-change:``opensearchserverless``: Neo Integration via IAM Identity Center (IdC)
* api-change:``geo-places``: Release of Amazon Location Places API. Places enables you to quickly search, display, and filter places, businesses, and locations based on proximity, category, and name
* api-change:``geo-routes``: Release of Amazon Location Routes API. Routes enables you to plan efficient routes and streamline deliveries by leveraging real-time traffic, vehicle restrictions, and turn-by-turn directions.
* api-change:``datasync``: AWS DataSync now supports Enhanced mode tasks. This task mode supports transfer of virtually unlimited numbers of objects with enhanced metrics, more detailed logs, and higher performance than Basic mode. This mode currently supports transfers between Amazon S3 locations.
* api-change:``appsync``: This release adds support for AppSync Event APIs.
* api-change:``redshift``: This release launches S3 event integrations to create and manage integrations from an Amazon S3 source into an Amazon Redshift database.
* api-change:``route53``: This release adds support for TLSA, SSHFP, SVCB, and HTTPS record types.
* api-change:``network-firewall``: AWS Network Firewall now supports configuring TCP idle timeout
* api-change:``sagemaker``: Added support for Model Registry Staging construct. Users can define series of stages that models can progress through for model workflows and lifecycle. This simplifies tracking and managing models as they transition through development, testing, and production stages.
* api-change:``workmail``: This release adds support for Multi-Factor Authentication (MFA) and Personal Access Tokens through integration with AWS IAM Identity Center.
* api-change:``opensearch``: This release introduces the new OpenSearch user interface (Dashboards), a new web-based application that can be associated with multiple data sources across OpenSearch managed clusters, serverless collections, and Amazon S3, so that users can gain a comprehensive insights in an unified interface.
* api-change:``geo-maps``: Release of Amazon Location Maps API. Maps enables you to build digital maps that showcase your locations, visualize your data, and unlock insights to drive your business
* api-change:``ec2``: This release adds two new capabilities to VPC Security Groups: Security Group VPC Associations and Shared Security Groups.
* api-change:``connect``: Updated the public documentation for the UserIdentityInfo object to accurately reflect the character limits for the FirstName and LastName fields, which were previously listed as 1-100 characters.
* api-change:``keyspaces``: Adds support for interacting with user-defined types (UDTs) through the following new operations: Create-Type, Delete-Type, List-Types, Get-Type.


2.18.17
=======

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.18.17'
__version__ = '2.18.18'

#
# Get our data path to be added to botocore's search path
Expand Down
14 changes: 7 additions & 7 deletions configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.71 for awscli 2.18.17.
# Generated by GNU Autoconf 2.71 for awscli 2.18.18.
#
#
# Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
Expand Down Expand Up @@ -607,8 +607,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='awscli'
PACKAGE_TARNAME='awscli'
PACKAGE_VERSION='2.18.17'
PACKAGE_STRING='awscli 2.18.17'
PACKAGE_VERSION='2.18.18'
PACKAGE_STRING='awscli 2.18.18'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''

Expand Down Expand Up @@ -1255,7 +1255,7 @@ _ACEOF
fi
if $ac_init_version; then
cat <<\_ACEOF
awscli configure 2.18.17
awscli configure 2.18.18
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
Expand Down Expand Up @@ -1292,7 +1292,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by awscli $as_me 2.18.17, which was
It was created by awscli $as_me 2.18.18, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
Expand Down Expand Up @@ -2668,7 +2668,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by awscli $as_me 2.18.17, which was
This file was extended by awscli $as_me 2.18.18, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -2723,7 +2723,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
awscli config.status 2.18.17
awscli config.status 2.18.18
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AC_CONFIG_MACRO_DIRS([m4])
AC_INIT([awscli], [2.18.17])
AC_INIT([awscli], [2.18.18])
AC_CONFIG_SRCDIR([bin/aws])
AM_PATH_PYTHON([3.8])

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.18.17'
release = '2.18.18'

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

0 comments on commit 78b9214

Please sign in to comment.