Umputun Spot Versions Save

A user-friendly and efficient tool for the effortless deployment and configuration of resources on remote machines.

v1.16.0

3 weeks ago

Changelog

  • Change the behavior of register directive to apply it to all following tasks #196 #197

Full Changelog: https://github.com/umputun/spot/compare/v1.15.1...v1.16.0

v1.15.1

3 weeks ago

Changelog

  • ad58ee5 Fix handling of user set on the task level (#193)

v1.15.0

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/umputun/spot/compare/v1.14.1...v1.15.0

v1.14.1

1 month ago

Changelog

  • 8dafea0 update release ci to 1.22
  • Fix missing hostname (#185)
  • Masking of secrets in internal logger #181 #183
  • Add support for task-level options propagated to all commands #177
  • Extend support of env vars and secrets for onerror command #178
  • Fix local dry executor selection #176
  • Update to go 1.22 and latest libs

Full Changelog: https://github.com/umputun/spot/compare/v1.13.1...v1.14.1

v1.13.1

3 months ago

What's Changed

Full Changelog: https://github.com/umputun/spot/compare/v1.13.0...v1.13.1

v1.13.0

3 months ago

v1.12.1

3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/umputun/spot/compare/v1.12.0...v1.12.1

v1.12.0

6 months ago

What's Changed

Full Changelog: https://github.com/umputun/spot/compare/v1.11.5...v1.12.0

v1.11.5

8 months ago

Changelog

  • 669250a fix rare issue causing logger color selection to go crazy and panic

v1.11.4

9 months ago

Changelog

  • fix: prevent false-positive detection in secret masking on partial word
  • fix: make the presence of register to trigger multiline script. This is similar to how it handled a single-line script with export
  • fix: docs typos

Full Changelog: https://github.com/umputun/spot/compare/v1.11.3...v1.11.4