Skip to content

0.39.0 - GRPC Integration + Event logging rework

Compare
Choose a tag to compare
@statsig-kong statsig-kong released this 06 Aug 21:52
· 84 commits to main since this release
707ac76

New Features

  • Support grpc and grpc streaming for download_config_specs, see docs. New option to pass in proxy_configs and use grpc streaming to update config values
  • Reworked background flushing. New option retry_queue_size which allows you to adjust the memory allocated for handling retries. Deprecated the option logging_interval.

Included In This Release

  • de5dabb kat-statsig
    • Log event worker fixes (#295)
  • 5772f30 kat-statsig
    • Rework log event to use worker + event queue (#282)
  • 372a8e7 kat-statsig
    • GRPC Integration (#264)

Full Changelog: 0.38.0...0.39.0