| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| defang_2.4.0_checksums.txt | 2025-11-27 | 479 Bytes | |
| defang_2.4.0_windows_amd64.zip | 2025-11-27 | 21.6 MB | |
| defang_2.4.0_linux_amd64.tar.gz | 2025-11-27 | 21.4 MB | |
| defang_2.4.0_linux_arm64.tar.gz | 2025-11-27 | 19.8 MB | |
| defang_2.4.0_macOS.zip | 2025-11-27 | 44.6 MB | |
| defang_2.4.0_windows_arm64.zip | 2025-11-27 | 19.5 MB | |
| README.md | 2025-11-27 | 2.9 kB | |
| v2.4.0 source code.tar.gz | 2025-11-27 | 510.3 kB | |
| v2.4.0 source code.zip | 2025-11-27 | 776.5 kB | |
| Totals: 9 Items | 128.2 MB | 0 | |
What's Changed
- Fix gcp logging not stop and not providing the correct project without --since is given by @edwardrf in https://github.com/DefangLabs/defang/pull/1628
- Take head of stream with --limit and --since by @jordanstephens in https://github.com/DefangLabs/defang/pull/1627
- MCP Tool Prefactoring by @jordanstephens in https://github.com/DefangLabs/defang/pull/1620
- feat(cd): add explicit 'cd install' command by @lionello in https://github.com/DefangLabs/defang/pull/1632
- feat(cd): delete default SG rules by @lionello in https://github.com/DefangLabs/defang/pull/1633
- only print Bookends on defang logs or tail by @jordanstephens in https://github.com/DefangLabs/defang/pull/1630
- fix(install): support nightly by @lionello in https://github.com/DefangLabs/defang/pull/1635
- fix: close errChan when done by @lionello in https://github.com/DefangLabs/defang/pull/1634
- Impersonate defang-upload service account when accessing cd bucket obj by @edwardrf in https://github.com/DefangLabs/defang/pull/1637
- Impersonate uploader account when doing cd ls command for gcp by @edwardrf in https://github.com/DefangLabs/defang/pull/1643
- Add Dockerfile validation before deployments by @Copilot in https://github.com/DefangLabs/defang/pull/1642
- chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in /pkgs/npm by @dependabot[bot] in https://github.com/DefangLabs/defang/pull/1639
- Avoid returning empty logs when only --deployment is passed by @jordanstephens in https://github.com/DefangLabs/defang/pull/1652
- Return error when cfn template container does not have an image by @edwardrf in https://github.com/DefangLabs/defang/pull/1522
- Add commands to help with stack cleanup by @lionello in https://github.com/DefangLabs/defang/pull/1656
- Remove globals by @KevyVo in https://github.com/DefangLabs/defang/pull/1646
- CLI will error if invalid stackname provided by @KevyVo in https://github.com/DefangLabs/defang/pull/1659
- trigger workflow dispatch in defang-mvp on merges to main by @jordanstephens in https://github.com/DefangLabs/defang/pull/1651
- Stacks UX fixes by @lionello in https://github.com/DefangLabs/defang/pull/1660
- chore: add extends unit test by @lionello in https://github.com/DefangLabs/defang/pull/1661
- avoid repository secrets by @jordanstephens in https://github.com/DefangLabs/defang/pull/1662
- Add OIDC to CloudFormation template by @lionello in https://github.com/DefangLabs/defang/pull/1654
- chore: rename configuration files from .defangrc to .defang by @lionello in https://github.com/DefangLabs/defang/pull/1666
- Make .defang a folder by @lionello in https://github.com/DefangLabs/defang/pull/1671
- fix: allow compose config without token by @lionello in https://github.com/DefangLabs/defang/pull/1673
Full Changelog: https://github.com/DefangLabs/defang/compare/v2.2.2...v2.4.0