Skip to content

Commit

Permalink
Merge branch 'release-1.35.68'
Browse files Browse the repository at this point in the history
* release-1.35.68:
  Bumping version to 1.35.68
  Add changelog entries from botocore
  • Loading branch information
aws-sdk-python-automation committed Nov 22, 2024
2 parents 3156796 + fff571e commit cc8db0f
Show file tree
Hide file tree
Showing 5 changed files with 136 additions and 3 deletions.
107 changes: 107 additions & 0 deletions .changes/1.35.68.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
[
{
"category": "``autoscaling``",
"description": "[``botocore``] Now, Amazon EC2 Auto Scaling customers can enable target tracking policies to take quicker scaling decisions, enhancing their application performance and EC2 utilization. To get started, specify target tracking to monitor a metric that is available on Amazon CloudWatch at seconds-level interval.",
"type": "api-change"
},
{
"category": "``bcm-pricing-calculator``",
"description": "[``botocore``] Initial release of the AWS Billing and Cost Management Pricing Calculator API.",
"type": "api-change"
},
{
"category": "``bedrock-agent-runtime``",
"description": "[``botocore``] InvokeInlineAgent API release to help invoke runtime agents without any dependency on preconfigured agents.",
"type": "api-change"
},
{
"category": "``ce``",
"description": "[``botocore``] This release adds the Impact field(contains Contribution field) to the GetAnomalies API response under RootCause",
"type": "api-change"
},
{
"category": "``chatbot``",
"description": "[``botocore``] Adds support for programmatic management of custom actions and aliases which can be associated with channel configurations.",
"type": "api-change"
},
{
"category": "``codepipeline``",
"description": "[``botocore``] AWS CodePipeline V2 type pipelines now support ECRBuildAndPublish and InspectorScan actions.",
"type": "api-change"
},
{
"category": "``cognito-idp``",
"description": "[``botocore``] Add support for users to sign up and sign in without passwords, using email and SMS OTPs and Passkeys. Add support for Passkeys based on WebAuthn. Add support for enhanced branding customization for hosted authentication pages with Amazon Cognito Managed Login. Add feature tiers with new pricing.",
"type": "api-change"
},
{
"category": "``connect``",
"description": "[``botocore``] Amazon Connect Service Feature: Add APIs for Amazon Connect Email Channel",
"type": "api-change"
},
{
"category": "``elbv2``",
"description": "[``botocore``] This release adds support for advertising trusted CA certificate names in associated trust stores.",
"type": "api-change"
},
{
"category": "``emr``",
"description": "[``botocore``] Advanced Scaling in Amazon EMR Managed Scaling",
"type": "api-change"
},
{
"category": "``inspector2``",
"description": "[``botocore``] Extend inspector2 service model to include ServiceQuotaExceededException.",
"type": "api-change"
},
{
"category": "``lambda``",
"description": "[``botocore``] Add ProvisionedPollerConfig to Lambda event-source-mapping API.",
"type": "api-change"
},
{
"category": "``mailmanager``",
"description": "[``botocore``] Added new \"DeliverToQBusiness\" rule action to MailManager RulesSet for ingesting email data into Amazon Q Business customer applications",
"type": "api-change"
},
{
"category": "``neptune-graph``",
"description": "[``botocore``] Add 4 new APIs to support new Export features, allowing Parquet and CSV formats. Add new arguments in Import APIs to support Parquet import. Add a new query \"neptune.read\" to run algorithms without loading data into database",
"type": "api-change"
},
{
"category": "``omics``",
"description": "[``botocore``] This release adds support for resource policy based cross account S3 access to sequence store read sets.",
"type": "api-change"
},
{
"category": "``quicksight``",
"description": "[``botocore``] This release includes: Update APIs to support Image, Layer Map, font customization, and Plugin Visual. Add Identity center related information in ListNamsespace API. Update API for restrictedFolder support in topics and add API for SearchTopics, Describe/Update DashboardsQA Configration.",
"type": "api-change"
},
{
"category": "``sagemaker``",
"description": "[``botocore``] This release adds APIs for new features for SageMaker endpoint to scale down to zero instances, native support for multi-adapter inference, and endpoint scaling improvements.",
"type": "api-change"
},
{
"category": "``ses``",
"description": "[``botocore``] This release adds support for starting email contacts in your Amazon Connect instance as an email receiving action.",
"type": "api-change"
},
{
"category": "``sns``",
"description": "[``botocore``] ArchivePolicy attribute added to Archive and Replay feature",
"type": "api-change"
},
{
"category": "``stepfunctions``",
"description": "[``botocore``] Add support for variables and JSONata in TestState, GetExecutionHistory, DescribeStateMachine, and DescribeStateMachineForExecution",
"type": "api-change"
},
{
"category": "``workspaces``",
"description": "[``botocore``] While integrating WSP-DCV rebrand, a few mentions were erroneously renamed from WSP to DCV. This release reverts those mentions back to WSP.",
"type": "api-change"
}
]
26 changes: 26 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,32 @@
CHANGELOG
=========

1.35.68
=======

* api-change:``autoscaling``: [``botocore``] Now, Amazon EC2 Auto Scaling customers can enable target tracking policies to take quicker scaling decisions, enhancing their application performance and EC2 utilization. To get started, specify target tracking to monitor a metric that is available on Amazon CloudWatch at seconds-level interval.
* api-change:``bcm-pricing-calculator``: [``botocore``] Initial release of the AWS Billing and Cost Management Pricing Calculator API.
* api-change:``bedrock-agent-runtime``: [``botocore``] InvokeInlineAgent API release to help invoke runtime agents without any dependency on preconfigured agents.
* api-change:``ce``: [``botocore``] This release adds the Impact field(contains Contribution field) to the GetAnomalies API response under RootCause
* api-change:``chatbot``: [``botocore``] Adds support for programmatic management of custom actions and aliases which can be associated with channel configurations.
* api-change:``codepipeline``: [``botocore``] AWS CodePipeline V2 type pipelines now support ECRBuildAndPublish and InspectorScan actions.
* api-change:``cognito-idp``: [``botocore``] Add support for users to sign up and sign in without passwords, using email and SMS OTPs and Passkeys. Add support for Passkeys based on WebAuthn. Add support for enhanced branding customization for hosted authentication pages with Amazon Cognito Managed Login. Add feature tiers with new pricing.
* api-change:``connect``: [``botocore``] Amazon Connect Service Feature: Add APIs for Amazon Connect Email Channel
* api-change:``elbv2``: [``botocore``] This release adds support for advertising trusted CA certificate names in associated trust stores.
* api-change:``emr``: [``botocore``] Advanced Scaling in Amazon EMR Managed Scaling
* api-change:``inspector2``: [``botocore``] Extend inspector2 service model to include ServiceQuotaExceededException.
* api-change:``lambda``: [``botocore``] Add ProvisionedPollerConfig to Lambda event-source-mapping API.
* api-change:``mailmanager``: [``botocore``] Added new "DeliverToQBusiness" rule action to MailManager RulesSet for ingesting email data into Amazon Q Business customer applications
* api-change:``neptune-graph``: [``botocore``] Add 4 new APIs to support new Export features, allowing Parquet and CSV formats. Add new arguments in Import APIs to support Parquet import. Add a new query "neptune.read" to run algorithms without loading data into database
* api-change:``omics``: [``botocore``] This release adds support for resource policy based cross account S3 access to sequence store read sets.
* api-change:``quicksight``: [``botocore``] This release includes: Update APIs to support Image, Layer Map, font customization, and Plugin Visual. Add Identity center related information in ListNamsespace API. Update API for restrictedFolder support in topics and add API for SearchTopics, Describe/Update DashboardsQA Configration.
* api-change:``sagemaker``: [``botocore``] This release adds APIs for new features for SageMaker endpoint to scale down to zero instances, native support for multi-adapter inference, and endpoint scaling improvements.
* api-change:``ses``: [``botocore``] This release adds support for starting email contacts in your Amazon Connect instance as an email receiving action.
* api-change:``sns``: [``botocore``] ArchivePolicy attribute added to Archive and Replay feature
* api-change:``stepfunctions``: [``botocore``] Add support for variables and JSONata in TestState, GetExecutionHistory, DescribeStateMachine, and DescribeStateMachineForExecution
* api-change:``workspaces``: [``botocore``] While integrating WSP-DCV rebrand, a few mentions were erroneously renamed from WSP to DCV. This release reverts those mentions back to WSP.


1.35.67
=======

Expand Down
2 changes: 1 addition & 1 deletion boto3/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from boto3.session import Session

__author__ = 'Amazon Web Services'
__version__ = '1.35.67'
__version__ = '1.35.68'


# The default Boto3 session; autoloaded when needed.
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ universal = 0

[metadata]
requires_dist =
botocore>=1.35.67,<1.36.0
botocore>=1.35.68,<1.36.0
jmespath>=0.7.1,<2.0.0
s3transfer>=0.10.0,<0.11.0

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@


requires = [
'botocore>=1.35.67,<1.36.0',
'botocore>=1.35.68,<1.36.0',
'jmespath>=0.7.1,<2.0.0',
's3transfer>=0.10.0,<0.11.0',
]
Expand Down

0 comments on commit cc8db0f

Please sign in to comment.