We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3782292 commit 84700f6Copy full SHA for 84700f6
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Change Log - AWS SDK for Android
2
3
+## [Release 2.4.5](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.4.5)
4
+
5
+- **Amazon S3**
6
+ - Fixed bug that caused keys to convert spaces to url encoded characters. See [issue #310](https://github.com/aws/aws-sdk-android/issues/310)
7
8
+- **Amazon DynamoDB Document Model (Beta)**
9
+ - Fixed bug that caused item updates to fail due to equality check error.
10
11
## [Release 2.4.4](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.4.4)
12
13
### New Features:
0 commit comments