Skip to content

Commit aca9603

Browse files
author
AWS
committed
AWS SDK for Java 1.11.900
1 parent 1b427ce commit aca9603

File tree

612 files changed

+113562
-30319
lines changed

Some content is hidden

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

612 files changed

+113562
-30319
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
# __1.11.900__ __2020-11-12__
2+
## __AWS IoT__
3+
- ### Features
4+
- This release adds a batchMode parameter to the IotEvents, IotAnalytics, and Firehose actions which allows customers to send an array of messages to the corresponding services
5+
6+
## __AWS RoboMaker__
7+
- ### Features
8+
- This release introduces Robomaker Worldforge TagsOnCreate which allows customers to tag worlds as they are being generated by providing the tags while configuring a world generation job.
9+
10+
## __AWS Service Catalog App Registry__
11+
- ### Features
12+
- AWS Service Catalog AppRegistry provides a repository of your applications, their resources, and the application metadata that you use within your enterprise.
13+
14+
## __Amazon Lex Model Building Service__
15+
- ### Features
16+
- Lex now supports es-ES, it-IT, fr-FR and fr-CA locales
17+
18+
## __Amazon Lightsail__
19+
- ### Features
20+
- This release adds support for Amazon Lightsail container services. You can now create a Lightsail container service, and deploy Docker images to it.
21+
22+
## __Amazon Personalize Runtime__
23+
- ### Features
24+
- Adds support to use dynamic filters with Personalize.
25+
26+
## __Amazon Polly__
27+
- ### Features
28+
- Amazon Polly adds new Australian English female voice - Olivia. Olivia is available as Neural voice only.
29+
130
# __1.11.899__ __2020-11-11__
231
## __AWS Amplify__
332
- ### Features

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies.
4848
<dependency>
4949
<groupId>com.amazonaws</groupId>
5050
<artifactId>aws-java-sdk-bom</artifactId>
51-
<version>1.11.899</version>
51+
<version>1.11.900</version>
5252
<type>pom</type>
5353
<scope>import</scope>
5454
</dependency>

aws-java-sdk-accessanalyzer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.899</version>
8+
<version>1.11.900</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-accessanalyzer</artifactId>

aws-java-sdk-acm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.899</version>
8+
<version>1.11.900</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-acm</artifactId>

aws-java-sdk-acmpca/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.899</version>
8+
<version>1.11.900</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-acmpca</artifactId>

aws-java-sdk-alexaforbusiness/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.899</version>
8+
<version>1.11.900</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-alexaforbusiness</artifactId>

aws-java-sdk-amplify/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.899</version>
8+
<version>1.11.900</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-amplify</artifactId>

aws-java-sdk-api-gateway/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.899</version>
8+
<version>1.11.900</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-api-gateway</artifactId>

aws-java-sdk-apigatewaymanagementapi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.899</version>
8+
<version>1.11.900</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-apigatewaymanagementapi</artifactId>

aws-java-sdk-apigatewayv2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.899</version>
8+
<version>1.11.900</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-apigatewayv2</artifactId>

aws-java-sdk-appconfig/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.899</version>
8+
<version>1.11.900</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-appconfig</artifactId>

aws-java-sdk-appflow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.899</version>
8+
<version>1.11.900</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-appflow</artifactId>

aws-java-sdk-applicationautoscaling/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.899</version>
8+
<version>1.11.900</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-applicationautoscaling</artifactId>

aws-java-sdk-applicationinsights/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.899</version>
8+
<version>1.11.900</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-applicationinsights</artifactId>

aws-java-sdk-appmesh/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.899</version>
8+
<version>1.11.900</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-appmesh</artifactId>
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
source.. = src/main/java,\
2+
src/main/resources
3+
output.. = bin/
4+
5+
bin.includes = LICENSE.txt,\
6+
NOTICE.txt,\
7+
META-INF/,\
8+
.
9+
10+
jre.compilation.profile = JavaSE-1.7

aws-java-sdk-appregistry/pom.xml

Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
<?xml version="1.0"?>
2+
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
3+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
4+
<modelVersion>4.0.0</modelVersion>
5+
<parent>
6+
<groupId>com.amazonaws</groupId>
7+
<artifactId>aws-java-sdk-pom</artifactId>
8+
<version>1.11.900</version>
9+
</parent>
10+
<groupId>com.amazonaws</groupId>
11+
<artifactId>aws-java-sdk-appregistry</artifactId>
12+
<name>AWS Java SDK for AWS Service Catalog App Registry</name>
13+
<description>The AWS Java SDK for AWS Service Catalog App Registry module holds the client classes that are used for communicating with AWS Service Catalog App Registry Service</description>
14+
<url>https://aws.amazon.com/sdkforjava</url>
15+
16+
<!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed -->
17+
<dependencies>
18+
<dependency>
19+
<artifactId>aws-java-sdk-core</artifactId>
20+
<groupId>com.amazonaws</groupId>
21+
<optional>false</optional>
22+
<version>${awsjavasdk.version}</version>
23+
</dependency>
24+
<dependency>
25+
<artifactId>aws-java-sdk-test-utils</artifactId>
26+
<groupId>com.amazonaws</groupId>
27+
<optional>false</optional>
28+
<scope>test</scope>
29+
<version>${awsjavasdk.version}</version>
30+
</dependency>
31+
<dependency>
32+
<artifactId>jmespath-java</artifactId>
33+
<groupId>com.amazonaws</groupId>
34+
<optional>false</optional>
35+
</dependency>
36+
</dependencies>
37+
38+
<build>
39+
<plugins>
40+
<plugin>
41+
<groupId>org.apache.maven.plugins</groupId>
42+
<artifactId>maven-compiler-plugin</artifactId>
43+
</plugin>
44+
45+
<plugin>
46+
<groupId>org.apache.maven.plugins</groupId>
47+
<artifactId>maven-javadoc-plugin</artifactId>
48+
</plugin>
49+
</plugins>
50+
</build>
51+
52+
<!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version -->
53+
<!-- For more information on the plugin, see https://github.com/siom79/japicmp -->
54+
<profiles>
55+
<profile>
56+
<id>versiondiff</id>
57+
<build>
58+
<plugins>
59+
<plugin>
60+
<groupId>com.github.siom79.japicmp</groupId>
61+
<artifactId>japicmp-maven-plugin</artifactId>
62+
<version>0.5.0</version>
63+
<executions>
64+
<execution>
65+
<phase>verify</phase>
66+
<goals>
67+
<goal>cmp</goal>
68+
</goals>
69+
</execution>
70+
</executions>
71+
<configuration>
72+
<oldVersion>
73+
<dependency>
74+
<groupId>com.amazonaws</groupId>
75+
<artifactId>aws-java-sdk-appregistry</artifactId>
76+
<version>RELEASE</version>
77+
</dependency>
78+
</oldVersion>
79+
<newVersion>
80+
<file>
81+
<path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path>
82+
</file>
83+
</newVersion>
84+
<parameter>
85+
<onlyModified>true</onlyModified>
86+
<accessModifier>public</accessModifier>
87+
<breakBuildOnModifications>false</breakBuildOnModifications>
88+
<breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications>
89+
<onlyBinaryIncompatible>false</onlyBinaryIncompatible>
90+
</parameter>
91+
</configuration>
92+
</plugin>
93+
</plugins>
94+
</build>
95+
</profile>
96+
</profiles>
97+
</project>

0 commit comments

Comments
 (0)