Releases: umputun/spot
Releases · umputun/spot
v0.15.5
v0.15.4
Changelog
- use more compatible and universal quoting around env vars
- allow sftp concurrent writes to make the transfer much faster
- fix local commands reported as remote in some cases
- set env from CLI to all commands, not just script
Full Changelog: v0.15.3...v0.15.4
v0.15.3
Changelog
- prevent empty exports from polluting vars and secrets
- fail playbook load if the secret is set but not resolved
- populate tasks names at the load time of the playbook
Full Changelog: v0.15.2...v0.15.3
v0.15.2
v0.15.1
v0.15.0
What's Changed
- Extend template substitution to env for all command types by @umputun in #84
- Security update for testing dependency, see GHSA-hqxw-f8mx-cpmw
- Fix brew formula by @olegmlsn
- Fix small typo at README.md by @husky-dev in #83
- Simplify the release procedure, and make it fully automatic
- Add install.sh script for an automatic package installation
- Add documentation for all kinds of install methods
Full Changelog: v0.14.6...v0.15.0
v0.14.6
Version 0.14.5
What's Changed
Full Changelog: v0.14.4...v0.14.5
Vesrsion 0.14.4
- don't allow targets set named "all"; see #51
- fix lack of secrets masking in rare cases
- make secrets internal passing mandatory to prevent missing secret masking
- add unit and integration test with secrets
Full Changelog: v0.14.3...v0.14.4
Version 0.14.3
What's Changed
- Removed duplicates from --help by @bessarabov in #74
- Allow user in target address by @umputun in #76
- Env SPOT_TIMEOUT for --timeout by @bessarabov in #72
- Fix simplified targets key in readme by @themagic314 in #75
- Don't treat targets set in simple playbook as names if no inventory is set by @umputun in #78
Full Changelog: v0.14.2...v0.14.3