Skip to content

v6.1.0

Latest

Choose a tag to compare

@pubnub-release-bot pubnub-release-bot released this 15 Jun 11:58
66d421e

June 15 2026

Added

  • Replace httpclient gem with httpx, enabling HTTP/2 support.
  • Add HttpDispatcher and HttpResponse wrapper classes for a consistent internal API .
  • Update timeout, proxy, and keepalive configuration to use HTTPX equivalents.
  • Update error handling to use HTTPX::TimeoutError.

Modified

  • Update specs and test dependencies accordingly.