Skip to content

Commit 43c3fed

Browse files
author
AWS
committed
Release 2.26.24. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 1935873 commit 43c3fed

File tree

477 files changed

+556
-518
lines changed

Some content is hidden

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

477 files changed

+556
-518
lines changed

.changes/2.26.24.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.26.24",
3+
"date": "2024-07-24",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "Fixed the issue where request-level signer override provided through ExecutionInterceptor is not honored."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Clean Rooms Service",
14+
"contributor": "",
15+
"description": "Three enhancements to the AWS Clean Rooms: Disallowed Output Columns, Flexible Result Receivers, SQL as a Seed"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Elemental MediaPackage v2",
20+
"contributor": "",
21+
"description": "This release adds support for Irdeto DRM encryption in DASH manifests."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Health Imaging",
26+
"contributor": "",
27+
"description": "CopyImageSet API adds copying selected instances between image sets, and overriding inconsistent metadata with a force parameter. UpdateImageSetMetadata API enables reverting to prior versions; updates to Study, Series, and SOP Instance UIDs; and updates to private elements, with a force parameter."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS IoT SiteWise",
32+
"contributor": "",
33+
"description": "Adds support for creating SiteWise Edge gateways that run on a Siemens Industrial Edge Device."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon DynamoDB",
38+
"contributor": "",
39+
"description": "DynamoDB doc only update for July"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Pinpoint SMS Voice V2",
44+
"contributor": "",
45+
"description": "Update for rebrand to AWS End User Messaging SMS and Voice."
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/bugfix-AWSSDKforJavav2-4303f87.json

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

.changes/next-release/feature-AWSCleanRoomsService-4afa54c.json

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

.changes/next-release/feature-AWSElementalMediaPackagev2-4a420f3.json

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

.changes/next-release/feature-AWSHealthImaging-7457fa4.json

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

.changes/next-release/feature-AWSIoTSiteWise-85dc5b9.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-AmazonDynamoDB-9a13872.json

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

.changes/next-release/feature-AmazonPinpointSMSVoiceV2-f6700aa.json

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

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,36 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.26.24__ __2024-07-24__
3+
## __AWS Clean Rooms Service__
4+
- ### Features
5+
- Three enhancements to the AWS Clean Rooms: Disallowed Output Columns, Flexible Result Receivers, SQL as a Seed
6+
7+
## __AWS Elemental MediaPackage v2__
8+
- ### Features
9+
- This release adds support for Irdeto DRM encryption in DASH manifests.
10+
11+
## __AWS Health Imaging__
12+
- ### Features
13+
- CopyImageSet API adds copying selected instances between image sets, and overriding inconsistent metadata with a force parameter. UpdateImageSetMetadata API enables reverting to prior versions; updates to Study, Series, and SOP Instance UIDs; and updates to private elements, with a force parameter.
14+
15+
## __AWS IoT SiteWise__
16+
- ### Features
17+
- Adds support for creating SiteWise Edge gateways that run on a Siemens Industrial Edge Device.
18+
19+
## __AWS SDK for Java v2__
20+
- ### Features
21+
- Updated endpoint and partition metadata.
22+
23+
- ### Bugfixes
24+
- Fixed the issue where request-level signer override provided through ExecutionInterceptor is not honored.
25+
26+
## __Amazon DynamoDB__
27+
- ### Features
28+
- DynamoDB doc only update for July
29+
30+
## __Amazon Pinpoint SMS Voice V2__
31+
- ### Features
32+
- Update for rebrand to AWS End User Messaging SMS and Voice.
33+
234
# __2.26.23__ __2024-07-23__
335
## __AWS AppSync__
436
- ### Features

0 commit comments

Comments
 (0)