0.10.1 (2024-06-21)
0.10.0 (2023-11-27)
- Fix publishing step by @damacus in #130
- Add renovate config by @damacus in #131
- Revert "Add renovate config" by @damacus in #132
- fix: Add renovate config by @damacus in #135
Full Changelog: https://github.com/test-kitchen/kitchen-hyperv/compare/v0.9.5...v0.9.6
- fix: Will this fix the publish step finally? by @damacus in #128
Full Changelog: https://github.com/test-kitchen/kitchen-hyperv/compare/v0.9.4...v0.9.5
- fix: Cleanup CI files by @damacus in #126
Full Changelog: https://github.com/test-kitchen/kitchen-hyperv/compare/v0.9.3...v0.9.4
- fix: Add missing leading slash to upload by @damacus in #124
Full Changelog: https://github.com/test-kitchen/kitchen-hyperv/compare/v0.9.2...v0.9.3
- Fix: Update publish containers by @damacus in #120
- fix: Tidy files by @damacus in #121
- fix: Add missing needs step by @damacus in #123
Full Changelog: https://github.com/test-kitchen/kitchen-hyperv/compare/v0.9.1...v0.9.2
0.9.1 (2023-08-23)
0.9.0 (2023-08-22)
- Add publish to RubyGems into the workflow (#114) (79464c4)
- Update the PAT that triggers the publish workflow (#116) (3674502)
- Update minitest requirement from ~> 5.3, < 5.15 to ~> 5.3, < 5.16 by @dependabot in #104
- Switch CI from Azure Pipelines to GitHub Actions by @tas50 in #94
- run specs on ruby 3.1 by @kasif-adnan in #105
- add linters and publish gem action by @kasif-adnan in #106
v0.7.0 (2021-08-13)
- Add support for remote Hyper-V servers
- Improve error handling when creating vm fails. Thanks @maxgronlund
- Fix VHD configuration to be required, not throw an error later
- Fix whitespaces, encoding headers, rubocop config
v0.6.0 (2021-07-02)
- Support Test Kitchen 3.0
- Minor optimizations to Ruby code
- Removed the bundler and Github Changelog Generator dev deps
v0.5.5 (2020-05-17)
- Make sure all the library files ship with the gem artifact
v0.5.4 (2019-05-06)
- Added quotes around variable for Get-DefaultVMSwitch to prevent failures. Thanks @kdoores
- Misc readme updates
- Apply Chefstyle to the repo and setup Azure Devops Pipelines for CI
- Allow testing on newer versions of minitest
- Use the latest github_changelog_generator for releases
- Switch require to require_relative to speed up Ruby requires
v0.5.3 (2019-03-20)
- Loosen the Test Kitchen dep to all 2.0 #72 (tas50)
- Update set_vm_ipaddress_ps to wait for "ok" status #65 (shawnj)
- Disable automatic snaptshots #64 (ebjornset)
v0.5.2 (2018-10-23)
Merged pull requests:
- Trim dev deps from the gem and fix license #70 (tas50)
- Updated readme - copy_vm_files requires guest services #66 (aseverns)
- Fix case sensitivity issue in require #67 (ddaymn)
v0.5.1 (2017-09-08)
Merged pull requests:
v0.5.0 (2017-07-05)
Merged pull requests:
- version bump and changelog for v0.5.0 #55 (smurawski)
- Fixed issue with existing stale diff disk #53 (jdoores)
- Added static_mac_address feature #52 (jdoores)
v0.4.1 (2017-03-29)
Merged pull requests:
v0.4.0 (2017-03-24)
Merged pull requests:
- Feature/disable secureboot #44 (smastrorocco)
- Feature/additional disk #43 (smastrorocco)
- Feature/vlan support #41 (smastrorocco)
- Add ability to resize a the VHD when the disk is created #40 (watsonlu)
v0.3.0 (2016-11-28)
Merged pull requests:
- Support setting VM notes #39 (watsonlu)
- Fix mounting iso on Gen 2 VM #38 (mahsoud)
- Adding support for HyperV Guest Interface Services #34 (gaelcolas)
- Fix line continuation syntax #32 (brantb)
v0.2.3 (2016-06-10)
Merged pull requests:
v0.2.2 (2016-06-10)
Merged pull requests:
v0.2.1 (2016-05-25)
v0.1.20 (2016-05-17)
Merged pull requests:
- More Configurable VM Networking #27 (svmastersamurai)
- Add -noprofile to powershell executions to prevent users' custom prof… #23 (kriszentner)
v0.1.10 (2015-12-03)
Merged pull requests:
- update incorrect module name #21 (jbruettcva)
v0.1.9 (2015-12-03)
v0.1.8 (2015-12-03)
Merged pull requests:
- Updating readme.md to include image configuration, specifically winrm… #20 (jbruettcva)
- Hyper-V module and Get-VMIP delay fix #19 (jbruettcva)
- File copy feature #17 (dpiessens)
- Fixed NilClass exception if VM does not exist #16 (dpiessens)
- Add support for dynamic memory #15 (brantb)
v0.1.7 (2015-07-14)
Merged pull requests:
v0.1.6 (2015-06-25)
v0.1.5 (2015-06-24)
Merged pull requests:
v0.1.2 (2015-05-20)
Merged pull requests:
v0.1.1 (2015-05-20)
v0.1.0 (2015-05-20)
Merged pull requests:
* This Change Log was automatically generated by github_changelog_generator