Releases: Snapchat/business-sdk-java
Releases · Snapchat/business-sdk-java
Update API Client to use 32 max connections
Some clients have hardware limitations that might be causing SocketTimeoutException with 64 max connections. Initialize client to use 32 max connections.
Handle NPE errors and add logging
- Handle null pointer exception bugs when handling http responses
- Add new enable internal debugging setting to log okhttp3 logs for client support and debugging
minor upgrade to fix dependency vulnerabilities
Upgrade the jackson-databind-nullable:0.2.3 to the 0.2.4 version because the underlying library com.fasterxml.jackson.core:jackson-databind:2.13.3 has 2 vulnerabilities.
fix the dependency issue
v1.1.2 fix the folder for the publish gradle
v1.1.1
revert the extra dependency from README