Releases: DefangLabs/defang
Releases · DefangLabs/defang
v1.1.12
What's Changed
- update winget branding by @nullfunc in #1104
- CLI auto-scaling warning by @nullfunc in #1107
- Make table header bold by @lionello in #1106
- Support Pulumi Outputs in ProjectUpdate Protobuf Schema by @jordanstephens in #1108
- fix: defang token does not need to load the project by @lionello in #1109
- Networking by @lionello in #1105
- Reapply "Exit when CD task is done" by @lionello in #1074
Full Changelog: v1.1.11...v1.1.12
v1.1.11
What's Changed
- update npm package lock by @jordanstephens in #1100
- Revert "Sort the tail log messages (#1046)" by @nullfunc in #1101
Full Changelog: v1.1.10...v1.1.11
v1.1.10
What's Changed
- Refactor .dockerignore handling and adds default generation by @KevyVo in #1068
- make PR instead of draft PR on winget repo by @nullfunc in #1075
- fix: use new NotifyContext helper by @lionello in #1076
- clarify message about unresolved env vars by @jordanstephens in #1081
- Return file name from function by @KevyVo in #1082
- update with scaling in proto by @nullfunc in #1086
- Remove support for Goreleaser to publish a nix derivation by @KevyVo in #1078
- feat: add a 1ms delta to --until by @lionello in #1088
- Jordan/x defang llm warning by @jordanstephens in #1080
- Bump @babel/runtime from 7.24.8 to 7.26.10 in /pkgs/npm by @dependabot in #1071
- Bump @babel/helpers from 7.24.8 to 7.26.10 in /pkgs/npm by @dependabot in #1072
- Bump axios from 1.7.5 to 1.8.2 in /pkgs/npm by @dependabot in #1070
- Print deployment results as a table by @jordanstephens in #1033
- Move scaling quota check to base BYOC provider by @lionello in #1083
- Deprecate the old Nix derivation by @lionello in #1092
- update go 1.23 by @lionello in #1091
- update branding - npm and github by @nullfunc in #1079
- Sort the tail log messages by @edwardrf in #1046
- Update npm deps, remove babel by @lionello in #1090
- Bump high-entropy detector threshold by @lionello in #1096
- debug with DEFANG_PULUMI_DIR by @jordanstephens in #1097
- avoid warning about x-defang-llm by @jordanstephens in #1098
Full Changelog: v1.1.9...v1.1.10
v1.1.9
v1.1.8
Full Changelog: v1.1.7...v1.1.8
v1.1.7
What's Changed
- enable winget-pkg manifest creation and PR by @nullfunc in #1054
- Adds UTC timestamp option to CLI commands by @KevyVo in #1057
- Typo on camelCase function name by @KevyVo in #1060
- Revert "enable winget-pkg manifest creation and PR (#1054)" by @nullfunc in #1064
New Contributors
Full Changelog: v1.1.6...v1.1.7
v1.1.6
Defang CLI
This is the Command Line Interface (CLI) for Defang. This is a beta version and is provided as-is, intended primarily for testing purposes.
For alternative installation methods, please check the README.
Manual installation Instructions
- Download the archive file for your Operating System.
- Extract the archive. This should reveal the binary file for Defang.
- Manually place the binary file in a directory that's included in your system's
PATH
environment variable.
Additional Step for MacOS Users
If you're having trouble running the binary on MacOS, please check our FAQs.
Please remember this software is in beta, so please report any issues or feedback through our GitHub page. Your help in improving Defang is greatly appreciated!
What's Changed
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
- fixup update by @nullfunc in #1034
- Add detection for sensitive config values in Compose files by @commit111 in #1038
- Add
--random
flag for generating random config values by @commit111 in #1040 - Avoid upgrade message when running upgrade command by @commit111 in #1045
- Add
--until
for BYOC by @lionello in #1042 - Add model_id and
--model
by @lionello in #1047 - Ask for confirmation for sus project names by @lionello in #1051
- Add support for
PULUMI_ACCESS_TOKEN
by @lionello in #1050
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- Remove replicas fixup by @lionello in #1026
- Refactor serviceInfo update and sort serviceInfos based on dependency by @edwardrf in #1025
- Expose FabricClient interface by @jordanstephens in #1028
- Factor out cli.WaitAndTail for use by new pulumi provider by @jordanstephens in #1031
- Add GetProjectUpdate to Provider interface by @jordanstephens in #1035
- Configure VSCode so that golangci-lint warnings are visible inline by @jordanstephens in #1036
- Rename UNSPECIFIED_MODE to MODE_UNSPECIFIED by @lionello in #1037
Full Changelog: v1.1.3...v1.1.4
v1.1.2
What's Changed
- Set request-Id in gRPC client by @lionello in #1012
- Fix verbose flag for cd commands by @lionello in #1011
- Ignore Dockerfile/Compose files by default by @lionello in #1013
- remove need to get execution name by @nullfunc in #1005
- Create interface to allow retry unit test to be faster by @edwardrf in #1014
- Show ALB DNS name as cert gen target for aws byoc by @edwardrf in #915
- HACK: do not return ErrDeploymentFailed returned from tail by @edwardrf in #1023
- Increase the delay after cd exit to 3s for gcp by @edwardrf in #1020
Full Changelog: v1.1.1...v1.1.2