Skip to content

Releases: launchdarkly/ldcli

v3.10.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 23:28
Immutable release. Only release title and notes can be modified.
03ab244

3.10.0 (2026-08-05)

Features

  • symbols: derive the upload endpoint from --base-uri (#773) (f8ee593)

This PR was generated with Release Please. See documentation.

v3.9.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 02:22
Immutable release. Only release title and notes can be modified.
7d37b0f

3.9.0 (2026-08-05)

Features

  • symbols: key Android uploads by R8's map id, and upload dSYMs from an Xcode build (#769) (e361fa6)

This PR was generated with Release Please. See documentation.

v3.8.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 00:18
Immutable release. Only release title and notes can be modified.
404c4cc

3.8.0 (2026-08-01)

Features

  • symbols: build the R8 mapping index in the CLI (#768) (8693730)
  • symbols: zero-config Android uploads, and gzip what an upload sends (#767) (edcf301)

This PR was generated with Release Please. See documentation.

v3.7.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 00:19
Immutable release. Only release title and notes can be modified.
2e1ed5b

3.7.0 (2026-07-31)

Features

  • symbols: skip uploading symbols LaunchDarkly already has (#765) (5dfc7a7)

This PR was generated with Release Please. See documentation.

v3.6.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 19:03
Immutable release. Only release title and notes can be modified.
420323f

3.6.0 (2026-07-28)

Features

  • symbols: upload Java/Kotlin sources with R8 mappings (--include-sources) (#758) (a303f6c)

This PR was generated with Release Please. See documentation.

v3.5.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 15:56
Immutable release. Only release title and notes can be modified.
e503b97

3.5.0 (2026-07-28)

Features

  • symbols: upload Swift/ObjC sources with dSYMs (--include-sources) (#757) (67a0092)

This PR was generated with Release Please. See documentation.

v3.4.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 23:38
Immutable release. Only release title and notes can be modified.
78c0460

3.4.0 (2026-07-27)

Features

  • symbols: add Flutter (Dart AOT) symbol upload (--type flutter) (#756) (b372e2b)

This PR was generated with Release Please. See documentation.

v3.3.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 23:14
Immutable release. Only release title and notes can be modified.
ce894c4

3.3.0 (2026-07-23)

Features

  • symbols: Apple dSYM upload (dsymmap) (#747) (1d5553f)

This PR was generated with Release Please. See documentation.

v3.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 22:59
Immutable release. Only release title and notes can be modified.
3ffac48

3.2.0 (2026-07-20)

Features

  • symbols: add symbols upload command for React Native + Android symbols (#745) (8dae666)

This PR was generated with Release Please. See documentation.

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 01:08
Immutable release. Only release title and notes can be modified.
1a3afb5

3.1.0 (2026-07-10)

Features

  • [FD-5561] implement FDv2 polling endpoint GET /sdk/poll (#701) (8a1cda1)
  • [FD-5562] Adding FDv2 Stream endpoint support in the dev server (#703) (ff8c116)
  • add whoami command (#657) (d2cca65)
  • support React Native sourcemaps in sourcemaps upload (#735) (e41a87f)

Bug Fixes

  • prevent subcommands from showing root-level commands in help output (#730) (ca49101)
  • REL-13522: convert kebab-case query params to camelCase (#705) (98700e4)
  • update install-hooks target to use pre-commit install (#731) (424147f)

This PR was generated with Release Please. See documentation.