Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
defang_1.2.4_checksums.txt | 2025-06-18 | 479 Bytes | |
defang_1.2.4_windows_amd64.zip | 2025-06-18 | 20.3 MB | |
defang_1.2.4_linux_amd64.tar.gz | 2025-06-18 | 20.1 MB | |
defang_1.2.4_linux_arm64.tar.gz | 2025-06-18 | 18.7 MB | |
defang_1.2.4_macOS.zip | 2025-06-18 | 42.0 MB | |
defang_1.2.4_windows_arm64.zip | 2025-06-18 | 18.4 MB | |
README.md | 2025-06-18 | 676 Bytes | |
v1.2.4 source code.tar.gz | 2025-06-18 | 397.0 kB | |
v1.2.4 source code.zip | 2025-06-18 | 601.6 kB | |
Totals: 9 Items | 120.5 MB | 5 |
What's Changed
- Don't show package msg on preview by @lionello in https://github.com/DefangLabs/defang/pull/1258
- Added config MCP tool by @KevyVo in https://github.com/DefangLabs/defang/pull/1255
- Fix nil reference panic, make sure we handle errs before using data by @nullfunc in https://github.com/DefangLabs/defang/pull/1264
- Consider Connection Reset and Connection Aborted as transient error by @edwardrf in https://github.com/DefangLabs/defang/pull/1262
- Use destroy API call for playground compose down by @edwardrf in https://github.com/DefangLabs/defang/pull/1265
Full Changelog: https://github.com/DefangLabs/defang/compare/v1.2.3...v1.2.4