File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ Release 3.4.2] ( https://github.com/awslabs/aws-mobile-appsync-sdk-android/releases/tag/release_v3.4.2 )
2
+
3
+ ### Miscellaneous
4
+ - Update README.md ([ #423 ] ( https://github.com/awslabs/aws-mobile-appsync-sdk-android/issues/423 ) )
5
+ - update-rexml ([ #426 ] ( https://github.com/awslabs/aws-mobile-appsync-sdk-android/issues/426 ) )
6
+ - update rexml ([ #427 ] ( https://github.com/awslabs/aws-mobile-appsync-sdk-android/issues/427 ) )
7
+ - Pass authorization details in headers instead of query parameters ([ #428 ] ( https://github.com/awslabs/aws-mobile-appsync-sdk-android/issues/428 ) )
8
+
9
+ [ See all changes between 3.4.1 and 3.4.2] ( https://github.com/awslabs/aws-mobile-appsync-sdk-android/compare/release_v3.4.1...release_v3.4.2 )
10
+
1
11
## [ Release 3.4.1] ( https://github.com/awslabs/aws-mobile-appsync-sdk-android/releases/tag/release_v3.4.1 )
2
12
3
13
### Miscellaneous
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ org.gradle.jvmargs=-Xmx1536m
13
13
org.gradle.parallel =true
14
14
15
15
GROUP =com.amazonaws
16
- VERSION_NAME =3.4.1
16
+ VERSION_NAME =3.4.2
17
17
AWS_CORE_SDK_VERSION =2.22.1
18
18
19
19
POM_URL =https://github.com/awslabs/aws-mobile-appsync-sdk-android
You can’t perform that action at this time.
0 commit comments