Skip to content

Commit 2c881a9

Browse files
author
AWS
committed
Release 2.25.40. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 234499e commit 2c881a9

File tree

472 files changed

+552
-513
lines changed

Some content is hidden

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

472 files changed

+552
-513
lines changed

.changes/2.25.40.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.25.40",
3+
"date": "2024-04-26",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS CodePipeline",
8+
"contributor": "",
9+
"description": "Add ability to manually and automatically roll back a pipeline stage to a previously successful execution."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Marketplace Entitlement Service",
14+
"contributor": "",
15+
"description": "Releasing minor endpoint updates."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Support",
20+
"contributor": "",
21+
"description": "Releasing minor endpoint updates."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Cognito Identity Provider",
26+
"contributor": "",
27+
"description": "Add LimitExceededException to SignUp errors"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AmazonConnectCampaignService",
32+
"contributor": "",
33+
"description": "This release adds support for specifying if Answering Machine should wait for prompt sound."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Relational Database Service",
38+
"contributor": "",
39+
"description": "SupportsLimitlessDatabase field added to describe-db-engine-versions to indicate whether the DB engine version supports Aurora Limitless Database."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "CloudWatch Observability Access Manager",
44+
"contributor": "",
45+
"description": "This release introduces support for Source Accounts to define which Metrics and Logs to share with the Monitoring Account"
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-aca07e1.json

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

.changes/next-release/feature-AWSMarketplaceEntitlementService-aacc2a1.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-AWSSupport-4d12614.json

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

.changes/next-release/feature-AmazonCognitoIdentityProvider-2cc1de6.json

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

.changes/next-release/feature-AmazonConnectCampaignService-0c8d4e2.json

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

.changes/next-release/feature-AmazonRelationalDatabaseService-e522b4e.json

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

.changes/next-release/feature-CloudWatchObservabilityAccessManager-8baa137.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.25.40__ __2024-04-26__
3+
## __AWS CodePipeline__
4+
- ### Features
5+
- Add ability to manually and automatically roll back a pipeline stage to a previously successful execution.
6+
7+
## __AWS Marketplace Entitlement Service__
8+
- ### Features
9+
- Releasing minor endpoint updates.
10+
11+
## __AWS SDK for Java v2__
12+
- ### Features
13+
- Updated endpoint and partition metadata.
14+
15+
## __AWS Support__
16+
- ### Features
17+
- Releasing minor endpoint updates.
18+
19+
## __Amazon Cognito Identity Provider__
20+
- ### Features
21+
- Add LimitExceededException to SignUp errors
22+
23+
## __Amazon Relational Database Service__
24+
- ### Features
25+
- SupportsLimitlessDatabase field added to describe-db-engine-versions to indicate whether the DB engine version supports Aurora Limitless Database.
26+
27+
## __AmazonConnectCampaignService__
28+
- ### Features
29+
- This release adds support for specifying if Answering Machine should wait for prompt sound.
30+
31+
## __CloudWatch Observability Access Manager__
32+
- ### Features
33+
- This release introduces support for Source Accounts to define which Metrics and Logs to share with the Monitoring Account
34+
235
# __2.25.39__ __2024-04-25__
336
## __AWS AppSync__
437
- ### Features

0 commit comments

Comments
 (0)