- Fix node.js 20 warning by updating actions by @twangboy in #55
- Handle rc releases in the Windows Script by @twangboy in #58
- fix(linux): GA-only latest/major version pick; exact RC dirs; integration tests by @twangboy in #59
- Fix failing Linux tests by @twangboy in #60
- fix resolve local path dynamically from base_url by @saifeldinhesham in #63
- @saifeldinhesham made their first contribution in #63
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2026.03.13...v2026.05.01
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2026.03.13...v2026.03.16
- Update virtualenv and filelock by @twangboy in #54
- Remove support for SHA1 and MD5 by @twangboy in #53
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2026.01.09...v2026.03.13
- Update copyrights for 2026, remove unnecessary copyrights by @twangboy in #48
- Update dependencies by @twangboy in #49
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2026.01.08...v2026.01.09
- Update Copyrights to use Broadcom by @twangboy in #43
- Preserve Case of minion config settings by @twangboy in #47
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2025.12.12...v2026.01.08
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2025.12.10...v2025.12.12
- Remove sha256 files from the repo root by @twangboy in #40
- Remove .gitlab-ci.yml and ChangeLog by @twangboy in #41
- Migrate to new method for setting output for changed files by @twangboy in #42
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2025.12.09...v2025.12.10
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2025.12.09...v2025.12.09
- Format the shasum files correctly by @twangboy in #39
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2025.12.08...v2025.12.09
- Clean up files after initial release and re-enable use of ssh and key by @dmurphy18 in #20
- Updated .gitignore to ignore .cut_* files by @dmurphy18 in #21
- Removed unneeded push by @dmurphy18 in #22
- Attempting to allow multiple releases in a day with same sha256sums by @dmurphy18 in #23
- Removed checksum for 2024 12 05, to allow program to run by @dmurphy18 in #24
- Update README for better textual flow on locations of latest for down… by @dmurphy18 in #25
- Replace utf-8 apostrophe character by @twangboy in #27
- Update changed-files action to 46.0.5 by @twangboy in #28
- Test against 3006.10 by @twangboy in #29
- Upgrade CI to test latest 3006.15 and 3007.7 by @scriptautomate-bc in #33
- Handle double-digit minor versions properly on Windows by @twangboy in #35
- Bump urllib3 from 2.2.3 to 2.6.0 in /requirements by @dependabot[bot] in #36
- Bump requests from 2.32.3 to 2.32.4 in /requirements by @dependabot[bot] in #30
- Update actions/checkout to v6 by @twangboy in #37
- Update the rest of the checkout actions to v6 by @twangboy in #38
- @scriptautomate-bc made their first contribution in #33
- @dependabot[bot] made their first contribution in #36
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2024.12.05...v2025.12.08
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2024.12.05...v2024.12.05
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2024.12.05...v2024.12.05
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2024.12.05...v2024.12.05
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2024.12.05...v2024.12.05
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2024.12.05...v2024.12.05
- Corrected paths to scripts and moved location tag occurs by @dmurphy18 in #15
- Added git user etc before tagging by @dmurphy18 in #16
- Correct type vmtools-salt.sh for svtminion.sh, and similar for ps1 by @dmurphy18 in #17
- Further corrections to cutting a release by @dmurphy18 in #18
- Fixing final workflow for updating README.md with sha256sums by @dmurphy18 in #19
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2024.12.04...v2024.12.05
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2024.12.04...v2024.12.04
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2024.12.04...v2024.12.04
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2024.12.04...v2024.12.04
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/v2024.12.04...v2024.12.04
- Update pre-commit t generate actions workflow by @dmurphy18 in #5
- Update Linux tests to work on GitHub by @dmurphy18 in #6
- Added linux pakcages for x86_64 for 3006.8, 3006.9 and 3007.1 by @dmurphy18 in #8
- Remove testing on Photon 5 and final cleanup by @dmurphy18 in #9
- Migrate tests from gitlab by @twangboy in #7
- Updating GitHub actions to cut a release by @dmurphy18 in #10
- Updating cut-release for errors found during cut-release by @dmurphy18 in #11
- Migrated CHANGELOG to CHANGLOG.md by @dmurphy18 in #12
- Changed branch develop to main by @dmurphy18 in #13
- Changes pushes to repo to not use ssh by @dmurphy18 in #14
- @twangboy made their first contribution in #7
Full Changelog: https://github.com/saltstack/salt-vmtools/compare/1.6...v2024.12.04
- Added support to stop, start, reconfig and upgrade and installed salt-minion
- Updated tests to exercise stop, start, reconfig and upgrade functionality
- Added support for salt user and group on Linux for Salt 3006 and later
- Create expected directories on Windows and fix mis-spelling on Windows
- Support for Salt 3006 and later on Linux and Windows
- Return 106 'external install', if find existing non-onedir installation on Linux and Windows
- Updated the copyright and license in generated Linux systemd salt-minion.service file
- Detect arch using pointer size instead of WMIC
- Fix path to log location on Windows
- Update copyright, copying permission and pre-commit
- Fix Windows Script not Starting
- Added ability to install from private repository, locally or via the net
- Windows Detect arch using pointer size instead of WMIC