Skip to content

Commit 2d5e750

Browse files
author
AWS
committed
Release 2.16.101. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 4fede50 commit 2d5e750

File tree

331 files changed

+411
-372
lines changed

Some content is hidden

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

331 files changed

+411
-372
lines changed

.changes/2.16.101.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.16.101",
3+
"date": "2021-07-13",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "Updated service endpoint metadata."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Simple Systems Manager (SSM)",
14+
"contributor": "",
15+
"description": "Changes to OpsCenter APIs to support a new feature, operational insights."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Lex Model Building Service",
20+
"contributor": "",
21+
"description": "Customers can now migrate bots built with Lex V1 APIs to V2 APIs. This release adds APIs to initiate and manage the migration of a bot."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Redshift",
26+
"contributor": "",
27+
"description": "Release new APIs to support new Redshift feature - Authentication Profile"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AmplifyBackend",
32+
"contributor": "",
33+
"description": "Added Sign in with Apple OAuth provider."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS Direct Connect",
38+
"contributor": "",
39+
"description": "This release adds a new filed named awsLogicalDeviceId that it displays the AWS Direct Connect endpoint which terminates a physical connection's BGP Sessions."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS Price List Service",
44+
"contributor": "",
45+
"description": "Documentation updates for api.pricing"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon DevOps Guru",
50+
"contributor": "",
51+
"description": "Add paginator for GetCostEstimation"
52+
}
53+
]
54+
}

.changes/next-release/feature-AWSDirectConnect-af32412.json

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

.changes/next-release/feature-AWSPriceListService-c12ec55.json

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

.changes/next-release/feature-AWSSDKforJavav2-bedacd4.json

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

.changes/next-release/feature-AmazonDevOpsGuru-7b8593d.json

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

.changes/next-release/feature-AmazonLexModelBuildingService-e7547b7.json

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

.changes/next-release/feature-AmazonRedshift-f16e51d.json

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

.changes/next-release/feature-AmazonSimpleSystemsManagerSSM-52e1dc4.json

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

.changes/next-release/feature-AmplifyBackend-6541093.json

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

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1+
# __2.16.101__ __2021-07-13__
2+
## __AWS Direct Connect__
3+
- ### Features
4+
- This release adds a new filed named awsLogicalDeviceId that it displays the AWS Direct Connect endpoint which terminates a physical connection's BGP Sessions.
5+
6+
## __AWS Price List Service__
7+
- ### Features
8+
- Documentation updates for api.pricing
9+
10+
## __AWS SDK for Java v2__
11+
- ### Features
12+
- Updated service endpoint metadata.
13+
14+
## __Amazon DevOps Guru__
15+
- ### Features
16+
- Add paginator for GetCostEstimation
17+
18+
## __Amazon Lex Model Building Service__
19+
- ### Features
20+
- Customers can now migrate bots built with Lex V1 APIs to V2 APIs. This release adds APIs to initiate and manage the migration of a bot.
21+
22+
## __Amazon Redshift__
23+
- ### Features
24+
- Release new APIs to support new Redshift feature - Authentication Profile
25+
26+
## __Amazon Simple Systems Manager (SSM)__
27+
- ### Features
28+
- Changes to OpsCenter APIs to support a new feature, operational insights.
29+
30+
## __AmplifyBackend__
31+
- ### Features
32+
- Added Sign in with Apple OAuth provider.
33+
134
# __2.16.100__ __2021-07-12__
235
## __AWS SDK for Java v2__
336
- ### Features

0 commit comments

Comments
 (0)