Skip to content

Releases: launchdarkly/ldcli

v1.7.0

16 Sep 17:37
facf237

Choose a tag to compare

1.7.0 (2024-09-16)

Features

  • Add command to launchDevly to update the project environment and context (#433) (1415e4a)
  • Remove the sync endpoint in favor of patch project endpoint (#431) (d3622a0)

v1.6.0

13 Sep 23:41
b3227d2

Choose a tag to compare

1.6.0 (2024-09-13)

Features

  • Implement environment update functionality in launchdevly ui (#423) (216dc95)

Bug Fixes

  • LaunchDevly: Cleanup code and remove only show overrides when there are no overrides (#427) (860b657)
  • LaunchDevly: Pagination for 'Only show flags with overrides' (#426) (28bfb60)
  • LaunchDevly: Search clear not clearing filter (#424) (dd9df47)

v1.5.0

06 Sep 17:06
55350d3

Choose a tag to compare

1.5.0 (2024-09-06)

Features

Bug Fixes

  • Add dev server to usage template (#411) (66a6a25)
  • dev server commands emit events (#410) (2019b77)
  • Handle unhandled errors in dev server UI (#416) (afe5281)
  • Propagate dev server errors in CLI compatible format (#412) (67cc93a)

v1.4.4

20 Aug 16:33
9a7acdd

Choose a tag to compare

1.4.4 (2024-08-19)

Bug Fixes

Reverts

v1.4.3

16 Aug 23:17
57b149c

Choose a tag to compare

1.4.3 (2024-08-16)

Bug Fixes

  • rebuild UI to incorporate sync button (#403) (c28b34d)

v1.4.2

16 Aug 22:36
eb5d735

Choose a tag to compare

1.4.2 (2024-08-16)

Bug Fixes

v1.4.1

16 Aug 20:18
072aa0d

Choose a tag to compare

1.4.1 (2024-08-16)

Bug Fixes

  • Attach the docker socket to the build container (#399) (03e9697)

v1.4.0

15 Aug 00:14
3fec1f4

Choose a tag to compare

1.4.0 (2024-08-14)

Features

  • Add project selector and sync button to LaunchDevly UI (#392) (aa0e1e3)

v1.3.0

14 Aug 23:02
f90e320

Choose a tag to compare

1.3.0 (2024-08-14)

Features

Bug Fixes

  • Remove stutter from "fetching {sdk name} SDK SDK" (#391) (82bd8de)

v1.2.0

15 Jul 20:42
2e57278

Choose a tag to compare

1.2.0 (2024-07-15)

Features

Bug Fixes

  • Create config file if it does not exist (#379) (3e672ab)
  • deps: use consistent Go version in builds and CI (#377) (83cf380)
  • Update readme about where config file is stored (#325) (82c94e9)