Skip to content

Commit 76d3992

Browse files
author
AWS
committed
Release 2.30.4. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent bc05375 commit 76d3992

File tree

500 files changed

+580
-541
lines changed

Some content is hidden

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

500 files changed

+580
-541
lines changed

.changes/2.30.4.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.30.4",
3+
"date": "2025-01-22",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS CRT HTTP Client",
8+
"contributor": "",
9+
"description": "Reuse connections that receive a 5xx service response."
10+
},
11+
{
12+
"type": "bugfix",
13+
"category": "Netty NIO HTTP Client",
14+
"contributor": "",
15+
"description": "Reuse connections that receive a 5xx service response."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Elemental MediaLive",
20+
"contributor": "",
21+
"description": "AWS Elemental MediaLive adds a new feature, ID3 segment tagging, in CMAF Ingest output groups. It allows customers to insert ID3 tags into every output segment, controlled by a newly added channel schedule action Id3SegmentTagging."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Glue",
26+
"contributor": "",
27+
"description": "Docs Update for timeout changes"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Agents for Amazon Bedrock Runtime",
32+
"contributor": "",
33+
"description": "Adds multi-turn input support for an Agent node in an Amazon Bedrock Flow"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon WorkSpaces Thin Client",
38+
"contributor": "",
39+
"description": "Rename WorkSpaces Web to WorkSpaces Secure Browser"
40+
},
41+
{
42+
"type": "bugfix",
43+
"category": "Apache HTTP Client",
44+
"contributor": "",
45+
"description": "Reuse connections that receive a 5xx service response."
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-AWSCRTHTTPClient-158f65a.json

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

.changes/next-release/bugfix-NettyNIOHTTPClient-edf8570.json

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

.changes/next-release/feature-AWSElementalMediaLive-5e5238b.json

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

.changes/next-release/feature-AWSGlue-f2d85b6.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-AgentsforAmazonBedrockRuntime-8232c25.json

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

.changes/next-release/feature-AmazonWorkSpacesThinClient-87c5046.json

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

.changes/next-release/feature-ApacheHTTPClient-f0116e2.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.30.4__ __2025-01-22__
3+
## __AWS CRT HTTP Client__
4+
- ### Bugfixes
5+
- Reuse connections that receive a 5xx service response.
6+
7+
## __AWS Elemental MediaLive__
8+
- ### Features
9+
- AWS Elemental MediaLive adds a new feature, ID3 segment tagging, in CMAF Ingest output groups. It allows customers to insert ID3 tags into every output segment, controlled by a newly added channel schedule action Id3SegmentTagging.
10+
11+
## __AWS Glue__
12+
- ### Features
13+
- Docs Update for timeout changes
14+
15+
## __AWS SDK for Java v2__
16+
- ### Features
17+
- Updated endpoint and partition metadata.
18+
19+
## __Agents for Amazon Bedrock Runtime__
20+
- ### Features
21+
- Adds multi-turn input support for an Agent node in an Amazon Bedrock Flow
22+
23+
## __Amazon WorkSpaces Thin Client__
24+
- ### Features
25+
- Rename WorkSpaces Web to WorkSpaces Secure Browser
26+
27+
## __Apache HTTP Client__
28+
- ### Bugfixes
29+
- Reuse connections that receive a 5xx service response.
30+
31+
## __Netty NIO HTTP Client__
32+
- ### Bugfixes
33+
- Reuse connections that receive a 5xx service response.
34+
235
# __2.30.3__ __2025-01-21__
336
## __AWS Batch__
437
- ### Features

0 commit comments

Comments
 (0)