Skip to content

Commit de6663e

Browse files
author
AWS
committed
Release 2.17.79. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 707088f commit de6663e

File tree

357 files changed

+454
-403
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

357 files changed

+454
-403
lines changed

.changes/2.17.79.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
{
2+
"version": "2.17.79",
3+
"date": "2021-11-10",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Apache HTTP Client",
8+
"contributor": "",
9+
"description": "Add DNS resolver override support for Apache HTTP Client"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Backup",
14+
"contributor": "",
15+
"description": "AWS Backup SDK provides new options when scheduling backups: select supported services and resources that are assigned to a particular tag, linked to a combination of tags, or can be identified by a partial tag value, and exclude resources from their assignments."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon EC2 Container Service",
20+
"contributor": "",
21+
"description": "This release adds support for container instance health."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS SDK for Java",
26+
"contributor": "",
27+
"description": "Added a new `dualstackEnabled` property to every client builder, which can be used to make calls be invoked against AWS endpoints which return IPv6 records. This can also be enabled via the `AWS_USE_DUALSTACK_ENDPOINT` environment variable, `aws.useDualstackEndpoint` system property, or the `use_dualstack_endpoint` profile file property."
28+
},
29+
{
30+
"type": "deprecation",
31+
"category": "Amazon S3",
32+
"contributor": "",
33+
"description": "Deprecated `S3Configuration.Builder`'s `dualstackEnabled` in favor of the new service-standard `S3ClientBuilder.dualstackEnabled`."
34+
},
35+
{
36+
"type": "deprecation",
37+
"category": "Amazon S3 Control",
38+
"contributor": "",
39+
"description": "Deprecated `S3ControlConfiguration.Builder`'s `dualstackEnabled` in favor of the new service-standard `S3ControlClientBuilder.dualstackEnabled`."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS SDK for Java v2",
44+
"contributor": "",
45+
"description": "Added a new `fipsEnabled` property to every client builder, which can be used to make calls be invoked against AWS endpoints which are FIPS compliant. This can also be enabled via the `AWS_USE_FIPS_ENDPOINT` environment variable, `aws.useFipsEndpoint` system property, or the `use_fips_endpoint` profile file property."
46+
},
47+
{
48+
"type": "deprecation",
49+
"category": "Amazon S3 Control",
50+
"contributor": "",
51+
"description": "Deprecated `S3ControlConfiguration.Builder`'s `fipsModeEnabled` in favor of the new service-standard `S3ControlClientBuilder.fipsEnabled`."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "AWS Resilience Hub",
56+
"contributor": "",
57+
"description": "Initial release of AWS Resilience Hub, a managed service that enables you to define, validate, and track the resilience of your applications on AWS"
58+
}
59+
]
60+
}

.changes/next-release/deprecation-AmazonS3-21b2ad3.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/deprecation-AmazonS3Control-b22c29a.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/deprecation-AmazonS3Control-df756f2.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AWSBackup-30fa1a7.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AWSResilienceHub-3d30028.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AWSSDKforJava-6255065.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AWSSDKforJavav2-418a15a.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AWSSDKforJavav2-635c382.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AmazonEC2ContainerService-c16658e.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)