Skip to content

2.2.0

Choose a tag to compare

@arun251 arun251 released this 06 Jun 17:37
· 271 commits to main since this release

[2.2.0] - 2017-06-06

Added

  • Support for publishing events via ld-relay
  • Allow EventPublisher to be injected into the client.
  • GuzzleEventPublisher as a synchronous, in-process alternative to publishing events via background processes.
  • Allow the curl path used by CurlEventPublisher to be customized via the curl option to LDClient. Thanks @abacaphiliac!