Skip to content

Commit e2a599b

Browse files
author
AWS
committed
AWS SDK for Android 2.6.22
1 parent b8ae746 commit e2a599b

File tree

50 files changed

+125
-116
lines changed

Some content is hidden

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

50 files changed

+125
-116
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log - AWS SDK for Android
22

3+
## [Release 2.6.22](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.6.22)
4+
5+
### Enhancements
6+
7+
- **Amazon Polly**
8+
- Added support for new voice - `Lea`.
9+
310
## [Release 2.6.21](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.6.21)
411

512
### Enhancements

aws-android-sdk-apigateway-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
<parent>
1313
<groupId>com.amazonaws</groupId>
1414
<artifactId>aws-android-sdk-pom</artifactId>
15-
<version>2.6.21</version>
15+
<version>2.6.22</version>
1616
</parent>
1717

1818
<dependencies>
1919
<dependency>
2020
<groupId>com.amazonaws</groupId>
2121
<artifactId>aws-android-sdk-core</artifactId>
2222
<optional>false</optional>
23-
<version>2.6.21</version>
23+
<version>2.6.22</version>
2424
</dependency>
2525
</dependencies>
2626

aws-android-sdk-auth-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
<parent>
2222
<groupId>com.amazonaws</groupId>
2323
<artifactId>aws-android-sdk-pom</artifactId>
24-
<version>2.6.21</version>
24+
<version>2.6.22</version>
2525
</parent>
2626

2727
<dependencies>
2828
<dependency>
2929
<groupId>com.amazonaws</groupId>
3030
<artifactId>aws-android-sdk-core</artifactId>
3131
<optional>false</optional>
32-
<version>2.6.21</version>
32+
<version>2.6.22</version>
3333
</dependency>
3434

3535
<dependency>

aws-android-sdk-auth-facebook/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.amazonaws</groupId>
2323
<artifactId>aws-android-sdk-pom</artifactId>
24-
<version>2.6.21</version>
24+
<version>2.6.22</version>
2525
</parent>
2626

2727
<repositories>
@@ -36,7 +36,7 @@
3636
<groupId>com.amazonaws</groupId>
3737
<artifactId>aws-android-sdk-auth-core</artifactId>
3838
<optional>false</optional>
39-
<version>2.6.21</version>
39+
<version>2.6.22</version>
4040
<type>aar</type>
4141
</dependency>
4242
<dependency>

aws-android-sdk-auth-google/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.amazonaws</groupId>
2323
<artifactId>aws-android-sdk-pom</artifactId>
24-
<version>2.6.21</version>
24+
<version>2.6.22</version>
2525
</parent>
2626

2727
<repositories>
@@ -40,7 +40,7 @@
4040
<groupId>com.amazonaws</groupId>
4141
<artifactId>aws-android-sdk-auth-core</artifactId>
4242
<optional>false</optional>
43-
<version>2.6.21</version>
43+
<version>2.6.22</version>
4444
<type>aar</type>
4545
</dependency>
4646

aws-android-sdk-auth-ui/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.amazonaws</groupId>
2323
<artifactId>aws-android-sdk-pom</artifactId>
24-
<version>2.6.21</version>
24+
<version>2.6.22</version>
2525
</parent>
2626

2727
<repositories>
@@ -36,28 +36,28 @@
3636
<groupId>com.amazonaws</groupId>
3737
<artifactId>aws-android-sdk-auth-core</artifactId>
3838
<optional>false</optional>
39-
<version>2.6.21</version>
39+
<version>2.6.22</version>
4040
<type>aar</type>
4141
</dependency>
4242
<dependency>
4343
<groupId>com.amazonaws</groupId>
4444
<artifactId>aws-android-sdk-auth-google</artifactId>
4545
<optional>true</optional>
46-
<version>2.6.21</version>
46+
<version>2.6.22</version>
4747
<type>aar</type>
4848
</dependency>
4949
<dependency>
5050
<groupId>com.amazonaws</groupId>
5151
<artifactId>aws-android-sdk-auth-facebook</artifactId>
5252
<optional>true</optional>
53-
<version>2.6.21</version>
53+
<version>2.6.22</version>
5454
<type>aar</type>
5555
</dependency>
5656
<dependency>
5757
<groupId>com.amazonaws</groupId>
5858
<artifactId>aws-android-sdk-auth-userpools</artifactId>
5959
<optional>true</optional>
60-
<version>2.6.21</version>
60+
<version>2.6.22</version>
6161
<type>aar</type>
6262
</dependency>
6363
<dependency>

aws-android-sdk-auth-ui/src/main/java/com/amazonaws/mobile/auth/ui/SignInView.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public class SignInView extends LinearLayout {
5858
private static final int IMAGE_LAYOUT_MARGINS = dp(10);
5959

6060
/** String that represents the SDK Version. */
61-
private static final String SDK_VERSION = "2.6.21";
61+
private static final String SDK_VERSION = "2.6.22";
6262

6363
/** Common Prefix of the namespaces of different SignIn providers. */
6464
private static final String NAMESPACE_COMMON_PREFIX = "com.amazonaws.mobile.auth";

aws-android-sdk-auth-userpools/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.amazonaws</groupId>
2323
<artifactId>aws-android-sdk-pom</artifactId>
24-
<version>2.6.21</version>
24+
<version>2.6.22</version>
2525
</parent>
2626

2727
<repositories>
@@ -36,14 +36,14 @@
3636
<groupId>com.amazonaws</groupId>
3737
<artifactId>aws-android-sdk-cognitoidentityprovider</artifactId>
3838
<optional>false</optional>
39-
<version>2.6.21</version>
39+
<version>2.6.22</version>
4040
</dependency>
4141

4242
<dependency>
4343
<groupId>com.amazonaws</groupId>
4444
<artifactId>aws-android-sdk-auth-core</artifactId>
4545
<optional>false</optional>
46-
<version>2.6.21</version>
46+
<version>2.6.22</version>
4747
<type>aar</type>
4848
</dependency>
4949

aws-android-sdk-autoscaling/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
<parent>
1313
<groupId>com.amazonaws</groupId>
1414
<artifactId>aws-android-sdk-pom</artifactId>
15-
<version>2.6.21</version>
15+
<version>2.6.22</version>
1616
</parent>
1717

1818
<dependencies>
1919
<dependency>
2020
<groupId>com.amazonaws</groupId>
2121
<artifactId>aws-android-sdk-core</artifactId>
2222
<optional>false</optional>
23-
<version>2.6.21</version>
23+
<version>2.6.22</version>
2424
</dependency>
2525
</dependencies>
2626

aws-android-sdk-cloudwatch/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
<parent>
1313
<groupId>com.amazonaws</groupId>
1414
<artifactId>aws-android-sdk-pom</artifactId>
15-
<version>2.6.21</version>
15+
<version>2.6.22</version>
1616
</parent>
1717

1818
<dependencies>
1919
<dependency>
2020
<groupId>com.amazonaws</groupId>
2121
<artifactId>aws-android-sdk-core</artifactId>
2222
<optional>false</optional>
23-
<version>2.6.21</version>
23+
<version>2.6.22</version>
2424
</dependency>
2525
</dependencies>
2626

aws-android-sdk-cognito/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
<artifactId>aws-android-sdk-cognito</artifactId>
77
<packaging>jar</packaging>
88
<name>AWS SDK for Android - Amazon Cognito Sync</name>
9-
<version>2.6.21</version>
9+
<version>2.6.22</version>
1010
<description>The AWS Android SDK for Amazon Cognito Sync module holds the client classes that are used for communicating with Amazon Cognito Sync Service</description>
1111
<url>http://aws.amazon.com/sdkforandroid</url>
1212

1313
<parent>
1414
<groupId>com.amazonaws</groupId>
1515
<artifactId>aws-android-sdk-pom</artifactId>
16-
<version>2.6.21</version>
16+
<version>2.6.22</version>
1717
</parent>
1818

1919
<licenses>
@@ -29,7 +29,7 @@
2929
<groupId>com.amazonaws</groupId>
3030
<artifactId>aws-android-sdk-core</artifactId>
3131
<optional>false</optional>
32-
<version>2.6.21</version>
32+
<version>2.6.22</version>
3333
</dependency>
3434
<dependency>
3535
<groupId>com.google.android</groupId>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
fabric-identifier=com.amazonaws.aws-android-sdk-cognito
2-
fabric-version=2.6.21
2+
fabric-version=2.6.22
33
fabric-build-type=binary

aws-android-sdk-cognitoauth/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
<artifactId>aws-android-sdk-cognitoauth</artifactId>
77
<packaging>aar</packaging>
88
<name>AWS SDK for Android - Amazon Cognito Auth</name>
9-
<version>2.6.21</version>
9+
<version>2.6.22</version>
1010
<description>The AWS Android SDK with app integration for Amazon Cognito Your User Pools Service</description>
1111
<url>http://aws.amazon.com/sdkforandroid</url>
1212

1313
<parent>
1414
<groupId>com.amazonaws</groupId>
1515
<artifactId>aws-android-sdk-pom</artifactId>
16-
<version>2.6.21</version>
16+
<version>2.6.22</version>
1717
</parent>
1818

1919
<repositories>

aws-android-sdk-cognitoidentityprovider/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
<artifactId>aws-android-sdk-cognitoidentityprovider</artifactId>
77
<packaging>jar</packaging>
88
<name>AWS SDK for Android - Amazon Cognito Identity Provider</name>
9-
<version>2.6.21</version>
9+
<version>2.6.22</version>
1010
<description>The AWS Android SDK for Amazon Cognito Identity Provider module holds the client classes that are used for communicating with Amazon Cognito Identity Provider Service</description>
1111
<url>http://aws.amazon.com/sdkforandroid</url>
1212

1313
<parent>
1414
<groupId>com.amazonaws</groupId>
1515
<artifactId>aws-android-sdk-pom</artifactId>
16-
<version>2.6.21</version>
16+
<version>2.6.22</version>
1717
</parent>
1818

1919
<licenses>
@@ -29,7 +29,7 @@
2929
<groupId>com.amazonaws</groupId>
3030
<artifactId>aws-android-sdk-core</artifactId>
3131
<optional>false</optional>
32-
<version>2.6.21</version>
32+
<version>2.6.22</version>
3333
</dependency>
3434
<dependency>
3535
<groupId>com.amazonaws</groupId>

aws-android-sdk-comprehend/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
<parent>
1212
<groupId>com.amazonaws</groupId>
1313
<artifactId>aws-android-sdk-pom</artifactId>
14-
<version>2.6.21</version>
14+
<version>2.6.22</version>
1515
</parent>
1616
<dependencies>
1717
<dependency>
1818
<groupId>com.amazonaws</groupId>
1919
<artifactId>aws-android-sdk-core</artifactId>
2020
<optional>false</optional>
21-
<version>2.6.21</version>
21+
<version>2.6.22</version>
2222
</dependency>
2323
</dependencies>
2424
<build>

aws-android-sdk-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>com.amazonaws</groupId>
1414
<artifactId>aws-android-sdk-pom</artifactId>
15-
<version>2.6.21</version>
15+
<version>2.6.22</version>
1616
</parent>
1717

1818
<dependencies>

aws-android-sdk-core/src/main/java/com/amazonaws/util/VersionInfoUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public class VersionInfoUtils {
2626
private static final int DEFAULT_STRING_LENGTH = 128;
2727

2828
/** SDK version info */
29-
private static volatile String version = "2.6.21";
29+
private static volatile String version = "2.6.22";
3030
// changed build
3131
// logic
3232

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
fabric-identifier=com.amazonaws.aws-android-sdk-core
2-
fabric-version=2.6.21
2+
fabric-version=2.6.22
33
fabric-build-type=binary

aws-android-sdk-core/src/test/java/com/amazonaws/util/VersionInfoUtilsTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ public class VersionInfoUtilsTest {
2424

2525
@Test
2626
public void getVersion() {
27-
assertEquals("2.6.21", VersionInfoUtils.getVersion());
27+
assertEquals("2.6.22", VersionInfoUtils.getVersion());
2828
}
2929

3030
@Test

aws-android-sdk-ddb-document/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,21 @@
1212
<parent>
1313
<groupId>com.amazonaws</groupId>
1414
<artifactId>aws-android-sdk-pom</artifactId>
15-
<version>2.6.21</version>
15+
<version>2.6.22</version>
1616
</parent>
1717

1818
<dependencies>
1919
<dependency>
2020
<groupId>com.amazonaws</groupId>
2121
<artifactId>aws-android-sdk-core</artifactId>
2222
<optional>false</optional>
23-
<version>2.6.21</version>
23+
<version>2.6.22</version>
2424
</dependency>
2525
<dependency>
2626
<groupId>com.amazonaws</groupId>
2727
<artifactId>aws-android-sdk-ddb</artifactId>
2828
<optional>false</optional>
29-
<version>2.6.21</version>
29+
<version>2.6.22</version>
3030
</dependency>
3131
<dependency>
3232
<groupId>com.google.guava</groupId>

aws-android-sdk-ddb-mapper/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,27 +12,27 @@
1212
<parent>
1313
<groupId>com.amazonaws</groupId>
1414
<artifactId>aws-android-sdk-pom</artifactId>
15-
<version>2.6.21</version>
15+
<version>2.6.22</version>
1616
</parent>
1717

1818
<dependencies>
1919
<dependency>
2020
<groupId>com.amazonaws</groupId>
2121
<artifactId>aws-android-sdk-core</artifactId>
2222
<optional>false</optional>
23-
<version>2.6.21</version>
23+
<version>2.6.22</version>
2424
</dependency>
2525
<dependency>
2626
<groupId>com.amazonaws</groupId>
2727
<artifactId>aws-android-sdk-ddb</artifactId>
2828
<optional>false</optional>
29-
<version>2.6.21</version>
29+
<version>2.6.22</version>
3030
</dependency>
3131
<dependency>
3232
<groupId>com.amazonaws</groupId>
3333
<artifactId>aws-android-sdk-s3</artifactId>
3434
<optional>false</optional>
35-
<version>2.6.21</version>
35+
<version>2.6.22</version>
3636
</dependency>
3737
<dependency>
3838
<groupId>junit</groupId>

aws-android-sdk-ddb/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
<parent>
1313
<groupId>com.amazonaws</groupId>
1414
<artifactId>aws-android-sdk-pom</artifactId>
15-
<version>2.6.21</version>
15+
<version>2.6.22</version>
1616
</parent>
1717

1818
<dependencies>
1919
<dependency>
2020
<groupId>com.amazonaws</groupId>
2121
<artifactId>aws-android-sdk-core</artifactId>
2222
<optional>false</optional>
23-
<version>2.6.21</version>
23+
<version>2.6.22</version>
2424
</dependency>
2525
<dependency>
2626
<groupId>junit</groupId>

0 commit comments

Comments
 (0)