Skip to content

Releases: DefangLabs/defang

nightly

30 Apr 06:59

Choose a tag to compare

nightly Pre-release
Pre-release

Defang CLI

This is the Command Line Interface (CLI) for Defang. This is a beta version and is provided as-is, intended primarily for testing purposes.
For alternative installation methods, please check the README.

Manual installation Instructions

  1. Download the archive file for your Operating System.
  2. Extract the archive. This should reveal the binary file for Defang.
  3. Manually place the binary file in a directory that's included in your system's PATH environment variable.

Additional Step for MacOS Users

If you're having trouble running the binary on MacOS, please check our FAQs.

Please remember this software is in beta, so please report any issues or feedback through our GitHub page. Your help in improving Defang is greatly appreciated!

Changelog

v3.5.6

24 Apr 22:10

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.5...v3.5.6

v3.5.5

16 Apr 20:36
8185d6d

Choose a tag to compare

What's Changed

Full Changelog: v3.5.4...v3.5.5

v3.5.4

15 Apr 21:38
77c810b

Choose a tag to compare

What's Changed

Full Changelog: v3.5.3...v3.5.4

v3.5.3

10 Apr 17:15
05bc28b

Choose a tag to compare

What's Changed

Full Changelog: v3.5.2...v3.5.3

v3.5.2

08 Apr 03:22

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump brace-expansion from 2.0.2 to 2.0.3 in /pkgs/npm by @dependabot[bot] in #2009
  • chore(deps-dev): bump path-to-regexp from 8.2.0 to 8.4.0 in /pkgs/npm by @dependabot[bot] in #2008
  • chore(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 in /src by @dependabot[bot] in #2014
  • fix(aws): add CodeBuild log to subscribe events by @lionello in #2017
  • fix(stacks): add project name to stack errors by @lionello in #2022
  • feat(cd): add CD task/job/build ID to Deployment msg by @lionello in #2023
  • Gracefully handle GCP logging quota exhaustion by @jordanstephens in #2024
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.35.4 to 1.65.0 in /src by @dependabot[bot] in #2028
  • Fix cert gen error message by @lionello in #2026
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.48.1 to 1.97.3 in /src by @dependabot[bot] in #2029

Full Changelog: v3.5.1...v3.5.2

v3.5.1

27 Mar 19:56

Choose a tag to compare

Full Changelog: v3.5.0...v3.5.1

v3.5.0

27 Mar 16:23
60236ee

Choose a tag to compare

What's Changed

  • chore: rename Region in 'cd ls' to CdRegion by @lionello in #1994
  • fix: don't write file outside of refered project dir by @lionello in #1993
  • Use auth portal for better gcp and aws oauth UX by @edwardrf in #1992
  • fix(aws): use mutex for deployment-etag cache by @lionello in #1996
  • Enable resource manager is enabled before testing credential permissions by @edwardrf in #1999
  • Replace ECS Fargate with CodeBuild for running CD by @lionello in #1984
  • Fix aws OIDC github login by @edwardrf in #2000
  • Authenticate to clouds should handle context cancel correctly by @edwardrf in #2003
  • chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /pkgs/npm by @dependabot[bot] in #2005
  • chore(deps): bump github.com/buger/jsonparser from 1.1.1 to 1.1.2 in /src by @dependabot[bot] in #1997
  • chore(deps): bump google.golang.org/grpc from 1.73.0 to 1.79.3 in /src by @dependabot[bot] in #1995
  • Fix panic when loading invalid Compose file by @lionello in #2006

Full Changelog: v3.4.0...v3.5.0

v3.4.0

17 Mar 22:58

Choose a tag to compare

What's Changed

Full Changelog: v3.3.2...v3.4.0

v3.3.2

12 Mar 18:42
30946a2

Choose a tag to compare

What's Changed

Full Changelog: v3.3.1...v3.3.2