snowplow / snowplow-java-tracker

Snowplow event tracker for Java. Add analytics to your Java desktop and server apps, servlets and games. (See also: snowplow-android-tracker)
http://snowplowanalytics.com
Apache License 2.0
23 stars 36 forks source link

Release/1.0.1 #368

Closed matus-tomlein closed 10 months ago

matus-tomlein commented 10 months ago

This patch release fixes a bug in the OkHttpClient which returned -1 as the status code for all non-successful HTTP response codes. Thanks to @eusorov who reported and contributed the fix for this problem!

Changelog