Change Log
2023-07-29 Changes
- compileOptions set to Java version 11 for apps using JDK 11 to ensure compatibility.
2023-07-24 Changes
- compileOptions set to Java version 11 for apps using JDK 11 to ensure compatibility.
2023-07-05 Changes
- targetSdkVersion updated to 34
- kotlin_version updated to 1.8.10
- gradlePluginVersion updated to 8.4.2
- gradleVersion updated to 8.6
- JavaVersion updated to 17
- Previously deprecated
postWithDataCellular
method and relevant testing removed
2023-03-06 Changes
send
andpost
methods updated to prevent http call requestspost
method amended to prevent CRLF injectionspostWithDataCellular
method now deprecated and will be removed in future releases Bug FixsendAndReceive
method updated
2023-08-14 Bug Fix
makeHTTPCommand
empty path handling
2023-07-06 Changes
- kotlin_version 1.5.20
- compileSdkVersion 33
- targetSdkVersion 33
- Bug Fix
- HTTP status parsing New
- Convenience method
postWithDataCellular
2023-04-26 New
- Changes removing dependency on commons-io
2023-02-01 New
- New method
openWithDataCellularAndAccessToken
2022-11-03 Changes
- targetSdkVersion increased to 31 (Android 12)
2022-10-10
Release of silentauth-sdk-android