Compare commits

...

No commits in common. "master" and "pristine-tar" have entirely different histories.

1467 changed files with 11 additions and 92213 deletions

View file

@ -1,12 +0,0 @@
[
{
"category": "Resources",
"description": "Supports S3, EC2, SQS, SNS, and IAM resources",
"type": "feature"
},
{
"category": "Clients",
"description": "Supports low-level clients for most services",
"type": "feature"
}
]

View file

@ -1,17 +0,0 @@
[
{
"category": "Documentation",
"description": "Name collisions are now handled at the resource model layer instead of the factory, meaning that the documentation now uses the correct names. (`issue 67 <https://github.com/boto/boto3/pull/67>`__)",
"type": "bugfix"
},
{
"category": "Session",
"description": "Add a ``region_name`` option when creating a session. (`issue 69 <https://github.com/boto/boto3/pull/69>`__, `issue 21 <https://github.com/boto/boto3/issues/21>`__)",
"type": "feature"
},
{
"category": "Botocore",
"description": "Update to Botocore 0.94.0",
"type": "feature"
}
]

View file

@ -1,22 +0,0 @@
[
{
"category": "Resources",
"description": "Add Amazon EC2 support for ClassicLink actions and add a delete action to EC2 ``Volume`` resources.",
"type": "feature"
},
{
"category": "Resources",
"description": "Add a ``load`` operation and ``user`` reference to AWS IAM's ``CurrentUser`` resource. (`issue 72 <https://github.com/boto/boto3/pull/72>`__,",
"type": "feature"
},
{
"category": "Resources",
"description": "Add resources for AWS IAM managed policies. (`issue 71 <https://github.com/boto/boto3/pull/71>`__)",
"type": "feature"
},
{
"category": "Botocore",
"description": "Update to Botocore 0.97.0",
"type": "feature"
}
]

View file

@ -1,12 +0,0 @@
[
{
"category": "Resources",
"description": "Add the ability to load resource data from a ``has`` relationship. This saves a call to ``load`` when available, and otherwise fixes a problem where there was no way to get at certain resource data. (`issue 74 <https://github.com/boto/boto3/pull/72>`__,",
"type": "feature"
},
{
"category": "Botocore",
"description": "Update to Botocore 0.99.0",
"type": "feature"
}
]

View file

@ -1,7 +0,0 @@
[
{
"category": "Botocore",
"description": "Update to Botocore 0.100.0.",
"type": "feature"
}
]

View file

@ -1,17 +0,0 @@
[
{
"category": "Resources",
"description": "Update to the latest resource models for",
"type": "feature"
},
{
"category": "Amazon S3",
"description": "Add an ``upload_file`` and ``download_file`` to S3 clients that transparently handle parallel multipart transfers.",
"type": "feature"
},
{
"category": "Botocore",
"description": "Update to Botocore 0.102.0.",
"type": "feature"
}
]

View file

@ -1,17 +0,0 @@
[
{
"category": "Packaging",
"description": "Fix an issue with the Amazon S3 ``upload_file`` and ``download_file`` customization. (`issue 85 <https://github.com/boto/boto3/pull/85>`__)",
"type": "bugfix"
},
{
"category": "Resource",
"description": "Fix an issue with the Amazon S3 ``BucketNofitication`` resource.",
"type": "bugfix"
},
{
"category": "Botocore",
"description": "Update to Botocore 0.103.0.",
"type": "feature"
}
]

View file

@ -1,12 +0,0 @@
[
{
"category": "Packaging",
"description": "Fix release sdist and whl files from 0.0.15.",
"type": "bugfix"
},
{
"category": "Amazon Dynamodb",
"description": "Add resource model for Amazon DynamoDB.",
"type": "feature"
}
]

View file

@ -1,7 +0,0 @@
[
{
"category": "Botocore",
"description": "Update to Botocore 0.107.0.",
"type": "feature"
}
]

View file

@ -1,17 +0,0 @@
[
{
"category": "DynamoDB",
"description": "Add document level interface for Table resource (`issue 103 <https://github.com/boto/boto3/pull/103>`__)",
"type": "feature"
},
{
"category": "DynamoDB",
"description": "Add ConditionExpression interface for querying and filtering Table resource. (`issue 103 <https://github.com/boto/boto3/pull/103>`__)",
"type": "feature"
},
{
"category": "Clients",
"description": "Add support for passing of ``botocore.client.Config`` object to instantiation of clients.",
"type": "feature"
}
]

View file

@ -1,12 +0,0 @@
[
{
"category": "Collections",
"description": "Remove the ``page_count`` and ``limit`` arguments from ``all()``. Undocument support for the two arguments in the ``filter()`` method. (`issue 119 <https://github.com/boto/boto3/pull/119>`__)",
"type": "breakingchange"
},
{
"category": "DynamoDB",
"description": "Add batch writer. (`issue 118 <https://github.com/boto/boto3/pull/118>`__)",
"type": "feature"
}
]

View file

@ -1,22 +0,0 @@
[
{
"category": "Resources",
"description": "Adds resources for `AWS CloudFormation <http://aws.amazon.com/cloudformation/>`_ and `AWS OpsWorks <http://aws.amazon.com/opsworks/>`_.",
"type": "feature"
},
{
"category": "Botocore",
"description": "Update to Botocore 0.73.0 and JMESPath 0.5.0",
"type": "feature"
},
{
"category": "Clients",
"description": "Adds support for `AWS CodeDeploy <http://aws.amazon.com/codedeploy/>`_, `AWS Config <http://aws.amazon.com/config/>`_, `AWS KMS <http://aws.amazon.com/kms/>`_, `AWS Lambda <http://aws.amazon.com/lambda/>`_.",
"type": "feature"
},
{
"category": "UserAgent",
"description": "Make requests with a customized HTTP user-agent",
"type": "feature"
}
]

View file

@ -1,7 +0,0 @@
[
{
"category": "ec2",
"description": "Update resource model. (`issue 129 <https://github.com/boto/boto3/pull/129>`__)",
"type": "feature"
}
]

View file

@ -1,7 +0,0 @@
[
{
"category": "Installation",
"description": "Fix regression when installing via older versions of pip on python 2.6. (`issue 132 <https://github.com/boto/boto3/pull/132>`__)",
"type": "bugfix"
}
]

View file

@ -1,12 +0,0 @@
[
{
"category": "``s3.client.upload_file``",
"description": "Fix double invocation of callbacks when using signature version 4. (`issue 133 <https://github.com/boto/boto3/pull/133>`__)",
"type": "bugfix"
},
{
"category": "",
"description": "``s3.Bucket.load`` (`issue 128 <https://github.com/boto/boto3/pull/128>`__)",
"type": "bugfix"
}
]

View file

@ -1,7 +0,0 @@
[
{
"category": "Botocore",
"description": "Update to Botocore 0.76.0.",
"type": "feature"
}
]

View file

@ -1,22 +0,0 @@
[
{
"category": "Botocore",
"description": "Update to Botocore 0.77.0",
"type": "feature"
},
{
"category": "EC2",
"description": "Update `Amazon EC2 <http",
"type": "feature"
},
{
"category": "Resources",
"description": "Support `belongsTo` resource reference as well as `path` specified in an action's resource definition.",
"type": "feature"
},
{
"category": "SQS",
"description": "Fix an issue accessing SQS message bodies (`issue 33 <https://github.com/boto/boto3/issues/33>`__)",
"type": "bugfix"
}
]

View file

@ -1,12 +0,0 @@
[
{
"category": "Resources",
"description": "Add support for batch actions on collections. (`issue 32 <https://github.com/boto/boto3/pull/32>`__)",
"type": "feature"
},
{
"category": "Botocore",
"description": "Update to Botocore 0.78.0",
"type": "feature"
}
]

View file

@ -1,27 +0,0 @@
[
{
"category": "Amazon SQS",
"description": "Add ``purge`` action to queue resources",
"type": "feature"
},
{
"category": "Waiters",
"description": "Add documentation for client and resource waiters (`issue 44 <https://github.com/boto/boto3/pull/44>`__)",
"type": "feature"
},
{
"category": "Waiters",
"description": "Add support for resource waiters (`issue 43 <https://github.com/boto/boto3/pull/43>`__)",
"type": "feature"
},
{
"category": "Installation",
"description": "Remove dependency on the unused ``six`` module (`issue 42 <https://github.com/boto/boto3/pull/42>`__)",
"type": "bugfix"
},
{
"category": "Botocore",
"description": "Update to Botocore 0.80.0",
"type": "feature"
}
]

View file

@ -1,32 +0,0 @@
[
{
"category": "Resources",
"description": "Enable support for Amazon Glacier.",
"type": "feature"
},
{
"category": "Resources",
"description": "Support plural references and nested JMESPath queries for data members when building parameters and identifiers. (`issue 52 <https://github.com/boto/boto3/pull/52>`__)",
"type": "feature"
},
{
"category": "Resources",
"description": "Update to the latest resource JSON format. This is a **backward-incompatible** change as not all resources are exposed at the service level anymore. For example, ``s3.Object('bucket', 'key')`` is now ``s3.Bucket('bucket').Object('key')``. (`issue 51 <https://github.com/boto/boto3/pull/51>`__)",
"type": "feature"
},
{
"category": "Resources",
"description": "Make ``resource.meta`` a proper object. This allows you to do things like ``resource.meta.client``. This is a **backward- incompatible** change. (`issue 45 <https://github.com/boto/boto3/pull/45>`__)",
"type": "feature"
},
{
"category": "Dependency",
"description": "Update to JMESPath 0.6.1",
"type": "feature"
},
{
"category": "Botocore",
"description": "Update to Botocore 0.86.0",
"type": "feature"
}
]

View file

@ -1,22 +0,0 @@
[
{
"category": "Resources",
"description": "Fix Amazon S3 resource identifier order. (`issue 62 <https://github.com/boto/boto3/pull/62>`__)",
"type": "bugfix"
},
{
"category": "Resources",
"description": "Fix collection resource hydration path. (`issue 61 <https://github.com/boto/boto3/pull/61>`__)",
"type": "bugfix"
},
{
"category": "Resources",
"description": "Re-enable service-level access to all resources, allowing e.g. ``obj = s3.Object('bucket', 'key')``. (`issue 60 <https://github.com/boto/boto3/pull/60>`__)",
"type": "bugfix"
},
{
"category": "Botocore",
"description": "Update to Botocore 0.87.0",
"type": "feature"
}
]

View file

@ -1,7 +0,0 @@
[
{
"category": "Botocore",
"description": "Update to Botocore 0.92.0",
"type": "feature"
}
]

View file

@ -1,7 +0,0 @@
[
{
"category": "``EC2.Vpc.filter``",
"description": "Fix issue with clobbering of ``Filtering`` paramter. (`issue 154 <https://github.com/boto/boto3/pull/154>`__)",
"type": "bugfix"
}
]

View file

@ -1,7 +0,0 @@
[
{
"category": "``EC2.ServiceResource.create_tags``",
"description": "Fix issue when creating multiple tags. (`issue 160 <https://github.com/boto/boto3/pull/160>`__)",
"type": "bugfix"
}
]

View file

@ -1,17 +0,0 @@
[
{
"category": "``session.Session``",
"description": "Add ``events`` property to access session's event emitter. (`issue 204 <https://github.com/boto/boto3/pull/204>`__)",
"type": "feature"
},
{
"category": "``Glacier.Account``",
"description": "Fix issue with resource model. (`issue 196 <https://github.com/boto/boto3/pull/196>`__)",
"type": "bugfix"
},
{
"category": "``DynamoDB``",
"description": "Fix misspelling of error class to ``DynamoDBOperationNotSupportedError``. (`issue 218 <https://github.com/boto/boto3/pull/218>`__)",
"type": "bugfix"
}
]

View file

@ -1,12 +0,0 @@
[
{
"category": "``aws storagegateway``",
"description": "Add support for resource tagging.",
"type": "feature"
},
{
"category": "timeouts",
"description": "Add support for customizable timeouts.",
"type": "feature"
}
]

View file

@ -1,12 +0,0 @@
[
{
"category": "Identifier",
"description": "Make resource identifiers immutable. (`issue 246 <https://github.com/boto/boto3/pull/246>`__)",
"type": "bugfix"
},
{
"category": "S3",
"description": "Both S3 Bucket and Object obtain upload_file() and download_file() (`issue 243 <https://github.com/boto/boto3/pull/243>`__)",
"type": "feature"
}
]

View file

@ -1,17 +0,0 @@
[
{
"category": "``opsworkscm``",
"description": "[``botocore``] Update opsworkscm client to latest version",
"type": "api-change"
},
{
"category": "``iotevents``",
"description": "[``botocore``] Update iotevents client to latest version",
"type": "api-change"
},
{
"category": "``botocore.vendored.requests``",
"description": "[``botocore``] Removed vendored version of ``requests`` (`#1829 <https://github.com/boto/botocore/issues/1829>`__)",
"type": "feature"
}
]

View file

@ -1,12 +0,0 @@
[
{
"category": "``polly``",
"description": "[``botocore``] Update polly client to latest version",
"type": "api-change"
},
{
"category": "``connect``",
"description": "[``botocore``] Update connect client to latest version",
"type": "api-change"
}
]

View file

@ -1,12 +0,0 @@
[
{
"category": "``rds``",
"description": "[``botocore``] Update rds client to latest version",
"type": "api-change"
},
{
"category": "``codestar-notifications``",
"description": "[``botocore``] Update codestar-notifications client to latest version",
"type": "api-change"
}
]

View file

@ -1,32 +0,0 @@
[
{
"category": "``codebuild``",
"description": "[``botocore``] Update codebuild client to latest version",
"type": "api-change"
},
{
"category": "``budgets``",
"description": "[``botocore``] Update budgets client to latest version",
"type": "api-change"
},
{
"category": "``efs``",
"description": "[``botocore``] Update efs client to latest version",
"type": "api-change"
},
{
"category": "``ce``",
"description": "[``botocore``] Update ce client to latest version",
"type": "api-change"
},
{
"category": "``savingsplans``",
"description": "[``botocore``] Update savingsplans client to latest version",
"type": "api-change"
},
{
"category": "``signer``",
"description": "[``botocore``] Update signer client to latest version",
"type": "api-change"
}
]

View file

@ -1,7 +0,0 @@
[
{
"category": "``savingsplans``",
"description": "[``botocore``] Update savingsplans client to latest version",
"type": "api-change"
}
]

View file

@ -1,22 +0,0 @@
[
{
"category": "``ssm``",
"description": "[``botocore``] Update ssm client to latest version",
"type": "api-change"
},
{
"category": "``sso``",
"description": "[``botocore``] Update sso client to latest version",
"type": "api-change"
},
{
"category": "``sso-oidc``",
"description": "[``botocore``] Update sso-oidc client to latest version",
"type": "api-change"
},
{
"category": "``comprehend``",
"description": "[``botocore``] Update comprehend client to latest version",
"type": "api-change"
}
]

View file

@ -1,12 +0,0 @@
[
{
"category": "``cognito-identity``",
"description": "[``botocore``] Update cognito-identity client to latest version",
"type": "api-change"
},
{
"category": "``ecr``",
"description": "[``botocore``] Update ecr client to latest version",
"type": "api-change"
}
]

View file

@ -1,12 +0,0 @@
[
{
"category": "``ce``",
"description": "[``botocore``] Update ce client to latest version",
"type": "api-change"
},
{
"category": "``cloudformation``",
"description": "[``botocore``] Update cloudformation client to latest version",
"type": "api-change"
}
]

View file

@ -1,27 +0,0 @@
[
{
"category": "``transcribe``",
"description": "[``botocore``] Update transcribe client to latest version",
"type": "api-change"
},
{
"category": "``marketplace-catalog``",
"description": "[``botocore``] Update marketplace-catalog client to latest version",
"type": "api-change"
},
{
"category": "``dynamodb``",
"description": "[``botocore``] Update dynamodb client to latest version",
"type": "api-change"
},
{
"category": "``codepipeline``",
"description": "[``botocore``] Update codepipeline client to latest version",
"type": "api-change"
},
{
"category": "``elbv2``",
"description": "[``botocore``] Update elbv2 client to latest version",
"type": "api-change"
}
]

View file

@ -1,27 +0,0 @@
[
{
"category": "``sesv2``",
"description": "[``botocore``] Update sesv2 client to latest version",
"type": "api-change"
},
{
"category": "``dataexchange``",
"description": "[``botocore``] Update dataexchange client to latest version",
"type": "api-change"
},
{
"category": "``iot``",
"description": "[``botocore``] Update iot client to latest version",
"type": "api-change"
},
{
"category": "``cloudsearch``",
"description": "[``botocore``] Update cloudsearch client to latest version",
"type": "api-change"
},
{
"category": "``dlm``",
"description": "[``botocore``] Update dlm client to latest version",
"type": "api-change"
}
]

View file

@ -1,27 +0,0 @@
[
{
"category": "``meteringmarketplace``",
"description": "[``botocore``] Update meteringmarketplace client to latest version",
"type": "api-change"
},
{
"category": "``cognito-idp``",
"description": "[``botocore``] Update cognito-idp client to latest version",
"type": "api-change"
},
{
"category": "``connect``",
"description": "[``botocore``] Update connect client to latest version",
"type": "api-change"
},
{
"category": "``ssm``",
"description": "[``botocore``] Update ssm client to latest version",
"type": "api-change"
},
{
"category": "``personalize``",
"description": "[``botocore``] Update personalize client to latest version",
"type": "api-change"
}
]

View file

@ -1,57 +0,0 @@
[
{
"category": "``cognito-idp``",
"description": "[``botocore``] Update cognito-idp client to latest version",
"type": "api-change"
},
{
"category": "``elbv2``",
"description": "[``botocore``] Update elbv2 client to latest version",
"type": "api-change"
},
{
"category": "``workspaces``",
"description": "[``botocore``] Update workspaces client to latest version",
"type": "api-change"
},
{
"category": "``ssm``",
"description": "[``botocore``] Update ssm client to latest version",
"type": "api-change"
},
{
"category": "``logs``",
"description": "[``botocore``] Update logs client to latest version",
"type": "api-change"
},
{
"category": "``guardduty``",
"description": "[``botocore``] Update guardduty client to latest version",
"type": "api-change"
},
{
"category": "``emr``",
"description": "[``botocore``] Update emr client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``mediaconvert``",
"description": "[``botocore``] Update mediaconvert client to latest version",
"type": "api-change"
},
{
"category": "``eks``",
"description": "[``botocore``] Update eks client to latest version",
"type": "api-change"
},
{
"category": "``chime``",
"description": "[``botocore``] Update chime client to latest version",
"type": "api-change"
}
]

View file

@ -1,32 +0,0 @@
[
{
"category": "``sagemaker``",
"description": "[``botocore``] Update sagemaker client to latest version",
"type": "api-change"
},
{
"category": "``gamelift``",
"description": "[``botocore``] Update gamelift client to latest version",
"type": "api-change"
},
{
"category": "``sts``",
"description": "[``botocore``] Add support for configuring the use of regional STS endpoints.",
"type": "enhancement"
},
{
"category": "``chime``",
"description": "[``botocore``] Update chime client to latest version",
"type": "api-change"
},
{
"category": "``appmesh``",
"description": "[``botocore``] Update appmesh client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
}
]

View file

@ -1,42 +0,0 @@
[
{
"category": "``cloudformation``",
"description": "[``botocore``] Update cloudformation client to latest version",
"type": "api-change"
},
{
"category": "``s3``",
"description": "[``botocore``] Update s3 client to latest version",
"type": "api-change"
},
{
"category": "``rds``",
"description": "[``botocore``] Update rds client to latest version",
"type": "api-change"
},
{
"category": "``pinpoint``",
"description": "[``botocore``] Update pinpoint client to latest version",
"type": "api-change"
},
{
"category": "``sagemaker``",
"description": "[``botocore``] Update sagemaker client to latest version",
"type": "api-change"
},
{
"category": "``sagemaker-runtime``",
"description": "[``botocore``] Update sagemaker-runtime client to latest version",
"type": "api-change"
},
{
"category": "``ce``",
"description": "[``botocore``] Update ce client to latest version",
"type": "api-change"
},
{
"category": "``ssm``",
"description": "[``botocore``] Update ssm client to latest version",
"type": "api-change"
}
]

View file

@ -1,47 +0,0 @@
[
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``cloudformation``",
"description": "[``botocore``] Update cloudformation client to latest version",
"type": "api-change"
},
{
"category": "``elbv2``",
"description": "[``botocore``] Update elbv2 client to latest version",
"type": "api-change"
},
{
"category": "``lambda``",
"description": "[``botocore``] Update lambda client to latest version",
"type": "api-change"
},
{
"category": "``config``",
"description": "[``botocore``] Update config client to latest version",
"type": "api-change"
},
{
"category": "``iam``",
"description": "[``botocore``] Update iam client to latest version",
"type": "api-change"
},
{
"category": "``codebuild``",
"description": "[``botocore``] Update codebuild client to latest version",
"type": "api-change"
},
{
"category": "``iot``",
"description": "[``botocore``] Update iot client to latest version",
"type": "api-change"
},
{
"category": "``autoscaling``",
"description": "[``botocore``] Update autoscaling client to latest version",
"type": "api-change"
}
]

View file

@ -1,7 +0,0 @@
[
{
"category": "IMDS",
"description": "[``botocore``] Fix regression in IMDS credential resolution. Fixes `#1892 <https://github.com/boto/botocore/issues/1892>`__.",
"type": "bugfix"
}
]

View file

@ -1,87 +0,0 @@
[
{
"category": "``datasync``",
"description": "[``botocore``] Update datasync client to latest version",
"type": "api-change"
},
{
"category": "``dlm``",
"description": "[``botocore``] Update dlm client to latest version",
"type": "api-change"
},
{
"category": "``mediastore``",
"description": "[``botocore``] Update mediastore client to latest version",
"type": "api-change"
},
{
"category": "``cloudtrail``",
"description": "[``botocore``] Update cloudtrail client to latest version",
"type": "api-change"
},
{
"category": "``mgh``",
"description": "[``botocore``] Update mgh client to latest version",
"type": "api-change"
},
{
"category": "``storagegateway``",
"description": "[``botocore``] Update storagegateway client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``codecommit``",
"description": "[``botocore``] Update codecommit client to latest version",
"type": "api-change"
},
{
"category": "``s3``",
"description": "[``botocore``] Update s3 client to latest version",
"type": "api-change"
},
{
"category": "``fsx``",
"description": "[``botocore``] Update fsx client to latest version",
"type": "api-change"
},
{
"category": "``migrationhub-config``",
"description": "[``botocore``] Update migrationhub-config client to latest version",
"type": "api-change"
},
{
"category": "``firehose``",
"description": "[``botocore``] Update firehose client to latest version",
"type": "api-change"
},
{
"category": "``transcribe``",
"description": "[``botocore``] Update transcribe client to latest version",
"type": "api-change"
},
{
"category": "``ecs``",
"description": "[``botocore``] Update ecs client to latest version",
"type": "api-change"
},
{
"category": "``discovery``",
"description": "[``botocore``] Update discovery client to latest version",
"type": "api-change"
},
{
"category": "``chime``",
"description": "[``botocore``] Update chime client to latest version",
"type": "api-change"
},
{
"category": "``quicksight``",
"description": "[``botocore``] Update quicksight client to latest version",
"type": "api-change"
}
]

View file

@ -1,67 +0,0 @@
[
{
"category": "``glue``",
"description": "[``botocore``] Update glue client to latest version",
"type": "api-change"
},
{
"category": "``transcribe``",
"description": "[``botocore``] Update transcribe client to latest version",
"type": "api-change"
},
{
"category": "``connectparticipant``",
"description": "[``botocore``] Update connectparticipant client to latest version",
"type": "api-change"
},
{
"category": "``dynamodb``",
"description": "[``botocore``] Update dynamodb client to latest version",
"type": "api-change"
},
{
"category": "``lex-runtime``",
"description": "[``botocore``] Update lex-runtime client to latest version",
"type": "api-change"
},
{
"category": "``connect``",
"description": "[``botocore``] Update connect client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``meteringmarketplace``",
"description": "[``botocore``] Update meteringmarketplace client to latest version",
"type": "api-change"
},
{
"category": "``config``",
"description": "[``botocore``] Update config client to latest version",
"type": "api-change"
},
{
"category": "``lex-models``",
"description": "[``botocore``] Update lex-models client to latest version",
"type": "api-change"
},
{
"category": "``ssm``",
"description": "[``botocore``] Update ssm client to latest version",
"type": "api-change"
},
{
"category": "``amplify``",
"description": "[``botocore``] Update amplify client to latest version",
"type": "api-change"
},
{
"category": "``appsync``",
"description": "[``botocore``] Update appsync client to latest version",
"type": "api-change"
}
]

View file

@ -1,7 +0,0 @@
[
{
"category": "IMDS metadata",
"description": "[``botocore``] Add 405 case to metadata fetching logic.",
"type": "bugfix"
}
]

View file

@ -1,62 +0,0 @@
[
{
"category": "``acm``",
"description": "[``botocore``] Update acm client to latest version",
"type": "api-change"
},
{
"category": "``autoscaling-plans``",
"description": "[``botocore``] Update autoscaling-plans client to latest version",
"type": "api-change"
},
{
"category": "``codebuild``",
"description": "[``botocore``] Update codebuild client to latest version",
"type": "api-change"
},
{
"category": "``mediapackage-vod``",
"description": "[``botocore``] Update mediapackage-vod client to latest version",
"type": "api-change"
},
{
"category": "``emr``",
"description": "[``botocore``] Update emr client to latest version",
"type": "api-change"
},
{
"category": "``sns``",
"description": "[``botocore``] Update sns client to latest version",
"type": "api-change"
},
{
"category": "``ssm``",
"description": "[``botocore``] Update ssm client to latest version",
"type": "api-change"
},
{
"category": "``application-autoscaling``",
"description": "[``botocore``] Update application-autoscaling client to latest version",
"type": "api-change"
},
{
"category": "``sts``",
"description": "[``botocore``] Update sts client to latest version",
"type": "api-change"
},
{
"category": "``forecast``",
"description": "[``botocore``] Update forecast client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``rekognition``",
"description": "[``botocore``] Update rekognition client to latest version",
"type": "api-change"
}
]

View file

@ -1,147 +0,0 @@
[
{
"category": "``cognito-idp``",
"description": "[``botocore``] Update cognito-idp client to latest version",
"type": "api-change"
},
{
"category": "``redshift``",
"description": "[``botocore``] Update redshift client to latest version",
"type": "api-change"
},
{
"category": "``elbv2``",
"description": "[``botocore``] Update elbv2 client to latest version",
"type": "api-change"
},
{
"category": "``wafv2``",
"description": "[``botocore``] Update wafv2 client to latest version",
"type": "api-change"
},
{
"category": "``dlm``",
"description": "[``botocore``] Update dlm client to latest version",
"type": "api-change"
},
{
"category": "``iot``",
"description": "[``botocore``] Update iot client to latest version",
"type": "api-change"
},
{
"category": "``lex-runtime``",
"description": "[``botocore``] Update lex-runtime client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``athena``",
"description": "[``botocore``] Update athena client to latest version",
"type": "api-change"
},
{
"category": "``iotsecuretunneling``",
"description": "[``botocore``] Update iotsecuretunneling client to latest version",
"type": "api-change"
},
{
"category": "``ssm``",
"description": "[``botocore``] Update ssm client to latest version",
"type": "api-change"
},
{
"category": "``application-insights``",
"description": "[``botocore``] Update application-insights client to latest version",
"type": "api-change"
},
{
"category": "``mediapackage-vod``",
"description": "[``botocore``] Update mediapackage-vod client to latest version",
"type": "api-change"
},
{
"category": "``appconfig``",
"description": "[``botocore``] Update appconfig client to latest version",
"type": "api-change"
},
{
"category": "``mediaconvert``",
"description": "[``botocore``] Update mediaconvert client to latest version",
"type": "api-change"
},
{
"category": "``kinesisanalyticsv2``",
"description": "[``botocore``] Update kinesisanalyticsv2 client to latest version",
"type": "api-change"
},
{
"category": "``medialive``",
"description": "[``botocore``] Update medialive client to latest version",
"type": "api-change"
},
{
"category": "``lambda``",
"description": "[``botocore``] Update lambda client to latest version",
"type": "api-change"
},
{
"category": "``cloudwatch``",
"description": "[``botocore``] Update cloudwatch client to latest version",
"type": "api-change"
},
{
"category": "``sesv2``",
"description": "[``botocore``] Update sesv2 client to latest version",
"type": "api-change"
},
{
"category": "``application-autoscaling``",
"description": "[``botocore``] Update application-autoscaling client to latest version",
"type": "api-change"
},
{
"category": "``greengrass``",
"description": "[``botocore``] Update greengrass client to latest version",
"type": "api-change"
},
{
"category": "``alexaforbusiness``",
"description": "[``botocore``] Update alexaforbusiness client to latest version",
"type": "api-change"
},
{
"category": "``rds``",
"description": "[``botocore``] Update rds client to latest version",
"type": "api-change"
},
{
"category": "``ce``",
"description": "[``botocore``] Update ce client to latest version",
"type": "api-change"
},
{
"category": "``ram``",
"description": "[``botocore``] Update ram client to latest version",
"type": "api-change"
},
{
"category": "``codebuild``",
"description": "[``botocore``] Update codebuild client to latest version",
"type": "api-change"
},
{
"category": "``comprehend``",
"description": "[``botocore``] Update comprehend client to latest version",
"type": "api-change"
},
{
"category": "``kms``",
"description": "[``botocore``] Update kms client to latest version",
"type": "api-change"
}
]

View file

@ -1,57 +0,0 @@
[
{
"category": "``rds-data``",
"description": "[``botocore``] Update rds-data client to latest version",
"type": "api-change"
},
{
"category": "``ds``",
"description": "[``botocore``] Update ds client to latest version",
"type": "api-change"
},
{
"category": "``workspaces``",
"description": "[``botocore``] Update workspaces client to latest version",
"type": "api-change"
},
{
"category": "``resourcegroupstaggingapi``",
"description": "[``botocore``] Update resourcegroupstaggingapi client to latest version",
"type": "api-change"
},
{
"category": "``cognito-idp``",
"description": "[``botocore``] Update cognito-idp client to latest version",
"type": "api-change"
},
{
"category": "``dynamodb``",
"description": "[``botocore``] Update dynamodb client to latest version",
"type": "api-change"
},
{
"category": "``elastic-inference``",
"description": "[``botocore``] Update elastic-inference client to latest version",
"type": "api-change"
},
{
"category": "``organizations``",
"description": "[``botocore``] Update organizations client to latest version",
"type": "api-change"
},
{
"category": "``mediatailor``",
"description": "[``botocore``] Update mediatailor client to latest version",
"type": "api-change"
},
{
"category": "``quicksight``",
"description": "[``botocore``] Update quicksight client to latest version",
"type": "api-change"
},
{
"category": "``serverlessrepo``",
"description": "[``botocore``] Update serverlessrepo client to latest version",
"type": "api-change"
}
]

View file

@ -1,22 +0,0 @@
[
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``license-manager``",
"description": "[``botocore``] Update license-manager client to latest version",
"type": "api-change"
},
{
"category": "``imagebuilder``",
"description": "[``botocore``] Update imagebuilder client to latest version",
"type": "api-change"
},
{
"category": "``schemas``",
"description": "[``botocore``] Update schemas client to latest version",
"type": "api-change"
}
]

View file

@ -1,17 +0,0 @@
[
{
"category": "``elasticache``",
"description": "[``botocore``] Update elasticache client to latest version",
"type": "api-change"
},
{
"category": "``transfer``",
"description": "[``botocore``] Update transfer client to latest version",
"type": "api-change"
},
{
"category": "``ecr``",
"description": "[``botocore``] Update ecr client to latest version",
"type": "api-change"
}
]

View file

@ -1,7 +0,0 @@
[
{
"category": "``accessanalyzer``",
"description": "[``botocore``] Update accessanalyzer client to latest version",
"type": "api-change"
}
]

View file

@ -1,77 +0,0 @@
[
{
"category": "``textract``",
"description": "[``botocore``] Update textract client to latest version",
"type": "api-change"
},
{
"category": "``s3control``",
"description": "[``botocore``] Update s3control client to latest version",
"type": "api-change"
},
{
"category": "``ecs``",
"description": "[``botocore``] Update ecs client to latest version",
"type": "api-change"
},
{
"category": "``s3``",
"description": "[``botocore``] Update s3 client to latest version",
"type": "api-change"
},
{
"category": "``outposts``",
"description": "[``botocore``] Update outposts client to latest version",
"type": "api-change"
},
{
"category": "``kendra``",
"description": "[``botocore``] Update kendra client to latest version",
"type": "api-change"
},
{
"category": "``eks``",
"description": "[``botocore``] Update eks client to latest version",
"type": "api-change"
},
{
"category": "``networkmanager``",
"description": "[``botocore``] Update networkmanager client to latest version",
"type": "api-change"
},
{
"category": "``compute-optimizer``",
"description": "[``botocore``] Update compute-optimizer client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``frauddetector``",
"description": "[``botocore``] Update frauddetector client to latest version",
"type": "api-change"
},
{
"category": "``sagemaker-a2i-runtime``",
"description": "[``botocore``] Update sagemaker-a2i-runtime client to latest version",
"type": "api-change"
},
{
"category": "``codeguru-reviewer``",
"description": "[``botocore``] Update codeguru-reviewer client to latest version",
"type": "api-change"
},
{
"category": "``codeguruprofiler``",
"description": "[``botocore``] Update codeguruprofiler client to latest version",
"type": "api-change"
},
{
"category": "``es``",
"description": "[``botocore``] Update es client to latest version",
"type": "api-change"
}
]

View file

@ -1,37 +0,0 @@
[
{
"category": "``ebs``",
"description": "[``botocore``] Update ebs client to latest version",
"type": "api-change"
},
{
"category": "``stepfunctions``",
"description": "[``botocore``] Update stepfunctions client to latest version",
"type": "api-change"
},
{
"category": "``application-autoscaling``",
"description": "[``botocore``] Update application-autoscaling client to latest version",
"type": "api-change"
},
{
"category": "``lambda``",
"description": "[``botocore``] Update lambda client to latest version",
"type": "api-change"
},
{
"category": "``rekognition``",
"description": "[``botocore``] Update rekognition client to latest version",
"type": "api-change"
},
{
"category": "``rds``",
"description": "[``botocore``] Update rds client to latest version",
"type": "api-change"
},
{
"category": "``sagemaker``",
"description": "[``botocore``] Update sagemaker client to latest version",
"type": "api-change"
}
]

View file

@ -1,17 +0,0 @@
[
{
"category": "``kinesisvideo``",
"description": "[``botocore``] Update kinesisvideo client to latest version",
"type": "api-change"
},
{
"category": "``kinesis-video-signaling``",
"description": "[``botocore``] Update kinesis-video-signaling client to latest version",
"type": "api-change"
},
{
"category": "``apigatewayv2``",
"description": "[``botocore``] Update apigatewayv2 client to latest version",
"type": "api-change"
}
]

View file

@ -1,7 +0,0 @@
[
{
"category": "s3",
"description": "[``botocore``] Fixed an issue where the request path was set incorrectly if access point name was present in key path.",
"type": "bugfix"
}
]

View file

@ -1,27 +0,0 @@
[
{
"category": "s3",
"description": "[``botocore``] Add stricter validation to s3 control account id parameter.",
"type": "bugfix"
},
{
"category": "``quicksight``",
"description": "[``botocore``] Update quicksight client to latest version",
"type": "api-change"
},
{
"category": "``kms``",
"description": "[``botocore``] Update kms client to latest version",
"type": "api-change"
},
{
"category": "``ssm``",
"description": "[``botocore``] Update ssm client to latest version",
"type": "api-change"
},
{
"category": "``kafka``",
"description": "[``botocore``] Update kafka client to latest version",
"type": "api-change"
}
]

View file

@ -1,7 +0,0 @@
[
{
"category": "``kendra``",
"description": "[``botocore``] Update kendra client to latest version",
"type": "api-change"
}
]

View file

@ -1,7 +0,0 @@
[
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
}
]

View file

@ -1,7 +0,0 @@
[
{
"category": "``accessanalyzer``",
"description": "[``botocore``] Update accessanalyzer client to latest version",
"type": "api-change"
}
]

View file

@ -1,17 +0,0 @@
[
{
"category": "``codebuild``",
"description": "[``botocore``] Update codebuild client to latest version",
"type": "api-change"
},
{
"category": "``detective``",
"description": "[``botocore``] Update detective client to latest version",
"type": "api-change"
},
{
"category": "``sesv2``",
"description": "[``botocore``] Update sesv2 client to latest version",
"type": "api-change"
}
]

View file

@ -1,7 +0,0 @@
[
{
"category": "``s3``",
"description": "[``botocore``] Update s3 client to latest version",
"type": "api-change"
}
]

View file

@ -1,17 +0,0 @@
[
{
"category": "``mq``",
"description": "[``botocore``] Update mq client to latest version",
"type": "api-change"
},
{
"category": "``comprehendmedical``",
"description": "[``botocore``] Update comprehendmedical client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
}
]

View file

@ -1,32 +0,0 @@
[
{
"category": "``kinesisanalyticsv2``",
"description": "[``botocore``] Update kinesisanalyticsv2 client to latest version",
"type": "api-change"
},
{
"category": "``ssm``",
"description": "[``botocore``] Update ssm client to latest version",
"type": "api-change"
},
{
"category": "``medialive``",
"description": "[``botocore``] Update medialive client to latest version",
"type": "api-change"
},
{
"category": "``iot``",
"description": "[``botocore``] Update iot client to latest version",
"type": "api-change"
},
{
"category": "``ecs``",
"description": "[``botocore``] Update ecs client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
}
]

View file

@ -1,27 +0,0 @@
[
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``s3``",
"description": "[``botocore``] Update s3 client to latest version",
"type": "api-change"
},
{
"category": "``resourcegroupstaggingapi``",
"description": "[``botocore``] Update resourcegroupstaggingapi client to latest version",
"type": "api-change"
},
{
"category": "``cloudfront``",
"description": "[``botocore``] Update cloudfront client to latest version",
"type": "api-change"
},
{
"category": "``opsworkscm``",
"description": "[``botocore``] Update opsworkscm client to latest version",
"type": "api-change"
}
]

View file

@ -1,42 +0,0 @@
[
{
"category": "``transcribe``",
"description": "[``botocore``] Update transcribe client to latest version",
"type": "api-change"
},
{
"category": "``dlm``",
"description": "[``botocore``] Update dlm client to latest version",
"type": "api-change"
},
{
"category": "``lex-models``",
"description": "[``botocore``] Update lex-models client to latest version",
"type": "api-change"
},
{
"category": "``personalize-runtime``",
"description": "[``botocore``] Update personalize-runtime client to latest version",
"type": "api-change"
},
{
"category": "``ssm``",
"description": "[``botocore``] Update ssm client to latest version",
"type": "api-change"
},
{
"category": "``codestar-connections``",
"description": "[``botocore``] Update codestar-connections client to latest version",
"type": "api-change"
},
{
"category": "``gamelift``",
"description": "[``botocore``] Update gamelift client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
}
]

View file

@ -1,47 +0,0 @@
[
{
"category": "``transcribe``",
"description": "[``botocore``] Update transcribe client to latest version",
"type": "api-change"
},
{
"category": "``eks``",
"description": "[``botocore``] Update eks client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``rds``",
"description": "[``botocore``] Update rds client to latest version",
"type": "api-change"
},
{
"category": "``ssm``",
"description": "[``botocore``] Update ssm client to latest version",
"type": "api-change"
},
{
"category": "``redshift``",
"description": "[``botocore``] Update redshift client to latest version",
"type": "api-change"
},
{
"category": "``pinpoint``",
"description": "[``botocore``] Update pinpoint client to latest version",
"type": "api-change"
},
{
"category": "``securityhub``",
"description": "[``botocore``] Update securityhub client to latest version",
"type": "api-change"
},
{
"category": "``devicefarm``",
"description": "[``botocore``] Update devicefarm client to latest version",
"type": "api-change"
}
]

View file

@ -1,17 +0,0 @@
[
{
"category": "``fsx``",
"description": "[``botocore``] Update fsx client to latest version",
"type": "api-change"
},
{
"category": "``health``",
"description": "[``botocore``] Update health client to latest version",
"type": "api-change"
},
{
"category": "``detective``",
"description": "[``botocore``] Update detective client to latest version",
"type": "api-change"
}
]

View file

@ -1,22 +0,0 @@
[
{
"category": "``lex-models``",
"description": "[``botocore``] Update lex-models client to latest version",
"type": "api-change"
},
{
"category": "``ecr``",
"description": "[``botocore``] Update ecr client to latest version",
"type": "api-change"
},
{
"category": "``lightsail``",
"description": "[``botocore``] Update lightsail client to latest version",
"type": "api-change"
},
{
"category": "``ce``",
"description": "[``botocore``] Update ce client to latest version",
"type": "api-change"
}
]

View file

@ -1,17 +0,0 @@
[
{
"category": "``comprehend``",
"description": "[``botocore``] Update comprehend client to latest version",
"type": "api-change"
},
{
"category": "``mediapackage``",
"description": "[``botocore``] Update mediapackage client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
}
]

View file

@ -1,17 +0,0 @@
[
{
"category": "``codebuild``",
"description": "[``botocore``] Update codebuild client to latest version",
"type": "api-change"
},
{
"category": "``mgh``",
"description": "[``botocore``] Update mgh client to latest version",
"type": "api-change"
},
{
"category": "``xray``",
"description": "[``botocore``] Update xray client to latest version",
"type": "api-change"
}
]

View file

@ -1,17 +0,0 @@
[
{
"category": "``fms``",
"description": "[``botocore``] Update fms client to latest version",
"type": "api-change"
},
{
"category": "``translate``",
"description": "[``botocore``] Update translate client to latest version",
"type": "api-change"
},
{
"category": "``ce``",
"description": "[``botocore``] Update ce client to latest version",
"type": "api-change"
}
]

View file

@ -1,12 +0,0 @@
[
{
"category": "``cloud9``",
"description": "[``botocore``] Update cloud9 client to latest version",
"type": "api-change"
},
{
"category": "``appstream``",
"description": "[``botocore``] Update appstream client to latest version",
"type": "api-change"
}
]

View file

@ -1,7 +0,0 @@
[
{
"category": "``logs``",
"description": "[``botocore``] Update logs client to latest version",
"type": "api-change"
}
]

View file

@ -1,7 +0,0 @@
[
{
"category": "``elasticache``",
"description": "[``botocore``] Update elasticache client to latest version",
"type": "api-change"
}
]

View file

@ -1,17 +0,0 @@
[
{
"category": "``support``",
"description": "[``botocore``] Update support client to latest version",
"type": "api-change"
},
{
"category": "``amplify``",
"description": "[``botocore``] Update amplify client to latest version",
"type": "api-change"
},
{
"category": "``s3``",
"description": "[``botocore``] Update s3 client to latest version",
"type": "api-change"
}
]

View file

@ -1,17 +0,0 @@
[
{
"category": "``pinpoint``",
"description": "[``botocore``] Update pinpoint client to latest version",
"type": "api-change"
},
{
"category": "``cloudtrail``",
"description": "[``botocore``] Update cloudtrail client to latest version",
"type": "api-change"
},
{
"category": "``dms``",
"description": "[``botocore``] Update dms client to latest version",
"type": "api-change"
}
]

View file

@ -1,17 +0,0 @@
[
{
"category": "``dax``",
"description": "[``botocore``] Update dax client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``robomaker``",
"description": "[``botocore``] Update robomaker client to latest version",
"type": "api-change"
}
]

View file

@ -1,42 +0,0 @@
[
{
"category": "``sagemaker``",
"description": "[``botocore``] Update sagemaker client to latest version",
"type": "api-change"
},
{
"category": "Python",
"description": "Dropped support for Python 2.6 and 3.3.",
"type": "feature"
},
{
"category": "``chime``",
"description": "[``botocore``] Update chime client to latest version",
"type": "api-change"
},
{
"category": "``transfer``",
"description": "[``botocore``] Update transfer client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "Python",
"description": "[``botocore``] Dropped support for Python 2.6 and 3.3.",
"type": "feature"
},
{
"category": "``workspaces``",
"description": "[``botocore``] Update workspaces client to latest version",
"type": "api-change"
},
{
"category": "``rds``",
"description": "[``botocore``] Update rds client to latest version",
"type": "api-change"
}
]

View file

@ -1,17 +0,0 @@
[
{
"category": "``efs``",
"description": "[``botocore``] Update efs client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``backup``",
"description": "[``botocore``] Update backup client to latest version",
"type": "api-change"
}
]

View file

@ -1,37 +0,0 @@
[
{
"category": "``workmail``",
"description": "[``botocore``] Update workmail client to latest version",
"type": "api-change"
},
{
"category": "``iot``",
"description": "[``botocore``] Update iot client to latest version",
"type": "api-change"
},
{
"category": "``cloudfront``",
"description": "[``botocore``] Update cloudfront client to latest version",
"type": "api-change"
},
{
"category": "``storagegateway``",
"description": "[``botocore``] Update storagegateway client to latest version",
"type": "api-change"
},
{
"category": "``ssm``",
"description": "[``botocore``] Update ssm client to latest version",
"type": "api-change"
},
{
"category": "``kafka``",
"description": "[``botocore``] Update kafka client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
}
]

View file

@ -1,37 +0,0 @@
[
{
"category": "``groundstation``",
"description": "[``botocore``] Update groundstation client to latest version",
"type": "api-change"
},
{
"category": "``mediaconvert``",
"description": "[``botocore``] Update mediaconvert client to latest version",
"type": "api-change"
},
{
"category": "``dlm``",
"description": "[``botocore``] Update dlm client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``forecastquery``",
"description": "[``botocore``] Update forecastquery client to latest version",
"type": "api-change"
},
{
"category": "``securityhub``",
"description": "[``botocore``] Update securityhub client to latest version",
"type": "api-change"
},
{
"category": "``resourcegroupstaggingapi``",
"description": "[``botocore``] Update resourcegroupstaggingapi client to latest version",
"type": "api-change"
}
]

View file

@ -1,32 +0,0 @@
[
{
"category": "``ebs``",
"description": "[``botocore``] Update ebs client to latest version",
"type": "api-change"
},
{
"category": "``appsync``",
"description": "[``botocore``] Update appsync client to latest version",
"type": "api-change"
},
{
"category": "``lex-models``",
"description": "[``botocore``] Update lex-models client to latest version",
"type": "api-change"
},
{
"category": "``ecr``",
"description": "[``botocore``] Update ecr client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``codebuild``",
"description": "[``botocore``] Update codebuild client to latest version",
"type": "api-change"
}
]

View file

@ -1,17 +0,0 @@
[
{
"category": "``robomaker``",
"description": "[``botocore``] Update robomaker client to latest version",
"type": "api-change"
},
{
"category": "``imagebuilder``",
"description": "[``botocore``] Update imagebuilder client to latest version",
"type": "api-change"
},
{
"category": "``rds``",
"description": "[``botocore``] Update rds client to latest version",
"type": "api-change"
}
]

View file

@ -1,12 +0,0 @@
[
{
"category": "``docdb``",
"description": "[``botocore``] Update docdb client to latest version",
"type": "api-change"
},
{
"category": "``kms``",
"description": "[``botocore``] Update kms client to latest version",
"type": "api-change"
}
]

View file

@ -1,17 +0,0 @@
[
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``cognito-idp``",
"description": "[``botocore``] Update cognito-idp client to latest version",
"type": "api-change"
},
{
"category": "``cloudformation``",
"description": "[``botocore``] Update cloudformation client to latest version",
"type": "api-change"
}
]

View file

@ -1,37 +0,0 @@
[
{
"category": "``glue``",
"description": "[``botocore``] Update glue client to latest version",
"type": "api-change"
},
{
"category": "``chime``",
"description": "[``botocore``] Update chime client to latest version",
"type": "api-change"
},
{
"category": "``workmail``",
"description": "[``botocore``] Update workmail client to latest version",
"type": "api-change"
},
{
"category": "``ds``",
"description": "[``botocore``] Update ds client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``es``",
"description": "[``botocore``] Update es client to latest version",
"type": "api-change"
},
{
"category": "``neptune``",
"description": "[``botocore``] Update neptune client to latest version",
"type": "api-change"
}
]

View file

@ -1,7 +0,0 @@
[
{
"category": "``mediapackage-vod``",
"description": "[``botocore``] Update mediapackage-vod client to latest version",
"type": "api-change"
}
]

View file

@ -1,7 +0,0 @@
[
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
}
]

View file

@ -1,22 +0,0 @@
[
{
"category": "``securityhub``",
"description": "[``botocore``] Update securityhub client to latest version",
"type": "api-change"
},
{
"category": "``ssm``",
"description": "[``botocore``] Update ssm client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``organizations``",
"description": "[``botocore``] Update organizations client to latest version",
"type": "api-change"
}
]

View file

@ -1,17 +0,0 @@
[
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``sagemaker``",
"description": "[``botocore``] Update sagemaker client to latest version",
"type": "api-change"
},
{
"category": "``ds``",
"description": "[``botocore``] Update ds client to latest version",
"type": "api-change"
}
]

View file

@ -1,32 +0,0 @@
[
{
"category": "``mediaconvert``",
"description": "[``botocore``] Update mediaconvert client to latest version",
"type": "api-change"
},
{
"category": "``neptune``",
"description": "[``botocore``] Update neptune client to latest version",
"type": "api-change"
},
{
"category": "``cloudhsmv2``",
"description": "[``botocore``] Update cloudhsmv2 client to latest version",
"type": "api-change"
},
{
"category": "``redshift``",
"description": "[``botocore``] Update redshift client to latest version",
"type": "api-change"
},
{
"category": "``batch``",
"description": "[``botocore``] Update batch client to latest version",
"type": "api-change"
},
{
"category": "``ecs``",
"description": "[``botocore``] Update ecs client to latest version",
"type": "api-change"
}
]

View file

@ -1,32 +0,0 @@
[
{
"category": "``lambda``",
"description": "[``botocore``] Update lambda client to latest version",
"type": "api-change"
},
{
"category": "``application-insights``",
"description": "[``botocore``] Update application-insights client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``cloudwatch``",
"description": "[``botocore``] Update cloudwatch client to latest version",
"type": "api-change"
},
{
"category": "``kms``",
"description": "[``botocore``] Update kms client to latest version",
"type": "api-change"
},
{
"category": "``alexaforbusiness``",
"description": "[``botocore``] Update alexaforbusiness client to latest version",
"type": "api-change"
}
]

View file

@ -1,27 +0,0 @@
[
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``codepipeline``",
"description": "[``botocore``] Update codepipeline client to latest version",
"type": "api-change"
},
{
"category": "``discovery``",
"description": "[``botocore``] Update discovery client to latest version",
"type": "api-change"
},
{
"category": "``iotevents``",
"description": "[``botocore``] Update iotevents client to latest version",
"type": "api-change"
},
{
"category": "``marketplacecommerceanalytics``",
"description": "[``botocore``] Update marketplacecommerceanalytics client to latest version",
"type": "api-change"
}
]

View file

@ -1,12 +0,0 @@
[
{
"category": "``rds``",
"description": "[``botocore``] Update rds client to latest version",
"type": "api-change"
},
{
"category": "``iam``",
"description": "[``botocore``] Update iam client to latest version",
"type": "api-change"
}
]

View file

@ -1,27 +0,0 @@
[
{
"category": "``ecs``",
"description": "[``botocore``] Update ecs client to latest version",
"type": "api-change"
},
{
"category": "``opsworkscm``",
"description": "[``botocore``] Update opsworkscm client to latest version",
"type": "api-change"
},
{
"category": "``workspaces``",
"description": "[``botocore``] Update workspaces client to latest version",
"type": "api-change"
},
{
"category": "``datasync``",
"description": "[``botocore``] Update datasync client to latest version",
"type": "api-change"
},
{
"category": "``eks``",
"description": "[``botocore``] Update eks client to latest version",
"type": "api-change"
}
]

View file

@ -1,27 +0,0 @@
[
{
"category": "retries",
"description": "[``botocore``] Add support for retry modes, including ``standard`` and ``adaptive`` modes (`#1972 <https://github.com/boto/botocore/issues/1972>`__)",
"type": "feature"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``mediatailor``",
"description": "[``botocore``] Update mediatailor client to latest version",
"type": "api-change"
},
{
"category": "``securityhub``",
"description": "[``botocore``] Update securityhub client to latest version",
"type": "api-change"
},
{
"category": "``shield``",
"description": "[``botocore``] Update shield client to latest version",
"type": "api-change"
}
]

View file

@ -1,22 +0,0 @@
[
{
"category": "``cloud9``",
"description": "[``botocore``] Update cloud9 client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``dynamodb``",
"description": "[``botocore``] Update dynamodb client to latest version",
"type": "api-change"
},
{
"category": "``rekognition``",
"description": "[``botocore``] Update rekognition client to latest version",
"type": "api-change"
}
]

View file

@ -1,47 +0,0 @@
[
{
"category": "``config``",
"description": "[``botocore``] Update config client to latest version",
"type": "api-change"
},
{
"category": "``glue``",
"description": "[``botocore``] Update glue client to latest version",
"type": "api-change"
},
{
"category": "``sagemaker-a2i-runtime``",
"description": "[``botocore``] Update sagemaker-a2i-runtime client to latest version",
"type": "api-change"
},
{
"category": "``appmesh``",
"description": "[``botocore``] Update appmesh client to latest version",
"type": "api-change"
},
{
"category": "``elbv2``",
"description": "[``botocore``] Update elbv2 client to latest version",
"type": "api-change"
},
{
"category": "``workdocs``",
"description": "[``botocore``] Update workdocs client to latest version",
"type": "api-change"
},
{
"category": "``quicksight``",
"description": "[``botocore``] Update quicksight client to latest version",
"type": "api-change"
},
{
"category": "``accessanalyzer``",
"description": "[``botocore``] Update accessanalyzer client to latest version",
"type": "api-change"
},
{
"category": "``codeguruprofiler``",
"description": "[``botocore``] Update codeguruprofiler client to latest version",
"type": "api-change"
}
]

View file

@ -1,7 +0,0 @@
[
{
"category": "``config``",
"description": "[``botocore``] Update config client to latest version",
"type": "api-change"
}
]

Some files were not shown because too many files have changed in this diff Show more