Skip to content

Commit 96f5993

Browse files
author
AWS
committed
Release 2.28.7. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent d2d87c4 commit 96f5993

File tree

481 files changed

+561
-522
lines changed

Some content is hidden

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

481 files changed

+561
-522
lines changed

.changes/2.28.7.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.28.7",
3+
"date": "2024-09-23",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Glue",
8+
"contributor": "",
9+
"description": "Added AthenaProperties parameter to Glue Connections, allowing Athena to store service specific properties on Glue Connections."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Resource Explorer",
14+
"contributor": "",
15+
"description": "AWS Resource Explorer released ListResources feature which allows customers to list all indexed AWS resources within a view."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Agents for Amazon Bedrock",
20+
"contributor": "",
21+
"description": "Amazon Bedrock Prompt Flows and Prompt Management now supports using inference profiles to increase throughput and improve resilience."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon API Gateway",
26+
"contributor": "",
27+
"description": "Documentation updates for Amazon API Gateway"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Athena",
32+
"contributor": "",
33+
"description": "List/Get/Update/Delete/CreateDataCatalog now integrate with AWS Glue connections. Users can create a Glue connection through Athena or use a Glue connection to define their Athena federated parameters."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Elastic Compute Cloud",
38+
"contributor": "",
39+
"description": "Amazon EC2 G6e instances powered by NVIDIA L40S Tensor Core GPUs are the most cost-efficient GPU instances for deploying generative AI models and the highest performance GPU instances for spatial computing workloads."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Relational Database Service",
44+
"contributor": "",
45+
"description": "Support ComputeRedundancy parameter in ModifyDBShardGroup API. Add DBShardGroupArn in DBShardGroup API response. Remove InvalidMaxAcuFault from CreateDBShardGroup and ModifyDBShardGroup API. Both API will throw InvalidParameterValueException for invalid ACU configuration."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "EMR Serverless",
50+
"contributor": "",
51+
"description": "This release adds support for job concurrency and queuing configuration at Application level."
52+
}
53+
]
54+
}

.changes/next-release/feature-AWSGlue-22ca88e.json

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

.changes/next-release/feature-AWSResourceExplorer-3253feb.json

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

.changes/next-release/feature-AgentsforAmazonBedrock-c092e60.json

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

.changes/next-release/feature-AmazonAPIGateway-36f04e1.json

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

.changes/next-release/feature-AmazonAthena-d96cc59.json

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

.changes/next-release/feature-AmazonElasticComputeCloud-176a826.json

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

.changes/next-release/feature-AmazonRelationalDatabaseService-0dc8bdb.json

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

.changes/next-release/feature-EMRServerless-78aeab1.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.7__ __2024-09-23__
3+
## __AWS Glue__
4+
- ### Features
5+
- Added AthenaProperties parameter to Glue Connections, allowing Athena to store service specific properties on Glue Connections.
6+
7+
## __AWS Resource Explorer__
8+
- ### Features
9+
- AWS Resource Explorer released ListResources feature which allows customers to list all indexed AWS resources within a view.
10+
11+
## __Agents for Amazon Bedrock__
12+
- ### Features
13+
- Amazon Bedrock Prompt Flows and Prompt Management now supports using inference profiles to increase throughput and improve resilience.
14+
15+
## __Amazon API Gateway__
16+
- ### Features
17+
- Documentation updates for Amazon API Gateway
18+
19+
## __Amazon Athena__
20+
- ### Features
21+
- List/Get/Update/Delete/CreateDataCatalog now integrate with AWS Glue connections. Users can create a Glue connection through Athena or use a Glue connection to define their Athena federated parameters.
22+
23+
## __Amazon Elastic Compute Cloud__
24+
- ### Features
25+
- Amazon EC2 G6e instances powered by NVIDIA L40S Tensor Core GPUs are the most cost-efficient GPU instances for deploying generative AI models and the highest performance GPU instances for spatial computing workloads.
26+
27+
## __Amazon Relational Database Service__
28+
- ### Features
29+
- Support ComputeRedundancy parameter in ModifyDBShardGroup API. Add DBShardGroupArn in DBShardGroup API response. Remove InvalidMaxAcuFault from CreateDBShardGroup and ModifyDBShardGroup API. Both API will throw InvalidParameterValueException for invalid ACU configuration.
30+
31+
## __EMR Serverless__
32+
- ### Features
33+
- This release adds support for job concurrency and queuing configuration at Application level.
34+
235
# __2.28.6__ __2024-09-20__
336
## __AWS SDK for Java v2__
437
- ### Features

0 commit comments

Comments
 (0)