Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
defang_2.1.1_checksums.txt | 2025-08-27 | 479 Bytes | |
defang_2.1.1_windows_amd64.zip | 2025-08-27 | 20.6 MB | |
defang_2.1.1_linux_amd64.tar.gz | 2025-08-27 | 20.5 MB | |
defang_2.1.1_linux_arm64.tar.gz | 2025-08-27 | 19.0 MB | |
defang_2.1.1_macOS.zip | 2025-08-27 | 42.8 MB | |
defang_2.1.1_windows_arm64.zip | 2025-08-27 | 18.7 MB | |
README.md | 2025-08-27 | 1.9 kB | |
v2.1.1 source code.tar.gz | 2025-08-27 | 419.4 kB | |
v2.1.1 source code.zip | 2025-08-27 | 635.5 kB | |
Totals: 9 Items | 122.7 MB | 0 |
What's Changed
Heroku Migration / Compose
- #1371 – Improve authentication flow when migrating from heroku (by @jordanstephens)
- #1373 – Add additional heroku context for compose generation (by @jordanstephens)
- #1379 – Preserve variable interpolation when validating generated compose files (by @jordanstephens)
- #1384 – Normalize compose commands when generating for heroku migration (by @jordanstephens)
Build & Packaging
- #1362 – Need .zip for GCP cloudbuild railpack (by @KevyVo)
- #1377 – Fix: preserve file mode when creating build context archive (by @lionello)
CLI & Client
- #1380 – CLI Copy Edits (by @jordanstephens)
- #1390 – Replace global client with new one after cli.Connect (by @jordanstephens)
LLM / AI Features
- #1389 – Added support and test for Claude code (by @KevyVo)
RPC / Backend
- #1383 – Sent SDU to CanIUse rpc (by @lionello)
- #1388 – Feat: add request ID to Tail/Subscribe calls (by @lionello)
Miscellaneous
- #1372 – Upgrade mcp-go to v0.29.0 (by @jordanstephens)
- #1375 – Use the correct README.md instead of the src/README. (by @nullfunc)
Full Changelog: https://github.com/DefangLabs/defang/compare/v2.1.0...v2.1.1