Skip to content

Releases: umputun/spot

v1.4.1

18 May 17:04
Compare
Choose a tag to compare

Changelog

  • hot fix: simple playbook doesn't recognize default env inventory

v1.4.0

18 May 06:51
Compare
Choose a tag to compare

What's Changed

  • add msync and expand sync to support lists by @umputun in #99
  • support multiple delete commands by @umputun in #100
  • suppress error message of remote sync and hide context cancel recursive logging

Full Changelog: v1.3.0...v1.4.0

v1.3.0

17 May 07:54
Compare
Choose a tag to compare

What's Changed

  • Sync exclude by @umputun in #97
  • Tread directory exclusions as dir/*
  • Optimize remote walk
  • Don't interrupt sync if can't get some remote directories due to permissions

Full Changelog: v1.2.0...v1.3.0

v1.2.0

16 May 03:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1

14 May 19:27
Compare
Choose a tag to compare

Changelog

v1.1.0

14 May 06:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

13 May 17:02
Compare
Choose a tag to compare

The first stable release.

v0.15.6

13 May 02:48
c8f248b
Compare
Choose a tag to compare

Changelog

  • c8f248b add cmd option "only_on" allowing to limit on what host command may run (#88)

v0.15.5

12 May 20:37
Compare
Choose a tag to compare

What's Changed

  • add a single target field to the simplified playbook by @umputun in #87

Full Changelog: v0.15.4...v0.15.5

v0.15.4

12 May 05:29
Compare
Choose a tag to compare

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