Releases: cfengine/cf-remote
Releases · cfengine/cf-remote
0.4.3
What's Changed
- CFE-4024: Fixed print/debug messages when running commands on localhost by @craigcomstock in #51
- CFE-4049: Fixed package selection for x86_64/amd64 by @craigcomstock in #52
Full Changelog: 0.4.2...0.4.3
0.4.2
What's Changed
- Use an SSH control master process to speed things up by @vpodzime in #49
- Added success message after deploying a policy set by @olehermanse in #50
Full Changelog: 0.4.1...0.4.2
0.4.1
What's Changed
- CFE-4024: Fix running commands on localhost instead of using ssh by @craigcomstock in #48
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- Install RPM packages with yum by @vpodzime in #35
- Remove tabulate from requirements.txt by @vpodzime in #37
- Use aramid instead of fabric+paramiko by @vpodzime in #36
- Fixed broken file transfer introduced by aramid by @olehermanse in #38
- CFE-3792: Changed python version requirement from >=3.6 to >=3.5 by @larsewi in #18
- Added options for allowing ssh-rsa by default by @olehermanse in #39
- Duplicate workflow by @larsewi in #41
- Removed test/ directory by @olehermanse in #40
- Add version 3.5 to python tests by @larsewi in #42
- Do not sys.exit() in the install_package() function by @vpodzime in #44
- Remove non-existent AMI by @larsewi in #45
- CFE-3946: cf-remote now show same OS name as MP by @larsewi in #46
- ENT-8978: Added support for aarch64/arm64 packages by @craigcomstock in #47
New Contributors
Full Changelog: 0.3.16...0.4.0
0.3.16
What's Changed
Full Changelog: 0.3.15...0.3.16
0.3.15
What's Changed
- Fixed local install version numbers by @olehermanse in #32
- Don't fail with no cloud creds if destroying saved hosts only by @vpodzime in #33
Full Changelog: 0.3.14...0.3.15
0.3.14
What's Changed
- Bump paramiko from 2.7.2 to 2.10.1 by @dependabot in #31
Full Changelog: 0.3.13...0.3.14
0.3.13
What's Changed
- Fixed deploy help output and handling of .tar.gz tarballs by @olehermanse in #30
Full Changelog: 0.3.12...0.3.13
0.3.12
What's Changed
- Fixed help output for cf-remote save by @olehermanse in #26
- Added help output when no arguments are given by @olehermanse in #27
- deploy command now uses spawned / saved hubs and cfbs policy set by default by @olehermanse in #28
- Remote files are no longer renamed if the name is already correct by @olehermanse in #29
Full Changelog: 0.3.11...0.3.12
0.3.11
What's Changed
- The deploy command no longer stops and starts the CFEngine service by @olehermanse in #25
Full Changelog: 0.3.10...0.3.11