Skip to content

Commit fae5d13

Browse files
authored
Merge pull request #2212 from aws/staging/f58826ce-fd47-48bf-a632-e74a4d998f5b
Pull request: release <- staging/f58826ce-fd47-48bf-a632-e74a4d998f5b
2 parents 71f11e0 + d234baf commit fae5d13

File tree

396 files changed

+2536
-701
lines changed

Some content is hidden

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

396 files changed

+2536
-701
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -742,12 +742,22 @@
742742
"contributions": [
743743
"code"
744744
]
745+
},
746+
{
747+
"login": "thomasturrell",
748+
"name": "Thomas Turrell-Croft",
749+
"avatar_url": "https://avatars.githubusercontent.com/u/1552612?v=4",
750+
"profile": "https://www.berrycloud.co.uk",
751+
"contributions": [
752+
"code"
753+
]
745754
}
746755
],
747756
"contributorsPerLine": 7,
748757
"projectName": "aws-sdk-java-v2",
749758
"projectOwner": "aws",
750759
"repoType": "github",
751760
"repoHost": "https://github.com",
752-
"skipCi": true
761+
"skipCi": true,
762+
"commitConvention": "angular"
753763
}

.changes/2.17.295.json

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
{
2+
"version": "2.17.295",
3+
"date": "2022-10-19",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "WS SDK for Java v2",
8+
"contributor": "",
9+
"description": "Fix bug in FIPS configuration handling where setting a non-FIPS region clears the setting."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS CloudTrail",
14+
"contributor": "",
15+
"description": "This release includes support for exporting CloudTrail Lake query results to an Amazon S3 bucket."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Config",
20+
"contributor": "",
21+
"description": "This release adds resourceType enums for AppConfig, AppSync, DataSync, EC2, EKS, Glue, GuardDuty, SageMaker, ServiceDiscovery, SES, Route53 types."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS S3 Control",
26+
"contributor": "",
27+
"description": "Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Support App",
32+
"contributor": "",
33+
"description": "This release adds the RegisterSlackWorkspaceForOrganization API. You can use the API to register a Slack workspace for an AWS account that is part of an organization."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Chime SDK Messaging",
38+
"contributor": "",
39+
"description": "Documentation updates for Chime Messaging SDK"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Connect Service",
44+
"contributor": "",
45+
"description": "This release adds API support for managing phone numbers that can be used across multiple AWS regions through telephony traffic distribution."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon EventBridge",
50+
"contributor": "",
51+
"description": "Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Managed Blockchain",
56+
"contributor": "",
57+
"description": "Adding new Accessor APIs for Amazon Managed Blockchain"
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon Simple Storage Service",
62+
"contributor": "",
63+
"description": "Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon WorkSpaces Web",
68+
"contributor": "",
69+
"description": "WorkSpaces Web now supports user access logging for recording session start, stop, and URL navigation."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "AWS SDK for Java v2",
74+
"contributor": "",
75+
"description": "Updated service endpoint metadata."
76+
}
77+
]
78+
}

CHANGELOG.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,52 @@
1+
# __2.17.295__ __2022-10-19__
2+
## __AWS CloudTrail__
3+
- ### Features
4+
- This release includes support for exporting CloudTrail Lake query results to an Amazon S3 bucket.
5+
6+
## __AWS Config__
7+
- ### Features
8+
- This release adds resourceType enums for AppConfig, AppSync, DataSync, EC2, EKS, Glue, GuardDuty, SageMaker, ServiceDiscovery, SES, Route53 types.
9+
10+
## __AWS S3 Control__
11+
- ### Features
12+
- Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
13+
14+
## __AWS SDK for Java v2__
15+
- ### Features
16+
- Updated service endpoint metadata.
17+
18+
## __AWS Support App__
19+
- ### Features
20+
- This release adds the RegisterSlackWorkspaceForOrganization API. You can use the API to register a Slack workspace for an AWS account that is part of an organization.
21+
22+
## __Amazon Chime SDK Messaging__
23+
- ### Features
24+
- Documentation updates for Chime Messaging SDK
25+
26+
## __Amazon Connect Service__
27+
- ### Features
28+
- This release adds API support for managing phone numbers that can be used across multiple AWS regions through telephony traffic distribution.
29+
30+
## __Amazon EventBridge__
31+
- ### Features
32+
- Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
33+
34+
## __Amazon Managed Blockchain__
35+
- ### Features
36+
- Adding new Accessor APIs for Amazon Managed Blockchain
37+
38+
## __Amazon Simple Storage Service__
39+
- ### Features
40+
- Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
41+
42+
## __Amazon WorkSpaces Web__
43+
- ### Features
44+
- WorkSpaces Web now supports user access logging for recording session start, stop, and URL navigation.
45+
46+
## __WS SDK for Java v2__
47+
- ### Bugfixes
48+
- Fix bug in FIPS configuration handling where setting a non-FIPS region clears the setting.
49+
150
# __2.17.294__ __2022-10-18__
251
## __AWS Cloud Map__
352
- ### Features

0 commit comments

Comments
 (0)