Skip to content

Commit 01bbdf2

Browse files
authored
Merge pull request #693 from aws/staging/1aa9db5a-c27f-4fa1-8084-21db3c3b30bb
Pull request: release <- staging/1aa9db5a-c27f-4fa1-8084-21db3c3b30bb
2 parents 2a4e245 + a6cdf4c commit 01bbdf2

File tree

290 files changed

+15197
-694
lines changed

Some content is hidden

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

290 files changed

+15197
-694
lines changed

.changes/2.10.28.json

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
{
2+
"version": "2.10.28",
3+
"date": "2019-12-03",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Elastic Kubernetes Service",
8+
"description": "Introducing Amazon EKS with Fargate. Customers can now use Amazon EKS to launch pods directly onto AWS Fargate, the serverless compute engine built for containers on AWS."
9+
},
10+
{
11+
"type": "feature",
12+
"category": "AWS Network Manager",
13+
"description": "This is the initial SDK release for AWS Network Manager."
14+
},
15+
{
16+
"type": "feature",
17+
"category": "Amazon Fraud Detector",
18+
"description": "Amazon Fraud Detector is a fully managed service that makes it easy to identify potentially fraudulent online activities such as online payment fraud and the creation of fake accounts. Amazon Fraud Detector uses your data, machine learning (ML), and more than 20 years of fraud detection expertise from Amazon to automatically identify potentially fraudulent online activity so you can catch more fraud faster."
19+
},
20+
{
21+
"type": "feature",
22+
"category": "AWS Compute Optimizer",
23+
"description": "Initial release of AWS Compute Optimizer. AWS Compute Optimizer recommends optimal AWS Compute resources to reduce costs and improve performance for your workloads."
24+
},
25+
{
26+
"type": "feature",
27+
"category": "Amazon Textract",
28+
"description": "This SDK Release introduces Amazon Augmented AI support for Amazon Textract AnalyzeDocument API. Image byte payloads for synchronous operations have increased from 5 MB to 10 MB."
29+
},
30+
{
31+
"type": "feature",
32+
"category": "AWS S3 Control",
33+
"description": "Amazon S3 Access Points is a new S3 feature that simplifies managing data access at scale for shared data sets on Amazon S3. Access Points provide a customizable way to access the objects in a bucket, with a unique hostname and access policy that enforces the specific permissions and network controls for any request made through the access point. This represents a new way of provisioning access to shared data sets."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon EC2 Container Service",
38+
"description": "This release supports ECS Capacity Providers, Fargate Spot, and ECS Cluster Auto Scaling. These features enable new ways for ECS to manage compute capacity used by tasks."
39+
},
40+
{
41+
"type": "feature",
42+
"category": "AWSKendraFrontendService",
43+
"description": "It is a preview launch of Amazon Kendra. Amazon Kendra is a managed, highly accurate and easy to use enterprise search service that is powered by machine learning."
44+
},
45+
{
46+
"type": "feature",
47+
"category": "Amazon Elasticsearch Service",
48+
"description": "UltraWarm storage provides a cost-effective way to store large amounts of read-only data on Amazon Elasticsearch Service. Rather than attached storage, UltraWarm nodes use Amazon S3 and a sophisticated caching solution to improve performance. For indices that you are not actively writing to and query less frequently, UltraWarm storage offers significantly lower costs per GiB. In Elasticsearch, these warm indices behave just like any other index. You can query them using the same APIs or use them to create dashboards in Kibana."
49+
},
50+
{
51+
"type": "feature",
52+
"category": "AWS Outposts",
53+
"description": "This is the initial release for AWS Outposts, a fully managed service that extends AWS infrastructure, services, APIs, and tools to customer sites. AWS Outposts enables you to launch and run EC2 instances and EBS volumes locally at your on-premises location. This release introduces new APIs for creating and viewing Outposts."
54+
},
55+
{
56+
"type": "feature",
57+
"category": "Amazon Simple Storage Service",
58+
"description": "Amazon S3 Access Points is a new S3 feature that simplifies managing data access at scale for shared data sets on Amazon S3. Access Points provide a customizable way to access the objects in a bucket, with a unique hostname and access policy that enforces the specific permissions and network controls for any request made through the access point. This represents a new way of provisioning access to shared data sets."
59+
},
60+
{
61+
"type": "feature",
62+
"category": "Amazon CodeGuru Profiler",
63+
"description": "(New Service) Amazon CodeGuru Profiler analyzes application CPU utilization and latency characteristics to show you where you are spending the most cycles in your application. This analysis is presented in an interactive flame graph that helps you easily understand which paths consume the most resources, verify that your application is performing as expected, and uncover areas that can be optimized further."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon Augmented AI Runtime",
68+
"description": "This release adds support for Amazon Augmented AI, which makes it easy to build workflows for human review of machine learning predictions."
69+
},
70+
{
71+
"type": "feature",
72+
"category": "Amazon CodeGuru Reviewer",
73+
"description": "This is the preview release of Amazon CodeGuru Reviewer."
74+
},
75+
{
76+
"type": "feature",
77+
"category": "Amazon Elastic Compute Cloud",
78+
"description": "This release adds support for the following features: 1. An option to enable acceleration for Site-to-Site VPN connections; 2. Inf1 instances featuring up to 16 AWS Inferentia chips; 3. The ability to associate route tables with internet gateways and virtual private gateways; 4. AWS Local Zones that place compute, storage, database, and other select services; 5. Launching and viewing EC2 instances and EBS volumes running locally in Outposts; 6. Peering Transit Gateways between regions simplifying creation of secure and private global networks on AWS; 7. Transit Gateway Multicast, enabling multicast routing within and between VPCs using Transit Gateway as a multicast router."
79+
}
80+
]
81+
}

CHANGELOG.md

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,64 @@
1+
# __2.10.28__ __2019-12-03__
2+
## __AWS Compute Optimizer__
3+
- ### Features
4+
- Initial release of AWS Compute Optimizer. AWS Compute Optimizer recommends optimal AWS Compute resources to reduce costs and improve performance for your workloads.
5+
6+
## __AWS Network Manager__
7+
- ### Features
8+
- This is the initial SDK release for AWS Network Manager.
9+
10+
## __AWS Outposts__
11+
- ### Features
12+
- This is the initial release for AWS Outposts, a fully managed service that extends AWS infrastructure, services, APIs, and tools to customer sites. AWS Outposts enables you to launch and run EC2 instances and EBS volumes locally at your on-premises location. This release introduces new APIs for creating and viewing Outposts.
13+
14+
## __AWS S3 Control__
15+
- ### Features
16+
- Amazon S3 Access Points is a new S3 feature that simplifies managing data access at scale for shared data sets on Amazon S3. Access Points provide a customizable way to access the objects in a bucket, with a unique hostname and access policy that enforces the specific permissions and network controls for any request made through the access point. This represents a new way of provisioning access to shared data sets.
17+
18+
## __AWSKendraFrontendService__
19+
- ### Features
20+
- It is a preview launch of Amazon Kendra. Amazon Kendra is a managed, highly accurate and easy to use enterprise search service that is powered by machine learning.
21+
22+
## __Amazon Augmented AI Runtime__
23+
- ### Features
24+
- This release adds support for Amazon Augmented AI, which makes it easy to build workflows for human review of machine learning predictions.
25+
26+
## __Amazon CodeGuru Profiler__
27+
- ### Features
28+
- (New Service) Amazon CodeGuru Profiler analyzes application CPU utilization and latency characteristics to show you where you are spending the most cycles in your application. This analysis is presented in an interactive flame graph that helps you easily understand which paths consume the most resources, verify that your application is performing as expected, and uncover areas that can be optimized further.
29+
30+
## __Amazon CodeGuru Reviewer__
31+
- ### Features
32+
- This is the preview release of Amazon CodeGuru Reviewer.
33+
34+
## __Amazon EC2 Container Service__
35+
- ### Features
36+
- This release supports ECS Capacity Providers, Fargate Spot, and ECS Cluster Auto Scaling. These features enable new ways for ECS to manage compute capacity used by tasks.
37+
38+
## __Amazon Elastic Compute Cloud__
39+
- ### Features
40+
- This release adds support for the following features: 1. An option to enable acceleration for Site-to-Site VPN connections; 2. Inf1 instances featuring up to 16 AWS Inferentia chips; 3. The ability to associate route tables with internet gateways and virtual private gateways; 4. AWS Local Zones that place compute, storage, database, and other select services; 5. Launching and viewing EC2 instances and EBS volumes running locally in Outposts; 6. Peering Transit Gateways between regions simplifying creation of secure and private global networks on AWS; 7. Transit Gateway Multicast, enabling multicast routing within and between VPCs using Transit Gateway as a multicast router.
41+
42+
## __Amazon Elastic Kubernetes Service__
43+
- ### Features
44+
- Introducing Amazon EKS with Fargate. Customers can now use Amazon EKS to launch pods directly onto AWS Fargate, the serverless compute engine built for containers on AWS.
45+
46+
## __Amazon Elasticsearch Service__
47+
- ### Features
48+
- UltraWarm storage provides a cost-effective way to store large amounts of read-only data on Amazon Elasticsearch Service. Rather than attached storage, UltraWarm nodes use Amazon S3 and a sophisticated caching solution to improve performance. For indices that you are not actively writing to and query less frequently, UltraWarm storage offers significantly lower costs per GiB. In Elasticsearch, these warm indices behave just like any other index. You can query them using the same APIs or use them to create dashboards in Kibana.
49+
50+
## __Amazon Fraud Detector__
51+
- ### Features
52+
- Amazon Fraud Detector is a fully managed service that makes it easy to identify potentially fraudulent online activities such as online payment fraud and the creation of fake accounts. Amazon Fraud Detector uses your data, machine learning (ML), and more than 20 years of fraud detection expertise from Amazon to automatically identify potentially fraudulent online activity so you can catch more fraud faster.
53+
54+
## __Amazon Simple Storage Service__
55+
- ### Features
56+
- Amazon S3 Access Points is a new S3 feature that simplifies managing data access at scale for shared data sets on Amazon S3. Access Points provide a customizable way to access the objects in a bucket, with a unique hostname and access policy that enforces the specific permissions and network controls for any request made through the access point. This represents a new way of provisioning access to shared data sets.
57+
58+
## __Amazon Textract__
59+
- ### Features
60+
- This SDK Release introduces Amazon Augmented AI support for Amazon Textract AnalyzeDocument API. Image byte payloads for synchronous operations have increased from 5 MB to 10 MB.
61+
162
# __2.10.27__ __2019-12-02__
263
## __Access Analyzer__
364
- ### Features

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To automatically manage module versions (currently all modules have the same ver
4848
<dependency>
4949
<groupId>software.amazon.awssdk</groupId>
5050
<artifactId>bom</artifactId>
51-
<version>2.10.27</version>
51+
<version>2.10.28</version>
5252
<type>pom</type>
5353
<scope>import</scope>
5454
</dependency>
@@ -82,12 +82,12 @@ Alternatively you can add dependencies for the specific services you use only:
8282
<dependency>
8383
<groupId>software.amazon.awssdk</groupId>
8484
<artifactId>ec2</artifactId>
85-
<version>2.10.27</version>
85+
<version>2.10.28</version>
8686
</dependency>
8787
<dependency>
8888
<groupId>software.amazon.awssdk</groupId>
8989
<artifactId>s3</artifactId>
90-
<version>2.10.27</version>
90+
<version>2.10.28</version>
9191
</dependency>
9292
```
9393

@@ -99,7 +99,7 @@ You can import the whole SDK into your project (includes *ALL* services). Please
9999
<dependency>
100100
<groupId>software.amazon.awssdk</groupId>
101101
<artifactId>aws-sdk-java</artifactId>
102-
<version>2.10.27</version>
102+
<version>2.10.28</version>
103103
</dependency>
104104
```
105105

aws-sdk-java/pom.xml

Lines changed: 41 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>software.amazon.awssdk</groupId>
66
<artifactId>aws-sdk-java-pom</artifactId>
7-
<version>2.10.27</version>
7+
<version>2.10.28</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>aws-sdk-java</artifactId>
@@ -1035,6 +1035,46 @@ Amazon AutoScaling, etc).</description>
10351035
<artifactId>accessanalyzer</artifactId>
10361036
<version>${awsjavasdk.version}</version>
10371037
</dependency>
1038+
<dependency>
1039+
<groupId>software.amazon.awssdk</groupId>
1040+
<artifactId>computeoptimizer</artifactId>
1041+
<version>${awsjavasdk.version}</version>
1042+
</dependency>
1043+
<dependency>
1044+
<groupId>software.amazon.awssdk</groupId>
1045+
<artifactId>networkmanager</artifactId>
1046+
<version>${awsjavasdk.version}</version>
1047+
</dependency>
1048+
<dependency>
1049+
<groupId>software.amazon.awssdk</groupId>
1050+
<artifactId>kendra</artifactId>
1051+
<version>${awsjavasdk.version}</version>
1052+
</dependency>
1053+
<dependency>
1054+
<groupId>software.amazon.awssdk</groupId>
1055+
<artifactId>frauddetector</artifactId>
1056+
<version>${awsjavasdk.version}</version>
1057+
</dependency>
1058+
<dependency>
1059+
<groupId>software.amazon.awssdk</groupId>
1060+
<artifactId>codegurureviewer</artifactId>
1061+
<version>${awsjavasdk.version}</version>
1062+
</dependency>
1063+
<dependency>
1064+
<groupId>software.amazon.awssdk</groupId>
1065+
<artifactId>codeguruprofiler</artifactId>
1066+
<version>${awsjavasdk.version}</version>
1067+
</dependency>
1068+
<dependency>
1069+
<groupId>software.amazon.awssdk</groupId>
1070+
<artifactId>outposts</artifactId>
1071+
<version>${awsjavasdk.version}</version>
1072+
</dependency>
1073+
<dependency>
1074+
<groupId>software.amazon.awssdk</groupId>
1075+
<artifactId>sagemakera2iruntime</artifactId>
1076+
<version>${awsjavasdk.version}</version>
1077+
</dependency>
10381078
</dependencies>
10391079
<build>
10401080
<finalName>${project.artifactId}-${project.version}</finalName>

bom-internal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>aws-sdk-java-pom</artifactId>
77
<groupId>software.amazon.awssdk</groupId>
8-
<version>2.10.27</version>
8+
<version>2.10.28</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

bom/pom.xml

Lines changed: 41 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>software.amazon.awssdk</groupId>
66
<artifactId>aws-sdk-java-pom</artifactId>
7-
<version>2.10.27</version>
7+
<version>2.10.28</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>bom</artifactId>
@@ -1145,6 +1145,46 @@
11451145
<artifactId>accessanalyzer</artifactId>
11461146
<version>${awsjavasdk.version}</version>
11471147
</dependency>
1148+
<dependency>
1149+
<groupId>software.amazon.awssdk</groupId>
1150+
<artifactId>computeoptimizer</artifactId>
1151+
<version>${awsjavasdk.version}</version>
1152+
</dependency>
1153+
<dependency>
1154+
<groupId>software.amazon.awssdk</groupId>
1155+
<artifactId>networkmanager</artifactId>
1156+
<version>${awsjavasdk.version}</version>
1157+
</dependency>
1158+
<dependency>
1159+
<groupId>software.amazon.awssdk</groupId>
1160+
<artifactId>kendra</artifactId>
1161+
<version>${awsjavasdk.version}</version>
1162+
</dependency>
1163+
<dependency>
1164+
<groupId>software.amazon.awssdk</groupId>
1165+
<artifactId>frauddetector</artifactId>
1166+
<version>${awsjavasdk.version}</version>
1167+
</dependency>
1168+
<dependency>
1169+
<groupId>software.amazon.awssdk</groupId>
1170+
<artifactId>codegurureviewer</artifactId>
1171+
<version>${awsjavasdk.version}</version>
1172+
</dependency>
1173+
<dependency>
1174+
<groupId>software.amazon.awssdk</groupId>
1175+
<artifactId>codeguruprofiler</artifactId>
1176+
<version>${awsjavasdk.version}</version>
1177+
</dependency>
1178+
<dependency>
1179+
<groupId>software.amazon.awssdk</groupId>
1180+
<artifactId>outposts</artifactId>
1181+
<version>${awsjavasdk.version}</version>
1182+
</dependency>
1183+
<dependency>
1184+
<groupId>software.amazon.awssdk</groupId>
1185+
<artifactId>sagemakera2iruntime</artifactId>
1186+
<version>${awsjavasdk.version}</version>
1187+
</dependency>
11481188
</dependencies>
11491189
</dependencyManagement>
11501190
</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.10.27</version>
24+
<version>2.10.28</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
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>software.amazon.awssdk</groupId>
99
<artifactId>aws-sdk-java-pom</artifactId>
10-
<version>2.10.27</version>
10+
<version>2.10.28</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313
<artifactId>codegen-lite-maven-plugin</artifactId>

codegen-lite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>software.amazon.awssdk</groupId>
88
<artifactId>aws-sdk-java-pom</artifactId>
9-
<version>2.10.27</version>
9+
<version>2.10.28</version>
1010
</parent>
1111
<artifactId>codegen-lite</artifactId>
1212
<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.10.27</version>
25+
<version>2.10.28</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.10.27</version>
24+
<version>2.10.28</version>
2525
</parent>
2626
<artifactId>codegen</artifactId>
2727
<name>AWS Java SDK :: Code Generator</name>

core/annotations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>core</artifactId>
77
<groupId>software.amazon.awssdk</groupId>
8-
<version>2.10.27</version>
8+
<version>2.10.28</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

core/arns/pom.xml

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

core/auth/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>software.amazon.awssdk</groupId>
99
<artifactId>core</artifactId>
10-
<version>2.10.27</version>
10+
<version>2.10.28</version>
1111
</parent>
1212

1313
<artifactId>auth</artifactId>

0 commit comments

Comments
 (0)