Releases: voxpupuli/beaker
Releases · voxpupuli/beaker
beaker 3.9.0
beaker 3.8.0
There were no maintenance tasks merged into this release. Details below:
Details
Bug
- [BKR-940] - Audit against supported platforms in CI Testing
- [BKR-1018] - copy_ssh_to_root is not working on windows as expected
- [BKR-1028] - yard 0.9.6 throws warnings {#run_block_on} links
Story
- [BKR-980] - `beaker init` command line implementation
beaker 3.7.0
beaker 3.6.0
Highlights
- @Iristyle & @MikaelSmith fixed a number of Windows issues
- @ferglor implemented option attribution in BKR-981
Details
Bug
- [BKR-1006] - Using the Windows::Exec::reboot helper can take forever closing the connection
- [BKR-1008] - The Host user_get function does not work properly on non-English Windows
- [BKR-1009] - Don't fail when ip is unavailable in Vagrantfile
- [BKR-1010] - Beaker cannot install Windows Cygwin packages on Packer-ized templates
- [BKR-1011] - The Host group_get function does not work properly on non-English Windows
- [BKR-1012] - Host#ip does not work properly on Japanese Windows
Story
- [BKR-981] - Make beaker know where the values in the options came from
Maintenance Tasks
No maintenance tasks this release.
beaker 3.5.0
Highlight
- @camlow325 added server HUP support in BKR-703
Details
Bug
- [BKR-983] - OpenStack Hypervisor Cannot Run Concurrent Jobs
New Feature
- [BKR-703] - with_puppet_running_on should have support for server HUP to reload config
Maintenance Tasks
beaker 2.52.0
beaker 3.4.0
beaker 3.3.0
Highlights
- @spjmurray fixed keypair generation in the openstack hypervisor in BKR-949
- @tvpartytonight fixed ssh channel cleanup in BKR-971
Details
Bug
- [BKR-949] - Fix Keypair Generation on OpenStack
- [BKR-971] - Beaker doesn't always clean up ssh channels properly, which can cause later commands to fail
New Feature
- [BKR-915] - Add the possibility to pass any option to the vagrant-libvirt driver.
Task
- [BKR-965] - Need to re-enable the old functionality for how beaker set ec2 hostnames
Maintenance Tasks
beaker 3.2.0
beaker 3.1.0
Highlights
@kevpl enforced the supported ruby version in the gemspec BKR-948
Details
Improvement
- [BKR-948] - specify supported ruby versions in gemspec
New Feature
- [BKR-911] - Add support for macOS Sierra (10.12)
Maintenance Tasks
#1261 update the beaker-pe inclusion explanation
#1251 improve beaker vmpooler error response
#1257 Require beaker-pe if available