Skip to content

v1.26.0 - Network connection pool & updates to client_initialize_response

Choose a tag to compare

@kenny-statsig kenny-statsig released this 27 Jul 03:24
· 163 commits to main since this release
0aabbbc
  • Connection pool for HTTP client to fix concurrency in log event requests.
  • Add group name id type to get_client_initialize_response. And the ability to get a client initialize response for a target app. Add support for custom djb2 hashing.
  • Fixed internal SDK exception logging for errors raised inside a background thread.