Skip to content

Releases: Snapchat/business-sdk-java

Update API Client to use 32 max connections

17 Feb 01:01
Compare
Choose a tag to compare

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

09 Feb 00:58
Compare
Choose a tag to compare
  • 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

31 Jan 21:15
346ab47
Compare
Choose a tag to compare

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

26 Jan 00:16
Compare
Choose a tag to compare
v1.1.2

fix the folder for the publish gradle

v1.1.1

24 Jan 17:33
Compare
Choose a tag to compare
revert the extra dependency from README