Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
defang_2.1.0_checksums.txt | 2025-08-19 | 479 Bytes | |
defang_2.1.0_windows_amd64.zip | 2025-08-19 | 20.6 MB | |
defang_2.1.0_linux_amd64.tar.gz | 2025-08-19 | 20.5 MB | |
defang_2.1.0_linux_arm64.tar.gz | 2025-08-19 | 19.0 MB | |
defang_2.1.0_macOS.zip | 2025-08-19 | 42.7 MB | |
defang_2.1.0_windows_arm64.zip | 2025-08-19 | 18.7 MB | |
README.md | 2025-08-19 | 1.2 kB | |
v2.1.0 source code.tar.gz | 2025-08-19 | 413.1 kB | |
v2.1.0 source code.zip | 2025-08-19 | 627.7 kB | |
Totals: 9 Items | 122.4 MB | 0 |
What's Changed
- Don't generate .dockerignore during debugging by @lionello in https://github.com/DefangLabs/defang/pull/1336
- Update flake by @lionello in https://github.com/DefangLabs/defang/pull/1344
- fix(cd): hide node warnings by @lionello in https://github.com/DefangLabs/defang/pull/1343
- update gcp error warning by @nullfunc in https://github.com/DefangLabs/defang/pull/1338
- Use pulumi with pulumiPackages.pulumi-nodejs instead of pulumi-bin by @edwardrf in https://github.com/DefangLabs/defang/pull/1355
- fix: print WhoAmI UserID for debugging by @lionello in https://github.com/DefangLabs/defang/pull/1365
- replace interface{} with any by @jordanstephens in https://github.com/DefangLabs/defang/pull/1357
- Add default port for all redis/postgres/mongo services by @lionello in https://github.com/DefangLabs/defang/pull/1364
- always open IdP login screen by @nullfunc in https://github.com/DefangLabs/defang/pull/1366
- heroku migration with defang init by @jordanstephens in https://github.com/DefangLabs/defang/pull/1354
- revert: use DEFANG_EDITOR instead of EDITOR by @lionello in https://github.com/DefangLabs/defang/pull/1370
Full Changelog: https://github.com/DefangLabs/defang/compare/v1.2.9...v2.1.0