|
1 | 1 | # Change Log - AWS SDK for Android |
2 | | -## [Release 2.4.0] (https://github.com/aws/aws-sdk-android/releases/tag/release_v2.4.0) (03/21/2017) |
| 2 | +## [Release 2.4.0](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.4.0) (03/21/2017) |
3 | 3 |
|
4 | 4 | ### Improvements: |
5 | 5 | - **Amazon Lex**:`LexVoiceButton` will now show an image of a bot when audio response from lex is being played. |
|
21 | 21 | - **Amazon S3**: Fixed a bug where when using `setAccelerateModeEnabled` caused uploads to fail. See [issue #264](https://github.com/aws/aws-sdk-android/issues/264). |
22 | 22 | - **General** : Fixed a bug which caused incompatibility between maven releases and releases on [marketing page](https://aws.amazon.com/mobile/sdk). |
23 | 23 |
|
24 | | -## [Release 2.3.9] (https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.9) (02/02/2017) |
| 24 | +## [Release 2.3.9](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.9) (02/02/2017) |
25 | 25 |
|
26 | 26 | ### Improvements: |
27 | 27 |
|
|
44 | 44 | - **Amazon S3**: Fixed a bug that caused TransferObserver.getBytesTransferred() to always return 0. See [issue #217](https://github.com/aws/aws-sdk-android/pull/217). |
45 | 45 | - **Amazon S3**: Fixed a race condition in TransferService. See [issue #197](https://github.com/aws/aws-sdk-android/pull/197). |
46 | 46 |
|
47 | | -## [Release 2.3.7] (https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.7) (12/13/2016) |
| 47 | +## [Release 2.3.7](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.7) (12/13/2016) |
48 | 48 |
|
49 | 49 | ### New Features |
50 | 50 | - **Support for Amazon Rekognition**: Rekognition is a deep-learning based service to search, verify and organize images. With Rekognition, you can detect objects, scenes, and faces in images. You can also search and compare faces. |
|
61 | 61 | - **Amazon Cognito Identity Provider**: Fix a bug where `NewPasswordContinuation` throws `CognitoParameterInvalidException: Missing required attribute` even when the required user attributes have been set. See [issue](https://github.com/aws/aws-sdk-android/pull/216). |
62 | 62 |
|
63 | 63 |
|
64 | | -## [Release 2.3.6] (https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.6) (12/07/2016) |
| 64 | +## [Release 2.3.6](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.6) (12/07/2016) |
65 | 65 |
|
66 | 66 | ### Improvements |
67 | 67 | - **AWS Core Runtime**: Added Support for `ca-central-1`/YUL region in the SDK. |
|
73 | 73 | - **Amazon Mobile Analytics**: Ensure session file directories exist before saving |
74 | 74 |
|
75 | 75 |
|
76 | | -## [Release 2.3.5] (https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.5) (12/01/2016) |
| 76 | +## [Release 2.3.5](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.5) (12/01/2016) |
77 | 77 |
|
78 | 78 | ### New Features |
79 | 79 | - **Support for Amazon Pinpoint**: Amazon Pinpoint makes it easy to run targeted campaigns to improve user engagement. Pinpoint helps you understand your users behavior, define who to target, what messages to send, when to deliver them, and tracks the results of the campaigns. |
80 | 80 |
|
81 | 81 |
|
82 | | -## [Release 2.3.4] (https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.4) (11/30/2016) |
| 82 | +## [Release 2.3.4](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.4) (11/30/2016) |
83 | 83 |
|
84 | 84 | ### New Features |
85 | 85 | - **Support for Amazon Lex - Beta**: Amazon Lex is a service for building conversational interactions into any application using voice and text. With Lex, the same conversational engine that powers Amazon Alexa is now available to any developer, enabling you to build sophisticated, natural language, conversational bots (chatbots) into your new and existing applications. Amazon Lex provides the deep functionality and flexibility of automatic speech recognition (ASR) for converting speech to text and natural language understanding (NLU) to understand the intent of the text. This allows you to build highly engaging user experiences with lifelike, conversational interactions. |
86 | 86 |
|
87 | 87 | - **Support for Amazon Polly**: Amazon Polly is a service that turns text into lifelike speech, making it easy to develop applications that use high-quality speech to increase engagement and accessibility. With Amazon Polly the developers can build speech-enabled apps that work in multiple geographies. |
88 | 88 |
|
89 | | -## [Release 2.3.3] (https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.3) (10/11/2016) |
| 89 | +## [Release 2.3.3](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.3) (10/11/2016) |
90 | 90 |
|
91 | 91 | ### Improvements |
92 | 92 | - **AWS Core Runtime Library**: Support for `us-east-2/CMH` region in SDK. |
93 | 93 |
|
94 | | -## [Release 2.3.2] (https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.2) (10/06/2016) |
| 94 | +## [Release 2.3.2](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.3.2) (10/06/2016) |
95 | 95 |
|
96 | 96 | ### Improvements |
97 | 97 | - **Amazon Cognito Identity Provider**: |
|
0 commit comments