Skip to content

Releases: launchdarkly-labs/statsig-to-ld

v0.2.0

13 May 21:47
f6680c6

Choose a tag to compare

What's Changed

  • feat: actionable hints for LD API 401, 403, and 404 errors by @mrosenthal-ld in #2
  • Default numeric-metric unit to "units" instead of "TODO" by @tiffanylphan in #3
  • fix: handle event_count and undefined Statsig metric types by @ewangLD in #4
  • fix: consolidate incompatible type errors into a single concise message by @ewangLD in #6
  • Expand README with steps for creating the LD API access token by @tiffanylphan in #5
  • docs: add LICENSE, CHANGELOG, and CONTRIBUTING by @tiffanylphan in #7
  • Add a CODEOWNERS file by @kparkinson-ld in #17
  • refactor: rename to statsig-to-ld, restructure as multi-subcommand CLI (PR 1/6) by @tiffanylphan in #8
  • feat(launchdarkly): add flag, environment, and JSON Patch APIs (PR 3/7) by @tiffanylphan in #10
  • feat(analyze): add statsig-to-ld analyze pre-migration sizing report (PR 4/7) by @tiffanylphan in #11
  • feat(flags): add statsig-to-ld flags import command (PR 5/7) by @tiffanylphan in #13
  • feat(targeting): add statsig-to-ld targeting import with D8 fail-closed (PR 6/7) by @tiffanylphan in #14
  • docs: rewrite README for full CLI; add migration playbook; tag v0.2.0 (PR 7/7) by @tiffanylphan in #15
  • test: realistic Statsig API payload tests (port of ewangLD/#12) by @tiffanylphan in #16

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

06 May 18:13

Choose a tag to compare

What's Changed

  • Improve error UX: treat Statsig "user" type as incompatible, hint at --unit-type-mapping on 400 by @tiffanylphan in #1

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

01 May 21:29

Choose a tag to compare