Skip to content

v4.17.0 - Rollback OkHttp Network to Android HttpURLConnection data, Add Android Debugger

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 12 Oct 16:43
· 94 commits to main since this release
cd329d3

External

  • Add debugger feature

Internal

  • We are rolling-back Network Framework used internally from OKHttp which is introduced in v14.4.0 back to what we used before: Android HTTPUrlConnection framework
    • Due to some regression we are seeing since the new version
  • Modify error logging sent back to server

Included In This Release

  • 2b4b418 Daniel
    • Add Client Debugger (#157)
  • 6f79bd7 Daniel
    • Make Diagnostics report the same as other SDKs (#154)
  • 71d5f5b Xin Li
    • roll back okhttp network change (#155)

Full Changelog: v4.16.0...v4.17.0