Skip to content

Commit 0dd7a69

Browse files
Merge pull request #3471 from aws/staging/452ba055-4d50-4c20-b12e-e179afb6dc25
Pull request: release <- staging/452ba055-4d50-4c20-b12e-e179afb6dc25
2 parents 71e151a + a587ed9 commit 0dd7a69

File tree

542 files changed

+14289
-2204
lines changed

Some content is hidden

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

542 files changed

+14289
-2204
lines changed

.changes/2.29.20.json

Lines changed: 138 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,138 @@
1+
{
2+
"version": "2.29.20",
3+
"date": "2024-11-22",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Billing and Cost Management Pricing Calculator",
8+
"contributor": "",
9+
"description": "Initial release of the AWS Billing and Cost Management Pricing Calculator API."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Chatbot",
14+
"contributor": "",
15+
"description": "Adds support for programmatic management of custom actions and aliases which can be associated with channel configurations."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS CodePipeline",
20+
"contributor": "",
21+
"description": "AWS CodePipeline V2 type pipelines now support ECRBuildAndPublish and InspectorScan actions."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Cost Explorer Service",
26+
"contributor": "",
27+
"description": "This release adds the Impact field(contains Contribution field) to the GetAnomalies API response under RootCause"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Lambda",
32+
"contributor": "",
33+
"description": "Add ProvisionedPollerConfig to Lambda event-source-mapping API."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS Step Functions",
38+
"contributor": "",
39+
"description": "Add support for variables and JSONata in TestState, GetExecutionHistory, DescribeStateMachine, and DescribeStateMachineForExecution"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Agents for Amazon Bedrock Runtime",
44+
"contributor": "",
45+
"description": "InvokeInlineAgent API release to help invoke runtime agents without any dependency on preconfigured agents."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Cognito Identity Provider",
50+
"contributor": "",
51+
"description": "Add support for users to sign up and sign in without passwords, using email and SMS OTPs and Passkeys. Add support for Passkeys based on WebAuthn. Add support for enhanced branding customization for hosted authentication pages with Amazon Cognito Managed Login. Add feature tiers with new pricing."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Connect Service",
56+
"contributor": "",
57+
"description": "Amazon Connect Service Feature: Add APIs for Amazon Connect Email Channel"
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon EMR",
62+
"contributor": "",
63+
"description": "Advanced Scaling in Amazon EMR Managed Scaling"
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon Neptune Graph",
68+
"contributor": "",
69+
"description": "Add 4 new APIs to support new Export features, allowing Parquet and CSV formats. Add new arguments in Import APIs to support Parquet import. Add a new query \"neptune.read\" to run algorithms without loading data into database"
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Amazon Omics",
74+
"contributor": "",
75+
"description": "This release adds support for resource policy based cross account S3 access to sequence store read sets."
76+
},
77+
{
78+
"type": "feature",
79+
"category": "Amazon QuickSight",
80+
"contributor": "",
81+
"description": "This release includes: Update APIs to support Image, Layer Map, font customization, and Plugin Visual. Add Identity center related information in ListNamsespace API. Update API for restrictedFolder support in topics and add API for SearchTopics, Describe/Update DashboardsQA Configration."
82+
},
83+
{
84+
"type": "feature",
85+
"category": "Amazon SageMaker Service",
86+
"contributor": "",
87+
"description": "This release adds APIs for new features for SageMaker endpoint to scale down to zero instances, native support for multi-adapter inference, and endpoint scaling improvements."
88+
},
89+
{
90+
"type": "feature",
91+
"category": "Amazon Simple Email Service",
92+
"contributor": "",
93+
"description": "This release adds support for starting email contacts in your Amazon Connect instance as an email receiving action."
94+
},
95+
{
96+
"type": "feature",
97+
"category": "Amazon Simple Notification Service",
98+
"contributor": "",
99+
"description": "ArchivePolicy attribute added to Archive and Replay feature"
100+
},
101+
{
102+
"type": "feature",
103+
"category": "Amazon WorkSpaces",
104+
"contributor": "",
105+
"description": "While integrating WSP-DCV rebrand, a few mentions were erroneously renamed from WSP to DCV. This release reverts those mentions back to WSP."
106+
},
107+
{
108+
"type": "feature",
109+
"category": "Auto Scaling",
110+
"contributor": "",
111+
"description": "Now, Amazon EC2 Auto Scaling customers can enable target tracking policies to take quicker scaling decisions, enhancing their application performance and EC2 utilization. To get started, specify target tracking to monitor a metric that is available on Amazon CloudWatch at seconds-level interval."
112+
},
113+
{
114+
"type": "feature",
115+
"category": "Elastic Load Balancing",
116+
"contributor": "",
117+
"description": "This release adds support for advertising trusted CA certificate names in associated trust stores."
118+
},
119+
{
120+
"type": "feature",
121+
"category": "Inspector2",
122+
"contributor": "",
123+
"description": "Extend inspector2 service model to include ServiceQuotaExceededException."
124+
},
125+
{
126+
"type": "feature",
127+
"category": "MailManager",
128+
"contributor": "",
129+
"description": "Added new \"DeliverToQBusiness\" rule action to MailManager RulesSet for ingesting email data into Amazon Q Business customer applications"
130+
},
131+
{
132+
"type": "feature",
133+
"category": "AWS SDK for Java v2",
134+
"contributor": "",
135+
"description": "Updated endpoint and partition metadata."
136+
}
137+
]
138+
}

CHANGELOG.md

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,93 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.29.20__ __2024-11-22__
3+
## __AWS Billing and Cost Management Pricing Calculator__
4+
- ### Features
5+
- Initial release of the AWS Billing and Cost Management Pricing Calculator API.
6+
7+
## __AWS Chatbot__
8+
- ### Features
9+
- Adds support for programmatic management of custom actions and aliases which can be associated with channel configurations.
10+
11+
## __AWS CodePipeline__
12+
- ### Features
13+
- AWS CodePipeline V2 type pipelines now support ECRBuildAndPublish and InspectorScan actions.
14+
15+
## __AWS Cost Explorer Service__
16+
- ### Features
17+
- This release adds the Impact field(contains Contribution field) to the GetAnomalies API response under RootCause
18+
19+
## __AWS Lambda__
20+
- ### Features
21+
- Add ProvisionedPollerConfig to Lambda event-source-mapping API.
22+
23+
## __AWS SDK for Java v2__
24+
- ### Features
25+
- Updated endpoint and partition metadata.
26+
27+
## __AWS Step Functions__
28+
- ### Features
29+
- Add support for variables and JSONata in TestState, GetExecutionHistory, DescribeStateMachine, and DescribeStateMachineForExecution
30+
31+
## __Agents for Amazon Bedrock Runtime__
32+
- ### Features
33+
- InvokeInlineAgent API release to help invoke runtime agents without any dependency on preconfigured agents.
34+
35+
## __Amazon Cognito Identity Provider__
36+
- ### Features
37+
- Add support for users to sign up and sign in without passwords, using email and SMS OTPs and Passkeys. Add support for Passkeys based on WebAuthn. Add support for enhanced branding customization for hosted authentication pages with Amazon Cognito Managed Login. Add feature tiers with new pricing.
38+
39+
## __Amazon Connect Service__
40+
- ### Features
41+
- Amazon Connect Service Feature: Add APIs for Amazon Connect Email Channel
42+
43+
## __Amazon EMR__
44+
- ### Features
45+
- Advanced Scaling in Amazon EMR Managed Scaling
46+
47+
## __Amazon Neptune Graph__
48+
- ### Features
49+
- Add 4 new APIs to support new Export features, allowing Parquet and CSV formats. Add new arguments in Import APIs to support Parquet import. Add a new query "neptune.read" to run algorithms without loading data into database
50+
51+
## __Amazon Omics__
52+
- ### Features
53+
- This release adds support for resource policy based cross account S3 access to sequence store read sets.
54+
55+
## __Amazon QuickSight__
56+
- ### Features
57+
- This release includes: Update APIs to support Image, Layer Map, font customization, and Plugin Visual. Add Identity center related information in ListNamsespace API. Update API for restrictedFolder support in topics and add API for SearchTopics, Describe/Update DashboardsQA Configration.
58+
59+
## __Amazon SageMaker Service__
60+
- ### Features
61+
- This release adds APIs for new features for SageMaker endpoint to scale down to zero instances, native support for multi-adapter inference, and endpoint scaling improvements.
62+
63+
## __Amazon Simple Email Service__
64+
- ### Features
65+
- This release adds support for starting email contacts in your Amazon Connect instance as an email receiving action.
66+
67+
## __Amazon Simple Notification Service__
68+
- ### Features
69+
- ArchivePolicy attribute added to Archive and Replay feature
70+
71+
## __Amazon WorkSpaces__
72+
- ### Features
73+
- While integrating WSP-DCV rebrand, a few mentions were erroneously renamed from WSP to DCV. This release reverts those mentions back to WSP.
74+
75+
## __Auto Scaling__
76+
- ### Features
77+
- Now, Amazon EC2 Auto Scaling customers can enable target tracking policies to take quicker scaling decisions, enhancing their application performance and EC2 utilization. To get started, specify target tracking to monitor a metric that is available on Amazon CloudWatch at seconds-level interval.
78+
79+
## __Elastic Load Balancing__
80+
- ### Features
81+
- This release adds support for advertising trusted CA certificate names in associated trust stores.
82+
83+
## __Inspector2__
84+
- ### Features
85+
- Extend inspector2 service model to include ServiceQuotaExceededException.
86+
87+
## __MailManager__
88+
- ### Features
89+
- Added new "DeliverToQBusiness" rule action to MailManager RulesSet for ingesting email data into Amazon Q Business customer applications
90+
291
# __2.29.19__ __2024-11-21__
392
## __AWS AppSync__
493
- ### Features

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ To automatically manage module versions (currently all modules have the same ver
5151
<dependency>
5252
<groupId>software.amazon.awssdk</groupId>
5353
<artifactId>bom</artifactId>
54-
<version>2.29.19</version>
54+
<version>2.29.20</version>
5555
<type>pom</type>
5656
<scope>import</scope>
5757
</dependency>
@@ -85,12 +85,12 @@ Alternatively you can add dependencies for the specific services you use only:
8585
<dependency>
8686
<groupId>software.amazon.awssdk</groupId>
8787
<artifactId>ec2</artifactId>
88-
<version>2.29.19</version>
88+
<version>2.29.20</version>
8989
</dependency>
9090
<dependency>
9191
<groupId>software.amazon.awssdk</groupId>
9292
<artifactId>s3</artifactId>
93-
<version>2.29.19</version>
93+
<version>2.29.20</version>
9494
</dependency>
9595
```
9696

@@ -102,7 +102,7 @@ You can import the whole SDK into your project (includes *ALL* services). Please
102102
<dependency>
103103
<groupId>software.amazon.awssdk</groupId>
104104
<artifactId>aws-sdk-java</artifactId>
105-
<version>2.29.19</version>
105+
<version>2.29.20</version>
106106
</dependency>
107107
```
108108

archetypes/archetype-app-quickstart/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>archetypes</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.29.19</version>
23+
<version>2.29.20</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

archetypes/archetype-lambda/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>archetypes</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.29.19</version>
23+
<version>2.29.20</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>archetype-lambda</artifactId>

archetypes/archetype-tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>archetypes</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.29.19</version>
23+
<version>2.29.20</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

archetypes/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>aws-sdk-java-pom</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.29.19</version>
23+
<version>2.29.20</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>archetypes</artifactId>

aws-sdk-java/pom.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>software.amazon.awssdk</groupId>
1919
<artifactId>aws-sdk-java-pom</artifactId>
20-
<version>2.29.19</version>
20+
<version>2.29.20</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>aws-sdk-java</artifactId>
@@ -2018,6 +2018,11 @@ Amazon AutoScaling, etc).</description>
20182018
<artifactId>notificationscontacts</artifactId>
20192019
<version>${awsjavasdk.version}</version>
20202020
</dependency>
2021+
<dependency>
2022+
<groupId>software.amazon.awssdk</groupId>
2023+
<artifactId>bcmpricingcalculator</artifactId>
2024+
<version>${awsjavasdk.version}</version>
2025+
</dependency>
20212026
</dependencies>
20222027
<build>
20232028
<finalName>${project.artifactId}-${project.version}</finalName>

bom-internal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>aws-sdk-java-pom</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.29.19</version>
23+
<version>2.29.20</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

bom/pom.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>software.amazon.awssdk</groupId>
1919
<artifactId>aws-sdk-java-pom</artifactId>
20-
<version>2.29.19</version>
20+
<version>2.29.20</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>bom</artifactId>
@@ -2218,6 +2218,11 @@
22182218
<artifactId>notificationscontacts</artifactId>
22192219
<version>${awsjavasdk.version}</version>
22202220
</dependency>
2221+
<dependency>
2222+
<groupId>software.amazon.awssdk</groupId>
2223+
<artifactId>bcmpricingcalculator</artifactId>
2224+
<version>${awsjavasdk.version}</version>
2225+
</dependency>
22212226
</dependencies>
22222227
</dependencyManagement>
22232228
</project>

0 commit comments

Comments
 (0)