Releases: cfengine/cf-remote
Releases · cfengine/cf-remote
0.5.2
What's Changed
- Fixed error handling in deploy by @victormlg in #110
- Fixed file extension error when installing package by @victormlg in #111
Full Changelog: 0.5.1...0.5.2
0.5.1
What's Changed
- Replaced which by command -v by @victormlg in #108
- Added black yml files by @victormlg in #107
- Added sudo skipping when UID is zero by @victormlg in #106
- Added check if binaries are in path by @victormlg in #109
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- Use 'centos' as the user on CentOS machines by @vpodzime in #91
- Fixed typo in description of the
name
argument forcf-remote destroy
by @larsewi in #92 - Fixed handling non-existing versions when listing by @victormlg in #93
- Added date highlight in show command by @victormlg in #94
- Added environment variable for cf-remote path by @victormlg in #95
- Handled exception when no permission to write in folder by @victormlg in #96
- Fixed issue with unspecified (None) version in download and list by @olehermanse in #97
- Added helpful message about "not bootstrapped yet" by @victormlg in #99
- Added checksum checking when downloading packages by @victormlg in #100
- Added uninstall --purge option to remove "everything" by @olehermanse in #103
- Improved handling of already downloaded packages by @victormlg in #102
- Added agent command and help to bootstrap by @victormlg in #104
- Added --output-dir flag in download command by @victormlg in #98
- Fixed --output-dir to properly handle relative and user paths like ./ and ~/ by @olehermanse in #105
New Contributors
- @victormlg made their first contribution in #93
Full Changelog: 0.4.23...0.5.0
0.4.23
What's Changed
- ENT-11766: Fixed package selected on Fedora 40 by @nickanderson in #87
- CFE-4407: added ubuntu-24 name pattern for aws image criteria by @mineralsfree in #90
Full Changelog: 0.4.22...0.4.23
0.4.22
What's Changed
- CFE-4361: Fixed issue where policy server IP was not printed in info command by @olehermanse in #86
Full Changelog: 0.4.21...0.4.22
0.4.21
What's Changed
- CFE-4322: Changed cf-remote spawn with AWS to query for AMI from known owners by @craigcomstock in #85
Full Changelog: 0.4.20...0.4.21
0.4.20
What's Changed
- ENT-11134: improve the error message format by @mineralsfree in #84
Full Changelog: 0.4.19...0.4.20
0.4.19
What's Changed
- ENT-11134: proper message when invalid cloud credentials by @mineralsfree in #82
- ENT-11138: proper error message when typing unsupported/unknown platform by @mineralsfree in #83
Full Changelog: 0.4.18...0.4.19
0.4.18
What's Changed
- Added simple sanity check if cf-remote will run on various versions of python by @craigcomstock in #80
- ENT-10985: error message when a release does not exist by @mineralsfree in #81
New Contributors
- @mineralsfree made their first contribution in #81
Full Changelog: 0.4.17...0.4.18
0.4.17
What's Changed
- python-tests: Upgraded GH Actions checkout from v2 to v3 by @olehermanse in #75
- python-publish: Upgraded GH actions checkout from v2 to v3 by @olehermanse in #76
- CFE-4309: Removed cfengine_internal_purge_policies from --demo flag by @olehermanse in #77
- python-tests: Upgrade setup-python GH action dependency from v2 to v5 by @olehermanse in #79
- python-publish: Upgrade setup-python GH action dependency from v2 to v5 by @olehermanse in #78
Full Changelog: 0.4.16...0.4.17