Change Log
Unreleased
- chore(deps): update actions/checkout action to v5 (#74) (bc06b8c)
- Fix typos (#78) (298e742)
- Require Ruby 3.1+ and modernize CI (#79) (d2df4d4)
- Update actions/checkout action to v7 - autoclosed (#77) (fae5260)
- Update googleapis/release-please-action action to v5 - autoclosed (#76) (fab5e69)
- Docs: rewrite README for new users and split contributor docs (#80) (d9ebc45)
- Standardize renovate config and remove dependabot (#81) (be552bd)
3.4.0 (2026-08-24)
Features
Bug Fixes
- constrain the test-kitchen dependency (#86) (ac5f32d)
- drop the unused rack runtime dependency (#89) (b68f1fd)
3.3.4 (2026-08-23)
Bug Fixes
3.3.3 (2024-06-27)
Bug Fixes
Other Changes
- Update ffi-yajl requirement from >= 2.2.3, < 2.5.0 to >= 2.2.3, < 3.1.0 (#64) (1afb763)
- Configure Renovate (#67) (995a9eb)
- Updated the ruby version (#68) (7ceca30)
3.3.2
- This change helps in getting unique name of a deployment. The new deployment name will be deployment_deploymentId. We need to pass unique_name as true(unique_name: true) in the driver configuration.
- Update rack requirement from >= 1.6, < 3.0 to >= 1.6, < 4.0 (#56) (2913dcb)
- Unique name for the newly provisioned VMs. (#66) (6ca4d6d)
3.3.1
3.3.0
3.2.1
- Updated username example when prompt ask for username #57 (sanjain-progress)
3.2.0
- Support for Ruby 3.1
- Github workflow improvements
- include ruby 3.1 in ci (#52) (0d863e2)
- add linters and publish action (#53) (8cfed3b)
- reuse existing workflow (#54) (177946a)
3.1.0
- Move usage documentation from the readme to the kitchen.ci website
- Make the version configuration optional
- Remove the bundler dev dep
- Update the gemspec for the new maintainer of this project
- Target Ruby 2.7 in rubocop (b25030d)
- Update the owner and the repo in the gemspec (14beda9)
- make version parameter optional in kitchen yml (#51) (72a1110)
3.0.1
- Updated the rack gem dependency to allow for modern releases of rack.
3.0.0
- kitchen-vra now supports VMware vRealize Automation 8. See the readme of kitchen.ci driver documentation for new configuration options necessary for use with vRA 8. If you need support for vRA 7 make sure to pin to an earlier release.
- Support VRA8 (#41) (9c10283)
- Require Ruby 2.7 and later (#44) (933cae2)
- Wire up dependabot and GitHub Actions (#43) (84ad5d4)
- Update rake requirement from ~> 10.0 to ~> 13.0 (#46) (e1a6599)
- Update ffi-yajl requirement from ~> 2.2.3 to >= 2.2.3, < 2.5.0 (#49) (b39b1d3)
- Migrate from RuboCop to Chefstyle (#50) (6f517dd)
- Update webmock requirement from ~> 1.21 to ~> 3.14 (#45) (616958a)
2.7.1
- Pin vmware-vra gem dep to < 3 to prevent pulling in the new release
2.7.0
- Accept shirt size option available in blueprint as input in kitchen.yml
- Updates to resolve CVE. Fixes #31. (#32) (05bda6c)
- Update README.md (650df37)
- fix travis failures (#38) (814e00a)
- Enhanced kitchen driver to accept shirt size option in kitchen.yml. (#37) (4da6ef5)
2.6.0 (2018-03-01)
Full Changelog Closed issues:
- Feature Query: Support for Capture Snapshot & Restore Snapshot #27 Merged pull requests:
- Accept subtenant name as input in kitchen.yml #28 (vinuphilip)
2.4.0 (2018-01-22)
Merged pull requests:
- Kitchen vRA enahancements #26 (rupeshpatel88)
2.3.0 (2017-07-14)
Merged pull requests:
- Switched to using set_parameters #24 (lloydsmithjr03)
- Updates for travis and rubocop #23 (jjasghar)
2.2.0 (2017-02-15)
Merged pull requests:
- Vra cache creds #16 (michaelschlies)
- Updated the year in README (1a0a15c)
2.1.0 (2017-02-13)
Merged pull requests:
- Bump version for release #21 (jjasghar)
- Add support for a DNS suffix appended to server.name #19 (jeremymv2)
- Added 2.1.0 changelog (3546421)
2.0.0 (2016-12-15)
Merged pull requests:
- replace 'servers.size ==0' with 'servers.empty?' #13 (adamleff)
- fix travis notifications #11 (adamleff)
1.3.0 (2016-01-25)
Merged pull requests:
1.2.0 (2015-11-26)
Merged pull requests:
- Adding wait_for_server retry logic, and better failback for hostname. #7 (adamleff)
- Update README.md #4 (trisharia)
- Merge branch 'adamleff/dns-fallback' for PR #7 (bd72f27)
1.1.0 (2015-10-13)
Merged pull requests:
- optional use_dns #3 (stevehedrick)
1.0.0 (2015-08-12)
Merged pull requests:
* This Change Log was automatically generated by github_changelog_generator
- empty repo (cabbb21)