Skip to content

Commit fb761e4

Browse files
authored
Merge pull request #2819 from aws/staging/d918cad1-d118-454f-b024-acdd90c1dfcf
Pull request: release <- staging/d918cad1-d118-454f-b024-acdd90c1dfcf
2 parents 84362d4 + 4ca7a42 commit fb761e4

File tree

626 files changed

+31999
-1895
lines changed

Some content is hidden

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

626 files changed

+31999
-1895
lines changed

.changes/2.21.33.json

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
{
2+
"version": "2.21.33",
3+
"date": "2023-11-28",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS S3 Control",
8+
"contributor": "",
9+
"description": "Adds support for S3 Express One Zone, and InvocationSchemaVersion 2.0 for S3 Batch Operations."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Access Analyzer",
14+
"contributor": "",
15+
"description": "This release adds support for external access findings for S3 directory buckets to help you easily identify cross-account access. Updated service API, documentation, and paginators."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Agents for Amazon Bedrock",
20+
"contributor": "",
21+
"description": "This release introduces Agents for Amazon Bedrock"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Agents for Amazon Bedrock Runtime",
26+
"contributor": "",
27+
"description": "This release introduces Agents for Amazon Bedrock Runtime"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Bedrock",
32+
"contributor": "",
33+
"description": "This release adds support for customization types, model life cycle status and minor versions/aliases for model identifiers."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Bedrock Runtime",
38+
"contributor": "",
39+
"description": "This release adds support for minor versions/aliases for invoke model identifier."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Connect Customer Profiles",
44+
"contributor": "",
45+
"description": "This release introduces DetectProfileObjectType API to auto generate object type mapping."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Connect Service",
50+
"contributor": "",
51+
"description": "Added support for following capabilities: Amazon Connect's in-app, web, and video calling. Two-way SMS integrations. Contact Lens real-time chat analytics feature. Amazon Connect Analytics Datalake capability. Capability to configure real time chat rules."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Q Connect",
56+
"contributor": "",
57+
"description": "Amazon Q in Connect, an LLM-enhanced evolution of Amazon Connect Wisdom. This release adds generative AI support to Amazon Q Connect QueryAssistant and GetRecommendations APIs."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon Simple Storage Service",
62+
"contributor": "",
63+
"description": "Adds support for S3 Express One Zone."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "QBusiness",
68+
"contributor": "",
69+
"description": "Amazon Q - a generative AI powered application that your employees can use to ask questions and get answers from knowledge spread across disparate content repositories, summarize reports, write articles, take actions, and much more - all within their company's connected content repositories."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "AWS SDK for Java v2",
74+
"contributor": "",
75+
"description": "Updated endpoint and partition metadata."
76+
}
77+
]
78+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Add `cloudwatch-metric-publisher` to `aws-sdk-java` module so that it can be included in the bundle JAR."
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon S3",
4+
"contributor": "",
5+
"description": "Adds SDK support for Amazon S3 Express One Zone. For usage, consult Javadocs and the official documentation. Note that users can switch off CreateSession authentication and use the regular credential providers to sign requests by using the `disableS3ExpressSessionAuth` option on the client builder, environment variables, system properties or the config file."
6+
}

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ target/
2727

2828
*.pyc
2929
*.swp
30+
31+

CHANGELOG.md

Lines changed: 50 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,52 @@
1+
# __2.21.33__ __2023-11-28__
2+
## __AWS S3 Control__
3+
- ### Features
4+
- Adds support for S3 Express One Zone, and InvocationSchemaVersion 2.0 for S3 Batch Operations.
5+
6+
## __AWS SDK for Java v2__
7+
- ### Features
8+
- Updated endpoint and partition metadata.
9+
10+
## __Access Analyzer__
11+
- ### Features
12+
- This release adds support for external access findings for S3 directory buckets to help you easily identify cross-account access. Updated service API, documentation, and paginators.
13+
14+
## __Agents for Amazon Bedrock__
15+
- ### Features
16+
- This release introduces Agents for Amazon Bedrock
17+
18+
## __Agents for Amazon Bedrock Runtime__
19+
- ### Features
20+
- This release introduces Agents for Amazon Bedrock Runtime
21+
22+
## __Amazon Bedrock__
23+
- ### Features
24+
- This release adds support for customization types, model life cycle status and minor versions/aliases for model identifiers.
25+
26+
## __Amazon Bedrock Runtime__
27+
- ### Features
28+
- This release adds support for minor versions/aliases for invoke model identifier.
29+
30+
## __Amazon Connect Customer Profiles__
31+
- ### Features
32+
- This release introduces DetectProfileObjectType API to auto generate object type mapping.
33+
34+
## __Amazon Connect Service__
35+
- ### Features
36+
- Added support for following capabilities: Amazon Connect's in-app, web, and video calling. Two-way SMS integrations. Contact Lens real-time chat analytics feature. Amazon Connect Analytics Datalake capability. Capability to configure real time chat rules.
37+
38+
## __Amazon Q Connect__
39+
- ### Features
40+
- Amazon Q in Connect, an LLM-enhanced evolution of Amazon Connect Wisdom. This release adds generative AI support to Amazon Q Connect QueryAssistant and GetRecommendations APIs.
41+
42+
## __Amazon Simple Storage Service__
43+
- ### Features
44+
- Adds support for S3 Express One Zone.
45+
46+
## __QBusiness__
47+
- ### Features
48+
- Amazon Q - a generative AI powered application that your employees can use to ask questions and get answers from knowledge spread across disparate content repositories, summarize reports, write articles, take actions, and much more - all within their company's connected content repositories.
49+
150
# __2.21.32__ __2023-11-27__
251
## __AWS SDK for Java v2__
352
- ### Features
@@ -3689,7 +3738,7 @@ Special thanks to the following contributors to this release:
36893738
## __Contributors__
36903739
Special thanks to the following contributors to this release:
36913740

3692-
[@bmaizels](https://github.com/bmaizels), [@breader124](https://github.com/breader124)
3741+
[@breader124](https://github.com/breader124), [@bmaizels](https://github.com/bmaizels)
36933742
# __2.20.85__ __2023-06-13__
36943743
## __AWS CloudTrail__
36953744
- ### Features

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ To automatically manage module versions (currently all modules have the same ver
5252
<dependency>
5353
<groupId>software.amazon.awssdk</groupId>
5454
<artifactId>bom</artifactId>
55-
<version>2.21.32</version>
55+
<version>2.21.33</version>
5656
<type>pom</type>
5757
<scope>import</scope>
5858
</dependency>
@@ -86,12 +86,12 @@ Alternatively you can add dependencies for the specific services you use only:
8686
<dependency>
8787
<groupId>software.amazon.awssdk</groupId>
8888
<artifactId>ec2</artifactId>
89-
<version>2.21.32</version>
89+
<version>2.21.33</version>
9090
</dependency>
9191
<dependency>
9292
<groupId>software.amazon.awssdk</groupId>
9393
<artifactId>s3</artifactId>
94-
<version>2.21.32</version>
94+
<version>2.21.33</version>
9595
</dependency>
9696
```
9797

@@ -103,7 +103,7 @@ You can import the whole SDK into your project (includes *ALL* services). Please
103103
<dependency>
104104
<groupId>software.amazon.awssdk</groupId>
105105
<artifactId>aws-sdk-java</artifactId>
106-
<version>2.21.32</version>
106+
<version>2.21.33</version>
107107
</dependency>
108108
```
109109

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.21.32</version>
23+
<version>2.21.33</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.21.32</version>
23+
<version>2.21.33</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.21.32</version>
23+
<version>2.21.33</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.21.32</version>
23+
<version>2.21.33</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>archetypes</artifactId>

aws-sdk-java/pom.xml

Lines changed: 21 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.21.32</version>
20+
<version>2.21.33</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>aws-sdk-java</artifactId>
@@ -1863,6 +1863,26 @@ Amazon AutoScaling, etc).</description>
18631863
<artifactId>b2bi</artifactId>
18641864
<version>${awsjavasdk.version}</version>
18651865
</dependency>
1866+
<dependency>
1867+
<groupId>software.amazon.awssdk</groupId>
1868+
<artifactId>bedrockagentruntime</artifactId>
1869+
<version>${awsjavasdk.version}</version>
1870+
</dependency>
1871+
<dependency>
1872+
<groupId>software.amazon.awssdk</groupId>
1873+
<artifactId>qbusiness</artifactId>
1874+
<version>${awsjavasdk.version}</version>
1875+
</dependency>
1876+
<dependency>
1877+
<groupId>software.amazon.awssdk</groupId>
1878+
<artifactId>qconnect</artifactId>
1879+
<version>${awsjavasdk.version}</version>
1880+
</dependency>
1881+
<dependency>
1882+
<groupId>software.amazon.awssdk</groupId>
1883+
<artifactId>bedrockagent</artifactId>
1884+
<version>${awsjavasdk.version}</version>
1885+
</dependency>
18661886
</dependencies>
18671887
<build>
18681888
<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.21.32</version>
23+
<version>2.21.33</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

bom/pom.xml

Lines changed: 21 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.21.32</version>
20+
<version>2.21.33</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>bom</artifactId>
@@ -2053,6 +2053,26 @@
20532053
<artifactId>b2bi</artifactId>
20542054
<version>${awsjavasdk.version}</version>
20552055
</dependency>
2056+
<dependency>
2057+
<groupId>software.amazon.awssdk</groupId>
2058+
<artifactId>bedrockagentruntime</artifactId>
2059+
<version>${awsjavasdk.version}</version>
2060+
</dependency>
2061+
<dependency>
2062+
<groupId>software.amazon.awssdk</groupId>
2063+
<artifactId>qbusiness</artifactId>
2064+
<version>${awsjavasdk.version}</version>
2065+
</dependency>
2066+
<dependency>
2067+
<groupId>software.amazon.awssdk</groupId>
2068+
<artifactId>qconnect</artifactId>
2069+
<version>${awsjavasdk.version}</version>
2070+
</dependency>
2071+
<dependency>
2072+
<groupId>software.amazon.awssdk</groupId>
2073+
<artifactId>bedrockagent</artifactId>
2074+
<version>${awsjavasdk.version}</version>
2075+
</dependency>
20562076
</dependencies>
20572077
</dependencyManagement>
20582078
</project>

bundle/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>software.amazon.awssdk</groupId>
2323
<artifactId>aws-sdk-java-pom</artifactId>
24-
<version>2.21.32</version>
24+
<version>2.21.33</version>
2525
</parent>
2626
<artifactId>bundle</artifactId>
2727
<packaging>jar</packaging>

codegen-lite-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>software.amazon.awssdk</groupId>
2424
<artifactId>aws-sdk-java-pom</artifactId>
25-
<version>2.21.32</version>
25+
<version>2.21.33</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>codegen-lite-maven-plugin</artifactId>

codegen-lite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>software.amazon.awssdk</groupId>
2323
<artifactId>aws-sdk-java-pom</artifactId>
24-
<version>2.21.32</version>
24+
<version>2.21.33</version>
2525
</parent>
2626
<artifactId>codegen-lite</artifactId>
2727
<name>AWS Java SDK :: Code Generator Lite</name>

codegen-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>software.amazon.awssdk</groupId>
2424
<artifactId>aws-sdk-java-pom</artifactId>
25-
<version>2.21.32</version>
25+
<version>2.21.33</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>codegen-maven-plugin</artifactId>

codegen/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>software.amazon.awssdk</groupId>
2323
<artifactId>aws-sdk-java-pom</artifactId>
24-
<version>2.21.32</version>
24+
<version>2.21.33</version>
2525
</parent>
2626
<artifactId>codegen</artifactId>
2727
<name>AWS Java SDK :: Code Generator</name>

0 commit comments

Comments
 (0)