Skip to content

launchdarkly_event_source_client: v1.0.0

Choose a tag to compare

@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 30 Jan 21:24
0ddfd30

1.0.0 (2024-01-30)

Features

  • Add restart support to the SSE client. (#102) (a4c1ede)
  • Implement backoff, with jitter, for web targets. (#105) (9a0d618)
  • Implement LDClient methods. (#38) (a105bed)
  • Implement streaming data source. (#33) (5931665)
  • Implement support for REPORT for streaming. (#96) (1de6079)
  • initial support for sse client (f7168aa)

Bug Fixes

  • Fix sink not closed lint. (#66) (051fd9c)
  • Remove flutter dependency from event source. (#65) (d557692)
  • Use event source reset on invalid payloads. (#103) (53ab27d)