1.4.0 (2024-05-28)
Implemented enhancements:
- beaker: Allow 6.x #88 (bastelfreak)
Merged pull requests:
- Fix license identifier Apache2->Apache-2.0, fix version boundary for simplecov, Build gems with strict and verbose mode #87 (bastelfreak)
- voxpupuli-rubocop: Require 2.7.0 #86 (bastelfreak)
1.3.0 (2024-04-30)
Implemented enhancements:
- Add Ruby 3.3 to CI #84 (bastelfreak)
- Use shorter directory names for beaker-hostgenerator #80 (ekohl)
Merged pull requests:
- Gemfile: add faraday as GCG dependency #85 (bastelfreak)
- Use .each_value when only the value is needed #82 (ekohl)
- voxpupuli-rubocop: Update to 2.5.0 #81 (bastelfreak)
1.2.0 (2023-04-28)
Implemented enhancements:
Merged pull requests:
- Switch to voxpupuli-rubocop + Rake task from voxpupuli-rubocop #69 (bastelfreak)
1.1.0 (2023-04-28)
Implemented enhancements:
- Use Bundler to clean the environment #73 (ekohl)
- Switch to voxpupuli-rubocop #72 (bastelfreak)
1.0.0 (2023-03-27)
Breaking changes:
- Drop Ruby 2.4/2.5/2.6 support #55 (bastelfreak)
Implemented enhancements:
- Add Ruby 3.2 to CI #66 (bastelfreak)
- Add Ruby 3.0/3.1 to CI #59 (bastelfreak)
Merged pull requests:
- Rubocop: Fix layout cops #65 (bastelfreak)
- drop yard doc generation code #64 (bastelfreak)
- CI: Fix release workflow #63 (bastelfreak)
- rubocop: Fix Style cops #62 (bastelfreak)
- Allow fakefs 2.x #61 (ekohl)
- Bump actions/checkout from 2 to 3 #60 (dependabot[bot])
- dependabot: check for github actions and gems #58 (bastelfreak)
- Implement RuboCop #57 (bastelfreak)
- apply best-practices to GitHub workflow #56 (bastelfreak)
- Remove unused rspec-its dependency #52 (ekohl)
0.7.1 (2021-05-26)
Fixed bugs:
- Remove set_host_default from vagrant_libvirt #50 (trevor-vaughan)
Closed issues:
- The recent change to the set_host_default method in vagrant_libvirt broke multi-node testing #49
Merged pull requests:
- Release of 0.7.1 #51 (trevor-vaughan)
0.7.0 (2021-05-18)
Closed issues:
- (BKR-1697) Fix libvirt support #39
Merged pull requests:
- Release 0.7.0 #48 (ekohl)
- Stop using private networks on libvirt #47 (ekohl)
- Correctly override the Vagrant path #46 (ekohl)
- Remove redundant path in path construction #45 (ekohl)
- Simplify vagrant_libvirt option building #44 (ekohl)
- Do not set an explicit mac address #43 (ekohl)
- Get the SSH config from vagrant #42 (ekohl)
- Lazily create the vagrant path #41 (ekohl)
- Deactivate FakeFS after using it #40 (ekohl)
- Add GH Action for releases #38 (genebean)
- Various compatible cleanups #33 (ekohl)
0.6.7 (2021-02-26)
Merged pull requests:
- Move testing to GH Actions #36 (genebean)
- Fix simultaneous runs with the libvirt hypervisor #35 (trevor-vaughan)
- Add Dependabot to keep thins up to date #30 (genebean)
0.6.6 (2020-03-19)
Merged pull requests:
- (BKR-1423) Fix SSH settings in nodesets #28 (trevor-vaughan)
0.6.5 (2020-03-10)
Merged pull requests:
0.6.4 (2020-01-21)
Merged pull requests:
- Fix WinRM error message matching #26 (trevor-vaughan)
0.6.3 (2019-12-17)
Merged pull requests:
- Work around common WinRM issue in Vagrant #25 (trevor-vaughan)
- (BKR-1628) fix up CI for coming changes #24 (kevpl)
- Never use QEMU session with libvirt #23 (ekohl)
0.6.2 (2019-02-11)
Merged pull requests:
- Use winrm communicator for Windows #22 (treydock)
- (BKR-1553) Set PermitUserEnvironment #21 (ekohl)
- Call configure method of parent class. #20 (tdevelioglu)
- remove audio of SUT with virtualbox #18 (Dan33l)
0.6.1 (2018-12-13)
Merged pull requests:
0.6.0 (2018-11-13)
Merged pull requests:
- (BKR-1509) Hypervisor usage instructions for Beaker 4.0 #17 (Dakta)
- BKR-1508 #16 (ardeshireshghi)
- (MAINT) Upgrade acceptance tests and docs #15 (Dakta)
- Fix
BEAKER_provision=no
workflow #13 (joshuaspence)
0.5.0 (2018-05-03)
Merged pull requests:
- (maint) add support for extra vmware configuration #14 (lmayorga1980)
- Bugfix: Issue with user given invalid keys for synced folders #9 (cardil)
0.4.0 (2018-02-22)
Merged pull requests:
- (BKR-1237)set vm.base_mac for freebsd in Vagrantfile #6 (bastelfreak)
0.3.0 (2018-02-16)
Merged pull requests:
0.2.1 (2018-02-12)
Merged pull requests:
- Improve documentation on volumes support #11 (beezly)
- add support for ioapic for virtualbox #10 (lmayorga1980)
0.2.0 (2018-01-09)
Merged pull requests:
0.1.1 (2017-11-20)
Merged pull requests:
- add support for download_insecure config #5 (lmayorga1980)
0.1.0 (2017-07-14)
Merged pull requests:
- (MAINT) Create constant for gem version #2 (rishijavia)
- (MAINT) Update README to correct hypervisor name #1 (rishijavia)
* This Changelog was automatically generated by github_changelog_generator