Skip to content

Commit fa93162

Browse files
author
AWS
committed
Release 2.28.15. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 8b0747b commit fa93162

File tree

482 files changed

+573
-523
lines changed

Some content is hidden

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

482 files changed

+573
-523
lines changed

.changes/2.28.15.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.28.15",
3+
"date": "2024-10-03",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS CodePipeline",
8+
"contributor": "",
9+
"description": "AWS CodePipeline introduces Commands action that enables you to easily run shell commands as part of your pipeline execution."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Elemental MediaPackage v2",
14+
"contributor": "",
15+
"description": "Added support for ClipStartTime on the FilterConfiguration object on OriginEndpoint manifest settings objects. Added support for EXT-X-START tags on produced HLS child playlists."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS IoT",
20+
"contributor": "",
21+
"description": "This release adds support for Custom Authentication with X.509 Client Certificates, support for Custom Client Certificate validation, and support for selecting application protocol and authentication type without requiring TLS ALPN for customer's AWS IoT Domain Configurations."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Marketplace Reporting Service",
26+
"contributor": "",
27+
"description": "The AWS Marketplace Reporting service introduces the GetBuyerDashboard API. This API returns a dashboard that provides visibility into your organization's AWS Marketplace agreements and associated spend across the AWS accounts in your organization."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Connect Service",
32+
"contributor": "",
33+
"description": "Public GetMetricDataV2 Grouping increase from 3 to 4"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Elastic Compute Cloud",
38+
"contributor": "",
39+
"description": "This release includes a new API for modifying instance cpu-options after launch."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon QuickSight",
44+
"contributor": "",
45+
"description": "QuickSight: Add support for exporting and importing folders in AssetBundle APIs"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS SDK for Java v2",
50+
"contributor": "",
51+
"description": "Updated endpoint and partition metadata."
52+
}
53+
]
54+
}

.changes/next-release/feature-AWSCodePipeline-a5d9585.json

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

.changes/next-release/feature-AWSElementalMediaPackagev2-e963326.json

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

.changes/next-release/feature-AWSIoT-68b5144.json

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

.changes/next-release/feature-AWSMarketplaceReportingService-b37fc36.json

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

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

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

.changes/next-release/feature-AmazonConnectService-4503fd8.json

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

.changes/next-release/feature-AmazonElasticComputeCloud-b005ebe.json

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

.changes/next-release/feature-AmazonQuickSight-f82f46f.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,4 +1,37 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.28.15__ __2024-10-03__
3+
## __AWS CodePipeline__
4+
- ### Features
5+
- AWS CodePipeline introduces Commands action that enables you to easily run shell commands as part of your pipeline execution.
6+
7+
## __AWS Elemental MediaPackage v2__
8+
- ### Features
9+
- Added support for ClipStartTime on the FilterConfiguration object on OriginEndpoint manifest settings objects. Added support for EXT-X-START tags on produced HLS child playlists.
10+
11+
## __AWS IoT__
12+
- ### Features
13+
- This release adds support for Custom Authentication with X.509 Client Certificates, support for Custom Client Certificate validation, and support for selecting application protocol and authentication type without requiring TLS ALPN for customer's AWS IoT Domain Configurations.
14+
15+
## __AWS Marketplace Reporting Service__
16+
- ### Features
17+
- The AWS Marketplace Reporting service introduces the GetBuyerDashboard API. This API returns a dashboard that provides visibility into your organization's AWS Marketplace agreements and associated spend across the AWS accounts in your organization.
18+
19+
## __AWS SDK for Java v2__
20+
- ### Features
21+
- Updated endpoint and partition metadata.
22+
23+
## __Amazon Connect Service__
24+
- ### Features
25+
- Public GetMetricDataV2 Grouping increase from 3 to 4
26+
27+
## __Amazon Elastic Compute Cloud__
28+
- ### Features
29+
- This release includes a new API for modifying instance cpu-options after launch.
30+
31+
## __Amazon QuickSight__
32+
- ### Features
33+
- QuickSight: Add support for exporting and importing folders in AssetBundle APIs
34+
235
# __2.28.14__ __2024-10-02__
336
## __AWS B2B Data Interchange__
437
- ### Features

0 commit comments

Comments
 (0)