Skip to content

Releases: saltstack/salt-vmtools

v2026.07.23

Choose a tag to compare

@github-actions github-actions released this 23 Jul 23:12

What's Changed

  • Add Salt 3008 test coverage, driven off generate.py's version list by @twangboy in #67
  • Support -N package-release suffix in Salt version strings by @twangboy in #68
  • Replace Get-WmiObject with Get-CimInstance to fix removal under PowerShell 7 by @twangboy in #69

Full Changelog: v2026.05.08...v2026.07.23

v2026.05.08

Choose a tag to compare

@github-actions github-actions released this 08 May 21:14

What's Changed

  • Add input parameter validation for --source and --minionversion on Windows and Linux by @twangboy in #64

Full Changelog: v2026.05.01...v2026.05.08

v2026.05.01

Choose a tag to compare

@github-actions github-actions released this 01 May 18:44

What's Changed

  • 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

New Contributors

Full Changelog: v2026.03.13...v2026.05.01

v2026.03.13

Choose a tag to compare

@github-actions github-actions released this 13 Mar 20:25

What's Changed

Full Changelog: v2026.01.09...v2026.03.13

v2026.01.09

Choose a tag to compare

@github-actions github-actions released this 09 Jan 17:02

What's Changed

Full Changelog: v2026.01.08...v2026.01.09

v2026.01.08

Choose a tag to compare

@github-actions github-actions released this 08 Jan 21:56

What's Changed

Full Changelog: v2025.12.12...v2026.01.08

v2025.12.12

Choose a tag to compare

@github-actions github-actions released this 12 Dec 15:30

v2025.12.10

Choose a tag to compare

@github-actions github-actions released this 10 Dec 14:45

What's Changed

  • 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: v2025.12.09...v2025.12.10

v2025.12.09

Choose a tag to compare

@github-actions github-actions released this 09 Dec 16:38

v2025.12.08

Choose a tag to compare

@github-actions github-actions released this 08 Dec 17:50

What's Changed

  • 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

New Contributors

Full Changelog: v2024.12.05...v2025.12.08