Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into feature/master/sr…
Browse files Browse the repository at this point in the history
…a-retries
  • Loading branch information
sugmanue committed Dec 15, 2023
2 parents 696fd16 + bbedcaf commit a5202ce
Show file tree
Hide file tree
Showing 1,756 changed files with 199,193 additions and 21,423 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -886,6 +886,15 @@
"contributions": [
"code"
]
},
{
"login": "michaeldimchuk",
"name": "Michael Dimchuk",
"avatar_url": "https://avatars.githubusercontent.com/u/22773297?v=4",
"profile": "https://github.com/michaeldimchuk",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
15 changes: 14 additions & 1 deletion .brazil.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@
"utils": { "packageName": "AwsJavaSdk-Core-Utils" },
"imds": { "packageName": "AwsJavaSdk-Imds" },
"crt-core": { "packageName": "AwsJavaSdk-Core-CrtCore" },
"checksums-spi": { "packageName": "AwsJavaSdk-Core-ChecksumsSpi" },
"checksums": { "packageName": "AwsJavaSdk-Core-Checksums" },
"identity-spi": { "packageName": "AwsJavaSdk-Core-IdentitySpi" },
"http-auth-spi": { "packageName": "AwsJavaSdk-Core-HttpAuthSpi" },
"http-auth": { "packageName": "AwsJavaSdk-Core-HttpAuth" },
"http-auth-aws": { "packageName": "AwsJavaSdk-Core-HttpAuthAws" },
"http-auth-aws-crt": { "packageName": "AwsJavaSdk-Core-HttpAuthAwsCrt" },
"http-auth-aws-eventstream": { "packageName": "AwsJavaSdk-Core-HttpAuthAwsEventStream" },

"dynamodb": { "packageName": "AwsJavaSdk-DynamoDb" },
"waf": { "packageName": "AwsJavaSdk-Waf" },
Expand Down Expand Up @@ -63,6 +71,9 @@
"bom-internal": { "skipImport": true },
"build-tools": { "skipImport": true },
"bundle": { "skipImport": true },
"bundle-sdk": { "skipImport": true },
"bundle-logging-bridge": { "skipImport": true },
"bundle-logging-bridge-binding-test": { "skipImport": true },
"codegen-generated-classes-test": { "skipImport": true },
"codegen-lite": { "skipImport": true },
"codegen-lite-maven-plugin": { "skipImport": true },
Expand All @@ -74,6 +85,7 @@
"http-clients": { "skipImport": true },
"metric-publishers": { "skipImport": true },
"module-path-tests": { "skipImport": true },
"old-client-version-compatibility-test": { "skipImport": true },
"protocol-tests": { "skipImport": true },
"protocol-tests-core": { "skipImport": true },
"protocols": { "skipImport": true },
Expand All @@ -88,7 +100,8 @@
"stability-tests": { "skipImport": true },
"test-utils": { "skipImport": true },
"tests-coverage-reporting": { "skipImport": true },
"third-party": { "skipImport": true }
"third-party": { "skipImport": true },
"third-party-slf4j-api": { "skipImport": true }
},

"dependencies": {
Expand Down
144 changes: 144 additions & 0 deletions .changes/2.21.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,144 @@
{
"version": "2.21.0",
"date": "2023-10-12",
"entries": [
{
"type": "bugfix",
"category": "DynamoDB Enhanced Client",
"contributor": "",
"description": "Fix an issue where the presence of a `MappedTableResource` was being unnecessarily asserted when building a `WriteBatch` or `ReadBatch`."
},
{
"type": "feature",
"category": "AWS Audit Manager",
"contributor": "",
"description": "This release introduces a new limit to the awsAccounts parameter. When you create or update an assessment, there is now a limit of 200 AWS accounts that can be specified in the assessment scope."
},
{
"type": "feature",
"category": "AWS Config",
"contributor": "",
"description": "Add enums for resource types supported by Config"
},
{
"type": "feature",
"category": "AWS Control Tower",
"contributor": "",
"description": "Added new EnabledControl resource details to ListEnabledControls API and added new GetEnabledControl API."
},
{
"type": "feature",
"category": "AWS Glue",
"contributor": "",
"description": "Extending version control support to GitLab and Bitbucket from AWSGlue"
},
{
"type": "feature",
"category": "AWS Lambda",
"contributor": "",
"description": "Adds support for Lambda functions to access Dual-Stack subnets over IPv6, via an opt-in flag in CreateFunction and UpdateFunctionConfiguration APIs"
},
{
"type": "feature",
"category": "AWS Price List Service",
"contributor": "",
"description": "Documentation updates for Price List"
},
{
"type": "feature",
"category": "AWS SDK for Java v2",
"contributor": "",
"description": "This release contains a major internal refactor of authentication. The refactor is part of moving the SDK to a standardized AWS SDK architecture.\n\nIt paves the way for new features to be released over the coming months: SDK plugins to provide a unified interface to add third-party functionality to the SDK and the ability to define additional ways of authenticating with services. \n\nWith this release, custom 3rd party credential providers can be created with fewer SDK dependencies (with the new `identity-spi` module), and AWS signers can be used with fewer SDK dependencies (with the new `http-auth-aws` module).\n\nBecause this is a major refactor that may result in backwards-compatible behavior changes, this release bumps the minor version of the SDK to 2.21."
},
{
"type": "feature",
"category": "Amazon Connect Customer Profiles",
"contributor": "",
"description": "Adds sensitive trait to various shapes in Customer Profiles Calculated Attribute API model."
},
{
"type": "feature",
"category": "Amazon Elastic Compute Cloud",
"contributor": "",
"description": "This release adds Ubuntu Pro as a supported platform for On-Demand Capacity Reservations and adds support for setting an Amazon Machine Image (AMI) to disabled state. Disabling the AMI makes it private if it was previously shared, and prevents new EC2 instance launches from it."
},
{
"type": "feature",
"category": "Amazon Interactive Video Service RealTime",
"contributor": "",
"description": "Update GetParticipant to return additional metadata."
},
{
"type": "feature",
"category": "Amazon Location Service",
"contributor": "",
"description": "This release adds endpoint updates for all AWS Location resource operations."
},
{
"type": "feature",
"category": "Amazon Machine Learning",
"contributor": "",
"description": "This release marks Password field as sensitive"
},
{
"type": "feature",
"category": "Amazon Rekognition",
"contributor": "",
"description": "Amazon Rekognition introduces support for Custom Moderation. This allows the enhancement of accuracy for detect moderation labels operations by creating custom adapters tuned on customer data."
},
{
"type": "feature",
"category": "Amazon Relational Database Service",
"contributor": "",
"description": "This release adds support for adding a dedicated log volume to open-source RDS instances."
},
{
"type": "feature",
"category": "Amazon SageMaker Service",
"contributor": "",
"description": "Amazon SageMaker Canvas adds KendraSettings and DirectDeploySettings support for CanvasAppSettings"
},
{
"type": "feature",
"category": "Amazon Textract",
"contributor": "",
"description": "This release adds 9 new APIs for adapter and adapter version management, 3 new APIs for tagging, and updates AnalyzeDocument and StartDocumentAnalysis API parameters for using adapters."
},
{
"type": "feature",
"category": "Amazon Transcribe Service",
"contributor": "",
"description": "This release is to enable m4a format to customers"
},
{
"type": "feature",
"category": "Amazon WorkSpaces",
"contributor": "",
"description": "Updated the CreateWorkspaces action documentation to clarify that the PCoIP protocol is only available for Windows bundles."
},
{
"type": "feature",
"category": "Auto Scaling",
"contributor": "",
"description": "Update the NotificationMetadata field to only allow visible ascii characters. Add paginators to DescribeInstanceRefreshes, DescribeLoadBalancers, and DescribeLoadBalancerTargetGroups"
},
{
"type": "feature",
"category": "Elastic Load Balancing",
"contributor": "",
"description": "This release enables routing policies with Availability Zone affinity for Network Load Balancers."
},
{
"type": "feature",
"category": "Inspector2",
"contributor": "",
"description": "Add MacOs ec2 platform support"
},
{
"type": "feature",
"category": "AWS SDK for Java v2",
"contributor": "",
"description": "Updated endpoint and partition metadata."
}
]
}
90 changes: 90 additions & 0 deletions .changes/2.21.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
{
"version": "2.21.1",
"date": "2023-10-16",
"entries": [
{
"type": "feature",
"category": "AWS CloudFormation",
"contributor": "",
"description": "SDK and documentation updates for UpdateReplacePolicy"
},
{
"type": "feature",
"category": "AWS Elemental MediaPackage v2",
"contributor": "",
"description": "This release allows customers to manage MediaPackage v2 resource using CloudFormation."
},
{
"type": "feature",
"category": "AWS EntityResolution",
"contributor": "",
"description": "This launch expands our matching techniques to include provider-based matching to help customer match, link, and enhance records with minimal data movement. With data service providers, we have removed the need for customers to build bespoke integrations,."
},
{
"type": "feature",
"category": "AWS SDK for Java v2",
"contributor": "",
"description": "Proxy Configuration from Environment Variables for all SDK clients, including Apache, Netty, URL, and CRT HTTP clients PR [#4467](https://github.com/aws/aws-sdk-java-v2/issues/4467)"
},
{
"type": "feature",
"category": "AWS SDK for Java v2",
"contributor": "",
"description": "Adds support for non-XML String payloads"
},
{
"type": "feature",
"category": "AWS Transfer Family",
"contributor": "",
"description": "Documentation updates for AWS Transfer Family"
},
{
"type": "feature",
"category": "AWS X-Ray",
"contributor": "",
"description": "This releases enhances GetTraceSummaries API to support new TimeRangeType Service to query trace summaries by segment end time."
},
{
"type": "feature",
"category": "Amazon Managed Blockchain Query",
"contributor": "",
"description": "This release introduces two new APIs: GetAssetContract and ListAssetContracts. This release also adds support for Bitcoin Testnet."
},
{
"type": "feature",
"category": "Amazon OpenSearch Service",
"contributor": "",
"description": "This release allows customers to list and associate optional plugin packages with compatible Amazon OpenSearch Service clusters for enhanced functionality."
},
{
"type": "feature",
"category": "Amazon Redshift",
"contributor": "",
"description": "Added support for managing credentials of provisioned cluster admin using AWS Secrets Manager."
},
{
"type": "feature",
"category": "Amazon Simple Email Service",
"contributor": "",
"description": "This release provides enhanced visibility into your SES identity verification status. This will offer you more actionable insights, enabling you to promptly address any verification-related issues."
},
{
"type": "feature",
"category": "Elastic Disaster Recovery Service",
"contributor": "",
"description": "Updated exsiting API to allow AWS Elastic Disaster Recovery support of launching recovery into existing EC2 instances."
},
{
"type": "feature",
"category": "Redshift Serverless",
"contributor": "",
"description": "Added support for managing credentials of serverless namespace admin using AWS Secrets Manager."
},
{
"type": "feature",
"category": "AWS SDK for Java v2",
"contributor": "",
"description": "Updated endpoint and partition metadata."
}
]
}
42 changes: 42 additions & 0 deletions .changes/2.21.10.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"version": "2.21.10",
"date": "2023-10-27",
"entries": [
{
"type": "feature",
"category": "AWS WAFV2",
"contributor": "",
"description": "Updates the descriptions for the calls that manage web ACL associations, to provide information for customer-managed IAM policies."
},
{
"type": "feature",
"category": "Amazon EMR",
"contributor": "",
"description": "Updated CreateCluster API request and DescribeCluster API responses to include EbsRootVolumeIops, and EbsRootVolumeThroughput attributes that specify the user configured root volume IOPS and throughput for Amazon EBS root device volume. This feature will be available from Amazon EMR releases 6.15.0"
},
{
"type": "feature",
"category": "Amazon Neptune",
"contributor": "",
"description": "Update TdeCredentialPassword type to SensitiveString"
},
{
"type": "feature",
"category": "Amazon Pinpoint",
"contributor": "",
"description": "Updated documentation to describe the case insensitivity for EndpointIds."
},
{
"type": "feature",
"category": "Amazon Redshift",
"contributor": "",
"description": "added support to create a dual stack cluster"
},
{
"type": "feature",
"category": "AWS SDK for Java v2",
"contributor": "",
"description": "Updated endpoint and partition metadata."
}
]
}
Loading

0 comments on commit a5202ce

Please sign in to comment.