Skip to content

launchdarkly-cpp-sse-client: v0.5.5

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 20:57
3e538d4

0.5.5 (2025-01-28)

Bug Fixes

  • Remove type alias import for JSON system_error that was removed in boost 1.87. (c0ef518)
  • Remove vendored boost file to compile with boost 1.87. (c0ef518)
  • Update usage of the steady_timer to be compatible with boost 1.87. (c0ef518)