Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
defang_2.1.11_checksums.txt | 2025-10-16 | 484 Bytes | |
defang_2.1.11_windows_amd64.zip | 2025-10-16 | 21.1 MB | |
defang_2.1.11_linux_amd64.tar.gz | 2025-10-16 | 21.0 MB | |
defang_2.1.11_linux_arm64.tar.gz | 2025-10-16 | 19.4 MB | |
defang_2.1.11_macOS.zip | 2025-10-16 | 43.6 MB | |
defang_2.1.11_windows_arm64.zip | 2025-10-16 | 19.1 MB | |
README.md | 2025-10-16 | 1.8 kB | |
v2.1.11 source code.tar.gz | 2025-10-16 | 452.7 kB | |
v2.1.11 source code.zip | 2025-10-16 | 691.0 kB | |
Totals: 9 Items | 125.2 MB | 0 |
What's Changed
MCP
[#1474] – Add MCP logs tool (by @jordanstephens)
[#1510] – Refactor MCP tool outputs (by @jordanstephens)
[#1511] – Remove duplicated MCP code from [#1489] (by @jordanstephens)
[#1512] – Move modes into new package (by @jordanstephens)
[#1515] – Consolidate MCP logging (by @jordanstephens)
[#1516] – Consolidate MCP loader configuration (by @jordanstephens)
[#1525] – Refactor tool handlers to be agnostic to mcp-go (by @jordanstephens)
[#1533] – Fix authentication issue when running MCP in a container (by @KevyVo)
[#1534] – Add vscode-codespaces MCP install (by @nullfunc)
Cloud & Infrastructure
[#1514] – Support deploying to GCP as a service account (by @jordanstephens)
[#1517] – Support GCP Workload Identity Federation (by @jordanstephens)
[#1521] – Suggest next step on CloudFormation error (by @jordanstephens)
CLI & UX
[#1507] – fix(estimate): tool response should show real provider (by @lionello)
[#1527] – Fix: suppress env warnings during config set (by @lionello)
[#1532] – Print TailRequest params in debug mode (by @jordanstephens)
[#1535] – Turn on debug mode (by @KevyVo)
[#1536] – fix(login): add retries for HTTP 500+ (by @lionello)
Authentication & Authorization
[#1530] – Poll for auth (by @KevyVo)
Code Quality & Maintenance
[#1503] – Fix typo on playground DNS (by @KevyVo)
[#1506] – Fix Makefile bug when running without Nix (by @ingydotnet)
[#1509] – Remove unnecessary HandleTermsOfServiceError (by @jordanstephens)
New Contributors
- @ingydotnet made their first contribution in #1506
Full Changelog: https://github.com/DefangLabs/defang/compare/v2.1.10...v2.1.11