Skip to content

Commit feb046e

Browse files
author
AWS
committed
Release 2.30.19. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 8da09bb commit feb046e

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.19.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.30.19",
3+
"date": "2025-02-12",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS B2B Data Interchange",
8+
"contributor": "",
9+
"description": "Allow spaces in the following fields in the Partnership resource: ISA 06 - Sender ID, ISA 08 - Receiver ID, GS 02 - Application Sender Code, GS 03 - Application Receiver Code"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS CodeBuild",
14+
"contributor": "",
15+
"description": "Add note for the RUNNER_BUILDKITE_BUILD buildType."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Elemental MediaLive",
20+
"contributor": "",
21+
"description": "Adds a RequestId parameter to all MediaLive Workflow Monitor create operations. The RequestId parameter allows idempotent operations."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Agents for Amazon Bedrock",
26+
"contributor": "",
27+
"description": "This releases adds the additionalModelRequestFields field to the CreateAgent and UpdateAgent operations. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Agents for Amazon Bedrock Runtime",
32+
"contributor": "",
33+
"description": "This releases adds the additionalModelRequestFields field to the InvokeInlineAgent operation. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon FSx",
38+
"contributor": "",
39+
"description": "Support for in-place Lustre version upgrades"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Polly",
44+
"contributor": "",
45+
"description": "Added support for the new voice - Jasmine (en-SG). Jasmine is available as a Neural voice only."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "OpenSearch Service Serverless",
50+
"contributor": "",
51+
"description": "Custom OpenSearchServerless Entity ID for SAML Config."
52+
}
53+
]
54+
}

.changes/next-release/feature-AWSB2BDataInterchange-79fc140.json

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

.changes/next-release/feature-AWSCodeBuild-99db581.json

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

.changes/next-release/feature-AWSElementalMediaLive-2e1bf66.json

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

.changes/next-release/feature-AgentsforAmazonBedrock-740efb0.json

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

.changes/next-release/feature-AgentsforAmazonBedrockRuntime-4bd4cf6.json

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

.changes/next-release/feature-AmazonFSx-dc4b021.json

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

.changes/next-release/feature-AmazonPolly-e633e03.json

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

.changes/next-release/feature-OpenSearchServiceServerless-6c7b28a.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.19__ __2025-02-12__
3+
## __AWS B2B Data Interchange__
4+
- ### Features
5+
- Allow spaces in the following fields in the Partnership resource: ISA 06 - Sender ID, ISA 08 - Receiver ID, GS 02 - Application Sender Code, GS 03 - Application Receiver Code
6+
7+
## __AWS CodeBuild__
8+
- ### Features
9+
- Add note for the RUNNER_BUILDKITE_BUILD buildType.
10+
11+
## __AWS Elemental MediaLive__
12+
- ### Features
13+
- Adds a RequestId parameter to all MediaLive Workflow Monitor create operations. The RequestId parameter allows idempotent operations.
14+
15+
## __Agents for Amazon Bedrock__
16+
- ### Features
17+
- This releases adds the additionalModelRequestFields field to the CreateAgent and UpdateAgent operations. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters.
18+
19+
## __Agents for Amazon Bedrock Runtime__
20+
- ### Features
21+
- This releases adds the additionalModelRequestFields field to the InvokeInlineAgent operation. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters.
22+
23+
## __Amazon FSx__
24+
- ### Features
25+
- Support for in-place Lustre version upgrades
26+
27+
## __Amazon Polly__
28+
- ### Features
29+
- Added support for the new voice - Jasmine (en-SG). Jasmine is available as a Neural voice only.
30+
31+
## __OpenSearch Service Serverless__
32+
- ### Features
33+
- Custom OpenSearchServerless Entity ID for SAML Config.
34+
235
# __2.30.18__ __2025-02-11__
336
## __AWS AppSync__
437
- ### Features

0 commit comments

Comments
 (0)