Releases: DefangLabs/defang-github-action
Releases · DefangLabs/defang-github-action
Release list
v2.4.1 deprecate mode and provider in favor of stack
What's Changed
- fix: skip output evaluation when capture-output is disabled by @simple-agent-manager[bot] in #48
- feat: config variable initialization only by @lionello in #49
- Deprecate mode and provider inputs by @lionello in #50
Full Changelog: v2.3.1...v2.4.1
v2.3.1
feat: add capture-output input to prevent GHA memory limit failures (…
v2.3.0
What's Changed
New Contributors
- @simple-agent-manager[bot] made their first contribution in #45
Full Changelog: v2.2...v2.3.0
v2.2.0
v2.1.0 expose allow-upgrade option
This minor release adds a new option allow-upgrade with which you control whether Defang uses the latest released version of the CD image. By default, Defang will keep using the version of the CD image that was previously used to deploy the project. This requires Defang CLI v3.4.0 or newer.
Full Changelog: v2.0...v2.1.0
v2.0.0
What's Changed
Full Changelog: v1.5...v2.0.0
v1.5.0
What's Changed
- allow configuring project name from github action by @jordanstephens in #41
Full Changelog: v1.4.1...v1.5.0
v1.4.1
- Add an action output that contains the captured stdout
Full Changelog: v1.4.0...v1.4.1
v1.4.0: Add support for config-vars-init-random
What's Changed
- print a github settings url to set missing config vars by @jordanstephens in #37
- avoid repeatedly installing defang by @jordanstephens in #39
Full Changelog: v1.3.2...v1.4.0
v1.3.2
What's Changed
- Remove default value for provider by @raphaeltm in #34
Full Changelog: v1.3.1...v1.3.2