Skip to content

v3.0.0

Choose a tag to compare

@kitchen-porter kitchen-porter released this 23 Aug 02:52
3328e4b

3.0.0 (2026-08-23)

⚠ BREAKING CHANGES

  • test-kitchen 1.x and 2.x are no longer supported. The gcewinpass gem is no longer a dependency; anything that loaded GoogleComputeWindowsPassword through this driver must require it itself.

Features

  • replace gcewinpass with a built-in Windows password reset (#146) (1842128)

Bug Fixes

  • declare the standard library gems the driver requires (#148) (f0d91dc)